paper-with-me

Papers

Modality-free Graph In-context Alignment

2026-03-13 · Wei Zhuo, Siqiang Luo arxiv

In-context learning (ICL) converts static encoders into task-conditioned reasoners, enabling adaptation to new data from just a few examples without updating pretrained parameters. This capability is essential for graph foundation models (GFMs) to approach LLM-level generality. Yet current GFMs struggle with cross-domain alignment, typically relying on modality-specific encoders that fail when graphs are pre-vectorized or raw data is inaccessible. In this paper, we introduce Modality-Free Graph In-context Alignment (MF-GIA), a framework that makes a pretrained graph encoder promptable for few-shot prediction across heterogeneous domains without modality assumptions. MF-GIA captures domain characteristics through gradient fingerprints, which parameterize lightweight transformations that align pre-encoded features and indexed labels into unified semantic spaces. During pretraining, a dual prompt-aware attention mechanism with episodic objective learns to match queries against aligned support examples to establish prompt-based reasoning capabilities. At inference, MF-GIA performs parameter-update-free adaptation using only a few-shot support set to trigger cross-domain alignment and enable immediate prediction on unseen domains. Experiments demonstrate that MF-GIA achieves superior few-shot performance across diverse graph domains and strong generalization to unseen domains.

📄 PDF Abstract BibTeX arXiv:2603.13434

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Context-aware Modality-Topology Co-Alignment for Multimodal Attributed Graphs

2026-06-12 · Sirui Zhang, Xu Wang, Zhengyu Wu, Xunkai Li 외 arxiv

Multimodal Attributed Graphs (MAGs) model real-world entities by coupling graph topology with heterogeneous attributes such as text and images. They support graph-centric tasks requiring structural and class-discriminati…

LION: A Clifford Neural Paradigm for Multimodal-Attributed Graph Learning

2026-01-29 · Xunkai Li, Zhengyu Wu, Zekai Chen, Henan Sun 외 arxiv

Recently, the rapid advancement of multimodal domains has driven a data-centric paradigm shift in graph ML, transitioning from text-attributed to multimodal-attributed graphs. This advancement significantly enhances data…

Graph Learning

Progressively Modality Freezing for Multi-Modal Entity Alignment

2024-07-23 · Yani Huang, Xuefeng Zhang, Richong Zhang, Junfan Chen 외

Multi-Modal Entity Alignment aims to discover identical entities across heterogeneous knowledge graphs. While recent studies have delved into fusion paradigms to represent entities holistically, the elimination of featur…

Entity AlignmentKnowledge GraphsMulti-modal Entity Alignment

Toward Effective Multimodal Graph Foundation Model: A Divide-and-Conquer Based Approach

2026-02-04 · Sicheng Liu, Xunkai Li, Daohan Su, Ru Zhang 외 arxiv

Graph Foundation Models (GFMs) have achieved remarkable success in generalizing across diverse domains. However, they mainly focus on Text-Attributed Graphs (TAGs), leaving Multimodal-Attributed Graphs (MAGs) largely unt…

MyGram: Modality-aware Graph Transformer with Global Distribution for Multi-modal Entity Alignment

2026-01-17 · Zhifei Li, Ziyue Qin, Xiangyu Luo, Xiaoju Hou 외 arxiv

Multi-modal entity alignment aims to identify equivalent entities between two multi-modal Knowledge graphs by integrating multi-modal data, such as images and text, to enrich the semantic representations of entities. How…

Multi-modal Entity AlignmentKnowledge Graphs