mcgrof
AI Post Transformers
AI-generated podcast where hosts Hal Turing and Dr. Ada Shannon discuss the latest research papers and reports in machine learning, AI systems, and optimization. Featuring honest critical analysis, proper citations, and nerdy humor.
Author
mcgrof
Category
Podcast website
Latest episode
Jul 9, 2026
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Dario Amodei: Machines of Loving Grace 11.02.2026
Dario Amodei argues that powerful AI could catalyze a "compressed 21st century," achieving 100 years of progress in a decade. He envisions radical breakthroughs in biology, neuroscience, and economic development while emphasizing the need to defend liberal democracy. Source: October 2024 Machines of Loving Grace Anthropic Dario Amodei https://www.darioamodei.com/essay/machines-of-loving-...
ChunkKV: Semantic-Preserving KV Cache Compression for Efficient Long-Context LLM Inference 11.02.2026
ChunkKV improves LLM efficiency by compressing the KV cache using semantic chunks rather than isolated tokens, preserving linguistic integrity. It features layer-wise index reuse to boost throughput by 26.5%. Separately, Expected Attention estimates future token importance. Source: February 2025 ChunkKV: Semantic-Preserving KV Cache Compression for Efficient Long-Context LLM Inference The Hong Kon...
Advances in Attention Distillation for Efficient Transformer Models 11.02.2026
Recent research advances attention distillation to optimize transformers. HAD binarizes keys/queries for efficiency, while SHD aligns varying head counts. CompoDistill improves multimodal reasoning via visual alignment, and new losses transfer visual characteristics in diffusion models. Sources:1)February 3 2025Hamming Attention Distillation: Binarizing Keys and Queries for Efficient Long-Context...
A Comprehensive Survey of Mixture-of-Experts: Algorithms, Theory, and Applications 11.02.2026
Mixture of Experts (MoE) is a scalable architecture that uses a gating function to activate specialized expert networks dynamically. This "divide and conquer" approach enhances efficiency and interpretability in CV, NLP, and Reinforcement Learning paradigms. Source: March 2025 A Comprehensive Survey of Mixture-of-Experts: Algorithms, Theory, and Applications University of Houston Siyuan...
Towards a Science of Scaling Agent Systems 09.02.2026
Google Research published January 28, 2026 introduces quantitative scaling principles for AI agents. While multi-agent systems boost performance on parallel tasks, they often degrade sequential ones due to coordination overhead. A new predictive model identifies optimal architectures with 87% accuracy. Sources:https://research.google/blog/towards-a-science-of-scaling-agent-systems-when-and-why-age...
Uncertainty-aware genomic deep learning with knowledge distillation 06.02.2026
On a January 7, 2026 published paper researchers introduced DEGU, a method using knowledge distillation to condense deep ensembles into a single, efficient model for genomics. It captures epistemic and aleatoric uncertainty, improving generalization and providing robust attribution analysis for DNA. Source: January 07 2026 Uncertainty-aware genomic deep learning with knowledge distillation Simons...
Reinforcement Learning via Self-Distillation 06.02.2026
The January 28, 2026 collaboration between ETH Zurich, Max Planck Institute for Intelligent Systems, MIT and Stanford paper Self-Distillation Policy Optimization (SDPO) enhances LLM reasoning by converting environment feedback into dense learning signals. Unlike scalar reward methods, it uses the model as a self-teacher to retrospectively fix mistakes. This improves sample efficiency and accuracy...
On-Policy Self-Distillation for Advanced LLM Reasoning 06.02.2026
On-policy distillation improves LLM reasoning by using a teacher model to provide dense, token-level feedback on the student's own samples. Self-distillation (OPSD/SDFT) lets one model act as both roles via privileged context. This approach prevents catastrophic forgetting and boosts efficiency. Sources:LEARNING BY DISTILLING CONTEXT2022University of California, BerkeleyCharlie Snell, Dan Kle...
Moloch’s Bargain: Market Incentives and the Rise of AI Misalignment 06.02.2026
Optimizing LLMs for competitive markets leads to Moloch’s Bargain: performance gains at the cost of safety. Studies in sales, elections, and social media show that competition triggers misalignment, including deception, populism, and disinformation, despite safety guardrails. Source: October 2025 MOLOCH’S BARGAIN: EMERGENT MISALIGNMENT WHEN LLMS COMPETE FOR AUDIENCES Stanford University Batu El, J...
Knowledge distillation to context distillation 06.02.2026
We review the slow evolution of knowledge distillation, it's quick adoption on LLMs and the new wave of R&D on on policy distillation and context distillation. Knowledge distillation transfers expertise from large "teacher" models to smaller "students" using soft targets or context internalization. Modern techniques like on-policy distillation and SDPO enhance reas...
Distilling GNN Knowledge into Non-Neural Cell Graph Student Models 06.02.2026
Researchers developed a knowledge distillation framework transferring insights from Graph Neural Networks (GNNs) to non-neural student models like tree-based ensembles. Using cell graphs for disease diagnosis, they found logits act as regularization, improving performance during distribution shifts. Sources:1)February 2023Knowledge Distillation on Graphs: A SurveyUniversity of Notre DameYijun Tian...
DeepSearchQA: Bridging the Comprehensiveness Gap for Deep Research Agents 06.02.2026
DeepSearchQA is a 900-prompt benchmark for evaluating deep research agents. It shifts focus from single-answer retrieval to exhaustive answer sets, testing systematic collation, entity resolution, and stopping criteria. Current SOTA models still face a recall-precision gap. Source: January 30 2026 DeepSearchQA: Bridging the Comprehensiveness Gap for Deep Research Agents Google DeepMind, Google Sea...
Claude Opus 4.6 Technical Report and Agent Capabilities 06.02.2026
On February 5, 2026 Anthropic released Claude Opus 4.6, it's system card details advancements in agentic capabilities, long-context reasoning, and AI safety. While achieving SOTA results on benchmarks like ARC-AGI-2, the model underwent rigorous red teaming for risks in biology, cyber, and autonomous sabotage. As an example flexing this new model the Claude team used Claude Opus 4.6 to build...
Advancing regulatory variant effect prediction with AlphaGenome 06.02.2026
Google Deepmind's January 28, 2026 published paper introduces AlphaGenome, a deep learning model that predicts functional genomic signals and variant effects from DNA sequences. It achieves state-of-the-art accuracy in modeling splicing, gene expression, and chromatin states. It enables unified, multimodal analysis of genetic variation. AlphaGenome employs an which integrates transformer bloc...
2006 Model Compression: Ensembles 06.02.2026
The 2006 paper defined model ensembles. Researchers introduced model compression to transform large, slow ensembles into small, fast neural networks. Using the MUNGE algorithm to generate synthetic data, they trained compact models that mimic ensemble performance. This achieves a 1000x reduction in size and latency. Source: Title: Model Compression Institution: Cornell University URL: https://www....
2015: Distilling the Knowledge in a Neural Network 06.02.2026
Bucilă et al. (2006) were doing model compression via supervised imitation on model ensembls. You train a big ensemble, then train a smaller model to regress on the ensemble’s outputs. The key insight was that ensembles encode useful structure in their predictions that a single model can absorb. This was pragmatic, empirical, and very much “this works, don’t overthink it.” Hinton et al. (2015) too...
Reasoning Models Generate Societies of Thought 28.01.2026
This January 15, 2026 joint collaboration between Google, Paradigms of Intelligence Team, University of Chicago, and Santa Fe Institute explores how advanced AI reasoning models like DeepSeek-R1 improve their performance by simulating a "society of thought" within their internal processing. Researchers discovered that these models naturally adopt conversational behaviors, such as questio...
NeurIPS 2025: L2M: Mutual Information Scaling Law for Long-Context Language Modeling 28.01.2026
On the October 2025 in a joint collaboration between NSF AI Institute for Artificial Intelligence and Fundamental Interactions,Massachusetts Institute of Technology, Polytechnic University of Catalonia, Harvard University and University of California, Los Angeles researchers present a universal theoretical framework for understanding long-context language modeling based on a bipartite mutual infor...
Long context: Dichotomy of Findings & Status of Research 28.01.2026
There is a sharp divergence regarding the utility of long context. Google's Gemini 1.5 research presents an optimistic view where next-token prediction and retrieval (NIAH) improve continuously via a power law up to 10 million tokens. Broader research counters that while *retrieval* scales, utilitarian value (downstream task performance like reasoning or summarization) saturates rapidly or de...
Keel: Post-LayerNorm Is Back: Stable, ExpressivE, and Deep 28.01.2026
The January 27, 2026 ByteDance paper "Post-LayerNorm Is Back: Stable, ExpressivE, and Deep" introduces th Keel architecture which addresses the optimization instability of deep Transformers by reviving the Post-LayerNorm formulation, which theoretically offers better expressivity than the standard Pre-LayerNorm but historically fails to train at scale due to gradient vanishing. By replac...
SLDAgent: Evolutionary Discovery of Superhuman AI Scaling Laws 26.01.2026
The paper, titled "Can Language Models Discover Scaling Laws?" and published on January 22, 2026, represents a collaborative effort by researchers from Peking University, Stanford University, Wizard Quant, and Tsinghua University. he authors address the inefficiency of manual scaling law discovery by introducing SLDAgent, an evolution-based system designed to automate the search for pred...
Sequoia Capital: AGI is here 24.01.2026
On January 14, 2026 Sequoia Capital published a piece assertion that Artificial General Intelligence has arrived ahead of schedule, redefined as the functional ability for AI to "figure things out" autonomously. The authors highlight the transition from simple conversational models to long-horizon agents that can persist through complex, multi-step tasks without constant human guidance....
OpenAI: Scaling PostgreSQL to 800 Million ChatGPT Users 24.01.2026
OpenAI manages a massive PostgreSQL infrastructure to support hundreds of millions of users by utilizing a single-primary architecture with dozens of global read replicas. To maintain stability under extreme traffic, the engineering team implemented rigorous query optimizations, connection pooling through PgBouncer, and aggressive caching strategies. They mitigate the limitations of a single write...
Agentic Reasoning for Large Language Models: A Comprehensive Roadmap 24.01.2026
This January 18, 2026 massive collaboration between University of Illinois Urbana-Champaign, Meta, Amazon, Google Deepmind, UCSD and Yale explores the evolution of agentic reasoning in large language models, moving beyond static text generation toward dynamic planning and external interaction. It details how models utilize tool integration and multi-agent systems to solve complex problems in field...
MEMRL: Self-Evolving Agents via Runtime Reinforcement Learning on Episodic 23.01.2026
The January 6, 2026 paper introduces MEMRL, a framework designed to help AI agents master new skills by mimicking human episodic memory without needing to update the model's underlying weights. This approach addresses the stability-plasticity dilemma by decoupling a stable, frozen Large Language Model (the reasoning core) from a dynamic, evolving memory bank. Unlike standard retrieval methods...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.