Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

UniGraph2: Learning a Unified Embedding Space to Bind Multimodal Graphs

About

Existing foundation models, such as CLIP, aim to learn a unified embedding space for multimodal data, enabling a wide range of downstream web-based applications like search, recommendation, and content classification. However, these models often overlook the inherent graph structures in multimodal datasets, where entities and their relationships are crucial. Multimodal graphs (MMGs) represent such graphs where each node is associated with features from different modalities, while the edges capture the relationships between these entities. On the other hand, existing graph foundation models primarily focus on text-attributed graphs (TAGs) and are not designed to handle the complexities of MMGs. To address these limitations, we propose UniGraph2, a novel cross-domain graph foundation model that enables general representation learning on MMGs, providing a unified embedding space. UniGraph2 employs modality-specific encoders alongside a graph neural network (GNN) to learn a unified low-dimensional embedding space that captures both the multimodal information and the underlying graph structure. We propose a new cross-domain multi-graph pre-training algorithm at scale to ensure effective transfer learning across diverse graph domains and modalities. Additionally, we adopt a Mixture of Experts (MoE) component to align features from different domains and modalities, ensuring coherent and robust embeddings that unify the information across modalities. Extensive experiments on a variety of multimodal graph tasks demonstrate that UniGraph2 significantly outperforms state-of-the-art models in tasks such as representation learning, transfer learning, and multimodal generative tasks, offering a scalable and flexible solution for learning on MMGs.

Yufei He, Yuan Sui, Xiaoxin He, Yue Liu, Yifei Sun, Bryan Hooi• 2025

Related benchmarks

TaskDatasetResultRank
Node ClassificationMovies
Accuracy54.51
47
Link PredictionAmazon-Cloth
MRR24.37
32
Link PredictionAmazon Sports
MRR32.35
32
Link PredictionGoodreads-LP
MRR32.43
32
Modal RetrievalEle-fashion
MRR93.13
31
Node ClusteringRedditS
NMI86.56
31
Node ClassificationEle-Fashion (test)
Accuracy86.52
28
Node ClassificationGoodreads-NC (test)
Accuracy82.56
28
Link PredictionBili Dance
MRR37.47
27
Node ClassificationGrocery
Accuracy80.52
21
Showing 10 of 25 rows

Other info

Follow for update