Pedro Domingos, author of "The Master Algorithm," presented his latest work, Tensor Logic, in a conversation on "Machine Learning Street Talk." The interview, hosted by Tim Scarfe, alongside other insightful commentators, delved into Domingos's ambitious quest to forge a singular, foundational language for artificial intelligence, akin to calculus for physics or Boolean logic for circuit design. Domingos argues that the current schism between symbolic AI and deep learning has stifled progress, leading to a "trillion-dollar waste" in compute resources, as companies redundantly "reinvent reasoning" rather than building upon established AI research.
Tensor Logic, Domingos posits, is the culmination of his lifelong dream to unify disparate AI paradigms into a single, coherent framework. At its core, Tensor Logic marries the robust logical reasoning capabilities of symbolic AI with the pattern recognition and data-driven learning strengths of deep learning. This innovative language leverages tensor operations to represent logical rules, allowing the system to not only execute these rules but also learn and dynamically modify them from data, a critical step towards more flexible and adaptive AI.
A pivotal feature highlighted in the discussion is Tensor Logic's inherent ability to tackle the pervasive hallucination problem in large language models. Domingos emphasized that current LLMs, even with their "temperature" settings adjusted to zero, still "hallucinate," generating plausible but factually incorrect outputs. Tensor Logic, however, offers a "deductive mode" where, by setting the temperature to zero, "it does purely deductive reasoning," ensuring transparent and verifiable outputs crucial for high-stakes applications. This granular control, where the "temperature can be different for each rule," offers an unprecedented level of precision and reliability.
