paper-with-me

홈 › Papers

Towards Modality-imbalanced Federated Graph Learning: A Data Synthesis-based Approach

2026-06-18 · Zhengyu Wu, Hongchao Qin, Xunkai Li, Zekai Chen, Rong-Hua Li, Guoren Wang arxiv

MultiModal Federated Graph Learning (MM-FGL) offers a natural collaborative training paradigm, but its practical deployment is challenged by two granularities of modality imbalance. Client-level imbalance occurs when certain clients lack entire modalities, while node-level imbalance occurs when individual nodes exhibit missing visual or textual attributes. While several relevant studies exist, our investigation reveals that they predominantly target graph-agnostic or centralized scenarios, rendering them difficult to adapt directly. To address these challenges, we formalize modality-imbalanced MM-FGL as an implicit graph-aware latent semantic representation synthesis problem. This paradigm recovers missing modal semantics directly within the representation space, thereby maximizing alignment with the original data's semantic distribution and mitigating the high variance induced by missing modalities. To this end, we propose FedMGS (Federated Modality-aware Graph Synthesis), which integrates three core components. The availability-aware graph encoder prevents missing modalities from contaminating local structural propagation. The prototype-guided latent semantic synthesizer establishes cross-client semantic anchors for unavailable modalities. The reliability-calibrated semantic fusion mechanism regulates the impact of recovered latent representations prior to predictive readout. Extensive experiments on four tasks show that FedMGS consistently outperforms competitive baselines with gains up to 17.41% with best efficiency-performance tradeoff.

📄 PDF Abstract BibTeX arXiv:2606.20382

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Towards Robust Federated Multimodal Graph Learning under Modality Heterogeneity

2026-05-12 · Sirui Zhang, Haonan Wang, Xunkai Li, Zekai Chen 외 arxiv

Recently, multimodal graph learning (MGL) has garnered significant attention for integrating diverse modality information and structured context to support various network applications. However, real-world graphs are oft…

Graph Learning

ProMoE-FL: Prototype-conditioned Mixture of Experts for Multimodal Federated Learning with Missing Modalities

2026-07-07 · Aavash Chhetri, Bibek Niroula, Eduard Vazquez, Yash Raj Shrestha 외 arxiv

In this paper, we address the problem of multimodal federated learning with missing modality. Existing methods utilize an additional public dataset or perform naive feature synthesis that is based solely on the available…

Federated Learning

Unleashing the Power of Imbalanced Modality Information for Multi-modal Knowledge Graph Completion

2024-02-22 · Yichi Zhang, Zhuo Chen, Lei Liang, Huajun Chen 외

Multi-modal knowledge graph completion (MMKGC) aims to predict the missing triples in the multi-modal knowledge graphs by incorporating structural, visual, and textual information of entities into the discriminant models…

Knowledge Graph CompletionKnowledge GraphsMulti-modal Knowledge Graph

Adaptive Hyper-graph Aggregation for Modality-Agnostic Federated Learning

2024-01-01 · CVPR 2024 1 · Fan Qi, Shuai Li

In Federated Learning (FL) the issue of statistical data heterogeneity has been a significant challenge to the field's ongoing development. This problem is further exacerbated when clients' data vary in modalities. I…

Federated LearningGraph Learning

PRISM: Topology-Aware Cross-Modal Imputation for Modality-Deficient Federated Graph Learning

2026-06-08 · Zekai Chen, Miao Zhang, Jiayang Xing, Xunkai Li 외 arxiv

Multimodal federated graph learning (MM-FGL) aims to collaboratively learn from decentralized graphs with text and images. However, real-world clients may not share a common modality basis: a visual-search client may con…

Graph Learning