paper-with-me

Papers

Unlocking Multi-Modal Potentials for Dynamic Text-Attributed Graph Representation

2025-02-27 · Yuanyuan Xu, Wenjie Zhang, Ying Zhang, Xuemin Lin, Xiwei Xu

Dynamic Text-Attributed Graphs (DyTAGs) are a novel graph paradigm that captures evolving temporal edges alongside rich textual attributes. A prior approach to representing DyTAGs leverages pre-trained language models to encode text attributes and subsequently integrates them into dynamic graph models. However, it follows edge-centric modeling, as in dynamic graph learning, which is limited in local structures and fails to exploit the unique characteristics of DyTAGs, leading to suboptimal performance. We observe that DyTAGs inherently comprise three distinct modalities-temporal, textual, and structural-often exhibiting dispersed or even orthogonal distributions, with the first two largely overlooked in existing research. Building on this insight, we propose MoMent, a model-agnostic multi-modal framework that can seamlessly integrate with dynamic graph models for structural modality learning. The core idea is to shift from edge-centric to node-centric modeling, fully leveraging three modalities for node representation. Specifically, MoMent presents non-shared node-centric encoders based on the attention mechanism to capture global temporal and semantic contexts from temporal and textual modalities, together with local structure learning, thus generating modality-specific tokens. To prevent disjoint latent space, we propose a symmetric alignment loss, an auxiliary objective that aligns temporal and textual tokens, ensuring global temporal-semantic consistency with a theoretical guarantee. Last, we design a lightweight adaptor to fuse these tokens, generating comprehensive and cohesive node representations. We theoretically demonstrate that MoMent enhances discriminative power over exclusive edge-centric modeling. Extensive experiments across seven datasets and two downstream tasks show that MoMent achieves up to 33.62% improvement against the baseline using four dynamic graph models.

📄 PDF Abstract BibTeX arXiv:2502.19651

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Unleash the Potential of CLIP for Video Highlight Detection

2024-04-02 · Donghoon Han, Seunghyeon Seo, Eunhwan Park, Seong-Uk Nam 외

Multimodal and large language models (LLMs) have revolutionized the utilization of open-world knowledge, unlocking novel potentials across various tasks and applications. Among these domains, the video domain has notably…

Highlight Detection

GET: Unlocking the Multi-modal Potential of CLIP for Generalized Category Discovery

2025-01-01 · CVPR 2025 1 · Enguang Wang, Zhimao Peng, Zhengyuan Xie, Fei Yang 외

Given unlabelled datasets containing both old and new categories, generalized category discovery (GCD) aims to accurately discover new classes while correctly classifying old classes. Current GCD methods only use a s…

Unlocking the Multi-modal Potential of CLIP for Generalized Category Discovery

2024-03-15 · Enguang Wang, Zhimao Peng, Zhengyuan Xie, Fei Yang 외

Given unlabelled datasets containing both old and new categories, generalized category discovery (GCD) aims to accurately discover new classes while correctly classifying old classes, leveraging the class concepts learne…

Experience Transfer for Multimodal LLM Agents in Minecraft Game

2026-04-07 · Chenghao Li, Jun Liu, Songbo Zhang, Huadong Jian 외 arxiv

Multimodal LLM agents operating in complex game environments must continually reuse past experience to solve new tasks efficiently. In this work, we propose Echo, a transfer-oriented memory framework that enables agents …

Representation Potentials of Foundation Models for Multimodal Alignment: A Survey

2025-10-05 · Jianglin Lu, Hailing Wang, Yi Xu, Yizhou Wang 외 arxiv

Foundation models learn highly transferable representations through large-scale pretraining on diverse data. An increasing body of research indicates that these representations exhibit a remarkable degree of similarity a…