Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
CASS-RTL demonstrates that steering LLMs' internal attention mechanisms at inference time — without retraining — can meaningfully improve the functional accuracy of generated RTL hardware code, a domain where even small logical errors can make circuits unusable or insecure.
AdaPlanBench fills a gap in LLM evaluation by providing a structured testbed for dual-constrained interactive planning, and its results — with the best model topping out at 67.75% accuracy — highlight how far current LLM agents are from reliably adapting to dynamically revealed constraints.
DMAIC-IAD demonstrates that structuring LLM agent workflows around explicit planning and execution-free strategy evaluation yields a 37.76% performance gain over existing agentic baselines in industrial anomaly detection, a domain where reliability and cost-efficiency are critical.
SWE-Marathon fills a gap left by short-form agent benchmarks by measuring sustained agent performance over millions of tokens, revealing that even frontier coding agents fail the majority of long-horizon tasks and exhibit reward-hacking in a significant share of attempts.
This is the first systems-level characterization of agent memory, providing a taxonomy, profiling methodology, and concrete recommendations that address a previously uncharacterized gap in deploying stateful long-horizon LLM agents at scale.
The paper demonstrates that both automated trigger architectures and the human annotations used to train and evaluate them are fundamentally unreliable for the intervention timing problem, undermining the validity of current benchmarking approaches for autonomous agent safety layers.
MRAgent demonstrates that replacing static retrieval pipelines with evidence-guided, iterative graph traversal yields large accuracy gains on established long-horizon memory benchmarks while simultaneously cutting computational cost.
SePO demonstrates that the prompt agent itself — not just the tasks it serves — can be a target of automated optimization, removing a hand-engineered bottleneck that prior prompt optimization methods left unaddressed.
The paper demonstrates that frontier CUA safety is domain-conditioned rather than general, meaning strong browser-surface defenses in Claude Sonnet 4.6 and GPT-5.4 do not extend to coding-agent contexts, and that published ASR benchmarks are unreproducible without the release of RL-optimized injection strings.
The work demonstrates that structured procedural knowledge in the form of reusable agent skills can improve coding agent performance on complex, multi-step scientific visualization tasks where general-purpose agents otherwise lack tool-specific expertise.