Enoch H. Kang
Best AI papers explained
Cut through the noise. We curate and break down the most important AI papers so you don’t have to.
Author
Enoch H. Kang
Category
Podcast website
Latest episode
Jul 10, 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
From Augmentation to Reconstruction: Guiding the AI Disruption to the Good Place 07.06.2026 22:10
This paper explores the evolution of artificial intelligence through a three-stage framework of augmentation, automation, and reconstruction. The authors argue that while AI currently improves individual tasks, the most profound economic disruption will only occur when workflows and markets are entirely redesigned around machine capabilities. True transformation is currently stalled by legacy huma...
Self-Distilled Agentic Reinforcement Learning 07.06.2026 22:14
The research paper introduces SDAR (Self-Distilled Agentic Reinforcement Learning), a new framework designed to improve the training of large language model agents in complex, multi-turn environments. While standard reinforcement learning excels at high-level task goals, it often lacks the precise, token-level guidance needed for long interactions. To solve this, the authors identify critical flaw...
Subliminal Learning Is Steering Vector Distillation 05.06.2026 23:29
This research explores subliminal learning, a phenomenon where a student language model inherits behavioral traits from a teacher model even when trained on semantically unrelated data. The authors demonstrate that this process is driven by steering vector distillation, where the teacher’s system prompt acts as a linear direction in activation space that the student internalizes during fine-tuning...
Subsidizing Sequential Search 05.06.2026 20:20
This paper explores a market model where competing firms use subsidies to reduce the cost of product inspection for consumers. Through a subsidy-sorting principle, the authors demonstrate that higher-quality firms naturally offer larger subsidies to signal their value and secure priority in the search order. This behavior results in a unique equilibrium where low-quality firms are ignored, interme...
Meta-Harness: End-to-End Optimization of Model Harnesses 02.06.2026 17:39
This paper introduces Meta-Harness, an innovative system designed to automate harness engineering for large language models. Unlike traditional methods that rely on manual coding or compressed feedback, this system uses an agentic proposer to search through and optimize the code that governs how models store, retrieve, and process information. By utilizing a filesystem to access full execution tra...
Self-Improving Language Models with Bidirectional Evolutionary Search 01.06.2026 20:59
Researchers have developed Bidirectional Evolutionary Search (BES) to overcome the limitations of standard language model sampling, which often struggles with sparse feedback and predictable outputs. While traditional methods like tree search are confined to a narrow "entropy shell" of high-probability responses, BES escapes this range by using evolutionary operators such as crossover an...
Generative Modeling via Drifting 31.05.2026 21:53
This paper discusses Drifting Models, a novel generative modeling paradigm that enables high-quality, one-step image generation without the iterative inference required by diffusion or flow-matching models. Instead of decomposing transformations at the sampling stage, this method evolves a pushforward distribution during the training process by utilizing a neural network optimizer. The core mechan...
Instance-Optimal Estimation with Multiple LLM Judges on a Budget 31.05.2026 21:23
This paper addresses the cost-efficient evaluation of large language models (LLMs) by utilizing multiple AI "judges" with different price points and reliability levels. The researchers formalize this challenge as budgeted heteroskedastic multi-judge estimation, seeking an optimal way to distribute a limited budget across various judges and tasks to achieve the most accurate quality score...
Robust AI Personalization Will Require a Human Context Protocol 29.05.2026 22:59
This paper proposes the Human Context Protocol (HCP), a technical framework designed to give individuals direct control over how their personal preferences shape AI interactions. Currently, AI personalization relies on fragmented data silos and behavioral inferences that often fail to reflect a user’s true intent or values. By establishing a user-owned preference layer, the protocol allows people...
Equilibrium Reasoners: Learning Attractors Enables Scalable Reasoning 27.05.2026 17:42
This paper introduces Equilibrium Reasoners (EqR), a novel framework that conceptualizes iterative AI reasoning as a dynamical system converging toward stable latent attractors. By treating the reasoning process as a series of repeated updates to an internal state, the researchers demonstrate that models can scale performance at test-time by simply increasing the number of iterations (depth) or us...
Position: The Pre/Post-Training Boundary Should Govern IP in Industry–Academia ML Collaborations 25.05.2026 12:57
This paper proposes a new contractual framework called PBOS to resolve persistent intellectual property conflicts in industry-academia machine learning collaborations. By involving scientists in legal negotiations, the authors suggest a clear division based on the pre/post-training boundary of a model. Under this model, pre-training artifacts such as code and architectures are treated as open scie...
MEMO: Memory as a Model 24.05.2026 17:49
MEMO (Memory as a Model), a modular framework designed to integrate new, domain-specific knowledge into Large Language Models (LLMs) without the need for expensive retraining. By encoding information into a dedicated, smaller MEMORY model while keeping the primary EXECUTIVE model frozen, the system avoids catastrophic forgetting and remains compatible with proprietary, closed-source models. The pr...
Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces 23.05.2026 23:03
This research introduces Agent Bazaar, a multi-agent simulation framework designed to evaluate and improve the Economic Alignment of Large Language Models (LLMs). The authors identify two critical failure modes: The Crash, where agents engage in destructive price-cutting that leads to market collapse, and The Lemon Market, where deceptive agents use multiple identities to flood marketplaces with f...
General Preference Reinforcement Learning 23.05.2026 21:50
This paper introduces General Preference Reinforcement Learning (GPRL), a novel post-training framework designed to align large language models with complex human values. Traditional methods often rely on a scalar reward model, which frequently leads to "reward hacking" as the model exploits a single quality dimension at the expense of others. To resolve this, the authors utilize a Gener...
Explaining and Preventing Alignment Collapse in Iterative RLHF 21.05.2026 20:47
This paper investigates alignment collapse, a phenomenon where iterative reinforcement learning from human feedback (RLHF) fails because the model learns to exploit "blind spots" in the reward model (RM). By framing the interaction between the AI policy and the RM as a Stackelberg game, the authors prove that standard training ignores a crucial parameter-steering term that captures how t...
Curriculum Learning-Guided Progressive Distillation in Large Language Models 19.05.2026 16:10
This paper introduces Curriculum Learning-Guided Progressive Distillation (CLPD), a novel framework designed to enhance the reasoning capabilities of small language models. The authors argue that traditional knowledge distillation fails when a significant capacity gap exists between a powerful teacher and a smaller student. To resolve this, CLPD simultaneously organizes training data from easy to...
Think Twice, Act Once: Verifier-Guided Action Selection For Embodied Agents 19.05.2026 25:30
The provided text introduces **VEGAS (Verifier-Guided Action Selection)**, a novel framework designed to improve the reliability of **multimodal large language model (MLLM)** agents in complex, real-world environments. While standard AI agents often fail in new or long-term scenarios by committing to a single, incorrect action, **VEGAS** enables them to "think twice" by sampling multiple potential...
How Much Should a Conversational Recommender System Converse? 17.05.2026 21:41
Researchers from Yale University explore the optimal level of preference elicitation for conversational recommender systems (CRS) powered by generative AI. Their model examines the critical trade-off between the match quality gained through follow-up questions and the communication costs or abandonment risks incurred by users. The study reveals that a platform’s monetization model—whether based on...
FUSE: Ensembling Verifiers with Zero Labeled Data 14.05.2026 20:15
This paper introduces Fully Unsupervised Score Ensembling (FUSE), a novel framework designed to improve the accuracy of large language model (LLM) outputs without requiring human-labeled data. By aggregating scores from multiple imperfect verifiers, FUSE identifies the most reliable responses during the inference process, a technique known as test-time scaling. The method addresses the limitations...
EVOLM: Self-Evolving Language Models through Co-Evolved Discriminative Rubrics 14.05.2026 23:10
This paper introduces EVOLM , an innovative framework for self-evolving language models that improves performance without relying on human annotations or external teacher models. By transforming a model’s internal knowledge into explicit natural-language rubrics , the system creates an autonomous feedback loop where evaluation and generation capabilities improve in tandem. This method utilizes var...
Personalized Alignment Revisited: The Necessity and Sufficiency of User Diversity 12.05.2026 22:13
This paper establishes a theoretical framework for personalized alignment in large language models, specifically identifying the conditions necessary for a model to efficiently adapt to diverse user preferences. The author characterizes a fundamental decision-relevant user diversity condition, which asserts that a population of users must be sufficiently varied to expose all latent reward directio...
OGPO: Sample Efficient Full-Finetuning of Generative Control Policies 11.05.2026 22:02
This paper introduces Off-Policy Generative Policy Optimization (OGPO), a novel reinforcement learning algorithm designed to efficiently fine-tune generative control policies (GCPs) for complex robotic tasks. By viewing action generation as a denoising MDP nested within the environmental process, the method utilizes off-policy critics as terminal rewards to optimize the full generative process wit...
Adaptive Querying with AI Persona Priors 09.05.2026 22:30
This paper details a novel Bayesian adaptive querying framework that utilizes AI personas to learn user-specific information within limited question budgets. Traditional methods like Computerized Adaptive Testing often struggle with high-dimensional data or "cold-start" scenarios where little is known about a new user or item. This research addresses these gaps by using large language mo...
Rethinking the Role of LLMs in Time Series Forecasting 08.05.2026 21:48
This research paper evaluates the efficacy of **Large Language Models (LLMs)** in the field of **time series forecasting (TSF)** through a massive empirical study. While previous scholars argued that LLMs offer minimal benefits over standard models, this study utilizes **8 billion observations** to prove that LLMs significantly enhance **cross-domain generalization** and predictive accuracy. The a...
Robust Representation Learning through Explicit Environment Modeling 07.05.2026 23:01
This research addresses out-of-distribution generalization by proposing a shift from traditional causal invariance to explicit environment modeling. While standard methods attempt to discard all environment-dependent information, this paper argues that such features can be predictive when the environment directly influences the target. The authors introduce neural generalized random-intercept mode...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.