Search papers, labs, and topics across Lattice.
This paper introduces Crase, a structured and inspectable approach to scholarly search that contrasts with traditional deep research agents. By limiting the search process to a single query followed by a systematic expansion and pruning of citation edges based on entailment support, Crase enhances the transparency and efficiency of the search. The method achieves up to 3脳 improvement in recall@50 on LitSearch and other benchmarks, while significantly reducing computational costs compared to proprietary models.
Crase achieves 3脳 higher recall at a third of the cost compared to existing deep research agents, redefining efficiency in scholarly search.
We present Crase, a bounded and inspectable alternative to deep research agents for scholarly search. Instead of an open-ended search loop, Crase queries a search engine once for seed papers, expands them along their 1.5-hop citation neighborhood, prunes citation edges whose claims lack entailment support, and ranks the remaining papers with a recency-aware random walk. This makes the candidate set, the reason each paper is kept, and the stopping condition explicit and fixed before inference. On LitSearch and one further benchmarks over a 500K-paper arXiv corpus, Crase outperforms deep research agents built on proprietary models by up to 3$\times$ recall@50 at roughly a third of the cost.