🤖 AI Summary
This study addresses the challenges of manual industry classification in business registration data, which is labor-intensive and struggles to adapt to evolving taxonomies. To overcome these limitations, the authors propose a training-free, multimodal automatic classification approach that integrates textual sources—such as corporate websites, Wikipedia, and Wikidata—with geospatial data from OpenStreetMap and satellite imagery. They establish the first multimodal benchmark for industry classification and introduce a multi-agent system framework that simulates expert validation through iterative interactions, context augmentation, and explanation generation—all without model training. Evaluated on a dataset of 1,000 European enterprises, the method achieves classification accuracies of 74.10% and 62.10% using closed-source and open-source multimodal large language models, respectively, yielding performance improvements of up to 22.80%.
📝 Abstract
Industry classification schemes are integral parts of public and corporate databases as they classify businesses based on economic activity. Due to the size of the company registers, manual annotation is costly, and fine-tuning models with every update in industry classification schemes requires significant data collection. We replicate the manual expert verification by using existing or easily retrievable multimodal resources for industry classification. We present MONETA, the first multimodal industry classification benchmark with text (Website, Wikipedia, Wikidata) and geospatial sources (OpenStreetMap and satellite imagery). Our dataset enlists 1,000 businesses in Europe with 20 economic activity labels according to EU guidelines (NACE). Our training-free baseline reaches 62.10% and 74.10% with open and closed-source Multimodal Large Language Models (MLLM). We observe an increase of up to 22.80% with the combination of multi-turn design, context enrichment, and classification explanations. We will release our dataset and the enhanced guidelines.