Search papers, labs, and topics across Lattice.
Lacuna is a novel research mapping tool that leverages large language models (LLMs) to synthesize machine learning literature into structured markdown summaries and research proposals, enhancing accessibility and usability. It significantly outperforms the existing OpenScholar tool, particularly in retrieval tasks, achieving a Recall@10 score of 0.538 compared to OpenScholar's 0.424. Additionally, the Lacuna Deep Research agent demonstrates superior performance on citation-related tasks, achieving higher citation precision and report quality metrics than the GPT-Researcher baseline.
Lacuna outperforms existing tools in literature retrieval and citation tasks, setting a new standard for research mapping in machine learning.
Lacuna is a research map for machine learning that uses LLMs to turn papers and scholarly metadata into markdown summaries, concept elements, research directions, and research proposals. Each item keeps links to the primary source records and papers that support it. We release the map with web, markdown, and MCP interfaces. Across LitSearch, Multi-XScience-CS/ML, and ScholarQA-CS-ML, Lacuna outperforms OpenScholar with the strongest gains on LitSearch retrieval (Recall@10 0.538 vs. 0.424 for OpenScholar v3). We also evaluate Lacuna Deep Research, a multi-stage report agent over the map, on 25 ReportBench-ML survey tasks: Lacuna Deep Research reaches 0.052 citation F1, 0.339 citation precision, 99 expert-reference hits, and 7.82/10 RACE report quality, while GPT-Researcher reaches 0.039 F1, 0.290 precision, 72 hits, and 5.24/10 RACE.