26 August 2026
20 papers shortlisted this week — most discussed: EnvHarness: Awakening Static Worlds for Agent Learning (263 upvotes).
The Mask Is Not the Model: Auditing Prefix Invariance in Attention, State-Space, and Hybrid Sequence Models
This paper formalizes prefix invariance to ensure representations at a given position do not depend on future inputs, introducing a lightweight audit requiring only two forward passes without training or gradients. The authors demonstrate that traditional attention-mask inspection is insufficient, as causal leaks can still occur via operations like scans or normalization.
arXiv · 26 August 2026 · Read the original →
Let's Scale Step by Step: Compute-Efficient Hyperparameter Transfer for Large-Scale Mixture-of-Experts
This paper addresses the high computational cost of tuning hyperparameters, specifically learning rates, for large-scale Mixture-of-Experts (MoE) models. It proposes a compute-efficient, two-step hyperparameter transfer framework to optimize these parameters across extreme model sizes and token budgets.
arXiv · 26 August 2026 · Read the original →
RISE: Adaptive Imagination for World Action Models
RISE is a system-level adaptive imagination framework for World Action Models (WAMs) that replaces fixed imagination budgets with dynamic planning. It makes sequential Roll/Stop decisions based on the expected planning benefit of continuing a rollout in a given scene.
arXiv · 26 August 2026 · Read the original →
AutoSaddler: Automatic Harness Optimization with Durable Updates from Agent Execution Traces
AutoSaddler is an automated framework designed to optimize agent harnesses, which traditionally require manual engineering of prompts, tool configurations, and control logic. It leverages durable updates extracted from agent execution traces to automatically improve agent robustness on long-horizon tasks.
arXiv · 26 August 2026 · Read the original →
SWE-bench Science: Can Coding Agents Resolve Engineering Tasks in Science?
This paper introduces SWE-bench Science, a benchmark designed to evaluate how coding agents resolve engineering tasks in scientific software. Unlike benchmarks that only measure aggregate success, it focuses on analyzing the specific failure modes of agents when repairing scientific code.
arXiv · 26 August 2026 · Read the original →
EnvHarness: Awakening Static Worlds for Agent Learning
EnvHarness addresses the limitations of static, hand-built environments used for training LLM agents, which fail to adapt to an agent's evolving weaknesses. It provides a framework to dynamically generate and adapt environments, reducing the engineering overhead of domain-specific pipelines and unreliable verifiers.
arXiv · 26 August 2026 · Read the original →
A lot of elaborate harnesses for agents we still don't quite trust.
6 stories, every Wednesday
Published here every week. Follow by RSS to get it as it lands.