🚀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 →
Improving Evaluation Realism with Inference-Time Compute and Deployment Scaffolds

Improving Evaluation Realism with Inference-Time Compute and Deployment Scaffolds

Axel Ahlqvist and colleagues at the UK AI Security Institute, Meridian and Anthropic attack evaluation awareness, the problem that capable models can tell when they are being tested rather than deployed, which weakens any conclusion a safety evaluation supports.

02Evaluation
Evaluating and Improving LLM Self-Modeling

Evaluating and Improving LLM Self-Modeling

Siqi Zeng, Andre N. Assis and Rowan Wang, working through the Anthropic Fellows Program, measure whether a model can answer verifiable questions about its own behavior, and then try to train the ability in.

03Evaluation
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.

04Efficiency
SimSkill: A Lifelong Learning AI Agent for Autonomous Mastery of Traffic Simulation

SimSkill: A Lifelong Learning AI Agent for Autonomous Mastery of Traffic Simulation

Qi Liu, Qinzheng Wang and Yiming Bie build SimSkill, a self-evolving agent over the SUMO traffic simulator that finds its own capability gaps, writes and solves grounded tasks, and consolidates the results into episodic, procedural and semantic memory without touching the backbone weights.

05Agents
STAIR (STructure Aware Information Retriever): A novel dataset and LLM based retriever for document structure augmentation

STAIR (STructure Aware Information Retriever): A novel dataset and LLM based retriever for document structure augmentation

Retrievers chunk long documents by length, which throws away the hierarchy the document already has. Researchers at IBM point out that a table of contents already encodes that global structure, and they build a retriever around it.

06Retrieval
Beyond Endpoint Scores: Time- and Capacity-Conditioned Evaluation of Continual Knowledge Updating

Beyond Endpoint Scores: Time- and Capacity-Conditioned Evaluation of Continual Knowledge Updating

Heejin Choi at Yonsei University shows that the ranking of continual knowledge-updating methods reverses depending on when you evaluate and how much adapter capacity the baseline gets.

07Evaluation
Instruction Duplication as an Inference-Time Control Primitive

Instruction Duplication as an Inference-Time Control Primitive

Victor Lavrenko at PeaceTech VC measures instruction duplication, repeating only the procedural instruction, as a black-box inference-time control across seven instruction-tuned models and 16,800 scheduled generations, and reports gains on process compliance without any change in final-answer accuracy.

08Training
MedQA-MM: Shortcuts Behind Medical Visual Reasoning

MedQA-MM: Shortcuts Behind Medical Visual Reasoning

Benlu Wang and colleagues at UMass Amherst and Yale separate the answer from the route that produced it in medical multimodal MCQs, and find that scores substantially overstate image reasoning.

09Evaluation
Proactive Service Agents: A Unified Decision Framework, Methods, and Evaluation

Proactive Service Agents: A Unified Decision Framework, Methods, and Evaluation

Yan Tang and colleagues formalize proactive service as a partially observable sequential decision process constrained by authorization and risk, where staying silent is a first-class action with option value.

10Agents
DE-Venus: A Data-Efficient RLVR Framework for Large Language Models

DE-Venus: A Data-Efficient RLVR Framework for Large Language Models

Shenzhi Yang and colleagues at Zhejiang University with Ant Group, HKBU, NTU and Southeast University present DE-Venus, a framework that treats RLVR supervision as evolving state across data preparation and policy optimization, so that sample selection, weak supervision and label correction can be compared inside one system rather than as separate papers.

11Data
What Else Needs Fixing? Exploring Cost-Effective Test-Time Compute for Revision Propagation in Artifacts Generated Through Conversation

What Else Needs Fixing? Exploring Cost-Effective Test-Time Compute for Revision Propagation in Artifacts Generated Through Conversation

Daisuke Kikuta (NTT) studies revision propagation, where a user asks for one local change and the model must find and update every dependent part of an artifact whose dependencies are buried in the conversation history.

12Reasoning
PACE: Towards Surfacing Hidden Conflicts in User Requests

PACE: Towards Surfacing Hidden Conflicts in User Requests

Yoojin Kim, Jihyoung Jang and Hyounghun Kim introduce PACE, a dataset for whether an assistant can notice that a perfectly reasonable request is wrong for this user right now, given facts it must retrieve rather than facts it is handed.

13Data
Dude: A Dual-Detection Multi-Agent System for Paper-Code Discrepancy Detection

Dude: A Dual-Detection Multi-Agent System for Paper-Code Discrepancy Detection

Weijie Liu and colleagues at HKU build Dude, a dual-detection multi-agent system for finding places where a paper's claims and its released code disagree, and diagnose why naive multi-agent designs over-report.

14Agents
Representational alignment yields generalizable safety in language models

Representational alignment yields generalizable safety in language models

Lingyu Li, Yan Teng, Yingchun Wang and Xia Hu show that behavioral alignment learns the right answers while leaving the underlying moral category structure untouched, and that fixing the representation instead buys adversarial robustness.

15Safety
LeanGRPO: Eliminating Redundant Recomputation in Diffusion RL

LeanGRPO: Eliminating Redundant Recomputation in Diffusion RL

Sijie Wang, Zhiqiang Tan, Xinrui Yang and Shaohuai Shi at Harbin Institute of Technology Shenzhen remove the recomputation step that DanceGRPO and FlowGRPO perform after rollout, which is mathematically redundant when rollout and update share a backend under on-policy training.

16Reasoning
Remember and Reweight: Enhancing Multi-Agent Debate with Experience Memory and Confidence Estimation

Remember and Reweight: Enhancing Multi-Agent Debate with Experience Memory and Confidence Estimation

Xuanfa Jin and colleagues at CASIA and UCL attack the shared-misconception failure in multi-agent debate with R2-MAD, giving debating agents an experience memory from past debates plus per-agent confidence weights.

17Agents
RecurTrace: Adaptive Latent Reasoning with Loop-Time Memory

RecurTrace: Adaptive Latent Reasoning with Loop-Time Memory

Yuxiang Wang and colleagues fix two limitations of looped-layer latent recurrence at once, letting each iteration attend to its own earlier states and letting the model decide how many loops a given input deserves.

18Memory
It's the Problem, Not the Path: Budget and Difficulty Confounds in LLM Reasoning Trajectories

It's the Problem, Not the Path: Budget and Difficulty Confounds in LLM Reasoning Trajectories

Yigit Utku Bulut supplies the two counterfactual controls that the breakthrough-moment and early-legible-fate readings of reasoning traces have been missing, and both readings largely fail to survive them.

19Reasoning
Hardware-Aware FP4 FlashAttention-4

Hardware-Aware FP4 FlashAttention-4

Robert Hu shows that Blackwell FP4 tensor cores do not speed up attention on their own, because softmax conversion and on-chip dependencies dominate once the matrix products shrink, and gives separate forward and causal paths that recover the speedup.

20Efficiency
Bioinfoysis Technical Report

Bioinfoysis Technical Report

The DeepAutonomy Team introduces Bioinfoysis, a multi-agent harness that treats a bioinformatics request as a persistent analysis run whose conclusions stay attached to the artifacts that produced them, reaching 82.4% on BixBench.

21Agents
Making Every Tool Call Count: Necessary Tool-Evidence Path Rewards for Agentic Vision-Language Models

Making Every Tool Call Count: Necessary Tool-Evidence Path Rewards for Agentic Vision-Language Models

Xingming Long and colleagues introduce NTEP, an annotation scheme that names the necessary external evidence and the tool calls that must produce it, and NTEP-R, a reward that pays the agent per tool call rather than only on the final answer.

22Agents
GrowPage: On-Demand KV Budgeting for Efficient LLM Reasoning Serving

GrowPage: On-Demand KV Budgeting for Efficient LLM Reasoning Serving

Qiankun Ma and colleagues point out that every KV compression method fixes the per-request budget in advance and only decides what to keep, then make capacity itself a runtime resource that grows on demand.

23Efficiency
WeatherNext 3: Increasing resolution and performance of global weather models with raw observations

WeatherNext 3: Increasing resolution and performance of global weather models with raw observations

Stephan Rasp and colleagues at Google Research and Google DeepMind release WeatherNext 3, which trains on raw observations rather than only reanalysis and matches physics-based models on resolution.

24Safety
What Matters for Aggressive Decoding-Time KV Eviction? Temporal Aggregation and Ranking Preservation

What Matters for Aggressive Decoding-Time KV Eviction? Temporal Aggregation and Ranking Preservation

Bo Zeng and colleagues show that the temporal rule aggregating KV scores across decode steps, usually treated as an implementation detail, dominates the scoring function everyone is publishing about.

25Memory
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