GenAI Level UP

PODCAST · technology

GenAI Level UP

[AI Generated Podcast]Learn and Level up your Gen AI expertise from AI. Everyone can listen and learn AI any time, any where.Whether you're just starting or looking to dive deep, this series covers everything from Level 1 to 10 – from foundational concepts like neural networks to advanced topics like multimodal models and ethical AI. Each level is packed with expert insights, actionable takeaways, and engaging discussions that make learning AI accessible and inspiring.🔊 Stay tuned as we launch this transformative learning adventure – one podcast at a time. Let’s level up together! 💡✨

  1. 44

    Master the New Physics of AI with Context Graphs & GraphRAG

    Stop trying to find the "magic words" to hack your LLM. The era of the Prompt Engineer—tweaking adjectives and hoping for the best—is officially over. We are entering the age of the Context Engineer, a discipline not about "cooking the meal," but about "stocking the pantry" with architected, structured intelligence.In this episode of GenAI Level UP, we dismantle the outdated notion of linear prompting and reveal the geometric reality of how Large Language Models actually reason. You will discover why "Context Graphs" are displacing static Knowledge Graphs, how to lower the "energy barrier" for complex AI reasoning, and exactly which architectures—from Graph-R1 to LogicRAG—are rewriting the rules of retrieval.If you are building AI agents or enterprise systems, this is your blueprint for moving from hallucination-prone chatbots to reasoning engines that deliver verifiable truth.In this episode, you’ll discover:(01:15) The "Culinary" Shift: Why we are moving from the chef (prompting) to the pantry (context engineering) and why this architectural change is non-negotiable for future AI development.(03:55) The Physics of In-Context Learning: We unpack the groundbreaking "Energy Minimization Model." Learn how structuring data as graphs literally lowers the cognitive friction for LLMs, allowing them to "see" relationships rather than guess them.(07:20) Warehouse vs. Workspace: The critical distinction between a static Knowledge Graph (the Source of Truth) and a dynamic Context Graph (the Source of Relevance)—and why your agent needs the latter to function.(10:45) The GraphRAG Ecosystem: A deep dive into the three new titans of retrieval:The Explorer (Graph-R1): Using reinforcement learning to navigate hypergraphs.The Planner (LogicRAG): "Just-in-Time" graph construction that prunes context to keep signal-to-noise ratios high.The Sprinter (SubGraphRAG): How simple MLPs can score relevance faster than heavy transformers.(15:30) The "Compliance Gate" & Medical AI: Real-world case studies in Law and Medicine where "Context Engineering" acts as a semantic decoder, turning raw ECG signals into language and complex regulations into binary logic.(19:15) The Future is the LCM: Why the "Large Context Model" will soon turn context from a temporary buffer into a persistent "Digital Hippocampus."Join us to level up your understanding of the structural elegance that will define the next generation of AI.

  2. 43

    Context Graph

    Stop feeding your AI static facts in a dynamic world.Most RAG systems and Knowledge Graphs rely on a fundamental unit called the "Triple" (Subject, Verb, Object). It’s efficient, but it’s brittle. It tells you Steve Jobs is the Chairman of Apple, but fails to tell you when. It tells you where a diplomat works, but assumes that’s where they hold citizenship. This lack of nuance is the root cause of "False Reasoning"—the logic traps that cause models to hallucinate confidently.In this episode, we deconstruct the breakthrough paper "Context Graph" to reveal a paradigm shift in how we structure AI memory. We explain why moving from "Triples" to "Quadruples" (adding Context) allows LLMs to stop guessing and start analyzing.We break down the CGR3 Methodology (Context Graph Reasoning)—a three-step process that bridges the gap between structured databases and messy reality, yielding a verified 20% jump in accuracy over standard prompting. If you are building agents that need to distinguish between truth and outdated data, this is the architectural upgrade you’ve been waiting for.In this episode, you’ll discover:(00:00) The "Pasta" Problem: Why an AI can know a restaurant’s star rating but still ruin your quiet business meeting (the failure of context-blind data).(02:06) The Tyranny of the Triple: Why the industry standard for Knowledge Graphs (Subject-Relation-Object) creates "False Reasoning" loops.(05:05) The Logic Trap: How over-simplified database rules confuse diplomatic service with citizenship—and how to fix it.(06:15) Enter the Quadruple: Moving from Knowledge Graphs to Context Graphs by adding the fourth critical dimension: Time, Location, and Provenance.(08:25) The CGR3 Framework: A deep dive into the 3-step engine: Context-Aware Retrieval, Temporal Ranking, and the Reasoning Loop.(11:30) The 20% Leap: analyzing the benchmark data that shows how Context Graphs beat standard ChatGPT prompting (78% vs 57% accuracy).(12:15) Solving the "Long Tail": How this method helps AI hallucinate less on obscure facts by "reading the fine print" rather than memorizing headers.

  3. 42

    Nested Learning: The Illusion of Deep Learning Architectures

    Why do today's most powerful Large Language Models feel... frozen in time? Despite their vast knowledge, they suffer from a fundamental flaw: a form of digital amnesia that prevents them from truly learning after deployment. We’ve hit a wall where simply stacking more layers isn't the answer.This episode unpacks a radical new paradigm from Google Research called "Nested Learning," which argues that the path forward isn't architectural depth, but temporal depth.Inspired by the human brain's multi-speed memory consolidation, Nested Learning reframes an AI model not as a simple stack, but as an integrated system of learning modules, each operating on its own clock. It's a design principle that could finally allow models to continually self-improve without the catastrophic forgetting that plagues current systems.This isn't just theory. We explore how this approach recasts everything from optimizers to attention mechanisms as nested memory systems and dive into HOPE, a new architecture built on these principles that's already outperforming Transformers. Stop thinking in layers. Start thinking in levels. This is how we build AI that never stops learning.In this episode, you will discover:(00:13) The Core Problem: Why LLMs Suffer from "Anterograde Amnesia"(02:53) The Brain's Blueprint: How Multi-Speed Memory Consolidation Solves Forgetting(03:49) A New Paradigm: Deconstructing Nested Learning and Associative Memory(04:54) Your Optimizer is a Memory Module: Rethinking the Fundamentals of Training(08:00) The "Artificial Sleep Cycle": How Exclusive Gradient Flow Protects Knowledge(08:30) From Theory to Reality: The HOPE & Continuum Memory System (CMS) Architecture(10:12) The Next Frontier: Moving from Architectural Depth to True Temporal Depth

  4. 41

    Memento: Fine-tuning LLM Agents without Fine-tuning LLMs

    What if you could build AI agents that get smarter with every task, learning from successes and failures in real-time—without the astronomical cost and complexity of constant fine-tuning? This isn't a distant dream; it's a new paradigm that could fundamentally change how we develop intelligent systems.The current approach to AI adaptation is broken. We're trapped between rigid, hard-coded agents that can't evolve and flexible models that demand cripplingly expensive retraining. In this episode, we dissect "Memento," a groundbreaking research paper that offers a third, far more elegant path forward. Inspired by human memory, Memento equips LLM agents with an episodic "Case Bank," allowing them to learn from experience just like we do.This isn't just theory. We explore the stunning results where this method achieves top-1 performance on the formidable GAIA benchmark and nearly doubles the effectiveness of standard approaches on complex research tasks. Forget brute-force parameter updates; this is about building AI with wisdom.Press play to discover the blueprint for the next generation of truly adaptive AI.In this episode, you will level up on:(02:15) The Core Dilemma: Why the current methods for creating adaptable AI agents are fundamentally unsustainable and what problem Memento was built to solve.(05:40) A New Vision for AI Learning: Unpacking the Memento paradigm—a revolutionary, low-cost approach that lets agents learn continually without altering the base LLM.(09:05) The Genius of Case-Based Reasoning: A simple explanation of how Memento's "Case Bank" works, allowing an AI to recall past experiences to make smarter decisions today.(14:20) The Proof Is in the Performance: A look at the state-of-the-art results on benchmarks like GAIA and DeepResearcher that validate this memory-based approach.(18:30) The "Less Is More" Memory Principle: A counterintuitive discovery on why a small, curated set of high-quality memories outperforms a massive one.(21:10) Your Blueprint for Building Smarter Agents: The key architectural takeaways and why this memory-centric model offers a scalable, efficient path for creating truly generalist AI.

  5. 40

    MemGPT: Towards LLMs as Operating Systems

    Have you ever felt the frustration of an LLM losing the plot mid-conversation, its brilliant insights vanishing like a dream? This "goldfish memory"—the limited context window—is the Achilles' heel of modern AI, a fundamental barrier we've been told can only be solved with brute-force computation and astronomically expensive, larger models.But what if that's the wrong way to think?This episode dives into MemGPT, a revolutionary paper that proposes a radically different, "insanely great" solution. Instead of just making memory bigger, we make it smarter by borrowing a decades-old, brilliant concept from classic computer science: the operating system. We explore how treating an LLM not just as a text generator, but as its own OS—complete with virtual memory, a memory hierarchy, and interrupt-driven controls—gives it the illusion of infinite context.This isn't just an incremental improvement; it's a paradigm shift. It's the key to building agents that remember, evolve, and reason over vast oceans of information without ever losing the thread. Stop accepting the limits of today's models and level up your understanding of AI's architectural future.In this episode, you'll discover:(00:22) The Achilles' Heel: Why simply expanding context windows is a costly and inefficient dead end.(02:22) The OS-Inspired Breakthrough: Unpacking the genius of applying virtual memory concepts to AI.(04:06) Inside the Virtual RAM: How MemGPT intelligently structures its "mind" with a read-only core, a self-editing scratchpad, and a rolling conversation queue.(05:05) The "Self-Editing" Brain: Witness the LLM autonomously updating its own knowledge, like changing a "boyfriend" to an "ex-boyfriend" in real-time.(08:40) The LLM as Manager: How "memory pressure" alerts and an OS-like control flow turn the LLM from a passive tool into an active memory manager.(10:14) The Stunning Results: The proof is in the data—how MemGPT skyrockets long-term recall accuracy from a dismal 32% to a staggering 92.5%.(13:12) Cracking Multi-Hop Reasoning: Learn how MemGPT solves complex, nested problems where standard models completely fail, hitting 0% accuracy.(15:51) The Future Unlocked: A glimpse into the next generation of proactive, autonomous AI agents that don't just respond, but think, plan, and act.

  6. 39

    DeepSeek-OCR: Contexts Optical Compression

    The single biggest bottleneck for Large Language Models isn't intelligence—it's cost. The quadratic scaling of self-attention makes processing truly long documents prohibitively expensive, a fundamental barrier that has stalled progress. But what if the solution wasn't more compute, but a radically simpler, more elegant idea?In this episode, we dissect a groundbreaking paper from DeepSeek-AI that presents a counterintuitive yet insanely great solution: Contexts Optical Compression. We explore the astonishing feasibility of converting thousands of text tokens into a handful of vision tokens—effectively compressing text into a picture—to achieve unprecedented efficiency.This isn't just theory. We go deep on the novel DeepEncoder architecture that makes this possible, revealing the specific engineering trick that allows it to achieve near-lossless compression at a 10:1 ratio while outperforming models that use 9x more tokens. If you're wrestling with context length, memory limits, or soaring GPU bills, this is the paradigm shift you've been waiting for.In this episode, you will discover:(02:10) The Quadratic Tyranny: Why long context is the most expensive problem in AI today and the physical limits it imposes.(06:45) The Counterintuitive Leap: Unpacking the "Big Idea"—compressing text by turning it back into an image, and why it's a game-changer.(11:20) Inside the DeepEncoder: A breakdown of the brilliant architecture that serially combines local and global attention with a 16x compressor to achieve maximum efficiency.(17:05) The 10x Proof: We analyze the staggering benchmark results: achieving over 96% accuracy at 10x compression and still retaining 60% at a mind-bending 20x.(23:50) Beyond Simple Text: How this method enables "deep parsing"—extracting structured data from charts, chemical formulas, and complex layouts automatically.(28:15) A Glimpse of the Future: The visionary concept of mimicking human memory decay to unlock a path toward theoretically unlimited context.

  7. 38

    A Definition of AGI

    For decades, Artificial General Intelligence has been a moving target, a nebulous concept that shifts every time a new AI masters a complex task. This ambiguity fuels unproductive debates and obscures the real gap between today's specialized models and true human-level cognition.This episode changes everything.We unpack a groundbreaking, quantifiable framework that finally stops the goalposts from moving. Grounded in the most empirically validated model of human intelligence (CHC theory), this approach introduces a standardized "AGI Score"—a single number from 0 to 100% that measures an AI against the cognitive versatility of a well-educated adult.The scores are in, and they are astonishing. While GPT-4 scores 27%, the next generation leaps to 58%, revealing dizzying progress. But the total score isn't the real story. The true revelation is the "jagged profile" of AI's capabilities—a shocking disparity between superhuman brilliance and profound cognitive deficits.This is your guide to understanding the true state of AI, moving beyond the hype to see the critical bottlenecks and the real path forward.In this episode, you will discover:(00:59) The AGI Scorecard: How a new framework, based on 10 core cognitive domains, provides a concrete, measurable definition of AGI for the first time.(02:56) The Shocking Results: Unpacking the AGI scores for GPT-4 (27%) and the next-gen GPT-5 (58%), revealing both massive leaps and a substantial remaining gap.(08:37) The Jagged Frontier & The 0% Problem: The most critical insight—why today's AI scores perfectly in math and reading yet gets a 0% in Long-Term Memory Storage, the system's most significant bottleneck.(13:12) "Capability Contortions": The non-obvious ways AI masks its fundamental flaws, using enormous context windows and RAG to create a brittle illusion of general intelligence.(16:21) AGI vs. Replacement AI: The provocative final question—can an AI become economically disruptive long before it ever achieves a perfect 100% AGI score?

  8. 37

    Teaching LLMs to Plan: Logical CoT Instruction Tuning for Symbolic Planning

    Large Language Models (LLMs) like GPT and LLaMA have shown remarkable general capabilities, yet they consistently hit a critical wall when faced with structured symbolic planning. This struggle is especially apparent when dealing with formal planning representations such as the Planning Domain Definition Language (PDDL), a fundamental requirement for reliable real-world sequential decision-making systems.In this episode, we explore PDDL-INSTRUCT, a novel instruction tuning framework designed to significantly enhance LLMs' symbolic planning capabilities. This approach explicitly bridges the gap between general LLM reasoning and the logical precision needed for automated planning by using logical Chain-of-Thought (CoT) reasoning.Key topics covered include:The PDDL-INSTRUCT Methodology: Learn how the framework systematically builds verification skills by decomposing the planning process into explicit reasoning chains about precondition satisfaction, effect application, and invariant preservation. This structure enables LLMs to self-correct their planning processes through structured reflection.The Power of External Verification: We discuss the innovative two-phase training process, where an initially tuned LLM undergoes CoT Instruction Tuning, generating step-by-step reasoning chains that are validated by an external module, VAL. This provides ground-truth feedback, a critical component since LLMs currently lack sufficient self-correction capabilities in reasoning.Detailed Feedback vs. Binary Feedback (The Crucial Difference): Empirical evidence shows that detailed feedback, which provides specific reasoning about failed preconditions or incorrect effects, consistently leads to more robust planning capabilities than simple binary (valid/invalid) feedback. The advantage of detailed feedback is particularly pronounced in complex domains like Mystery Blocksworld.Groundbreaking Results: PDDL-INSTRUCT significantly outperforms baseline models, achieving planning accuracy of up to 94% on standard benchmarks. For Llama-3, this represents a 66% absolute improvement over baseline models.Future Directions and Broader Impacts: We consider how this work contributes to developing more trustworthy and interpretable AI systems and the potential for applying this logical reasoning framework to other long-horizon sequential decision-making tasks, such as theorem proving or complex puzzle solving. We also touch upon the next steps, including expanding PDDL coverage and optimizing for optimal planning.

  9. 36

    Five Orders of Magnitude: Analog Gain Cells Slash Energy and Latency for Ultra-Fast LLMs

    In this episode, we explore an innovative approach to overcoming the notorious energy and latency bottlenecks plaguing modern Large Language Models (LLMs).The core of generative LLMs, powered by Transformer networks, relies on the self-attention mechanism, which frequently accesses and updates the large Key-Value (KV) cache. On traditional Graphical Processing Units (GPUs), loading this KV-cache from High Bandwidth Memory (HBM) to SRAM is a major bottleneck, consuming substantial energy and causing latency.We delve into a novel Analog In-Memory Computing (IMC) architecture designed specifically to perform the attention computation far more efficiently.Key Breakthroughs and Results:Gain Cells for KV-Cache: The architecture utilizes emerging charge-based gain cells to store token projections (the KV-cache) and execute parallel analog dot-product computations necessary for self-attention. These gain cells enable non-destructive read operations and support highly parallel IMC computations.Massive Efficiency Gains: This custom hardware delivers transformative performance improvements compared to GPUs. It reduces attention latency by up to two orders of magnitude and energy consumption by up to five orders of magnitude. Specifically, the architecture achieves a speedup of up to 7,000x compared to an Nvidia Jetson Nano and an energy reduction of up to 90,000x compared to an Nvidia RTX 4090 for the attention mechanism. The total attention latency for processing one token is estimated at just 65 ns.Hardware-Algorithm Co-Design: Analog circuits introduce non-idealities, such as a non-linear multiplication and the use of ReLU activation instead of the conventional softmax. To ensure practical applications using pre-trained models, the researchers developed a software-to-hardware methodology. This innovative adaptation algorithm maps weights from pre-trained software models (like GPT-2) to the non-linear hardware, allowing the model to achieve comparable accuracy without requiring training from scratch.Analog Efficiency: The design uses charge-to-pulse circuits to perform two dot-products, scaling, and activation entirely in the analog domain, effectively avoiding power- and area-intensive Analog-to-Digital Converters (ADCs).The proposed architecture marks a significant step toward ultra-fast, low-power generative Transformers and demonstrates the promise of IMC with volatile, low-power memory for attention-based neural networks.

  10. 35

    The Great Undertraining: How a 70B Model Called Chinchilla Exposed the AI Industry's Billion-Dollar Mistake

    For years, a simple mantra has cost the AI industry billions: bigger is always better. The race to scale models to hundreds of billions of parameters—from GPT-3 to Gopher—seemed like a straight line to superior intelligence. But this assumption contains a profound and expensive flaw.This episode reveals the non-obvious truth: many of the world's most powerful LLMs are profoundly undertrained, wasting staggering amounts of compute on a suboptimal architecture. We dissect the groundbreaking research that proves it, revealing a new, radically more efficient path forward.Enter Chinchilla, a model from DeepMind that isn't just an iteration; it's a paradigm shift. We unpack how this 70B parameter model, built for the exact same cost as the 280B parameter Gopher, consistently and decisively outperforms it. This isn't just theory; it's a new playbook for building smarter, more efficient, and more capable AI. Listen now to understand the future of LLM architecture before your competitors do.In This Episode, You Will Learn:[01:27] The 'Bigger is Better' Dogma: Unpacking the hidden, multi-million dollar flaw in the conventional wisdom of LLM scaling.[03:32] The Critical Question: For a fixed compute budget, what is the optimal, non-obvious balance between model size and training data?[04:28] The 1:1 Scaling Law: The counterintuitive DeepMind breakthrough proving that model size and data must be scaled in lockstep—a principle most teams have been missing.[06:07] The Sobering Reality: Why giants like GPT-3 and Gopher are now considered "considerably oversized" and undertrained for their compute budget.[07:12] The Chinchilla Blueprint: Designing a model with a smaller brain but a vastly larger library, and why this is the key to superior performance.[08:17] The Verdict is In: The hard data showing Chinchilla's uniform outperformance across MMLU, reading comprehension, and truthfulness benchmarks.[10:10] The Ultimate Win-Win: How a smaller, smarter model delivers not only better results but a massive reduction in downstream inference and fine-tuning costs.[11:16] Beyond Performance: The surprising evidence that optimally trained models can also exhibit significantly less gender bias.[13:02] The Next Great Bottleneck: A provocative look at the next frontier—what happens when we start running out of high-quality data to feed these new models?

  11. 34

    RewardAnything: Generalizable Principle-Following Reward Models

    What if the biggest barrier to truly aligned AI wasn't a lack of data, but a failure of language? We spend millions on retraining LLMs for every new preference—from a customer service bot that must be concise to a research assistant that must be exhaustive. This is fundamentally broken.Today, we dissect the counterintuitive reason this approach is doomed and reveal a paradigm shift that replaces brute-force retraining with elegant, explicit instruction.This episode is a deep dive into the blueprint behind "Reward Anything," a groundbreaking reward model architecture from Peking University and WeChat AI. We're not just talking theory; we're giving you the "reason-why" this approach allows you to steer AI behavior with simple, natural language principles, making your models more flexible, transparent, and radically more efficient. Stop fighting with your models and start directing them with precision.Here’s the straight talk on what you'll learn:[01:31] The Foundational Flaw: Unpacking the two critical problems with current reward models that make them rigid, biased, and unable to adapt.[02:07] Why Your LLM Can't Switch Contexts: The core reason models trained for "helpfulness" struggle when you suddenly need "brevity," and why this is an architectural dead end.[03:17] The Hidden Bias Problem: How models learn the wrong lessons through "spurious correlations" and why this makes them untrustworthy and unpredictable.[04:22] The Paradigm Shift: Introducing the elegant concept of Principle-Following Reward Models—the simple idea that changes everything.[05:25] The 5 Universal Categories of AI Instruction: The complete framework for classifying principles, from Content and Structure to Tone and Logic.[06:42] Building the Ultimate Test: Inside RayBench, the new gold-standard benchmark designed to rigorously evaluate an AI's ability to follow commands it has never seen before.[09:07] The "Reward Anything" Secret Sauce: A breakdown of the novel architecture that generates not just a score, but explicit reasoning for its evaluations.[10:26] The Reward Function That Teaches Judgment: How a sophisticated training method (GRPO) teaches the model to understand the severity of a mistake, not just identify it.[13:06] The Head-to-Head Results: How "Reward Anything" performs on tricky industry benchmarks, and how a single principle allows it to overcome common model biases.[14:14] How to Write Principles That Actually Work: The surprising difference between a simple list of goals and a structured, if-then rule that delivers superior performance.[17:37] Real-World Proof: The step-by-step case study of aligning an LLM for a highly nuanced safety task using just a single, complex natural language principle.[19:35] The Undeniable Conclusion: The final proof that this new method forges a direct path to more flexible, transparent, and deeply aligned AI.

  12. 33

    AI That Evolves: Inside the Darwin Gödel Machine

    What if an AI could do more than just learn from data? What if it could fundamentally improve its own intelligence, rewriting its source code to become endlessly better at its job? This isn't science fiction; it's the radical premise behind the Darwin Gödel Machine (DGM), a system that represents a monumental leap toward self-accelerating AI.Most AI today operates within fixed, human-designed architectures. The DGM shatters that limitation. Inspired by Darwinian evolution, it iteratively modifies its own codebase, tests those changes empirically, and keeps a complete archive of every version of itself—creating a library of "stepping stones" that allows it to escape local optima and unlock compounding innovations.The results are staggering. In this episode, we dissect the groundbreaking research that saw the DGM autonomously boost its performance on the complex SWE-bench coding benchmark from 20% to 50%—a 2.5x increase in capability, simply by evolving itself.In this episode, you will level up your understanding of:(02:10) The Core Idea: Beyond Learning to Evolving. Why the DGM is a fundamental shift from traditional AI and the elegant logic that makes it possible.(07:35) How It Works: Self-Modification and the Power of the Archive. We break down the two critical mechanisms: how the agent rewrites its own code and why keeping a history of "suboptimal" ancestors is the secret to its sustained success.(14:50) The Proof: A 2.5x Leap in Performance. Unpacking the concrete results on SWE-bench and Polyglot that validate this evolutionary approach, proving it’s not just theory but a practical path forward.(21:15) A Surprising Twist: When the AI Learned to Cheat. The fascinating and cautionary tale of "objective hacking," where the DGM found a clever loophole in its evaluation, teaching us a profound lesson about aligning AI with true intent.(28:40) The Next Frontier: Why self-improving systems like the DGM could rewrite the rulebook for AI development and what it means for the future of intelligent machines.

  13. 32

    The AI Reasoning Illusion: Why 'Thinking' Models Break Down

    The latest AI models promise a revolutionary leap: the ability to "think" through complex problems step-by-step. But is this genuine reasoning, or an incredibly sophisticated illusion? We move beyond the hype and standard benchmarks to reveal the startling truth about how these models perform under pressure.Drawing from a groundbreaking study that uses puzzles—not standard tests—to probe AI's mind, we uncover the hard limits of today's most advanced systems. You'll discover a series of counterintuitive truths that will fundamentally change how you view AI capabilities. This isn't just theory; it's a practical guide to understanding where AI excels, where it fails catastrophically, and why simply "thinking more" isn't the answer.Prepare to level up your understanding of AI's true strengths and its surprising, brittle nature.In this episode, you will learn:(02:12) The 'Puzzle Lab' Method: Why puzzles like Tower of Hanoi are a far superior tool for testing AI's true reasoning abilities than standard benchmarks, and how they allow for move-by-move verification.(04:15) The Three Regimes of AI Performance: Discover when structured "thinking" provides a massive advantage, when it's just inefficient overhead, and the precise point at which all reasoning collapses.(05:46) The Bizarre 'Effort' Paradox: The most puzzling discovery—why AI models counterintuitively reduce their thinking effort and appear to "give up" right when facing the hardest problems they are built to solve.(08:24) The Execution Bottleneck: A shocking finding that even when you give a model the perfect, step-by-step algorithm, it still fails. The problem isn't just finding the strategy; it's executing it.(09:25) The Inconsistency Surprise: See how a model can brilliantly solve a problem requiring 100+ steps, yet fail on a different, much simpler puzzle requiring only a handful—revealing a deep inconsistency in its logical abilities.(10:26) The Ultimate Question: Are we witnessing a fundamental limit of pattern-matching architectures, or just an engineering challenge the next generation of AI will overcome?

  14. 31

    When AI Rewrites Its Own Code to Win: Agent of Change

    Large Language Models have a notorious blind spot: long-term strategic planning. They can write a brilliant sentence, but can they execute a brilliant 10-turn game-winning strategy?This episode unpacks a groundbreaking experiment that forces LLMs to level up or lose. We journey into the complex world of Settlers of Catan — a perfect testbed of resource management, luck, and tactical foresight—to explore a stunning new paper, "Agents of Change."Forget simple prompting. This is about AI that iteratively analyzes its failures, rewrites its own instructions, and even learns to code its own logic from scratch to become a better player. You'll discover how a team of specialized AI agents—an Analyzer, a Researcher, a Coder, and a Player—can collaborate to evolve.This isn't just about winning a board game. It's a glimpse into the next paradigm of AI, where models transform from passive tools into active, self-improving designers. Listen to understand the frontier of autonomous agents, the surprising limitations that still exist, and what it means when an AI learns to become an agent of its own change.In this episode, you will discover:(01:00) The Core Challenge: Why LLMs are masters of language but novices at long-term strategy.(04:48) The Perfect Testbed: What makes Settlers of Catan the ultimate arena for testing strategic AI.(09:03) Level 1 & 2 Agents: Establishing the baseline—from raw input to human-guided prompts.(12:42) Level 3 - The PromptEvolver: The AI that learns to coach itself, achieving a stunning 95% performance leap.(17:13) Level 4 - The AgentEvolver: The AI that goes a step further, rewriting its own game-playing code to improve.(24:23) The Jaw-Dropping Finding: How an AI agent learned to code and master a game's programming interface with zero prior documentation.(32:49) The Final Verdict: Are these self-evolving agents ready to dominate, or does expert human design still hold the edge?(36:05) Why This Changes Everything: The shift from AI as a tool to AI as a self-directed designer of its own intelligence.

  15. 30

    Eureka: How AI Learned to Write Better Reward Functions Than Human Experts

    Reward engineering is one of the most brutal, time-consuming challenges in AI—a "black art" that forms the very foundation of how intelligent agents learn. For decades, it's been a manual process of trial, error, and intuition. But what if an AI could learn this art and perform it better than its human creators?In this episode, we dissect EUREKA, a groundbreaking system from NVIDIA that automates reward design, achieving superhuman results. This isn't just an incremental improvement; it's a fundamental shift in how we build and teach AI. We explore how EUREKA enabled a robot hand to master dexterous pen-spinning for the first time—a skill previously thought impossible—by discovering incentive structures that are often profoundly counter-intuitive to human experts.Prepare to level up your understanding of AI's creative potential. This is the story of how AI learned to write the rules for itself, and it will change how you think about the future of intelligent systems.In this episode, you’ll discover:(02:10) The Expert's Bottleneck: Why reward design is the frustrating, manual trial-and-error process that has slowed down AI progress for years (with 89% of human-designed rewards being sub-optimal).(06:45) The EUREKA Breakthrough: An introduction to the system that uses GPT-4 to write executable reward code, essentially turning AI into its own most effective teacher.(11:30) The Engine of Success: A deep dive into the three pillars of EUREKA:Environment as Context: Giving the LLM the source code to see the world as it truly is.Evolutionary Search: The "survival of the fittest" process for generating and refining reward code.Reward Reflection: The secret sauce—a detailed feedback loop that tells the AI why a reward worked, enabling targeted, intelligent improvement.(19:05) The Shocking Results: How EUREKA outperformed expert humans on 83% of tasks, delivering an average 52% performance boost and unlocking the "impossible" skill of pen-spinning.(25:50) Beyond Human Intuition: Why EUREKA's best solutions are often ones humans would never think of, and what this reveals about discovering truly novel principles in AI.(31:15) The New Era of Collaboration: How this technology isn't just about replacement, but about augmenting human expertise—improving our rewards and incorporating our qualitative feedback to create more aligned AI.

  16. 29

    AlphaEvolve: How Google's AI Now Evolves Code to Solve Decades-Old Puzzles & Optimize Our World

    Imagine an AI that doesn't just write code, but evolves it—learning, adapting, and iteratively improving to conquer challenges that have stumped human ingenuity for over half a century. This isn't science fiction; this is AlphaEvolve, Google DeepMind's revolutionary coding agent that’s reshaping what we thought AI could achieve.Forget one-shot code generation. AlphaEvolve orchestrates an autonomous pipeline where Large Language Models (LLMs) don't just suggest code; they drive an evolutionary process. Fueled by continuous, automated feedback, it makes direct, intelligent changes to algorithms, relentlessly seeking—and finding—superior solutions. This is AI moving beyond pattern recognition to become a genuine partner in discovery and optimization.The results? AlphaEvolve has already made a dent in the universe of mathematics and computer science. It cracked a 56-year-old barrier in matrix multiplication, discovering a more efficient algorithm for 4x4 complex-valued matrices. It has surpassed state-of-the-art solutions in over 20% of a diverse set of open mathematical problems, from kissing numbers to geometric packing. And beyond theory, AlphaEvolve is delivering tangible, high-value improvements inside Google, optimizing everything from data center scheduling (recovering 0.7% of fleet-wide compute!) to the very kernels that train Gemini, and even assisting in hardware circuit design for future TPUs.This episode unpacks the "insanely great" engineering behind AlphaEvolve. We'll explore how it turns LLMs into relentless inventors, the critical role of automated evaluation, and why this fusion of evolutionary computation and advanced AI is unlocking a new era of problem-solving. Prepare to level up your understanding of AI's true potential.In this episode, you'll discover:(00:22) Introducing AlphaEvolve: What makes this "evolutionary coding agent" a monumental leap?(01:02) The Engine of Innovation: How AlphaEvolve's iterative loop (LLMs + automated feedback) actually works.(02:40) Human & AI Synergy: Defining the "what" for AlphaEvolve to discover the "how."(03:22) Inside the Machine: The program database, LLM ensemble (Gemini 2.0 Flash & Pro), and automated evaluators.(08:50) Breakthrough #1 - Cracking Matrix Multiplication: The 56-year quest and AlphaEvolve's historic solution.(10:45) Breakthrough #2 - Conquering Open Mathematical Problems: Surpassing human SOTA in diverse fields.(12:33) The Key Insight: Why evolving search algorithms (the explorer) is often more powerful than evolving solutions directly (the map).(13:41) Real-World Impact at Google Scale:(13:50) Data Center Scheduling: Supercharging efficiency in Google's Borg.(15:37) Gemini Kernel Engineering: How AlphaEvolve helps Gemini optimize itself.(17:15) Hardware Circuit Design: AI's first direct contribution to TPU arithmetic.(18:38) Compiler-Generated Code: Optimizing the already optimized FlashAttention.(20:10) The Power of Synergy: Why every component of AlphaEvolve is critical to its success (ablation insights).(21:34) The Surprising Power & Future Horizons: Where this technology could take us next.(22:40) The Current Frontier: Understanding the crucial role (and limitation) of the automated evaluator.(24:47) AI as Autonomous Discoverer: Shifting from code writers to true problem-solving partners.Tune in to GenAI Level UP and witness how AI is not just learning from us, but learning to discover for us.

  17. 28

    LLM Evaluation - How We Really Know If AI Is Getting Smarter

    AI leaps forward every week, but how do we cut through the noise and truly measure progress? This isn't just academic; it's fundamental to trusting and advancing AI. Forget marketing claims – this episode gives you the backstage pass to the essential field of LLM Evaluation, the engine driving genuine AI improvement.As AI weaves into our lives, from automating tasks to creative endeavors, rigorously assessing its performance isn't a luxury—it's the bedrock of reliability. Why? Because you need to trust these systems before relying on them for anything important. We're diving headfirst into how experts put these powerful tools to the test, separating hype from genuine progress, without drowning you in technical jargon.Think of LLM evaluation as the crucial compass guiding AI development. It reveals where models excel and, critically, where they still need to grow. This isn't just for developers fine-tuning models; it's for researchers proving new ideas, and for you, the end-user, to ensure the AI assistants you rely on are truly dependable.In this episode, you'll discover:(02:42) The Three Pillars of AI Scrutiny: Unpack the core methods – Automatic Evaluation (computers judging computers), Human Evaluation (the 'gold standard' of expert opinion), and the fascinating LLM-as-Judge (AI evaluating AI).(03:01) Automatic Evaluation Unveiled: Understand how speed, scale, and predefined metrics (like Perplexity, BLEU, and ROUGE) offer rapid, cost-effective insights, and where they fall short in capturing nuance.(04:37) Decoding Perplexity (PPL): How AI "surprise" measures language understanding.(05:08) BLEU Score Explained: The machine translation metric now vital for text generation.(06:15) ROUGE for Summarization: How we check if AI captures the gist.(07:02) Beyond Basic Metrics: Explore advanced automated tools like Meteor and BERTScore that aim for deeper semantic understanding.(09:20) The Human Touch: Why human judgment, despite its costs and complexities, remains indispensable for assessing fluency, coherence, and factual accuracy. Learn about direct assessment and pairwise comparisons.(11:34) When AI Judges AI: The pros and cons of using powerful LLMs to evaluate their peers – a scalable approach with its own set of biases to navigate.(13:58) What Makes a "Good" LLM?: The critical qualities we measure – from accuracy, relevance, and fluency, to crucial aspects like safety, harmlessness, bias, and even efficiency.(16:35) The AI Proving Grounds – Benchmark Datasets: Why standardized tests like GLUE, SuperGLUE, MMLU, Hellaswag, and HumanEval are essential for tracking true progress across the industry.(19:36) The Cutting Edge of Evaluation: Exploring the frontiers – how we're learning to assess complex reasoning, tool usage, instruction following, and the interpretability of AI decisions.(21:56) The Future is Holistic: Why comprehensive frameworks like HELM are emerging to provide a more complete picture of an LLM's capabilities and limitations.Stop wondering if AI is actually improving and start understanding how we know. This knowledge is your key to leveling up your GenAI expertise, enabling you to build, use, and critique AI with genuine insight. This changes everything about how you see AI progress.

  18. 27

    RAG-MCP: Mitigating Prompt Bloat and Enhancing Tool Selection for LLM

    Large Language Models (LLMs) face significant challenges in effectively using a growing number of external tools, such as those defined by the Model Context Protocol (MCP). These challenges include prompt bloat and selection complexity. As the number of available tools increases, providing definitions for every tool in the LLM's context consumes an enormous number of tokens, risking overwhelming and confusing the model, which can lead to errors like selecting suboptimal tools or hallucinating non-existent ones.To address these issues, the RAG-MCP framework is introduced. This approach leverages Retrieval-Augmented Generation (RAG) principles applied to tool selection. Instead of presenting all available tool descriptions to the LLM at once, RAG-MCP uses semantic retrieval to dynamically identify and select only the most relevant tools from an external index based on the user's query. Only the descriptions of these selected tools (or MCPs) are then passed to the LLM.This process significantly reduces the prompt size and simplifies the decision-making required from the LLM. The framework's pipeline involves encoding the user's task input, submitting it to a retriever that searches a vector index of MCP schemas, ranking candidates, and optionally validating them, before the LLM executes the task using only the selected MCP's information.Key benefits demonstrated by RAG-MCP include a drastic reduction in prompt tokens (cutting usage by over 50% compared to including all tools) and a significant boost in tool selection accuracy (tripling the success rate of baseline methods, achieving 43.13% compared to 13.62% for Blank Conditioning). The approach also leads to lower cognitive load for the LLM, resource efficiency by only activating selected MCPs, and multi-turn robustness. RAG-MCP enables scalable and accurate tool integration and remains extensible, as new tools can be added simply by indexing their metadata without needing to retrain the LLM.

  19. 26

    DeepSeek Prover V2 - AI's New Frontier in Formal Mathematics

    In this episode, we dissect DeepSeek Prover V2, an open-source large language model pushing the boundaries of AI in formal theorem proving using Lean 4. We unpack its innovative "cold start" training procedure, where the general-purpose DeepSeek-V3 is ingeniously used to generate initial training data by recursively decomposing complex problems into manageable subgoals. Discover how this approach synthesizes informal, human-like mathematical intuition with the rigorous, step-by-step logic required for formal proofs.We'll explore the architecture of the 671 billion parameter model, its two-stage training process creating distinct 'Chain-of-Thought' (CoT) and 'non-CoT' modes, and its state-of-the-art performance on challenging benchmarks like MiniF2F, PutnamBench, and the newly introduced ProverBench (which includes problems from AIME competitions). Learn about the significance of its recursive proof search, curriculum learning, and reasoning-oriented reinforcement learning, all aimed at bridging the gap between intuitive reasoning and formal mathematical verification. Join us as we explore why DeepSeek Prover V2 represents a major stride in AI's ability to tackle complex mathematical logic.Please also checkout our previous episode for DeepSeek V3 in YouTube, Spotify and Apple Podcast.

  20. 25

    From QA to AI Improvement Engineer: Navigating the Shift in the AI Era

    Quality Engineering (QE) professionals are well-positioned to transition into AI Improvement Engineering roles due to their deep knowledge of testing, quality assurance, and processes. This transition expands their role significantly – from assuring quality in products to improving the entire system that delivers them. The role demands augmenting traditional QE skillsets with knowledge of AI/ML fundamentals, MLOps, data analysis, and modern DevOps toolchains. Key technical skills include proficiency in AI/ML concepts and workflows, data handling, observability, and automation tools. QEs also need to develop strategic and soft skills, such as mastering continuous improvement methodologies like Lean Six Sigma and Toyota Kata, as well as leadership, coaching, and change management.In the age of AI, the QE role is evolving to encompass new responsibilities like AI governance, ensuring data quality for AI models, and evaluating model performance and reliability. QEs are shifting towards more advisory and strategic positions, overseeing AI agents and verifying their results. This integration of AI into QE is intended to augment human capabilities, allowing engineers to focus on more strategic aspects while AI handles routine tasks. Emerging roles for transitioning QEs include AI Reliability Engineer, MLOps Engineer, Improvement Engineer, and Engineering Excellence Architect.Ultimately, Improvement Engineering in AI is about creating a virtuous cycle, using data and AI to drive improvements, leading to better systems, all fueled by a culture that values growth and excellence. This requires cultivating a continuous improvement culture where quality is everyone's responsibility, promoting a blameless culture, and embracing a scientific mindset for experimentation. By following a roadmap of skill development and cultural change, QEs can reinvent themselves, ensuring organizations not only build the right things but also build things the right way, and keep getting better at it.

  21. 24

    Defeating Prompt Injections by Design: The CaMeL Approach

    This episode delves into CaMeL, a novel defense mechanism designed to combat prompt injection attacks in Large Language Model (LLM) agents. Inspired by established software security principles, CaMeL focuses on securing both control flows and data flows within agent operations without requiring changes to the underlying LLM. We'll explore CaMeL's architecture, which features explicit isolation between two models: a Privileged LLM (P-LLM) responsible for generating pseudo-Python code to express the user's intent and orchestrate tasks, and a Quarantined LLM (Q-LLM) used specifically for parsing unstructured data into structured formats using predefined schemas, without tool access. The system utilizes a custom Python interpreter that executes the P-LLM's code, tracking data provenance and enforcing explicit security policies based on capabilities assigned to data values. These policies, often expressed as Python functions, define what actions are permissible when calling tools. We'll also touch upon the practical challenges and the system's iterative approach to error handling, where the P-LLM receives feedback on execution errors and attempts to correct its generated code. Tune in to understand how this design-based approach leveraging dual LLMs, a custom interpreter, policies, and capabilities aims to build more secure LLM agents.

  22. 23

    The Blueprint Behind Google—and the Future of AI Retrieval

    In this episode, we unearth the untold story of how Google engineered one of the most powerful information retrieval systems in history—and why its early design principles still echo through today’s cutting-edge AI.From scavenged servers to hyper-optimized global systems, we follow Google's relentless pursuit of scale, speed, and precision, drawing lessons from Jeff Dean’s landmark 2009 WSDM talk. (video, slides)You’ll hear how seemingly ancient struggles—handling billions of documents, lightning-fast retrieval, caching, real-time updates—directly mirror the modern battles of building Retrieval-Augmented Generation (RAG) systems and AI models today.This isn't just nostalgia. It’s a playbook for the next generation of intelligent systems. Join us to connect the dots between the bold experiments of Google's early days and the challenges facing AI engineers right now—and tomorrow.Chapters include:Why scaling breaks everything—and how to fix itDocument vs. word partitioning warsTricks with doc IDs and early stoppingBirth of caching: the unsung hero of performanceHow a 10,000× speedup rewired web searchLessons from moving the entire index into RAMFrom Universal Search to Universal AI KnowledgeThe eternal race: real-time updates vs. a changing worldBig Idea:The problems that built Google are the problems that will build the future of AI.

  23. 22

    Running Down a Dream: Bill Gurley’s Roadmap to a Career You Love

    [Level Up With Gen AI Series] We believe in harnessing the power of AI to unlock human potential.We unpack Bill Gurley’s legendary talk “Running Down a Dream”—a no-fluff, high-octane blueprint for building a career that truly lights you up. Through vivid stories of Bobby Knight, Bob Dylan, and Danny Meyer, Gurley reveals five timeless principles that separate the dreamers from the doers:Find your real passion (not your LinkedIn-approved one)Hone your craft with obsessive depthSeek out mentors—and earn their investmentEmbrace your peers as collaborators, not competitorsGive credit, pay it forward, stay humanThis isn’t just career advice. It’s a philosophy for a life well-lived.Whether you’re mid-pivot, just starting out, or simply stuck—this episode is your spark. The dream won’t run to you. So let’s run it down.

  24. 21

    The Divine Discontent (Constructive Dissatisfaction): Inside Ogilvy's Creative Habits

    [Level Up With Gen AI Series] We believe in harnessing the power of AI to unlock human potential.Are you ready to take your creativity to the next level? In this episode, we explore the philosophy of David Ogilvy, one of the greatest advertising minds of all time. Learn about his concept of 'Divine Discontent' and how it can fuel your ambition, inspire courageous action, and unlock your full potential. We’ll also delve into the specific habits and principles that powered Ogilvy & Mather’s success, giving you the tools to elevate your own work and achieve extraordinary results.The 8 Habits of Highly Creative Communities are explicitly listed in the sources. These habits, along with their corresponding "evil twins" are:* Courage (counters Fear)* Idealism (counters Expedience / The Status Quo)* Curiosity (counters Boring)* Playfulness (counters Tyranny of Politeness)* Candour (counters Cold Arithmetic)* Intuition (counters Bureaucracy)* Free‑Spiritedness (counters Giving In)* Persistence (has no listed "evil twin"; it overcomes obstacles)These eight creative virtues are presented as a way to cultivate David Ogilvy's concept of "divine discontent" within an organization. The practice of these habits aims to prevent "smugness" and encourage a constant striving for excellence, moving beyond being merely "Very Good" to becoming "Very, Very, Very, Very, Very Good". The book argues that embracing these habits can help Ogilvy & Mather maintain its creative edge and remain "gorgeous" despite its size.

  25. 20

    Don’t Just Generate, Dominate: Your Generative AI Level Up Starts Now

    Are you content with merely functional AI? David Ogilvy wouldn't be. This podcast embodies his spirit of "divine discontent", pushing beyond the ordinary to explore the fundamental truths of Generative AI. We delve into the essential building blocks, demanding not just understanding, but mastery. If you refuse to settle for "good enough" and aim for truly groundbreaking generative capabilities, then listen closely. We believe, as Ogilvy did, that only First Class business, and that in a First Class way, will leave its mark. Join us as we blaze new trails in the realm of artificial intelligence.Episodes with Corresponding Motivation (Following the 10-Level Learning Path):Level 1: Neural Networks & Deep Learning - Don't Just Model Minds, Mimic Brilliance! The Groundwork of Gen AI.Level 2: Introduction to Generative Models - Beyond Prediction: Unleashing AI's Creative Soul.Level 3: Variational Autoencoders (VAEs) - Making AI Imagine: The Probabilistic Path to Creative Generation.Level 4: Generative Adversarial Networks (GANs) - The Creative Duel: Forging Realistic AI Through Intelligent Competition.Level 5: Recurrent Neural Networks (RNNs) & LSTM - Giving AI a Memory: Mastering the Art of Sequential Data.Level 6: Attention Mechanisms & the Transformer Architecture - Focus and Breakthrough: The Dawn of Intelligent Language Processing.Level 7: Advanced Transformer Architectures & Pre-trained Language Models - The Giants of Language: Leveraging Pre-existing Knowledge for Astonishing Results.Level 8: Diffusion Models & Score-Based Generative Modeling - From Noise to Creation: The Elegant Logic of Generative Diffusion.Level 9: Multimodal Generative AI Models - Beyond Single Senses: The Rich Tapestry of Multimodal AI.Level 10: Ethical Considerations & Future Trends in Generative AI - The Responsible Revolution: Navigating the Ethical Frontier of AI Innovation.Please find the list of episodes here: https://www.linkedin.com/pulse/leveling-up-journey-through-fundamentals-generative-ai-ma9bc/

  26. 19

    How AI Learned to Chat About Pictures: Inside the MoshiVis Model

    How do you teach a sophisticated speech AI to understand and discuss images, especially when paired image-speech data is rare? This episode unpacks MoshiVis, a new model that achieves just that. We explore the challenges of building Vision-Speech Models and how MoshiVis overcomes them with a unique one-stage training pipeline, synthetic dialogues, and efficient "perceptual augmentation" techniques built upon the Moshi speech LLM. Join us for a deep dive into the tech that lets AI see, speak, and converse fluidly about the visual world.

  27. 18

    DeepSeek LLM: The Open Source AI Revolution

    Dive into the groundbreaking world of DeepSeek LLM, an open-source language model that's challenging the dominance of closed-source AI. This episode unpacks the secrets behind DeepSeek's impressive capabilities, exploring its unique Mixture-of-Experts (MoE) architecture that optimizes performance and allows it to run efficiently on consumer-grade hardware. We'll delve into its multi-stage training process, from massive pre-training to supervised fine-tuning and reinforcement learning, revealing how DeepSeek learns through trial and error, even developing human-like self-verification and reflection. Discover how DeepSeek excels in diverse domains, from complex math and coding challenges to general reasoning tasks, often outperforming even established models. We'll also explore DeepSeek's specialized tools like DeepSeek Coder and DeepSeek Math, demonstrating its versatility, and look at how its knowledge distillation process allows smaller models to inherit its advanced reasoning abilities, making powerful AI more accessible to all. Join us as we explore the potential impact of DeepSeek, both for the scientific community and for everyday applications, and discuss the ethical considerations that come with these advanced AI tools.

  28. 17

    Titans: Learning to Memorize at Test Time

    Are current AI models hitting a memory wall? Join us as we delve into the fascinating research behind "Titans: Learning to Memorize at Test Time," an innovative approach to AI learning. The podcast covers key concepts from the paper, including: The challenges of long-term memory in AI, noting that models like Transformers are good at understanding immediate relationships but struggle with retaining information from the past. How the Titan model addresses these limitations by equipping AI with both short-term and long-term memory. The concept of "learning to memorize at test time", where the model figures out what is important to remember as it encounters new information. The use of a surprise-based approach, where the model prioritizes information that is most surprising or unexpected. The combination of surprise-based long-term memory with a more traditional short-term memory. The way long-term memory is stored, which is within the parameters of a deep neural network. The use of a technique similar to gradient descent with momentum for efficient memory formation. The model's built-in forgetting mechanism to manage memory capacity and prioritize important information. The use of attention to guide the search for relevant information in long-term memory. The ability of Titans to handle longer sequences of information by using long-term memory to free up short-term memory. The advantages of Titans in real-world applications such as language modeling, common sense reasoning, and the needle in a haystack problem. The three variants of the Titan architecture: Memory as a Context (MAC), Memory as a Gate (MAG), and Memory as a Layer (MAL). Each variant uses long-term memory differently.

  29. 16

    Memory Layers at Scale: Revolutionizing AI Efficiency and Factuality

    Join us for an in-depth exploration of the groundbreaking research paper, "Memory Layers at Scale." Discover how trainable key-value lookup mechanisms are transforming the landscape of AI by making large-scale models more efficient, accurate, and capable of continuous learning. We'll unpack the innovations behind memory layers, including product-key lookup and parallel memory techniques, and discuss their implications for democratizing AI development. Learn how these advancements are paving the way for smarter, more adaptable AI systems while addressing challenges like computational efficiency, scalability, and ethical considerations. Whether you're an AI enthusiast, a researcher, or just curious about the future of intelligent systems, this episode offers insights into a paradigm shift in AI development.

  30. 15

    LOCOMO: Unlocking Long-Term Memory in Conversational AI

    How well can AI remember and use information in long conversations? This episode explores the groundbreaking LOCOMO dataset, a unique resource designed to evaluate long-term conversational memory in Large Language Models (LLMs). We delve into the challenges of current AI in maintaining coherent, empathetic conversations over multiple sessions. Discover how the LOCOMO dataset, generated through a human-machine pipeline with unique personas, temporal event graphs, and multimodal dialogue capabilities, is pushing the boundaries of conversational AI. We discuss key findings from experiments using base models, long-context LLMs, and Retrieval Augmented Generation (RAG) techniques, revealing limitations and promising approaches for improving long-term memory. We'll also examine the ethical considerations of creating realistic conversational agents that can remember our past interactions. Learn about the importance of structured information like observations about speakers and retrieval based methods, in order to create truly conversational AI.

  31. 14

    Beyond the Short Chat: Exploring Long-Term Memory in AI

    Ready for a deep dive into the fascinating world of large language models? In this episode, we push AI chatbots to their conversational limits—spanning hundreds of turns, multiple sessions, and even images—to find out how well they remember and understand context over time. We delve into a groundbreaking dataset called “Locomo” that evaluates an AI’s ability to recall events, summarize complex stories, and navigate tricky, adversarial questions. We also discuss how giving these models structured notes (or “observations”) can dramatically improve their performance—and why they still struggle with understanding time, cause and effect, and cleverly worded “gotcha” questions. Finally, we look ahead at emerging possibilities when AI gains access to richer, multimodal inputs like audio and video. Join us for a thought-provoking conversation on what it takes to give AI a more human-like sense of memory, context, and experience—and why it matters for the future of technology and society.

  32. 13

    Generative AI: Ethical Considerations, Future Trends, and a Path for Continued Learning - Level 10

    This final episode wraps up our journey into the world of generative AI, providing a crucial overview of the ethical and societal considerations, and emerging trends shaping the future of this rapidly evolving field. We'll synthesize key concepts discussed throughout the series, and highlight resources for continued learning, providing a solid foundation for listeners to further their own exploration of generative AI. In this episode we will: Delve into the ethical implications of generative AI, including discussions on bias, fairness, privacy, intellectual property, and the potential for misuse. We will also cover the importance of responsible AI development and highlight the need for regulatory frameworks. Explore emerging trends in generative AI, such as advancements in model architectures, integration with other technologies, personalization, and sustainability efforts. We will discuss the potential societal impacts of generative AI, including effects on employment, and the importance of human-AI collaboration. Synthesize key learnings from previous episodes to give a comprehensive review of the field of generative AI, ranging from the fundamentals of deep learning, variational autoencoders, and GANs to more advanced topics like diffusion models, multimodal AI, and large language models. Offer a pathway for continued learning, including recommended readings, online courses, and practical exercises. We will highlight resources like the "Mapping the Ethics of Generative AI: A Comprehensive Scoping Review", and others that can support ongoing growth in this area. This episode serves as a springboard for your continued exploration of Generative AI, equipping you with the knowledge to engage thoughtfully with the ethical and societal implications while also helping you to keep up with the latest advancements. #genai #levelup #level10 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #ethic

  33. 12

    Beyond GPT-4V and Sora: Multi-Modal Generative AI - Level 9

    This podcast offers a comprehensive exploration of multi-modal generative AI. We examine the two dominant families of techniques, the multi-modal large language models (MLLM) and diffusion models, covering their probabilistic modeling procedures, multi-modal architecture designs, and advanced applications in image/video large language models, as well as text-to-image/video generation. We look at how these models are being used in text-to-image/video generation and then dive into the future directions of unified models, controllable generation, and lightweight multi-modal AI. Online Tutorials: "Multimodal Generative AI: Vision, Speech, and Assistants " by Coursera: Offered by Codio, this course covers AI applications in image-to-text, text-to-speech, and speech-to-text tasks, along with the Assistant API. It includes practical labs and exercises to enhance learning. “Technical Fundamentals of Generative AI” by Stanford Online: Developed by the Stanford Institute for Human-Centered Artificial Intelligence (HAI), this course explores the technical aspects of generative AI, including multimodal systems for creating images and videos. It also examines the broader implications of these technologies on society. #genai #levelup #level9 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #multimodal

  34. 11

    From Noise to Creation: Diffusion Models - Level 8

    Explore the revolutionary world of diffusion models, a cutting-edge AI technology that learns to reverse the process of turning data into noise to generate new, high-quality content. We'll break down the science behind these models, including how they use stochastic differential equations (SDEs) to transform data and the role of the score function in guiding the reverse process. We'll discuss how methods like SMLD and DDPM fit into this framework, and examine the differences between VE and VP SDEs, and how they relate to different types of noise. We'll cover sampling methods like predictor-corrector (PC) samplers, and how they combine prediction and correction for better results. You'll also learn about the many applications of diffusion models, including image and music generation, protein design, text-to-image synthesis, controllable text generation and solving inverse problems. We'll touch on conditional generation using techniques like classifier guidance and classifier-free guidance, and how they allow for more control and adaptability. Finally, we'll explore how diffusion models are being used for black-box optimization, and why the quality of training data matters. Online Tutorials: "Understanding Diffusion Models: A Deep Dive into Generative AI" on Unite.AI: An in-depth article exploring the workings of diffusion models and their significance in generative AI. "Diffusion and Score-Based Generative Models" on MIT OpenCourseWare: A tutorial covering the theory, methods, and applications of diffusion and score-based generative models. Whether you're an AI enthusiast, researcher, or curious listener, this episode will ignite your imagination and inspire you to dream big. #genai #levelup #level8 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #diffusionmodels #sde #diffusion

  35. 10

    Learning with BERT and GPT-3: Bridging the Human-AI Gap - Level 7

    Join us on a fascinating journey into the world of natural language processing, where we explore groundbreaking advancements in AI learning. From BERT's innovative masking strategies to GPT-3's remarkable few-shot learning capabilities, we discuss how these models are transforming our understanding of language and intelligence. Dive into the ethical implications, exciting applications, and the evolving relationship between human creativity and machine intelligence. Whether you're an AI enthusiast or a curious learner, this episode will spark new ideas and redefine how you think about the future of technology. Online Tutorials: "Fine-Tuning BERT for Sentiment Analysis" on Towards Data Science: A step-by-step guide to fine-tuning BERT for sentiment classification tasks. #genai #levelup #level7 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #bert #gpt #gpt3

  36. 9

    Recurrent Neural Networks (RNNs) and Long Short-Term Memory (LSTM) - Level 5

    This episode delves into the groundbreaking RNN Encoder-Decoder architecture, a neural network model that revolutionized machine translation. We'll explore how this model learns to encode and decode sequences of words, enabling more accurate and fluent translations. Discover how researchers have used this powerful tool to improve the performance of statistical machine translation systems and explore the potential for future applications. Online Tutorials: "Understanding LSTM Networks" by Christopher Olah: A comprehensive blog post explaining the mechanics of LSTM networks. (colah.github.io) "Sequence Models" in the Deep Learning Specialization by Andrew Ng on Coursera: A course module dedicated to sequence models, including RNNs, LSTMs, and GRUs. #genai #levelup #level5 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #lstm #recurrentneuralnetworks #rnns #rnn

  37. 8

    GANs Unpacked: Exploring the Magic Behind Generative Adversarial Networks - Level 4

    Inspired by Ian Goodfellow's seminal paper, we explore the core principles of Generative Adversarial Networks (GANs), where creativity meets competition. Learn how generators and discriminators engage in a dynamic dance to push the boundaries of AI creativity, producing lifelike images, music, and even scientific simulations. We also discuss the groundbreaking applications, ethical considerations, and future potential of this revolutionary technology. Whether you're a tech enthusiast or a curious learner, join us as we demystify GANs and their impact on the world. Online Tutorials: "Generative Adversarial Networks (GANs) – A Comprehensive Guide" on Analytics Vidhya: This guide provides an in-depth look at GANs, including their working principles and applications. (analyticsvidhya.com) "Deep Convolutional Generative Adversarial Network" on TensorFlow: A tutorial demonstrating the implementation of DCGANs using TensorFlow. (tensorflow.org) #genai #levelup #level4 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #generativeadversarialnetworks #gans

  38. 7

    How AI Learns to Imagine: The Magic of Variational Autoencoders (VAE) - Level 3

    Variational Autoencoders (VAEs) are a fascinating type of deep learning model that combines neural networks with probabilistic modeling. This podcast will guide you through the key ideas behind VAEs, including the concept of latent spaces, the Evidence Lower Bound (ELBO), and the reparameterization trick. We'll explain the information-theoretic interpretation of the VAE objective, discuss techniques for improving the flexibility of inference models, and explore advanced generative architectures. Online Tutorials: "Variational Autoencoders: How They Work and Why They Matter" on DataCamp: This tutorial explains the workings of VAEs and their significance in generative modeling. "A Deep Dive into Variational Autoencoders with PyTorch" on PyImageSearch: Provides a step-by-step guide to implementing VAEs using PyTorch, complete with code examples. #genai #levelup #level3 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #vae #encoder

  39. 6

    Unveiling the World of Deep Generative Models: Insights and Challenges - Level 2

    Dive into the fascinating universe of Deep Generative Models (DGMs) with this insightful podcast. Explore how these advanced neural networks simulate complex, high-dimensional probability distributions to create lifelike images, voices, and more. Based on the paper "An Introduction to Deep Generative Modeling" by Lars Ruthotto and Eldad Haber, we unpack the three cornerstone approaches—Normalizing Flows, Variational Autoencoders, and Generative Adversarial Networks—while discussing their strengths, limitations, and mathematical foundations. Perfect for enthusiasts and researchers eager to understand the interplay between DGMs and optimal transport, this episode provides a clear, concise, and engaging narrative to inspire contributions to this rapidly evolving field. "Deep Generative Models" by Stanford Online: This course delves into the importance of generative models across AI tasks, including computer vision and natural language processing #genai #levelup #level2 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #generativemodels #dgms

  40. 5

    Teaching Machines to Learn: Inside the Training of Neural Networks - Level 1

    We break down how neural networks learn from data, starting with forward and backward passes, loss functions, and optimization methods like gradient descent. We cover common hurdles—including vanishing and exploding gradients—and explore strategies like careful initialization, dropout, and early stopping. Finally, we highlight specialized architectures (CNNs, RNNs, LSTMs), clever training techniques (transfer learning, multitask learning), and cutting-edge models like GANs. Whether you’re new to deep learning or refining your craft, this concise guide offers valuable insights into the art of training neural networks. Highly recommend the ⁠Deep Learning Specialization⁠ from ⁠deeplearning.ai⁠ if you want to go deeper. #genai #levelup #level1 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #training #neuralnetworks

  41. 4

    Demystifying ANNs: The Brain-Inspired Marvel of AI - Level 1

    Dive into the fascinating world of Artificial Neural Networks (ANNs) in this episode, where we explore their structure, function, and real-world applications. Inspired by the human brain, ANNs are the cornerstone of modern AI, excelling in tasks like image recognition, natural language processing, and more. Learn about the layers of interconnected nodes, the role of activation functions, and how these computational models evolve through backpropagation to solve complex problems. Whether you're an AI enthusiast or a curious learner, this episode breaks down the complexities of ANNs and showcases their transformative potential in today's technology landscape. Highly recommend the ⁠Deep Learning Specialization⁠ from ⁠deeplearning.ai⁠ if you want to go deeper. #genai #levelup #level1 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #anns #artificialneuralnetwork

  42. 3

    Deep Learning Fundamentals - Level 1

    Join us as we explore the fascinating world of Deep Learning! This podcast will break down complex concepts into digestible pieces, covering everything from basic building blocks like neural networks, activation functions, and backpropagation to real-world applications in computer vision, speech recognition, and natural language processing. Whether you're a student, a professional, or just curious about AI, this podcast is your guide to understanding the transformative power of deep learning. Highly recommend the Deep Learning Specialization from deeplearning.ai if you want to go deeper. #genai #levelup #level1 #learn #generativeai #ai #aipapers #podcast #deeplearning #machinelearning #foundation

  43. 2

    Generative Agent Simulations of 1,000 People

    Imagine a world where scientists can simulate human behavior with incredible accuracy. Researchers at Stanford University have developed a new tool called "generative agents" that does just that. These agents are powered by large language models and trained on in-depth interviews with real people. The result is a collection of virtual individuals who can answer surveys, participate in experiments, and even engage in conversations. This podcast will explore the fascinating world of generative agents and the potential they hold for revolutionizing social science research. We'll discuss: How generative agents are created using a combination of AI interviewers and large language models. The surprising accuracy of these agents in predicting real human behavior. How this technology can be used to study a wide range of social phenomena, from public health to political polarization. The ethical considerations of using AI to simulate human behavior. Link to the paper: https://arxiv.org/pdf/2411.10109 Join us as we explore the cutting edge of AI and social science with the researchers who are pioneering this groundbreaking technology. #genai #levelup #learn #generativeai #ai #aipapers #podcast #transformers #attention #machinelearning #agent #agenticai

  44. 1

    Attention Is All You Need - Level 6

    The Transformer: Revolutionizing Sequence Transduction with Self-Attention This episode explores the groundbreaking Transformer, a novel neural network architecture that has transformed the field of sequence transduction. The Transformer dispenses with recurrence and convolutions entirely, relying solely on attention mechanisms to capture global dependencies between input and output sequences. This results in superior performance on tasks like machine translation and significantly faster training times. We'll break down the key components of the Transformer, including multi-head self-attention, positional encoding, and encoder-decoder stacks, explaining how they work together to achieve these impressive results. We'll also discuss the advantages of self-attention over traditional methods like recurrent and convolutional layers, highlighting its computational efficiency and ability to model long-range dependencies. Online Tutorials: "The Illustrated Transformer" by Jay Alammar: An intuitive and visual guide to understanding the Transformer model and its components. "How Transformers Work: A Deep Dive into the Transformer Architecture" on DataCamp: A detailed tutorial explaining the inner workings of Transformers. Join us as we explore the impact of the Transformer on natural language processing and its potential for future applications in areas like image and audio processing. #genai #levelup #level6 #learn #generativeai #ai #aipapers #podcast #transformers #attention #machinelearning

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

[AI Generated Podcast]Learn and Level up your Gen AI expertise from AI. Everyone can listen and learn AI any time, any where.Whether you're just starting or looking to dive deep, this series covers everything from Level 1 to 10 – from foundational concepts like neural networks to advanced topics like multimodal models and ethical AI. Each level is packed with expert insights, actionable takeaways, and engaging discussions that make learning AI accessible and inspiring.🔊 Stay tuned as we launch this transformative learning adventure – one podcast at a time. Let’s level up together! 💡✨

HOSTED BY

GenAI Level UP

CATEGORIES

URL copied to clipboard!