Code World Model: A Coding Agent as the Brain of a Video World Model
Code World Model separates world-state evolution from visual rendering by using a coding agent to reason about events and consequences…
Code World Model separates world-state evolution from visual rendering by using a coding agent to reason about events and consequences…
This paper runs a controlled comparison of next-chunk reasoning reinforcement learning against a simple alternative called Mixed SFT — a…
This paper identifies a ‘capability integration gap’ in multi-teacher on-policy distillation, where a controlled benchmark shows standard methods recover only…
SWE Refactor Bench is a new benchmark of 20 whole-repository code migrations across four categories of technical debt, designed to…
AnTrap is a benchmark that injects realistic dynamic anomalies — such as unexpected pop-ups and action misuse — into Android…
This study measures the cost-quality trade-off of switching between cheaper and more capable models partway through a long-running coding agent…
Gated Recurrent Transformer is a new architecture that brackets a single shared transformer core, iterated multiple times, between fixed prelude…
Prefix Sliding is an inference technique that discards reasoning tokens outside of a fixed prefix (containing key instructions and tools)…
RetrievalRouter is a lightweight router that learns from query text alone which retrieval pipeline — varying by modality and by…
Self-OPD is a teacher-free on-policy distillation framework for flow matching models that replaces a separate, task-specific teacher with the student…
A Hugging Face blog post explains “engrams,” a technique used in modern large language models where embeddings hash sequences of…
Google DeepMind, together with Singapore’s AI Safety Institute, OpenMined, AVERI, and MLCommons, piloted what it describes as the first double-blind…