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: Harness Drives Generalization in Reinforcement Language Models(9 posts)→
More from coding & agent
- Tenable and AWS launch a Black Hat build event for open-source security agents and MCP servers — Dave_Maynor · 2026-07-22
- Codex helps build Valdiluce, an open-world game with climbing, gliding and gondolas — Dimillian · 2026-07-22
- HeyGen adds a media-sourcing skill for coding agents with 75k images and 10k tracks — HeyGen · 2026-07-22
- Agent search bottlenecks are now about variance, not raw latency — rohanpaul_ai · 2026-07-22
- LangSmith adds tracing for Pipecat, LiveKit, OpenAI Realtime, and Gemini Live — LangChain · 2026-07-22
- An MCP server signs every AI agent tool call into a verifiable Merkle chain — Funky_Chicken_22 · 2026-07-22