Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The work shows that real hardware feedback is the critical missing ingredient for LLM agents to autonomously replace expert-driven MCU optimization, turning a previously manual, multidimensional process into a closed-loop pipeline that outperforms human experts within seven iterations.
AgentFairBench shifts fairness measurement from LLM text outputs to agent decisions in consequential domains, and its arity-matched null methodology corrects a ~2.4× overstatement of disparity that prior comparison approaches produce.
The contrastive context-selection objective demonstrably outperforms simply adding more contrastive data, showing that how the training signal is structured — not just what data is used — drives grounding improvements in both agentic and multimodal LLM settings.
StateGen's backend-is-truth invariant eliminates tool-call hallucinations by construction — a problem the paper identifies as the dominant failure class in tool-augmented LLM training data — while combining capabilities (multi-turn generation, state-grounded tool simulation, hierarchical multi-agent support, and built-in judge scoring) that no single publicly available platform currently offers together.
Despite code access giving LLM agents a measurable edge on time series tasks, a 22–34% error rate on benchmark questions exposes a concrete reliability gap that limits their use in high-stakes automated decision-making domains like finance and healthcare.
Open-SWE-Traces provides a large-scale, permissively licensed, multilingual trajectory dataset that enables fine-tuning of open-source LLMs for autonomous software engineering — directly addressing the data scarcity the paper identifies as the primary bottleneck on this path.
The pipeline replaces prohibitively expensive manual architectural labeling with a scalable agentic approach, enabling fine-tuned models to achieve dramatically higher SWE-bench Verified resolved rates than either the base model or unfiltered fine-tuning.
LatentGym fills a gap left by existing frameworks by providing the first controllable latent structure and disentangled exploration/exploitation metrics for measuring cross-task experiential learning in LLM agents.
The benchmark demonstrates that tool-menu composition — not just model capability — is a primary driver of agent task success, error rates, and safety-relevant risk exposure, with CMTF cutting token usage by roughly 98% and more than doubling task success over unfiltered baselines.
The paper reframes persistent LLM agent reliability problems as architectural rather than model-quality issues, proposing a concrete structural alternative that bounds context growth and removes control-flow hallucination by design.