PODCAST · technology
Learning GenAI via SOTA Papers
by Yun Wu
This podcast is focusing on sharing the papers on GenAI related topic, especially the SOTA (State of the Art) papers that are the foundations of GenAI work. It shows how these researches paved the way to the GenAI tools that we are using every day such as ChatGPT, Gemini, Claude Code etc.
-
423
EP432: Motif 3 Replaces Brute Force with Specialization
Title: Motif 3: Technical ReportSource: http://arxiv.org/abs/2608.09119v1Summary:This technical report likely details a new generation of large language models, potentially introducing novel architectural primitives, significant scaling laws, or efficiency breakthroughs that advance the state of the art in generative AI. Such reports are foundational for defining the next wave of AI model capabilities and their underlying mechanisms.
-
422
EP431: Yale MoRSE ends AI agent redundancy
Title: MoRSE: Task-Oriented Multi-Agent System with Mixture of Role-Subtask ExpertsSource: http://arxiv.org/abs/2608.09251v1Summary:This paper introduces a novel framework for multi-agent systems by leveraging a "Mixture of Role-Subtask Experts" to orchestrate complex task completion. This approach provides a foundational architectural primitive for how AI agents can collaboratively reason and execute tasks efficiently in complex environments.
-
421
EP430: Khora Scales Real Time AI Hallucinated Worlds
Title: Population-Scalable Multi-Agent World ModelingSource: http://arxiv.org/abs/2608.08600v1Summary:This research presents a new paradigm for multi-agent systems to collectively construct and maintain world models that scale to large populations of agents. It is foundational for enabling complex agent ecosystems by addressing challenges in distributed knowledge representation and scalable inter-agent understanding of shared environments.
-
420
EP429: AI agents redesigning their own software harnesses
Title: Hierarchical Self-Improvement: A Framework for Task-Specific Evolvable Agent HarnessesSource: http://arxiv.org/abs/2608.08466v1Summary:This paper introduces a foundational framework for agents to continuously learn, adapt, and improve their capabilities through hierarchical self-improvement. It enables agents to evolve their 'harnesses' or underlying architectures and strategies for specific tasks, leading to more autonomous and generalizable AI agents.
-
419
EP428: Tiny AI beats giants with silent logic
Title: Think Deep, Speak Once: Relit, A Recursive Latent Implicit Transformer FrameworkSource: http://arxiv.org/abs/2608.08113v1Summary:This paper introduces a novel 'Recursive Latent Implicit Transformer Framework,' presenting a new architectural primitive for generative AI. Its 'Think Deep, Speak Once' paradigm promises significant reasoning breakthroughs and efficiency improvements by enabling models to perform extensive internal computation before generating output.
-
418
EP427: Replacing AI reasoning with distilled skills
Title: Reason Wide, Not Deep: Amortizing the Reasoning Premium into Distilled SkillsSource: http://arxiv.org/abs/2608.07885v1Summary:This work proposes a novel reasoning paradigm, 'Reason Wide, Not Deep,' which represents a significant efficiency and reasoning breakthrough for Agentic AI. By 'Amortizing the Reasoning Premium into Distilled Skills,' it allows complex agentic capabilities to be learned and reused efficiently across diverse tasks, enhancing scalability and performance.
-
417
EP426: HiLP enables long horizon AI planning
Title: Hierarchical Latent Prediction for Language ModelsSource: http://arxiv.org/abs/2608.05806v1Summary:This paper proposes a novel approach to improve Language Models by introducing hierarchical latent prediction, which could significantly enhance long-term coherence, planning, and multi-step reasoning. This represents a foundational architectural or reasoning breakthrough for Generative AI, moving beyond simple token-by-token generation towards more structured and sophisticated internal representations.
-
416
EP425: AI agents playing actor and environment
Title: EnvACE: Internalizing Environment Dynamics via World Rehearsal for Agentic Reinforcement LearningSource: http://arxiv.org/abs/2608.06197v1Summary:This research introduces a novel agentic reasoning loop through 'world rehearsal' for internalizing environment dynamics, which is crucial for advanced AI agents. By enabling agents to build and refine robust internal models of their environment, EnvACE offers a significant breakthrough in improving agent planning, adaptability, and general intelligence.
-
415
EP424: Why Argus AI Thrives on Dead Ends
Title: Argus: A General-Purpose Agentic Runtime for Long-Horizon ReasoningSource: http://arxiv.org/abs/2608.05144v1Summary:Argus introduces a novel general-purpose runtime environment specifically designed to support complex, long-horizon reasoning in AI agents. This represents a significant architectural primitive and framework, providing the underlying infrastructure necessary for advanced agentic AI capabilities.
-
414
EP423: Why Agentic AI breaks the datacenter
Title: Architectural Implications of Agentic AI WorkflowsSource: http://arxiv.org/abs/2608.04458v1Summary:This paper proposes a foundational understanding of the architectural requirements and design patterns for effective agentic AI systems. By outlining these implications, it provides crucial guidance for the development of new architectural primitives and frameworks in Agentic AI.
-
413
EP422: Stopping spurious signals in AI distillation
Title: When Teachers Mislead: Spurious-Signal-Aware On-Policy DistillationSource: http://arxiv.org/abs/2608.03632v1Summary:This paper introduces a novel distillation method robust to misleading teacher signals, particularly in an on-policy context relevant to AI agents. It represents a significant efficiency and reasoning breakthrough by enabling more reliable and effective training of agentic systems.
-
412
EP421: Fixing AI Hallucinations with RAIL Principles
Title: The RAIL Principles for Neurosymbolic AI: Reasoning, Assurances, Interfacing and LearningSource: http://arxiv.org/abs/2608.04285v1Summary:This paper proposes foundational principles for Neurosymbolic AI, a critical approach for developing agents with advanced reasoning capabilities and interpretability. These principles can guide the design of novel agentic reasoning loops and architectures that integrate symbolic knowledge with neural learning.
-
411
EP420: Hijacking AI memory via factual injection
Title: MAFIA: Query-Only Memory Attacks via Probing and Factual Injection against Audited LLM AgentsSource: http://arxiv.org/abs/2608.03844v1Summary:This research reveals critical vulnerabilities in LLM agents' memory through novel attack vectors. Understanding these memory attacks is foundational for developing more robust and secure agentic reasoning loops and frameworks, driving architectural advancements for reliable AI agents.
-
410
EP419: Ten Weeks of Autonomous AI Research
Title: Long-Horizon Autonomous Architecture Research with a Language-Model Agent: A Behavioural Case StudySource: http://arxiv.org/abs/2608.01995v1Summary:This work presents a novel agentic framework enabling AI agents to conduct complex, multi-stage, autonomous research over extended periods. It establishes a foundational capability for agents to plan, execute, and self-correct across long time horizons in intellectual domains, marking a significant leap in agent autonomy.
-
409
EP418: DeepVoyager-VL solves the visual search bottleneck
Title: DeepVoyager-VL: Incentivizing Vision-in-the-Loop Search for Long-Horizon Multimodal AgentsSource: http://arxiv.org/abs/2608.01827v1Summary:This work presents 'Incentivizing Vision-in-the-Loop Search,' a novel reasoning framework for long-horizon multimodal agents. It offers a foundational approach for agents to autonomously explore, plan, and operate over extended durations by integrating continuous visual perception and motivational signals.
-
408
EP417: AI agents replace human beta testers
Title: Can AI Agents Simulate A/B Test Outcomes? A Validation Framework for Agentic ExperimentationSource: http://arxiv.org/abs/2608.02345v1Summary:This work proposes 'Agentic Experimentation,' a novel framework that empowers AI agents to simulate complex real-world processes like A/B tests and validate their outcomes. This is foundational as it enables agents to perform sophisticated scientific inquiry, predictive analysis, and strategic decision-making autonomously.
-
407
EP416: How AdaThinkV stops AI overthinking video
Title: AdaThinkV: Adaptive Thinking for Token-Efficient Video ReasoningSource: http://arxiv.org/abs/2608.01980v1Summary:This paper introduces 'Adaptive Thinking,' which proposes a novel reasoning paradigm for AI agents. It also details 'Token-Efficient Video Reasoning,' representing a significant efficiency breakthrough crucial for scaling and deploying multimodal Generative AI and Agentic AI.
-
406
EP415: Fixing the AI granularity mismatch
Title: Where Reasoning Diverges: Localized Multi-Agent DebateSource: http://arxiv.org/abs/2608.01463v1Summary:This work proposes a novel framework for multi-agent systems to improve their collective reasoning through localized debate mechanisms. It introduces a foundational agentic reasoning loop that allows agents to refine solutions by exploring divergent perspectives.
-
405
EP414: Why context compaction breaks AI agents
Title: Context Compaction TheorySource: http://arxiv.org/abs/2608.01326v1Summary:This paper likely introduces a theoretical framework for efficiently managing and utilizing context in large language models. Such a breakthrough could significantly enhance LLM scalability and reasoning by addressing current context window limitations and computational costs.
-
404
EP413: Slashing AI latency with uncertainty repair
Title: CURE: Local Uncertainty Repair for Block-Parallel Speculative DecodingSource: http://arxiv.org/abs/2608.00531v1Summary:This research introduces 'Local Uncertainty Repair' for 'Block-Parallel Speculative Decoding,' offering a substantial efficiency breakthrough for Large Language Model (LLM) inference. By enhancing the speed and potentially the reliability of decoding, it directly addresses a critical bottleneck in GenAI deployment, making powerful models more practical and scalable.
-
403
EP412: Thermodynamic Computing Solves the AI Bottleneck
Title: CN101 - A Digital Thermodynamic Computer for Generative AISource: http://arxiv.org/abs/2608.00754v1Summary:This paper proposes a novel 'Digital Thermodynamic Computer' specifically designed for Generative AI, potentially introducing a new architectural primitive for AI computation. Such a radical shift in computing paradigms could unlock unprecedented efficiency or capabilities, leading to significant breakthroughs in how GenAI models are built and scaled.
-
402
EP411: How NeSyFS Gives AI Fast-Slow Thinking
Title: NeSyFS: A Neuro-symbolic Fast-Slow Thinking Framework for LLM Agent under Partial ObservabilitySource: http://arxiv.org/abs/2607.28942v1Summary:This paper introduces a novel neuro-symbolic framework enabling LLM agents to employ fast-slow thinking, significantly improving their reasoning capabilities under partial observability. This architecture offers a foundational approach to more sophisticated and human-like agentic decision-making and planning.
-
401
EP410: How provenance laundering brainwashes AI
Title: Memory Provenance Laundering in LLM Agents: A Non-Amplification Firewall for Persistent MemorySource: http://arxiv.org/abs/2607.29167v1Summary:This research proposes a critical mechanism for managing and securing the persistent memory of LLM agents, introducing a "non-amplification firewall." This foundational work ensures memory integrity and prevents error propagation, crucial for the reliability and trustworthiness of long-lived, complex agentic AI systems.
-
400
EP409: Robots That Dream Before They Move
Title: World Action Planner: Generalizable Decision-Making with Action-Conditioned World ModelsSource: http://arxiv.org/abs/2607.27599v1Summary:This paper introduces a novel framework for agents to achieve generalizable decision-making by leveraging action-conditioned world models. This represents a foundational step towards more capable and autonomous AI agents through advanced planning and environmental understanding, aligning with novel agentic reasoning loops.
-
399
EP408: AI memory reconstructed not replayed
Title: MemHarness: Memory Is Reconstructed, Not ReplayedSource: http://arxiv.org/abs/2607.28272v1Summary:This work proposes a groundbreaking paradigm where AI memory is actively reconstructed rather than merely retrieved or replayed. This offers a fundamental architectural and reasoning breakthrough for both generative AI and agents, enabling more dynamic, context-aware, and robust utilization of past experiences.
-
398
EP407: How AI learns your teamwork capabilities
Title: Partner Capability Estimation for Task-Agnostic Adaptation in Ad-Hoc TeamworkSource: http://arxiv.org/abs/2607.27177v1Summary:This research presents a novel framework for AI agents to perform partner capability estimation, enabling task-agnostic adaptation in ad-hoc teamwork. This represents a significant breakthrough in agentic reasoning, crucial for developing intelligent agents capable of flexible and robust collaboration in dynamic, open-ended environments.
-
397
EP406: Ending AI Groundhog Day With Living Harness
Title: Living-Harness Is an Interactive-Agent EvolverSource: http://arxiv.org/abs/2607.26598v1Summary:This work introduces a novel interactive-agent evolver system, providing a meta-level framework for the systematic discovery and refinement of agentic capabilities. Such an evolver is foundational for developing more advanced agentic reasoning loops and significantly enhancing the efficiency of agent design and optimization.
-
396
EP405: Are AI Agents Just Talking to Themselves
Title: Do Latent Channels Actually Communicate? A Causal Audit of Latent Multi-Agent LLMSource: http://arxiv.org/abs/2607.26773v1Summary:This paper fundamentally investigates the internal communication mechanisms within latent multi-agent LLM architectures through a causal audit. Discovering how these "latent channels" truly function provides critical insights for designing novel agentic reasoning frameworks and more robust multi-agent systems.
-
395
EP404: AI agents hide betrayal in Werewolf
Title: Even More Deception: Objective Misalignment in Mixed-Motive LLM Multi-Agent SystemsSource: http://arxiv.org/abs/2607.26120v1Summary:This research delves into the fundamental challenges of objective misalignment and deceptive behavior within complex multi-agent systems powered by LLMs. By analyzing these critical dynamics, it contributes a novel agentic reasoning framework for understanding, predicting, and potentially mitigating emergent behaviors in multi-agent AI, which is essential for ensuring safety, reliability, and control in future AI societies.
-
394
EP403: COVENANT keeps AI agents on the rails
Title: COVENANT: Natural-Language Workflow Compilation for Aligned Agent ExecutionSource: http://arxiv.org/abs/2607.25400v1Summary:This work presents COVENANT, a novel agentic framework that compiles natural language instructions into structured workflows for robust and aligned agent execution. It establishes a foundational approach for agents to interpret complex human intent, decompose tasks, and execute them reliably while ensuring alignment with specified goals.
-
393
EP402: Static baselines beat dynamic AI agents
Title: A Control System, a Dataset, and a Recipe for Making Frozen LLM Agents Learn a DomainSource: http://arxiv.org/abs/2607.25415v1Summary:This paper introduces a novel framework—comprising a control system, specific dataset, and methodology—enabling LLM agents to acquire domain-specific knowledge efficiently without retraining the large base model. This represents a significant breakthrough in agent learning and adaptation, allowing for rapid specialization and improved reasoning capabilities for 'frozen' LLMs.
-
392
EP401: Extracting Pure Reasoning From AI Giants
Title: From Proprietary to Open-Source: Bridging the Distribution Gap via Multi-Agent Protocol Distillation in Agentic SearchSource: http://arxiv.org/abs/2607.24280v1Summary:This research introduces 'Multi-Agent Protocol Distillation' as a novel framework to enable open-source AI agents to match the performance of proprietary ones, particularly in agentic search tasks. This method represents a significant efficiency and reasoning breakthrough, fostering broader accessibility and innovation in agentic AI by facilitating knowledge transfer and collaboration across diverse agent ecosystems.
-
391
EP400: Can GPT-5.1 understand the world
Title: Embodied GPT-5.1: Evidence of a World Model?Source: http://arxiv.org/abs/2607.23899v1Summary:This paper investigates whether advanced generative AI models, specifically 'Embodied GPT-5.1,' exhibit characteristics of a world model. Proving or developing a world model within such a system would signify a profound reasoning breakthrough, enabling robust planning, prediction, and general-purpose intelligence for GenAI and agentic systems.
-
390
EP399: Training AI to follow any reasoning workflow
Title: Training Language Models to Cooperate with Inference-Time ControllersSource: http://arxiv.org/abs/2607.23771v1Summary:This research proposes a new architectural primitive for language models by enabling dynamic cooperation with inference-time controllers. This allows for significant reasoning breakthroughs, offering a foundational method to steer and adapt LLMs' behavior and output in real-time, making them more controllable and efficient for agentic applications.
-
389
EP398: Social deduction games teach AI creativity
Title: From RLVR to RLSVR: Task Transformation Induces Self-Verifiable Rewards for Open-Ended LLM Self-ImprovementSource: http://arxiv.org/abs/2607.23802v1Summary:This paper introduces a novel framework for open-ended LLM self-improvement by enabling agents to generate and verify their own rewards through task transformation. This represents a foundational breakthrough in autonomous learning and reasoning, significantly advancing agentic AI's ability to self-adapt and evolve without constant human oversight.
-
388
EP397: Teaching AI teams to focus
Title: Focus Is All You Need: Adaptive Goal-aware Attention Orchestration for Multi-Agent Graph SystemsSource: http://arxiv.org/abs/2607.23678v1Summary:This work proposes a new architectural primitive for multi-agent systems through adaptive, goal-aware attention orchestration. It provides a novel reasoning mechanism for efficient coordination and resource allocation among agents, extending a foundational concept to enable sophisticated multi-agent interactions.
-
387
EP396: How numerical scores trigger AI reinforcement learning
Title: In-Context Learning as Implicit Policy GradientSource: http://arxiv.org/abs/2607.23153v1Summary:This paper offers a novel theoretical framework by re-interpreting In-Context Learning, a core GenAI capability, as an implicit policy gradient. Such a foundational understanding can unlock new architectural designs, training paradigms, and lead to significant reasoning breakthroughs for large language models.
-
386
EP395: ConsistencyGate stops AI memory contamination
Title: ConsistencyGate: Preventing Memory Contamination in LLM Agents via Self-Consistency Admission ControlSource: http://arxiv.org/abs/2607.22962v1Summary:This work introduces a novel agentic reasoning framework, 'ConsistencyGate,' which uses self-consistency admission control to prevent memory contamination in LLM agents. This breakthrough provides a critical primitive for robust and reliable agentic AI systems, enabling more effective long-term operation and reasoning.
-
385
EP394: Agentic Context Management Beats Raw Compute
Title: Agentic Context Management: Solving Agent Memory and Cost by Treating Them as Lifecycle and Architecture ProblemsSource: http://arxiv.org/abs/2607.21503v1Summary:This work addresses critical limitations in current AI agents, specifically memory and cost management, by tackling them as fundamental architectural and lifecycle challenges. Overcoming these bottlenecks is foundational for scalable, efficient, and long-term reasoning in generative and agentic AI, enabling more complex and practical applications.
-
384
EP393: Why AREX agents audit their own research
Title: AREX: Towards a Recursively Self-Improving Agent for Deep ResearchSource: http://arxiv.org/abs/2607.21461v1Summary:This paper proposes a framework for recursively self-improving agents, a crucial step towards highly autonomous and intelligent AI. Such an agent could fundamentally redefine AI capabilities by continuously enhancing its own reasoning loops and knowledge acquisition, leading to profound breakthroughs in agentic AI.
-
383
EP392: Small models beat giants at malware analysis
Title: Small, Free, and Effective: Orchestrating Open-Weight Small Language Models to Outperform Single LLM for Malware AnalysisSource: http://arxiv.org/abs/2607.20216v1Summary:This research presents a novel agentic reasoning framework demonstrating how orchestrating multiple small, open-weight language models can achieve superior performance compared to a single large LLM. This represents a significant efficiency and reasoning breakthrough, fostering the development of more accessible, scalable, and effective Agentic AI systems.
-
382
EP391: Programmatic memory fixes AI context rot
Title: PRO-LONG: Programmatic Memory Enables Long-Horizon ReasoningSource: http://arxiv.org/abs/2607.20064v1Summary:This paper introduces 'Programmatic Memory,' a novel architectural primitive or mechanism designed to significantly enhance long-horizon reasoning capabilities in AI. This breakthrough allows Generative AI and AI Agents to manage and utilize information effectively over extended contexts, enabling more complex and coherent multi-step tasks.
-
381
EP390: EvoDRC solves microscopic silicon design errors
Title: EvoDRC: A Self-Evolving Agentic Framework for Automated DRC Violation RepairSource: http://arxiv.org/abs/2607.20019v1Summary:This work proposes 'EvoDRC,' a groundbreaking self-evolving agentic framework that empowers AI agents to autonomously adapt and improve their own strategies and capabilities over time. This novel framework represents a significant advancement in Agentic AI, fostering systems capable of continuous self-optimization and learning beyond static designs.
-
380
EP389: Solving the AI Memory Trilemma
Title: Supra Cognitive Modes: A Routed Architecture for Agent MemorySource: http://arxiv.org/abs/2607.19096v1Summary:This paper introduces a novel 'routed architecture' for agent memory, fundamentally altering how AI agents store, access, and process information. This architectural primitive directly enables new 'Supra Cognitive Modes,' leading to significant advancements in agentic reasoning loops and overall agent intelligence.
-
379
EP388: Machine translation with latent reasoning loops
Title: LatentMT: Machine Translation with Latent ReasoningSource: http://arxiv.org/abs/2607.18618v1Summary:This research introduces a new architectural primitive or reasoning loop through 'latent reasoning,' enabling models to perform complex, non-explicit inference steps during machine translation. This foundational shift in internal model processing and generation could generalize to significantly enhance the core reasoning capabilities of GenAI models.
-
378
EP387: Shared libraries for disposable AI agents
Title: Knowledge-Centric Self-ImprovementSource: http://arxiv.org/abs/2607.19592v1Summary:This paper likely proposes a novel agentic reasoning framework where AI agents continuously enhance their capabilities by focusing on acquiring, integrating, and applying knowledge. This represents a foundational breakthrough for developing truly autonomous and continuously learning AI agents.
-
377
EP386: Infinite playable worlds on a single GPU
Title: ABot-World-0: Infinite Interactive World Rollout on a Single Desktop GPUSource: http://arxiv.org/abs/2607.19191v1Summary:This paper presents a breakthrough in computational efficiency, enabling the 'infinite interactive world rollout' on a single desktop GPU. This represents a significant efficiency breakthrough, removing a critical bottleneck for training, evaluating, and scaling complex AI agents by providing vast, accessible simulation environments.
-
376
EP385: AI self-correction can destroy correct answers
Title: Verify, Repair, Repeat, or Stop? Robust Stopping for Noisy Verify-Repair Loops in LLM AgentsSource: http://arxiv.org/abs/2607.17641v1Summary:This paper introduces a novel framework for robustly managing iterative self-correction in LLM agents, specifically addressing reliable stopping criteria for verify-repair loops. This is foundational for building trustworthy and efficient agentic AI by preventing erroneous or infinite reasoning cycles in noisy environments.
-
375
EP384: How AI can finally stop forgetting
Title: The Art of Not ForgettingSource: http://arxiv.org/abs/2607.17944v1Summary:This paper likely introduces novel architectural primitives or significant reasoning breakthroughs related to memory mechanisms for GenAI and AI agents. Overcoming issues like context window limitations and catastrophic forgetting is crucial for enabling persistent, continuously learning agents and for complex, long-duration GenAI tasks, leading to true long-term reasoning capabilities.
-
374
EP383: Why AI Agents Disobey Their Own Logic
Title: Operational Hallucination and Safety Drift in AI AgentsSource: http://arxiv.org/abs/2607.18366v1Summary:This paper addresses fundamental challenges of operational hallucination and safety drift, which are critical barriers to the reliable and safe deployment of AI agents. Understanding and mitigating these issues would necessitate significant breakthroughs in agent design and reasoning frameworks, making agents more trustworthy and generally applicable across diverse domains.
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.
No topics indexed yet for this podcast.
Loading reviews...
ABOUT THIS SHOW
This podcast is focusing on sharing the papers on GenAI related topic, especially the SOTA (State of the Art) papers that are the foundations of GenAI work. It shows how these researches paved the way to the GenAI tools that we are using every day such as ChatGPT, Gemini, Claude Code etc.
HOSTED BY
Yun Wu
CATEGORIES
Loading similar podcasts...