vix.ing · top · new · best · stats · spec

Causal Multi-Label Feature Selection in Federated Setting

2024/03/11 by Yukun Song, Dayuan Cao, Song, Yukun +7 · 2 citations
Computer Science · #Data Management and Algorithms #FOS: Computer and information sciences #Machine Learning (cs.LG) #Rough Sets and Fuzzy Logic #Text and Document Classification Technologies

paper · pdf · doi:10.48550/arxiv.2403.06419

openalex publication_date 2024/03/11 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Multi-label feature selection serves as an effective mean for dealing with high-dimensional multi-label data. To achieve satisfactory performance, existing methods for multi-label feature selection often require the centralization of substantial data from multiple sources. However, in Federated setting, centralizing data from all sources and merging them into a single dataset is not feasible. To tackle this issue, in this paper, we study a challenging problem of causal multi-label feature selection in federated setting and propose a Federated Causal Multi-label Feature Selection (FedCMFS) algorithm with three novel subroutines. Specifically, FedCMFS first uses the FedCFL subroutine that considers the correlations among label-label, label-feature, and feature-feature to learn the relevant features (candidate parents and children) of each class label while preserving data privacy without centralizing data. Second, FedCMFS employs the FedCFR subroutine to selectively recover the missed true relevant features. Finally, FedCMFS utilizes the FedCFC subroutine to remove false relevant features. The extensive experiments on 8 datasets have shown that FedCMFS is effect for causal multi-label feature selection in federated setting.

Cited by

Related