# RLM 智能体框架实现跨任务组合泛化

- 来源：elvis (@omarsar0)
- 发布时间：2026-07-21 00:56
- AIHOT 分数：36
- AIHOT 链接：https://aihot.virxact.com/items/cmrthp40b3bynbitlajg7s0kt
- 原文链接：https://x.com/omarsar0/status/2079249102190067795

## AI 摘要

DAIR.AI 的 Elvis Saravia 推荐了一项研究：RLM 的智能体框架（harness）可作为组合泛化器，使 Transformer 无需额外泛化能力即可迁移任务。实验表明，RLM 仅在短任务上训练，就能完全泛化到长度 8-32 倍的未见任务，且跨领域任务（如数学与写作）共享分解策略时也呈现相同效果。

## 正文

Highly recommended.

I've often claimed there's huge alpha in building agent harnesses.

Turns out harnesses are compositional generalizers. The RLM harness is an instance of this. This could lead to interesting and efficient new ways to scale generalization in models.

### 引用推文

> alex zhang：Transformers struggle to generalize to tasks they were not explicitly trained on. Instead, we propose in 2026 that it is the job of the harness to generalize th...
