NeurIPS 2025poster0 citations

Vertical Federated Feature Screening

Huajun Yin, Liyuan Wang, Yingqiu Zhu, Liping Zhu, Danyang Huang

Abstract

With the rapid development of the big data era, Vertical Federated Learning (VFL) has been widely applied to enable data collaboration while ensuring privacy protection. However, the ultrahigh dimensionality of features and the sparse data structures inherent in large-scale datasets introduce significant computational complexity. In this paper, we propose the Vertical Federated Feature Screening (VFS) algorithm, which effectively reduces computational, communication, and encryption costs. VFS is a two-stage feature screening procedure that proceeds from coarse to fine: the first stage quickly filters out irrelevant feature groups, followed by a more refined screening of individual features. It significantly reduces the resource demands of downstream tasks such as secure joint modeling or federated feature selection. This efficiency is particularly beneficial in scenarios with ultrahigh feature dimensionality or severe class imbalance in the response variable. The statistical and computational properties of VFS are rigorously established. Numerical simulations and real-world applications demonstrate its superior performance.

Vertical federated learningFeature screeningUltrahigh dimensionalityImbalance dataSubsampling
BibTeX
@inproceedings{
yin2025vertical,
title={Vertical Federated Feature Screening},
author={Huajun Yin and Liyuan Wang and Yingqiu Zhu and Liping Zhu and Danyang Huang},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=msaLqsSTyF}
}