FedLAB: Traceable Semantic Codebooks for Federated Multimodal Graph Foundation Learning
The paper proposes FedLAB, a traceable semantic codebook framework for federated multimodal graph foundation learning, which organizes multimodal graph knowledge into hierarchical codebooks and refines them through federated semantic barycenter pre-training.
Proposes a traceable semantic codebook framework for federated multimodal graph foundation learning
Before reading this…
Applications
- →Graph-centric and modality-centric tasks
To understand this paper, make sure you know these concepts first:
- Understanding of multimodal graphs and federated learningfind papers →
Abstract
More Like ThisMultimodal graph foundation models aim to learn reusable knowledge from graphs enriched with text, images, attributes, and relational topology, thereby supporting diverse graph-centric and modality-centric tasks. In practice, however, such multimodal graphs are often distributed across decentralized clients, where raw contents and local structures cannot be centrally shared due to privacy constraints. This motivates federated multimodal graph foundation learning, which requires not only transferable representation learning but also intrinsic semantic traceability under strict data isolation. Existing methods usually exchange or store knowledge through parameters, prototypes, embeddings, or compact codebooks, which support optimization and transfer but do not explicitly expose how modality evidence, node semantics, and topology context jointly support predictions. To bridge this gap, we propose FedLAB, a traceable semantic codebook framework that organizes multimodal graph knowledge into typed hierarchical codebooks for modality evidence, node semantics, and topology context. FedLAB further refines these trace units through federated semantic barycenter pre-training while keeping raw multimodal contents and graph structures local. Extensive experiments on 10 benchmarks and 6 downstream tasks show that FedLAB improves over state-of-the-art baselines by up to 7.53\%, while preserving a native semantic trace interface.