paper-with-me

홈 › Papers

UniGraph2: Learning a Unified Embedding Space to Bind Multimodal Graphs

2025-02-02 · Yufei He, Yuan Sui, Xiaoxin He, Yue Liu, Yifei Sun, Bryan Hooi

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.

📄 PDF Abstract BibTeX arXiv:2502.00806

Code (1)

yf-he/unigraph2 공식 구현 pytorch

Tasks

Graph Neural NetworkMixture-of-ExpertsRepresentation LearningTransfer Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
ADOPT Please enter a description about the method here
Graph Neural Network 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

TaxaBind: A Unified Embedding Space for Ecological Applications

2024-11-01 · Srikumar Sastry, Subash Khanal, Aayush Dhakal, Adeel Ahmad 외

We present TaxaBind, a unified embedding space for characterizing any species of interest. TaxaBind is a multimodal embedding space across six modalities: ground-level images of species, geographic location, satellite im…

Audio ClassificationCross-Modal RetrievalZero-Shot Image Classification

FreeBind: Free Lunch in Unified Multimodal Space via Knowledge Fusion

2024-05-08 · Zehan Wang, Ziang Zhang, Xize Cheng, Rongjie Huang 외

Unified multi-model representation spaces are the foundation of multimodal understanding and generation. However, the billions of model parameters and catastrophic forgetting problems make it challenging to further enhan…

Multimodal Medical Image Binding via Shared Text Embeddings

2025-06-22 · Yunhao Liu, SuYang Xi, Shiqi Liu, Hong Ding 외

Medical image analysis increasingly relies on the integration of multiple imaging modalities to capture complementary anatomical and functional information, enabling more accurate diagnosis and treatment planning. Achiev…

Cross-Modal RetrievalMedical Image Analysis

UniBind: LLM-Augmented Unified and Balanced Representation Space to Bind Them All

2024-03-19 · CVPR 2024 1 · Yuanhuiyi Lyu, Xu Zheng, Jiazhou Zhou, Lin Wang

We present UniBind, a flexible and efficient approach that learns a unified representation space for seven diverse modalities-- images, text, audio, point cloud, thermal, video, and event data. Existing works, eg., Image…

AllContrastive LearningZero-Shot Learning

ProbMed: A Probabilistic Framework for Medical Multimodal Binding

2025-09-30 · Yuan Gao, Sangwook Kim, Jianzhong You, Chris McIntosh arxiv

Medical decision-making requires integrating diverse medical information, from imaging to clinical narratives. These medical modalities are often acquired in a many-to-many manner. However, current medical vision-languag…

Contrastive Learning