🚀NEW COURSEVibe Coding AI Apps with Claude Code 🤖✨Enroll now
DAIR.AI · Curated weekly since April 2023Issue 180 · Sep 14 – Sep 20, 2026

AI Papers of the Week

Every paper worth reading in AI, hand-picked one week at a time.

2,333
Papers
180
Weekly issues
2023
Since
This week · 10 papersView the full issue →
TROVE: Adaptive Agent Skill Orchestration via Trace-Grounded Route Validation and Editing

TROVE: Adaptive Agent Skill Orchestration via Trace-Grounded Route Validation and Editing

Tianxing Wang and colleagues at Shanghai Jiao Tong argue that agent orchestration fails because the plan is committed before runtime evidence arrives, and propose revising only the part of a route that evidence has invalidated.

02Agents
CONTINUITY: Security-Context Contracts for Composable LLM Agent Controls

CONTINUITY: Security-Context Contracts for Composable LLM Agent Controls

Chris Zheng and Geng Yang name a failure mode where individually correct agent security controls stop composing, and build a contract framework that carries authenticated security context across component boundaries.

03Safety
Testing Interchangeability in LLM Agent Teams

Testing Interchangeability in LLM Agent Teams

Jianxin Gao and colleagues test the production assumption that one agent filling a role can be swapped for any other agent that can do the job, and find the cost shows up in coordination rather than in task score.

04Agents
TruthInsightBench: An Evidence-Grounded Benchmark for Automated Evaluation of Open-Ended Scientific Discovery Agents

TruthInsightBench: An Evidence-Grounded Benchmark for Automated Evaluation of Open-Ended Scientific Discovery Agents

Zhibo Yang and colleagues build a benchmark for scientific discovery rather than reproduction: agents see a neutral objective and frozen data, with the source study's conclusions, expected values, and analysis path withheld.

05Evaluation
WearableQA: A Benchmark for Health Reasoning over Real-World Wearable Data

WearableQA: A Benchmark for Health Reasoning over Real-World Wearable Data

Ji Soo Lee and colleagues at Meta and KAIST build WearableQA from the wearable time series, blood biomarkers, and demographics of 200 real users with up to 500 days of daily measurements each.

06Evaluation
LLM-Guided Program Evolution for Circle Packing: Breaking 10 Packomania Records for $28

LLM-Guided Program Evolution for Circle Packing: Breaking 10 Packomania Records for $28

Wes Sander at Practical Systems runs an LLM-guided evolutionary loop over optimization algorithms and improves 10 published Packomania circle-packing records for a total LLM spend of $27.72.

07Code
Design Docs Are All You Need: An AI-native Machine-Learning Performance Tool

Design Docs Are All You Need: An AI-native Machine-Learning Performance Tool

Google DeepMind, MIT, and colleagues maintain a performance-modeling library called SMART whose main branch contains almost no code. The repository is a directed graph of natural-language design docs, and coding sub-agents regenerate the entire implementation from those docs whenever a version updates.

08Code
RefactorPlatform: An Open-Source Harness for Controlled Evaluation of Repository-Scale Refactoring Agents

RefactorPlatform: An Open-Source Harness for Controlled Evaluation of Repository-Scale Refactoring Agents

Aziz Ben Amor and colleagues at Pi School release RefactorPlatform, an evaluation harness that holds the environment fixed and varies one coding-agent design axis at a time on 100 repository-scale RefactorBench tasks.

09Agents
Compact-Memory LLM Agents via Online Max-Member Clustering and Atom-Aware Packing

Compact-Memory LLM Agents via Online Max-Member Clustering and Atom-Aware Packing

Jiahe Geng, Jinpeng Wang and Kun Yuan build RSM-full, an online clustered-memory pipeline for LLM agents operating under a 2k to 5k prompt-token budget, and show the gain comes from how memories are merged and packed rather than from raw recall.

10Agents
ERPBench: Evaluating LLM Agents for Enterprise Decision-Making Across Competitive Market Ecologies

ERPBench: Evaluating LLM Agents for Enterprise Decision-Making Across Competitive Market Ecologies

Xinran Zhang and colleagues at GAIR ask whether enterprise-agent rankings survive a change in who the agent is competing against, and find they largely do not.

11Agents
Computer Science Achievement and Writing Skills Predict Vibe Coding Proficiency

Computer Science Achievement and Writing Skills Predict Vibe Coding Proficiency

Sverrir Thorgeirsson, Theo B. Weidmann and Zhendong Su at ETH Zurich run a preregistered cross-sectional study of 100 tertiary-level students to find out which measured skills predict how well someone performs at vibe coding.

12Evaluation
CUA-Universe: A Scalable and Dynamic Environment for Hybrid GUI+CLI Agents

CUA-Universe: A Scalable and Dynamic Environment for Hybrid GUI+CLI Agents

Haoting Shi and colleagues at Shanghai Jiao Tong build a pipeline that converts real desktop software into environments where an agent can act through both the GUI and the command line over shared application state.

13Agents
How to Speculate about Uncertainty in Agentic Coding? A Draft-Model Gate Method

How to Speculate about Uncertainty in Agentic Coding? A Draft-Model Gate Method

Konstantin Grotov and Valentin Malykh derive a failure-prediction signal for a black-box coding agent from its output tokens alone, by running a small draft model over the agent's already-generated trajectory in one forward pass.

14Agents
Alignment-Free Text-Audiobox for Voice Dubbing and Full-Duplex Dialogue Synthesis

Alignment-Free Text-Audiobox for Voice Dubbing and Full-Duplex Dialogue Synthesis

Sanyuan Chen and colleagues at FAIR at Meta present Text-AB, a 3B latent-diffusion speech model that removes the forced-alignment stage from the Audiobox line and handles dubbing and two-speaker dialogue in one system.

15Safety
Inferred Generative-Process Diversity Predicts Correlated Failure Across Language Models

Inferred Generative-Process Diversity Predicts Correlated Failure Across Language Models

Ross Tieman and Evan Markou argue that semantic similarity is the wrong diversity measure for populations of language models, and use compression distance between raw outputs to recover the structure that predicts correlated failure.

16Efficiency
From Zero to Hero: An Open LLM Ecosystem for Armenian

From Zero to Hero: An Open LLM Ecosystem for Armenian

Erik Arakelyan and colleagues at NVIDIA and COPA release the first open Armenian LLM published together with the data and recipe needed to reproduce it, and report a data-contamination finding along the way.

17Data
Plan Pointers and Record-Directive Form in Budgeted Verification of Inherited Agent Memory

Plan Pointers and Record-Directive Form in Budgeted Verification of Inherited Agent Memory

Kazuki Nakayashiki runs twelve registered studies and 14,760 attempts on one question: when an agent inherits terse memories and can pull only one archived source record, what form of directive written into the store actually steers that choice.

18Agents
Normalized Low-Rank Adaptation

Normalized Low-Rank Adaptation

Jiale Kang and colleagues at CUHK, Yuanshi Intelligence and Microsoft Research normalize the down-projection matrices in LoRA and report faster convergence, better stability and less forgetting at no extra cost.

19Training
Improving precipitation forecasts in an AI weather model using observational data

Improving precipitation forecasts in an AI weather model using observational data

Julian F. Schmitt and colleagues at X, The Moonshot Factory and Google, with Caltech and Stanford, fine-tune an AI weather model on observed precipitation rather than reanalysis and improve precipitation forecasts substantially.

20Training
The Safety Relay in Roleplay Jailbreaks: A Component-Resolved Causal Analysis of Harm Recognition and Refusal

The Safety Relay in Roleplay Jailbreaks: A Component-Resolved Causal Analysis of Harm Recognition and Refusal

Md Mokarram Chowdhury, Ernie Chang and Yang Li use mechanistic interpretability to explain why a roleplay wrapper flips a model from refusal to compliance while the harmful request stays visible inside it.

21Safety
PaperGym: Rubric-Centered Evolution for Research-Plan Generation

PaperGym: Rubric-Centered Evolution for Research-Plan Generation

Yuhan Wang and colleagues at Zhejiang University, with Kaitao Song at Apple, turn each scientific paper into a full RL environment by synthesizing the question from goal and background while deriving the criteria from method and experiments, cutting criterion leakage to 3.7%.

22Reinforcement Learning
Designing Proactive Thought Partners for Writing

Designing Proactive Thought Partners for Writing

Proactive writing tools mostly mean autocomplete. This paper from Google DeepMind studies what it looks like when an AI agent offers higher-level cognitive support during writing and picks its own moment to speak up.

23Agents
LOCI: A Locator-Critic with Refinement Loop

LOCI: A Locator-Critic with Refinement Loop

Walid Bousselham, Mathilde Caron, Arsha Nagrani and Cordelia Schmid at Google DeepMind argue that VLM failures on hard visual tasks come from failing to locate the relevant detail, not from weak high-level reasoning, and fix it with a two-agent loop that needs no training.

24Agents
hLLM: Single Pass Decoding for Generative Reranking

hLLM: Single Pass Decoding for Generative Reranking

Emil Laftchiev and colleagues at Meta Platforms observe that a generative ranker only ever needs to emit N ordinal values, and exploit that narrow output format to decode the whole ranking in a constant number of forward passes.

25Efficiency
180 weeks of AI research · papers per week
Week of Sep 14–20, 202610 papers →
Apr2023
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan2024
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan2025
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan2026
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Apr 2023Hover a week to inspect · select to openSep 2026