MolecularIQ: Characterizing Chemical Reasoning Capabilities Through Symbolic Verification on Molecular Graphs
Christoph Bartmann, Johannes Schimunek, Mykyta Ielanskyi, Philipp Seidl, Günter Klambauer, Sohvi Luukkonen
TL;DR
MolecularIQ presents the first fully symbolically verifiable benchmark for evaluating molecular-structure reasoning in LLMs, grounding evaluation in exact graph-based ground truths derived from RDKit. It defines three task types—feature counting, indexing, and constrained generation—across six feature families and three complexity axes (SMILES variants, Bertz complexity, multitask load), plus a dynamic variant MolecularIQD. The authors integrate MolecularIQ with standard evaluation frameworks, provide an open leaderboard, and report broad model comparisons across 38 LLMs, revealing that structural understanding remains a bottleneck and is sensitive to representation choices and task composition. The work offers a principled, reproducible platform to diagnose and guide the development of models that reason faithfully over molecular structure, while outlining concrete limitations and directions for extending the benchmark to 3D and multi-molecule scenarios.
Abstract
A molecule's properties are fundamentally determined by its composition and structure encoded in its molecular graph. Thus, reasoning about molecular properties requires the ability to parse and understand the molecular graph. Large Language Models (LLMs) are increasingly applied to chemistry, tackling tasks such as molecular name conversion, captioning, text-guided generation, and property or reaction prediction. Most existing benchmarks emphasize general chemical knowledge, rely on literature or surrogate labels that risk leakage or bias, or reduce evaluation to multiple-choice questions. We introduce MolecularIQ, a molecular structure reasoning benchmark focused exclusively on symbolically verifiable tasks. MolecularIQ enables fine-grained evaluation of reasoning over molecular graphs and reveals capability patterns that localize model failures to specific tasks and molecular structures. This provides actionable insights into the strengths and limitations of current chemistry LLMs and guides the development of models that reason faithfully over molecular structure.
