Search papers, labs, and topics across Lattice.
The paper introduces KARL, a system for training enterprise search agents using reinforcement learning, and KARLBench, a multi-capability evaluation suite spanning six distinct search regimes. They demonstrate that models trained across heterogeneous search behaviors generalize better and develop an agentic synthesis pipeline using long-horizon reasoning to generate high-quality training data. A novel post-training paradigm based on iterative large-batch off-policy RL enables sample-efficient multi-task training with out-of-distribution generalization, achieving Pareto-optimal performance compared to Claude 4.6 and GPT 5.2 on KARLBench.
Forget Claude and GPT: KARL, a reinforcement-learning-trained enterprise search agent, achieves Pareto-optimal performance on a diverse suite of search tasks, even outperforming closed models with sufficient compute.
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.