paper-with-me

Papers

FedMSGL: A Self-Expressive Hypergraph Based Federated Multi-View Learning

2025-03-12 · Daoyuan Li, Zuyuan Yang, Shengli Xie

Federated learning is essential for enabling collaborative model training across decentralized data sources while preserving data privacy and security. This approach mitigates the risks associated with centralized data collection and addresses concerns related to data ownership and compliance. Despite significant advancements in federated learning algorithms that address communication bottlenecks and enhance privacy protection, existing works overlook the impact of differences in data feature dimensions, resulting in global models that disproportionately depend on participants with large feature dimensions. Additionally, current single-view federated learning methods fail to account for the unique characteristics of multi-view data, leading to suboptimal performance in processing such data. To address these issues, we propose a Self-expressive Hypergraph Based Federated Multi-view Learning method (FedMSGL). The proposed method leverages self-expressive character in the local training to learn uniform dimension subspace with latent sample relation. At the central side, an adaptive fusion technique is employed to generate the global model, while constructing a hypergraph from the learned global and view-specific subspace to capture intricate interconnections across views. Experiments on multi-view datasets with different feature dimensions validated the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2503.09643

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningMULTI-VIEW LEARNING

Similar Papers 제목 키워드 기반

Equivariant Hypergraph Neural Networks

2022-08-22 · Jinwoo Kim, Saeyoon Oh, Sungjun Cho, Seunghoon Hong

Many problems in computer vision and machine learning can be cast as learning on hypergraphs that represent higher-order relations. Recent approaches for hypergraph learning extend graph neural networks based on message …

Expressive Higher-Order Link Prediction through Hypergraph Symmetry Breaking

2024-02-17 · Simon Zhang, Cheng Xin, Tamal K. Dey

A hypergraph consists of a set of nodes along with a collection of subsets of the nodes called hyperedges. Higher-order link prediction is the task of predicting the existence of a missing hyperedge in a hypergraph. A hy…

GPULink Prediction

Self-Supervised Pretraining for Heterogeneous Hypergraph Neural Networks

2023-11-19 · Abdalgader Abubaker, Takanori Maehara, Madhav Nimishakavi, Vassilis Plachouras

Recently, pretraining methods for the Graph Neural Networks (GNNs) have been successful at learning effective representations from unlabeled graph data. However, most of these methods rely on pairwise relations in the gr…

Link PredictionNode Classification

FedHCDR: Federated Cross-Domain Recommendation with Hypergraph Signal Decoupling

2024-03-05 · Hongyu Zhang, Dongyi Zheng, Lin Zhong, Xu Yang 외

In recent years, Cross-Domain Recommendation (CDR) has drawn significant attention, which utilizes user data from multiple domains to enhance the recommendation performance. However, current CDR methods require sharing u…

Contrastive LearningData AugmentationFederated LearningGraph Learning+5

Federated Hypergraph Learning: Hyperedge Completion with Local Differential Privacy

2024-08-09 · linfeng Luo, Fengxiao Tang, Xiyu Liu, Zhiqi Guo 외

As the volume and complexity increase, graph-structured data commonly need to be split and stored across distributed systems. To enable data mining on subgraphs within these distributed systems, federated graph learning …

Federated LearningGraph Learning