Hierarchical Network Fusion for Multi-Modal Electron Micrograph Representation Learning with Foundational Large Language Models
Sakhinana Sagar Srinivas, Geethan Sannidhi, Venkataramana Runkana
TL;DR
This work introduces MultiFusion-LLM, a multimodal framework for nanomaterial identification in electron micrographs that fuses patch-sequence representations with vision-graph priors across multiple patch scales via Hierarchical Network Fusion (HNF). It further enhances domain knowledge by generating detailed nanomaterial descriptions with zero-shot Chain-of-Thought prompting from large language models and pretraining small LMs on these texts, followed by cross-modal fusion through multi-head attention. The method achieves state-of-the-art performance on the SEM dataset aversa2018first, with significant improvements over strong vision and graph baselines and robust ablations validating the contribution of HNF, LLM-derived descriptions, and cross-modal attention. The approach promises improved robustness to distributional shifts and supports high-throughput screening in semiconductor materials research by integrating image-based representations with linguistic domain knowledge.
Abstract
Characterizing materials with electron micrographs is a crucial task in fields such as semiconductors and quantum materials. The complex hierarchical structure of micrographs often poses challenges for traditional classification methods. In this study, we propose an innovative backbone architecture for analyzing electron micrographs. We create multi-modal representations of the micrographs by tokenizing them into patch sequences and, additionally, representing them as vision graphs, commonly referred to as patch attributed graphs. We introduce the Hierarchical Network Fusion (HNF), a multi-layered network structure architecture that facilitates information exchange between the multi-modal representations and knowledge integration across different patch resolutions. Furthermore, we leverage large language models (LLMs) to generate detailed technical descriptions of nanomaterials as auxiliary information to assist in the downstream task. We utilize a cross-modal attention mechanism for knowledge fusion across cross-domain representations(both image-based and linguistic insights) to predict the nanomaterial category. This multi-faceted approach promises a more comprehensive and accurate representation and classification of micrographs for nanomaterial identification. Our framework outperforms traditional methods, overcoming challenges posed by distributional shifts, and facilitating high-throughput screening.
