ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
Chemistry literature synthesis often requires assembling specific findings scattered across many publications, yet existing literature-search systems primarily return ranked document lists. As a result, scientists and AI agents need to locate relevant information, verify their provenance, and assemble cross-paper answers manually. We present AskChem, a claim-centered infrastructure for cross-paper chemistry search. AskChem changes the unit of retrieval from the paper to the provenance-carrying claim: each paper is converted into atomic, typed claims, each grounded by a source DOI and a verbatim quote or an explicit evidence locator. Over this shared claim store, AskChem exposes complementary structures for search and synthesis: a stabilized faceted taxonomy for hierarchical retrieval and browsing, an evidence graph linking claims through relations, and an exploratory living taxonomy that situates indexed papers under scientific principles. AskChem currently indexes 2.4M claims from 147K papers and provides a web interface, as well as REST, SDK, and MCP access for AI agents. On AskChem-Bench, grounding a GPT-5.5 reader in AskChem yields 100% resolvable DOIs, compared with 88.3% without retrieval, and the highest citation density among five tested systems. AskChem is live at https://askchem.org.
AskChem addresses a critical bottleneck in scientific literature synthesis: the mismatch between document-level retrieval and the need for precise, cross-paper evidence assembly. Traditional search systems return ranked lists of papers, forcing scientists and AI agents to manually locate relevant passages, verify provenance, and synthesize answers. By shifting the retrieval unit to atomic, provenance-carrying claims, AskChem enables a more direct and reliable path from query to evidence.
This work is particularly timely given the rise of large language models (LLMs) and AI agents that rely on retrieval-augmented generation (RAG). The authors demonstrate that grounding an LLM in a claim-level store significantly improves citation resolvability, a key metric for trustworthiness. The infrastructure's design—combining a faceted taxonomy, evidence graph, and living taxonomy—offers a blueprint for building domain-specific knowledge infrastructures that support both human and machine users.
On AskChem-Bench, grounding a GPT-5.5 reader in AskChem achieves 100% resolvable DOIs, compared to 88.3% without retrieval. This indicates that the claim-level retrieval provides accurate and complete source attribution. Additionally, AskChem achieves the highest citation density among five tested systems, suggesting that its responses are more densely grounded in verifiable sources. These results highlight the practical benefits of claim-centered retrieval for improving the reliability of AI-generated scientific answers.
AskChem represents a significant step toward making scientific literature synthesis more efficient and trustworthy. By providing a claim-level infrastructure with robust provenance, it enables both human researchers and AI agents to assemble cross-paper answers with confidence. The design principles—atomic claims, explicit provenance, and multiple organizational structures—could be adapted to other scientific domains, potentially leading to a new generation of literature search systems that prioritize evidence quality over document ranking. As AI agents become more prevalent in research, infrastructures like AskChem will be essential for ensuring that their outputs are grounded in verifiable facts.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba