paper-with-me

Papers

MAFS: Multi-head Attention Feature Selection for High-Dimensional Data via Deep Fusion of Filter Methods

2026-01-06 · Xiaoyan Sun, Qingyu Meng, Yalu Wen arxiv

Feature selection is essential for high-dimensional biomedical data, enabling stronger predictive performance, reduced computational cost, and improved interpretability in precision medicine applications. Existing approaches face notable challenges. Filter methods are highly scalable but cannot capture complex relationships or eliminate redundancy. Deep learning-based approaches can model nonlinear patterns but often lack stability, interpretability, and efficiency at scale. Single-head attention improves interpretability but is limited in capturing multi-level dependencies and remains sensitive to initialization, reducing reproducibility. Most existing methods rarely combine statistical interpretability with the representational power of deep learning, particularly in ultra-high-dimensional settings. Here, we introduce MAFS (Multi-head Attention-based Feature Selection), a hybrid framework that integrates statistical priors with deep learning capabilities. MAFS begins with filter-based priors for stable initialization and guide learning. It then uses multi-head attention to examine features from multiple perspectives in parallel, capturing complex nonlinear relationships and interactions. Finally, a reordering module consolidates outputs across attention heads, resolving conflicts and minimizing information loss to generate robust and consistent feature rankings. This design combines statistical guidance with deep modeling capacity, yielding interpretable importance scores while maximizing retention of informative signals. Across simulated and real-world datasets, including cancer gene expression and Alzheimer's disease data, MAFS consistently achieves superior coverage and stability compared with existing filter-based and deep learning-based alternatives, offering a scalable, interpretable, and robust solution for feature selection in high-dimensional biomedical data.

📄 PDF Abstract BibTeX arXiv:2601.02668

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MAFS: Masked Autoencoder for Infrared-Visible Image Fusion and Semantic Segmentation

2025-09-15 · Liying Wang, Xiaoli Zhang, Chuanmin Jia, Siwei Ma arxiv

Infrared-visible image fusion methods aim at generating fused images with good visual quality and also facilitate the performance of high-level tasks. Indeed, existing semantic-driven methods have considered semantic inf…

Semantic Segmentation

Privacy Preserving Multi-Agent Planning with Provable Guarantees

2018-10-31 · Amos Beimel, Ronen I. Brafman

In privacy-preserving multi-agent planning, a group of agents attempt to cooperatively solve a multi-agent planning problem while maintaining private their data and actions. Although much work was carried out in this are…

Privacy Preserving

Redundancy-optimized Multi-head Attention Networks for Multi-View Multi-Label Feature Selection

2025-11-16 · Yuzhou Liu, Jiarui Liu, Wanfu Gao arxiv

Multi-view multi-label data offers richer perspectives for artificial intelligence, but simultaneously presents significant challenges for feature selection due to the inherent complexity of interrelations among features…

Picking the Underused Heads: A Network Pruning Perspective of Attention Head Selection for Fusing Dialogue Coreference Information

2023-12-15 · Zhengyuan Liu, Nancy F. Chen

The Transformer-based models with the multi-head self-attention mechanism are widely used in natural language processing, and provide state-of-the-art results. While the pre-trained language backbones are shown to implic…

Network Pruning

Towards Universal Khmer Text Recognition

2026-02-28 · Marry Kong, Rina Buoy, Sovisal Chenda, Nguonly Taing 외 arxiv

Khmer is a low-resource language characterized by a complex script, presenting significant challenges for optical character recognition (OCR). While document printed text recognition has advanced because of available dat…

Transfer Learning