KARL: Knowledge Agents via Reinforcement Learning
Abstract
We present a system for training enterprise search agents via reinforcement learning that achieves state-of-the-art performance across a diverse suite of hard-to-verify agentic search tasks. Our work makes four core contributions. First, we introduce KARLBench, a multi-capability evaluation suite spanning six distinct search regimes, including constraint-driven entity search, cross-document report synthesis, tabular numerical reasoning, exhaustive entity retrieval, procedural reasoning over technical documentation, and fact aggregation over internal enterprise notes. Second, we show that models trained across heterogeneous search behaviors generalize substantially better than those optimized for any single benchmark. Third, we develop an agentic synthesis pipeline that employs long-horizon reasoning and tool use to generate diverse, grounded, and high-quality training data, with iterative bootstrapping from increasingly capable models. Fourth, we propose a new post-training paradigm based on iterative large-batch off-policy RL that is sample efficient, robust to train-inference engine discrepancies, and naturally extends to multi-task training with out-of-distribution generalization. Compared to Claude 4.6 and GPT 5.2, KARL is Pareto-optimal on KARLBench across cost-quality and latency-quality trade-offs, including tasks that were out-of-distribution during training. With sufficient test-time compute, it surpasses the strongest closed models. These results show that tailored synthetic data in combination with multi-task reinforcement learning enables cost-efficient and high-performing knowledge agents for grounded reasoning.
Cite
@article{arxiv.2603.05218,
title = {KARL: Knowledge Agents via Reinforcement Learning},
author = {Jonathan D. Chang and Andrew Drozdov and Shubham Toshniwal and Owen Oertell and Alexander Trott and Jacob Portes and Abhay Gupta and Pallavi Koppol and Ashutosh Baheti and Sean Kulinski and Ivan Zhou and Irene Dea and Krista Opsahl-Ong and Simon Favreau-Lessard and Sean Owen and Jose Javier Gonzalez Ortiz and Arnav Singhvi and Xabi Andrade and Cindy Wang and Kartik Sreenivasan and Sam Havens and Jialu Liu and Peyton DeNiro and Wen Sun and Michael Bendersky and Jonathan Frankle},
journal= {arXiv preprint arXiv:2603.05218},
year = {2026}
}
Comments
77 pages, 43 figures, 17 tables