Language-model harnesses can drive compositional generalization
a1zhang · x · 2026-07-20
A new paper argues that well-designed language-model harnesses can do the generalization work that transformers themselves struggle with.
- The authors observe that in training RLMs, structurally similar tasks can collapse to nearly identical trajectories.
- They describe harnesses as inducing a quotient over task trajectories, letting different-looking tasks become token-for-token similar.
- In experiments, models trained only on short tasks generalized to unseen tasks that were 8–32× longer.
- They also show cross-domain transfer when tasks share a decomposition strategy, such as transferring from author-matching in essays to math-problem grouping.
- The takeaway: harness design may reduce data/rollout cost while expanding the set of tasks solvable in post-training.
Related event: Research Suggests RLM Generalization is Driven by External Harness(10 posts)→
More from coding & agent
- Anthropic researcher: 99% of engineers now run swarms of 300+ self-improving agents — AlishaOutridge · 2026-09-11
- Gergely Orosz: Shipping 10x PRs With AI Agents, Sites Fill With Small Regressions — ducha_aiki · 2026-09-11
- Same Echo Maze prompt, three frontier models: all passed visually but shipped the same hidden bug — eyishazyer · 2026-09-11
- Astra storyboards plus Minimax H3 per-shot generation boost video success rates — Hailuo_AI · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11