Machine Studying | Jacob Xiaochen Li
We increasingly need AI agents to work in domains they never saw during training, like using a new programming library or leveraging the emerging literature around a new disease. Such domains most naturally appear as a corpus of documents, like a textbook on a technical subject or the manual describing a new tool. Faced with such a corpus, current agents overwhelmingly rely on inference compute and immediately reduce this problem either to “RAG” or to “long context”, and then simply rely on in-context learning, on weight updates that approximate it, or on agentic search and recursion that scales it to longer contexts. If a domain is important enough, today’s best practice is to hand-build an RL environment (or buy one!) so agents can practice some relevant skills via trial and error. Across all of these, we can’t help but notice that our agents today engage with new domains in shallow, hand-engineered ways. Humans can turn reading a textbook and actively thinking about the material int
Machine Studying | Jacob Xiaochen Li Machine Studying We increasingly need AI agents to work in domains they never saw during training, like using a new programming library or leveraging the emerging literature around a new disease. Such domains most naturally appear as a corpus of documents , like a textbook on a technical subject or the manual describing a new tool. Faced with such a corpus, current agents overwhelmingly rely on inference compute and immediately reduce this problem either to “RAG” or to “long context”, and then simply rely on in-context learning, on weight updates that appro
Explore this link on the map →saved by
related reading
- Introducing SWE-grep and SWE-grep-mini: RL for Multi-Turn, Fast Context Retrieval | Cognitioncognition.ai
- Demystifying evals for AI agents \ Anthropicanthropic.com
- LLM Powered Autonomous Agents | Lil'Loglilianweng.github.io
- The Era of Experience Paper.pdfstorage.googleapis.com
- Automated Weak-to-Strong Researcheralignment.anthropic.com
- Composer2.pdfcursor.com
- Andrej Karpathy — AGI is still a decade awaydwarkesh.com
- Agent Evaluation: A Detailed Guidecameronrwolfe.substack.com
- Building reliable AI agents · parth sareenparthsareen.com
- Building Effective AI Agents \ Anthropicanthropic.com
- PostTrainBenchposttrainbench.com
- Humans Still Beat AI in the Long Horizon: Revisiting Test-Time Scaling in the Agent Era | Qiuyang Mangjoyemang33.github.io