Search papers, labs, and topics across Lattice.
This paper introduces a fully automated multi-agent framework utilizing large language models (LLMs) to classify chemical reactions and autonomously generate verifiable reaction rules from a dataset of 665,901 US patent reactions. By expanding the existing taxonomy from 68 to 14,073 classes without human intervention, the system achieves a remarkable classification accuracy of 97.7% for unseen reactions, rivaling leading proprietary classifiers while offering finer resolution and adaptability to new chemistries. The approach not only enhances the understanding of chemical reactivity but also establishes a dynamic reactivity database that transforms generative models into self-expanding symbolic systems.
A fully automated LLM framework expands chemical reaction classification from 68 to over 14,000 classes, achieving 97.7% accuracy on unseen data without human curation.
Computer-assisted synthesis planning breaks target molecules into accessible precursors using large libraries of reaction rules that assign each transformation a deterministic, interpretable label. But chemistry is long-tailed, making manual encoding intractable, and existing tools rely on fixed rulesets that cannot adapt to new chemistries. Here we present a fully automated pipeline in which a multi-agent framework of large language models (LLMs) classifies reactions and writes the rules themselves across 665,901 US patent reactions, generating each rule under a verification loop that tests it against the corpus. It expands a standard taxonomy from 68 to 14,073 classes without human curation. With a lightweight fingerprint classifier, it classifies 97.7\% of unseen reactions, matching a leading proprietary classifier while resolving chemistry more finely and extending on demand to chemistry outside its training distribution. The result is a living reactivity database and a general route to turning generative models into reliable, self-expanding symbolic systems.