FedLAB organizes multimodal graph knowledge into typed hierarchical codebooks for modality evidence, node semantics, and topology context via federated semantic barycenter pre-training, improving performance by up to 7.53% on benchmarks while enabling semantic traceability.
STAGE: Tackling Semantic Drift in Multimodal Federated Graph Learning
2 Pith papers cite this work. Polarity classification is still indexing.
abstract
Federated graph learning (FGL) enables collaborative training on graph data across multiple clients. As graph data increasingly contain multimodal node attributes such as text and images, multimodal federated graph learning (MM-FGL) has become an important yet substantially harder setting. The key challenge is that clients from different modality domains may not share a common semantic space: even for the same concept, their local encoders can produce inconsistent representations before collaboration begins. This makes direct parameter coordination unreliable and further causes two downstream problems: forcing heterogeneous client representations into a naively shared semantic space may create false semantic agreement, and graph message passing may amplify residual inconsistency across neighborhoods. To address this issue, we propose \textbf{STAGE}, a protocol-first framework for MM-FGL. Instead of relying on direct parameter averaging, STAGE builds a shared semantic space that first translates heterogeneous multimodal features into comparable representations and then regulates how these representations propagate over local graph structures. In this way, STAGE not only improves cross-client semantic calibration, but also reduces the risk of inconsistency amplification during graph learning. Extensive experiments on 8 multimodal-attributed graphs across 5 graph-centric and modality-centric tasks show that STAGE consistently achieves state-of-the-art performance while reducing per-round communication payload.
fields
cs.LG 2years
2026 2verdicts
UNVERDICTED 2representative citing papers
FedMGS formalizes modality-imbalanced MM-FGL as latent semantic synthesis and uses availability-aware encoding, prototype-guided synthesis, and reliability-calibrated fusion to recover missing modalities, reporting up to 17.41% gains on four tasks.
citing papers explorer
-
FedLAB: Traceable Semantic Codebooks for Federated Multimodal Graph Foundation Learning
FedLAB organizes multimodal graph knowledge into typed hierarchical codebooks for modality evidence, node semantics, and topology context via federated semantic barycenter pre-training, improving performance by up to 7.53% on benchmarks while enabling semantic traceability.
-
Towards Modality-imbalanced Federated Graph Learning: A Data Synthesis-based Approach
FedMGS formalizes modality-imbalanced MM-FGL as latent semantic synthesis and uses availability-aware encoding, prototype-guided synthesis, and reliability-calibrated fusion to recover missing modalities, reporting up to 17.41% gains on four tasks.