From What to Why: A Multi-Agent System for Evidence-based Chemical Reaction Condition Reasoning

πŸ“… 2025-09-28
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Existing reaction condition recommendation methods lack interpretability, hindering their adoption in high-stakes scientific decision-making. To address this, we propose ChemMASβ€”the first framework to integrate multi-agent debate mechanisms into chemical reaction reasoning. ChemMAS transforms condition recommendation into an evidence-based, verifiable inference task through mechanism anchoring, multi-channel backtracking, constraint-aware debate, and rationale aggregation. It synergistically combines large language models, mechanistic modeling, evidence retrieval, and constraint optimization to generate human-readable, traceable, and empirically verifiable reasoning chains. On standard benchmarks, ChemMAS achieves a 20–35% improvement over domain-specific baselines and surpasses general-purpose large language models by 10–15% in Top-1 accuracy. This work establishes a new paradigm for interpretable AI in scientific discovery, enabling rigorous, transparent, and trustworthy chemical reasoning.

Technology Category

Application Category

πŸ“ Abstract
The chemical reaction recommendation is to select proper reaction condition parameters for chemical reactions, which is pivotal to accelerating chemical science. With the rapid development of large language models (LLMs), there is growing interest in leveraging their reasoning and planning capabilities for reaction condition recommendation. Despite their success, existing methods rarely explain the rationale behind the recommended reaction conditions, limiting their utility in high-stakes scientific workflows. In this work, we propose ChemMAS, a multi-agent system that reframes condition prediction as an evidence-based reasoning task. ChemMAS decomposes the task into mechanistic grounding, multi-channel recall, constraint-aware agentic debate, and rationale aggregation. Each decision is backed by interpretable justifications grounded in chemical knowledge and retrieved precedents. Experiments show that ChemMAS achieves 20-35% gains over domain-specific baselines and outperforms general-purpose LLMs by 10-15% in Top-1 accuracy, while offering falsifiable, human-trustable rationales, which establishes a new paradigm for explainable AI in scientific discovery.
Problem

Research questions and friction points this paper is trying to address.

Explaining rationale behind recommended chemical reaction conditions
Providing interpretable justifications grounded in chemical knowledge
Establishing explainable AI paradigm for scientific discovery workflows
Innovation

Methods, ideas, or system contributions that make the work stand out.

Multi-agent system for evidence-based chemical reasoning
Decomposes prediction into mechanistic grounding and recall
Agentic debate with interpretable justifications from chemical knowledge
πŸ”Ž Similar Papers
No similar papers found.