LV-NUS Lab
Generating Agent Harnesses on Demand Improves Models Across Benchmarks — A model trained to generate task-specific memory, planning, action, and tool orchestration improved multiple model families and matched established runtimes such as OpenCode and Claude Code in controlled evaluations, making harness synthesis a credible alternative to hand-built agent stacks.
Appier AI Research + National Taiwan University
Joint training helps small language models create and use tools — Jointly training a 4B Qwen3 model to create and invoke tools yielded 79.8% macro-average accuracy across 13 held-out procedural tasks and transferred to unseen tabular and visual QA, showing that tool construction can be learned as a general reasoning skill.
Eindhoven University of Technology + Dana-Farber Cancer Institute
Medical AI models often give right answers with disconnected reasoning — Across 30 clinically motivated perturbations and four medical QA benchmarks, answers often remained unchanged when displayed rationales were meaningfully altered, demonstrating that correct outputs do not establish chain-of-thought faithfulness.
Shanghai Artificial Intelligence Laboratory + Beihang University + Fudan University + Renmin University of China + KAUST
Step-level checks curb unsafe agent actions with little utility loss — StepGuard evaluates risky trajectory steps before tool execution and reduced mean attack success on AgentDojo and AgentDyn by 77.3%, with only a 2.8-point reduction in mean utility.
Independent / Undisclosed
Persistent corpus maps help agents find evidence within tight budgets — AtlasNav uses a persistent map of corpus structure to counter evidence blindness, reaching 92.05% strict accuracy on BrowseComp-Plus while cutting recorded online inference cost by 30.21% versus the previous dynamic-workspace state of the art.
National University of Singapore + TCG CREST + IIT Kharagpur + Singapore Institute of Technology + IIT Bombay
Bounded citation-graph search improves recall while cutting scholarly search costs — Crase searches a predefined citation neighborhood with an explicit stopping boundary, delivering up to 3× the recall@50 of proprietary deep-research agents at roughly one-third of their cost on a 500,000-paper corpus.
Stanford University + University of California, Santa Barbara + Prime Intellect + University of Washington
Sliding reasoning windows make long test-time scaling 3x faster — Prefix Sliding retains the instruction prefix and recent reasoning while discarding stale intermediate tokens, producing up to 3× speedups without performance loss and enabling trained models to exceed 100,000-token reasoning traces.
Fudan University + Tencent
Search agents improve longer when their critics evolve alongside them — CAFE jointly evolves search behavior and corrective feedback in a shared-parameter model, continuing to improve across in- and out-of-domain evaluations after agent-only or critic-only training had plateaued.
Tel Aviv University + AWS Agentic AI
Adaptive trace graphs improve failure attribution in multi-agent systems — Adaptive Influence Graphs convert multi-agent traces into traversable causal structures and achieved state-of-the-art Who&When results, giving diagnostic agents a more precise substrate for locating which component failed and when.
Bar-Ilan University + UNC Chapel Hill + University of Texas at Austin
In AI-Q, most report errors originate in the orchestrator — Invocation-level attribution across three deep-research systems found that orchestrators introduced 84.7% of final-report errors; targeted fixes based on those diagnostics improved citation recall by 5% without reducing output quality.
ServiceNow + Mila + Université de Montréal
Evolved agent harnesses lift enterprise performance without retraining models — Failure-guided search over harness designs improved three enterprise benchmarks by 20–35 percentage points, with gains transferring to held-out tasks and across GPT and Qwen model families.
AWS
Switching Models Mid-Task Imposes a Cost and Quality Penalty — In long-running coding tasks, handing a weaker model's full trajectory to a stronger model recovered less than half the quality gap while adding substantial cost, exposing a handoff tax that naive model-routing policies miss.
ATMRI + Nanyang Technological University + Centre of AI Research + VinUniversity + IIT Mandi
Semantic scores overstate language-model safety in air traffic control — An aviation-standard benchmark developed with 40 controllers found that semantic metrics systematically obscure the unequal consequences of operational errors; risk-aware fine-tuning narrowed but did not eliminate the discrepancy.
Alibaba Group + Harbin Institute of Technology
Contrastive branch training improves credit assignment for tool-using language models — CBPO separates where alternative continuations are sampled from how token-level credit is assigned, achieving the highest macro-average accuracy among evaluated policy-optimization and branch-based methods across ten reasoning and search benchmarks at two model scales.
Zhejiang University + Zhongguancun Academy + University of Science and Technology of China + National University of Singapore
Reinforcement learning strengthens policy invocation for agent safety judgments — RePolicy trains a safeguard to identify and invoke the policy relevant to an entire execution trajectory, maintaining strong safety detection across six benchmarks even when policy contexts changed.
Creative AI & Agentic Generation
Self-evolving loop synthesizes high-quality multimodal training data — vivo AI Lab's VISA uses verifier signals and target-model failure profiles to iteratively generate harder multimodal instruction data, improving MM-IFEval while preserving general capability across seven additional benchmarks.