TLDR: TopoMAS is a novel human-AI multi-agent system designed to automate and accelerate the discovery of topological materials. It integrates multi-source data, theoretical inference, crystal structure generation, and first-principles validation, continuously refining its knowledge through a dynamic knowledge graph. The system has successfully identified new topological phases like SrSbO3 and demonstrates high accuracy and efficiency, even with lightweight AI models, making it a cost-effective solution for materials science research.
In the cutting-edge field of condensed-matter physics, topological materials are highly sought after for their unique electronic and quantum properties. However, the traditional process of discovering and designing these materials is often slow and inefficient. To address this challenge, researchers have introduced TopoMAS, which stands for Topological materials Multi-Agent System. This innovative framework is an interactive system that combines human expertise with artificial intelligence to streamline the entire materials discovery process.
TopoMAS is designed to handle every step of the discovery pipeline. It starts by taking user-defined queries, then retrieves data from multiple sources, performs theoretical inferences, generates new crystal structures, and finally validates these structures using advanced computational methods. A key feature of TopoMAS is its ability to learn and evolve. It automatically integrates the results of its computations into a dynamic knowledge graph, which continuously refines its understanding and capabilities.
Working alongside human experts, TopoMAS has already proven its effectiveness by guiding the identification of novel topological phases, such as SrSbO3. These discoveries have been confirmed through rigorous first-principles calculations, demonstrating the system’s practical impact.
Efficiency and Performance
One of the remarkable aspects of TopoMAS is its efficiency. Comprehensive tests show that it adapts robustly across different Large Language Models (LLMs). For instance, the lightweight Qwen2.5-72B model achieved an impressive 94.55% accuracy while using significantly fewer computational resources—between 74.3% and 78.4% fewer tokens than Qwen3-235B, and 83.0% less than DeepSeek-V3. Furthermore, it delivers responses twice as fast as Qwen3-235B. This efficiency positions TopoMAS as a powerful accelerator for computation-driven discovery.
The system’s architecture is built on a hierarchical multi-agent design, operating through a ‘perception-reasoning-execution-feedback’ loop. It integrates five core data resources: TopoKG (a curated knowledge graph), arXiv (for cutting-edge research), Materials Project Database (for crystal structures and properties), Material Generator (for creating new structures), and a Compendium of First-Principles Software Solutions (for calculations).
How TopoMAS Works
At its core, TopoMAS features a three-tiered architecture. A ‘Core Agent’ acts as the central orchestrator, interpreting user requests, breaking down complex tasks, and assigning them to specialized agents. These specialized agents form the ‘execution layer’ and include:
-
MP Agent: Retrieves and extracts structured data from the Materials Project database, converting natural language queries into precise API calls.
-
Lit. Agent: Performs semantic searches and extracts knowledge from scientific literature on arXiv.
-
KG Agent: Translates natural language queries into commands for the TopoKG knowledge graph, enabling complex searches for material properties and topological features.
-
MG Agent: Generates new crystal structures with specified topological properties using advanced generative models like Conv-CDVAE and CrystalFormer.
-
CP Agent: Manages complex Density Functional Theory (DFT) calculations and topological invariant analysis.
The system also includes a ‘task refinement layer’ with sub-agents and tools for detailed computational tasks and validation. For instance, the Material Property Computation Subsystem uses a multi-agent architecture with a state machine for intelligent, iterative task management, ensuring reliable execution through planning, resource scheduling, task execution, and quality review phases.
Also Read:
- AI Framework Uncovers Hidden Material Properties and Accelerates Discovery
- MP-ALOE: A Comprehensive Dataset for Advancing Machine Learning Interatomic Potentials
Real-World Impact
The effectiveness of TopoMAS has been rigorously benchmarked across various datasets. On the LLM4Mat-Bench dataset, TopoMAS (using Qwen2.5-72B) significantly outperformed existing benchmarks in material property retrieval, showing a 168.4% improvement in regression performance and 23.4% better classification accuracy. For open-ended questions, the multi-agent framework consistently delivered high-quality responses, demonstrating strong compatibility and adaptability across different language models.
A notable case study involved the computational verification of the SrSbO3 crystal structure. TopoMAS successfully processed the structure, performed DFT calculations, and confirmed SrSbO3 as a topological crystalline insulator. The system also demonstrated robust fault recovery protocols, automatically re-submitting calculations when errors were detected, ensuring continuous progress. All verified computational outputs are automatically integrated into the TopoKG knowledge graph, creating a self-enhancing repository that allows for instant retrieval of pre-computed classifications, avoiding redundant calculations.
By harmonizing rational agent orchestration with a self-evolving knowledge graph, TopoMAS not only delivers immediate advancements in topological materials but also establishes a transferable and extensible paradigm for the broader field of materials science. For more in-depth information, you can refer to the full research paper here.


