05 August 2026
20 papers shortlisted this week — most discussed: SwanTale: Unified Multi-Speaker Speech and Audio Generation for Instru (142 upvotes).
LongHorizon-Harness: Advancing Long-Horizon Agents for Real-World Tasks
LongHorizon-Harness analyzes how standard LLM agent frameworks fail during extended multi-step workflows due to context bloat. Managing task execution, state, and evaluation inside a single expanding context window causes early assessment errors to compound and derail downstream actions.
arXiv · 05 August 2026 · Read the original →
DAPD: Dual-Anchored Policy Distillation
DAPD addresses the privilege illusion in on-policy self-distillation, where student models attempt to emulate privileged teacher behaviors without having access to privileged inputs during inference. The dual-anchored approach regularizes the student policy against both baseline context and privileged teacher distributions.
arXiv · 05 August 2026 · Read the original →
DiffusionGemma Technical Report
DiffusionGemma introduces discrete diffusion to LLM decoding by iteratively refining blocks of 256 tokens in parallel. Converted directly from pre-trained Gemma weights rather than trained from scratch, the model bypasses sequential token-by-token autoregressive decoding bottlenecks while maintaining generation quality.
arXiv · 05 August 2026 · Read the original →
SAF-OPD: Stable Advantage Fusion for On-Policy Distillation
SAF-OPD tackles the instability caused by combining scalar RL rewards with token-level teacher distillation. It identifies gradient conflicts between dense teacher advantage bounds and sparse outcome-based exploration, proposing a unified advantage fusion mechanism to balance teacher imitation with independent policy search.
arXiv · 05 August 2026 · Read the original →
Deferred Exposure of Future Trajectories for Verifiable Reasoning in Autonomous Driving VLMs
This work reveals trajectory anchoring bias in autonomous driving VLMs, where revealing ground-truth trajectory data to teacher models produces ungrounded CoT explanations. It introduces deferred trajectory exposure, withholding ground-truth future paths until after the teacher generates verifiable chain-of-thought spatial reasoning.
arXiv · 05 August 2026 · Read the original →
JoyAI-Video-Edit: Real-Time Open-Ended Video Editing with Autoregressive Diffusion
JoyAI-Video-Edit introduces a 16B-parameter autoregressive diffusion framework designed for low-latency streaming video editing. The system processes video in causal chunks without requiring future frame lookahead or a fixed duration, balancing computational complexity with temporal consistency.
arXiv · 05 August 2026 · Read the original →
Lots of policy distillation this week, for when inference budgets finally hit reality.
6 stories, every Wednesday
Published here every week. Follow by RSS to get it as it lands.