Search papers, labs, and topics across Lattice.
The paper introduces ATLAS, a reinforcement finetuning framework designed to improve the performance of small language models (SLMs) in large toolspace environments. ATLAS learns context acquisition and action execution strategies through iterative tool loading and programmatic tool orchestration, effectively managing context growth and stabilizing long-horizon trajectories. Rubric-based reinforcement finetuning, which decomposes task success into structured criteria and uses small judge models, further enhances training scalability, enabling a 4B SLM to approach the performance of frontier agents.
A 4B parameter SLM can now rival frontier agent performance in complex tool-use environments, thanks to a novel reinforcement finetuning framework that teaches it how to strategically acquire context and execute actions.
Agentic systems operating over large tool ecosystems must plan and execute long-horizon workflows under weak or non-verifiable supervision. While frontier models mitigate these challenges through scale and large context budgets, small language models (SLMs) remain brittle: eager tool loading saturates context, execution errors compound over time, and sparse rewards limit learning. We introduce ATLAS, a reinforcement finetuning framework that enables SLMs to operate effectively in large-scale toolspace environments by learning how to acquire context and how to execute actions. Our approach makes two key contributions. First, we treat context control and execution structure as learnable decisions, combining iterative tool loading with programmatic tool orchestration to bound context growth and stabilize long-horizon trajectories. Second, we propose rubric-based reinforcement finetuning, which decomposes task success into structured, task-aligned criteria and enables scalable training using small judge models. Across MCP benchmarks, these design choices yield large and consistent gains over generic RL baselines, allowing a 4B SLM to approach frontier-agent performance under far tighter parameter and context budgets.