paper-with-me

Papers

ICAFS: Inter-Client-Aware Feature Selection for Vertical Federated Learning

2025-04-15 · Ruochen Jin, Boning Tong, Shu Yang, BoJian Hou, Li Shen

Vertical federated learning (VFL) enables a paradigm for vertically partitioned data across clients to collaboratively train machine learning models. Feature selection (FS) plays a crucial role in Vertical Federated Learning (VFL) due to the unique nature that data are distributed across multiple clients. In VFL, different clients possess distinct subsets of features for overlapping data samples, making the process of identifying and selecting the most relevant features a complex yet essential task. Previous FS efforts have primarily revolved around intra-client feature selection, overlooking vital feature interaction across clients, leading to subpar model outcomes. We introduce ICAFS, a novel multi-stage ensemble approach for effective FS in VFL by considering inter-client interactions. By employing conditional feature synthesis alongside multiple learnable feature selectors, ICAFS facilitates ensemble FS over these selectors using synthetic embeddings. This method bypasses the limitations of private gradient sharing and allows for model training using real data with refined embeddings. Experiments on multiple real-world datasets demonstrate that ICAFS surpasses current state-of-the-art methods in prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2504.10851

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionFederated LearningVertical Federated Learning

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

A Comprehensive Survey On Client Selections in Federated Learning

2023-11-12 · Ala Gouissem, Zina Chkirbene, Ridha Hamila

Federated Learning (FL) is a rapidly growing field in machine learning that allows data to be trained across multiple decentralized devices. The selection of clients to participate in the training process is a critical f…

Federated LearningSurvey

Conflict-Aware Client Selection for Multi-Server Federated Learning

2026-02-02 · Mingwei Hong, Zheng Lin, Zehang Lin, Lin Li 외 arxiv

Federated learning (FL) has emerged as a promising distributed machine learning (ML) that enables collaborative model training across clients without exposing raw data, thereby preserving user privacy and reducing commun…

Reinforcement LearningFederated Learning

Context-Aware Online Client Selection for Hierarchical Federated Learning

2021-12-02 · Zhe Qu, Rui Duan, Lixing Chen, Jie Xu 외

Federated Learning (FL) has been considered as an appealing framework to tackle data privacy issues of mobile devices compared to conventional Machine Learning (ML). Using Edge Servers (ESs) as intermediaries to perform …

Federated Learning

Fairness-Aware Client Selection for Federated Learning

2023-07-20 · Yuxin Shi, Zelei Liu, Zhuan Shi, Han Yu

Federated learning (FL) has enabled multiple data owners (a.k.a. FL clients) to train machine learning models collaboratively without revealing private data. Since the FL server can only engage a limited number of client…

FairnessFederated Learning

Maverick-Aware Shapley Valuation for Client Selection in Federated Learning

2024-05-21 · Mengwei Yang, Ismat Jarin, Baturalp Buyukates, Salman Avestimehr 외

Federated Learning (FL) allows clients to train a model collaboratively without sharing their private data. One key challenge in practical FL systems is data heterogeneity, particularly in handling clients with rare data…

Federated Learning