English

xChemAgents: Agentic AI for Explainable Quantum Chemistry

Multiagent Systems 2025-06-27 v2 Chemical Physics Computational Physics

Abstract

Recent progress in multimodal graph neural networks has demonstrated that augmenting atomic XYZ geometries with textual chemical descriptors can enhance predictive accuracy across a range of electronic and thermodynamic properties. However, naively appending large sets of heterogeneous descriptors often degrades performance on tasks sensitive to molecular shape or symmetry, and undermines interpretability. xChemAgents proposes a cooperative agent framework that injects physics-aware reasoning into multimodal property prediction. xChemAgents comprises two language-model-based agents: a Selector, which adaptively identifies a sparse, weighted subset of descriptors relevant to each target, and provides a natural language rationale; and a Validator, which enforces physical constraints such as unit consistency and scaling laws through iterative dialogue. On standard benchmark datasets, xChemAgents achieves up to a 22% reduction in mean absolute error over the state-of-the-art baselines, while producing faithful, human-interpretable explanations. Experiment results highlight the potential of cooperative, self-verifying agents to enhance both accuracy and transparency in foundation-model-driven materials science. The implementation and accompanying dataset are available at https://github.com/KurbanIntelligenceLab/xChemAgents.

Keywords

Cite

@article{arxiv.2505.20574,
  title  = {xChemAgents: Agentic AI for Explainable Quantum Chemistry},
  author = {Can Polat and Mehmet Tuncel and Mustafa Kurban and Erchin Serpedin and Hasan Kurban},
  journal= {arXiv preprint arXiv:2505.20574},
  year   = {2025}
}

Comments

Accepted Paper at ICML 2025 Workshop on MAS

R2 v1 2026-07-01T02:41:18.670Z