Unsupervised Multimodal Graph-based Model for Geo-social Analysis
Ehsaneddin Jalilian, Bernd Resch
TL;DR
This work addresses fragmentation in multimodal geo-social analysis by introducing an unsupervised graph-based framework that jointly embeds semantic and geographic information. It presents two architectures, MonoGraph and MultiGraph, employing SBERT-derived text embeddings and graph neural encoders to create a unified representation space, guided by a composite loss of contrastive, coherence, and alignment terms. Evaluations on four disaster datasets show improved topic quality, spatial coherence, and interpretability, with MultiGraph often outperforming MonoGraph and baselines. The approach is domain-agnostic and extensible to additional modalities and tasks, offering practical value for disaster response and geospatial analytics.
Abstract
The systematic analysis of user-generated social media content, especially when enriched with geospatial context, plays a vital role in domains such as disaster management and public opinion monitoring. Although multimodal approaches have made significant progress, most existing models remain fragmented, processing each modality separately rather than integrating them into a unified end-to-end model. To address this, we propose an unsupervised, multimodal graph-based methodology that jointly embeds semantic and geographic information into a shared representation space. The proposed methodology comprises two architectural paradigms: a mono graph (MonoGrah) model that jointly encodes both modalities, and a multi graph (MultiGraph) model that separately models semantic and geographic relationships and subsequently integrates them through multi-head attention mechanisms. A composite loss, combining contrastive, coherence, and alignment objectives, guides the learning process to produce semantically coherent and spatially compact clusters. Experiments on four real-world disaster datasets demonstrate that our models consistently outperform existing baselines in topic quality, spatial coherence, and interpretability. Inherently domain-independent, the framework can be readily extended to diverse forms of multimodal data and a wide range of downstream analysis tasks.
