TLDR: The paper introduces MatCha, the first benchmark for evaluating multimodal large language models (MLLMs) on materials characterization image understanding. Comprising 1,500 expert-level questions across 21 tasks, MatCha reveals a significant performance gap between current MLLMs and human experts, especially in tasks requiring higher-level expertise and sophisticated visual perception. Simple prompting techniques like few-shot and chain-of-thought do not fully bridge this gap, indicating limitations in domain knowledge and visual understanding. The benchmark aims to guide the development of MLLMs for accelerating materials research.
Materials characterization is a cornerstone of scientific discovery, providing crucial insights into how materials are processed, their microscopic structures, and their resulting properties. This understanding is vital for designing and optimizing new materials. Recently, multimodal large language models (MLLMs) have shown promise in various scientific tasks, but their ability to truly comprehend real-world materials characterization images has remained largely unexplored.
To address this critical gap, researchers have introduced MatCha, the first-ever benchmark specifically designed for evaluating MLLMs on materials characterization image understanding. This comprehensive benchmark features 1,500 questions that demand expert-level domain knowledge, covering four key stages of materials research and encompassing 21 distinct tasks. These tasks are meticulously crafted to reflect the authentic challenges faced by materials scientists in their daily work.
The Challenge for Current MLLMs
The evaluation of state-of-the-art MLLMs on MatCha revealed a significant performance disparity when compared to human experts. These models consistently showed a decline in performance when tackling questions that required higher levels of expertise and sophisticated visual perception. Even advanced prompting techniques, such as few-shot learning and chain-of-thought reasoning, struggled to fully overcome these limitations. These findings underscore that existing MLLMs currently possess limited adaptability to the complexities of real-world materials characterization scenarios.
The MatCha benchmark is structured around the typical workflow of materials science research: from Processing, to Morphology, then Structure, and finally Property analysis. Each stage includes several sub-tasks, such as identifying characterization techniques, assessing surface microstructures, analyzing crystallographic data, and inferring physical and chemical properties. This detailed breakdown allows for a fine-grained analysis of model capabilities across different aspects of materials science.
How MatCha Was Built
The construction of MatCha involved a rigorous process. First, materials science experts defined practical and realistic tasks and identified key search terms. Data was then collected from publicly accessible articles on the Nature platform, including figures and their captions. This data was processed to segment sub-captions, split figures into sub-figures, and extract relevant context from the main body of the articles. To enhance diversity and challenge, additional high-quality, human-annotated electron microscopy datasets were also incorporated.
Questions for MatCha were generated in a closed-ended Visual Question Answering (VQA) format using GPT-4o, ensuring that answers could be inferred solely from the visual content. A multi-stage filtering process, involving both AI experts and human materials science experts, was implemented to remove overly simple questions and ensure the authenticity, validity, and professional relevance of the remaining 1,500 samples.
Also Read:
- Unpacking AI’s Grasp of Physics: A New Evaluation Framework for Vision-Language Models
- Evaluating Video Model Accuracy: Introducing MESH for Hallucination Measurement
Key Findings from the Evaluation
The experiments showed that MatCha is indeed a challenging benchmark. The best-performing proprietary model achieved only 62.58% accuracy on one subset, significantly trailing human performance (88.87%). This gap was even wider on more difficult subsets. Proprietary models generally outperformed open-source models, but both categories struggled with task generalization and knowledge transfer within the materials science domain.
A notable observation was the performance degradation of most models on tasks requiring deeper expertise and reasoning ability, such as structure interpretation and property elucidation. While some models showed slight improvements with few-shot learning or chain-of-thought prompting, these strategies were not universally effective and sometimes even hindered performance. Error analysis revealed that the primary causes of failure were a lack of specialized material knowledge and visual perception errors, highlighting the need for better scientific training data and more advanced multimodal alignment mechanisms.
The introduction of MatCha is expected to facilitate future research in areas such as new material discovery and the development of autonomous scientific agents. The benchmark is openly available at https://github.com/FreedomIntelligence/MatCha, inviting researchers to contribute to advancing MLLMs in materials science.


