EP 47: The AI Pioneer Who Decided Privacy Matters More Than Hype

2026-08-03 · Show: Data Science With Sam · 3058s · Source

Private AI, Hallucinations, and Digital Sovereignty

概览

This episode centers on Dr. Jonathan’s long view of AI: from expert systems and game-playing search to deep learning, generative AI, and local private AI. A recurring conclusion is that AI progress has been driven by scaling: first scaling search with faster computing, then scaling knowledge through massive data and modern learning algorithms.

The discussion contrasts deterministic AI systems such as the checkers program Chinook with today’s large language models. Dr. Jonathan emphasizes that LLMs are useful but inherently error-prone, so leaders should treat them as tools for augmented intelligence rather than autonomous sources of truth.

The second half focuses on Kind, a desktop AI product designed to analyze a user’s own files locally, without sending data to the internet. The conversation expands from individual privacy to digital sovereignty, arguing that countries and organizations need more control over where their data and AI infrastructure reside.

分段落总结

[00:08] Opening And Guest Context

[事实] The host introduces a researcher whose checkers program beat the human world champion in 1994 and whose later work mathematically solved checkers in 2007.

[事实] The guest is introduced as Dr. Jonathan, a distinguished professor at the University of Alberta, co-founder of the Alberta Machine Intelligence Institute, and founder/CEO connected to Kind.

[事实] Kind is framed at the start as an AI product launched in February 2026 with the thesis that a user’s data should work only for that user.

[01:50] AI’s Forty-Year Arc

[事实] Dr. Jonathan says early AI relied heavily on expert systems, where humans extracted knowledge, encoded rules, and tuned probabilities or parameters.

[事实] He says early AI got search right: more computing allowed programs to examine more possibilities and perform better.

[事实] He identifies humans as the bottleneck on the knowledge side before later advances reduced the need for manually specified knowledge.

[推测] His framing presents AI history less as a sequence of magic breakthroughs and more as a progression in how computation and knowledge representation scaled.

[08:01] Big Data And The Tipping Point

[事实] The host asks whether AI would have reached its current stage without the big data revolution.

[事实] Dr. Jonathan says AI probably could have reached today’s capabilities, but it would have taken much longer.

[事实] He says using different types and qualities of data at massive scale helped AI reach a tipping point faster than he expected.

[事实] He describes the current pace of AI progress as unprecedented and says advances seem to happen almost daily or weekly.

[10:42] Solving Checkers And The Lesson Of Scaling

[事实] The host says the checkers project involved 500 billion positions, and Dr. Jonathan corrects this to 500 billion billion positions.

[事实] Dr. Jonathan says he decided to solve checkers in 1989 and completed the project in 2007 after 18 years.

[事实] He compares the work to climbing progressively larger mountains: start with smaller problems, develop techniques, and scale them to larger problems.

[事实] He says the checkers work taught him how search scaled, while knowledge scaling remained the harder bottleneck.

[事实] He summarizes modern AI progress as a “technology triumvirate” of fast computing, lots of quality data, and sophisticated algorithms.

[15:35] Deterministic AI Versus LLMs

[事实] The host contrasts Chinook as a closed-world, verifiable, deterministic system with large language models that operate in an open world.

[事实] Dr. Jonathan says Chinook required zero error because proving checkers was a draw could not tolerate mistakes.

[事实] He describes one corrupted bit in a file as enough to require recomputing work that depended on it.

[事实] He says modern LLMs have a tolerance for error and that calling those errors “hallucinations” is a poor term because it anthropomorphizes programs.

[推测] The discussion implies that enterprises should match AI techniques to the required error tolerance instead of defaulting to LLMs for every problem.

[19:12] LLM Errors, Band-Aids, And Governance

[事实] Dr. Jonathan says non-determinism and error are fundamental to current large language models.

[事实] He says major companies apply “band-aids” to hide or reduce many model errors, logic problems, and reasoning problems.

[事实] He compares LLMs to graduate students, articling students, or interns: useful for drafts, ideas, advice, and suggestions, but requiring supervision.

[事实] He argues that users must take responsibility for verifying AI outputs before relying on them publicly or professionally.

[事实] He prefers thinking of AI as augmented intelligence rather than artificial intelligence.

[23:54] Kind’s Privacy-First Design

[事实] The host describes Kind as a desktop AI application that builds a private searchable knowledge base from a user’s own files, with no internet access.

[事实] Dr. Jonathan says he does not want private files, company intellectual property, or sensitive work placed in the cloud or attached to chatbot queries.

[事实] He says Kind runs locally on the desktop and lets users create collections containing text files, videos, documents, and other data types.

[事实] He argues that many personal computers sit idle much of the time and can be used for local AI processing.

[事实] He links Kind’s local-processing approach to privacy and environmental concerns about expanding data centers.

[28:14] Fact-Based Answers From User Data

[事实] Dr. Jonathan says Kind answers questions only from the user’s own data, without external biases or influence.

[事实] He says Kind uses small models to help turn discovered facts into grammatically correct sentences.

[事实] He says answers are fact-based, fully cited, and built with guardrails.

[事实] He says Kind uses standard RAG technology along with internal guardrails.

[事实] He says if an answer is not in the user’s data, Kind says it does not know.

[30:01] Personal Use Cases For Local AI

[事实] Dr. Jonathan says he uses Kind with his medical data because he does not want it sent to the internet.

[事实] He says he uses Kind for family videos, pictures, and documents so answers about his family come only from his data.

[事实] He says he used Kind while writing a book by creating a collection of the text, references, and source material.

[事实] He also says he still uses tools such as Gemini, ChatGPT, and Claude for other tasks.

[推测] Kind is positioned as complementary to cloud AI tools rather than a complete replacement for them.

[33:29] Creative Work And Internet Privacy

[事实] Dr. Jonathan gives an example of a photographer with hundreds of thousands of photos who wants AI analysis without putting those photos in the cloud.

[事实] He also mentions artists who want to keep drafts and creative work on their own machines until they choose to publish something.

[事实] He says he does not trust the internet or cloud storage enough for certain private files.

[事实] He says the idea that the internet knows users better than they know themselves is scary.

[推测] These examples broaden Kind’s target audience beyond researchers and regulated industries to creators and individuals with large private archives.

[35:58] Search Tracking And Data Transactions

[事实] Dr. Jonathan describes searching for an esoteric item and receiving an email from an unknown company about that product within 24 hours.

[事实] He says this suggests search information may have been passed or sold to another company.

[事实] He says everything people do on the internet can become data for advertising, product placement, or model training.

[推测] His anecdote supports the broader claim that privacy risk is not only about stored files, but also about queries and behavioral traces.

[37:38] Kind’s Model And Local Database

[事实] Dr. Jonathan says Kind does not build or train models from scratch.

[事实] He says model building is becoming commoditized and that Kind uses an open source model downloaded with the executable.

[事实] He says the AI logic around analysis, querying, and response generation happens within Kind and includes the company’s own intellectual property.

[事实] He says Kind creates a special proprietary database that reflects deep analysis of the files in a user’s collection.

[事实] He says the user’s data remains the user’s data and that the analysis is visible rather than hidden.

[40:44] Curating Data And Curating AI

[事实] Dr. Jonathan says users curate their own data, while his company curates the AI.

[事实] He gives examples of collections about family, finances, and stocks.

[事实] He says users should not need to track which model is best on a given day.

[事实] He says the model bundled with Kind changed from what users would have downloaded three weeks earlier because the team found a better open source model.

[推测] The product strategy is to hide model-selection complexity while preserving local control over the user’s data.

[43:57] Digital Sovereignty

[事实] The host asks about AI and digital sovereignty, especially the risk of non-U.S. countries depending on AI infrastructure they do not control.

[事实] Dr. Jonathan says the world changed in the last year and a half, affecting how Canadians and Europeans view dependence on large U.S. companies.

[事实] He says many people do not read user agreements and may not realize how cloud data can be shared or accessed under certain circumstances.

[事实] He argues that reliance on a small number of mostly U.S.-based companies creates risk for countries such as Canada and regions such as Europe.

[事实] He says a healthier future includes AI and data infrastructure physically located and governed within a country when data needs to stay there.

[48:20] Closing And How To Connect

[事实] Dr. Jonathan says people can learn about the company and Kind at a website spelled S-Y-N-S-I-R-A dot com.

[事实] He says there is a free version of Kind for people to test.

[事实] He says he is reachable through email and LinkedIn and enjoys discussing AI.

[事实] He says AI can have an incredibly positive impact if it is done right, while acknowledging current unknowns.

[事实] The host closes by encouraging listeners to check out Kind and subscribe through podcast and video platforms.

播客点评/总结

[事实] The episode’s main value is its long historical perspective. Dr. Jonathan connects expert systems, search, reinforcement learning, deep learning, LLMs, and local AI through one consistent theme: scaling computation, data, and algorithms changes what AI can do.

[事实] A clear highlight is the distinction between verifiable deterministic systems and probabilistic LLM tools. The discussion gives business and enterprise listeners a practical warning: LLM outputs can be useful, but they require governance, verification, and human responsibility.

[推测] The episode is especially relevant for researchers, creators, regulated industries, privacy-conscious professionals, and leaders thinking about AI adoption. Its limitation is that Kind is discussed mostly from the founder’s perspective, so listeners get a strong product rationale but less independent evaluation of performance, usability, or edge cases.