paper-with-me

Papers

Implicit Regularization for Multi-label Feature Selection

2024-11-18 · Dou El Kefel Mansouri, Khalid Benabdeslem, Seif-Eddine Benkabou

In this paper, we address the problem of feature selection in the context of multi-label learning, by using a new estimator based on implicit regularization and label embedding. Unlike the sparse feature selection methods that use a penalized estimator with explicit regularization terms such as $l_{2,1}$-norm, MCP or SCAD, we propose a simple alternative method via Hadamard product parameterization. In order to guide the feature selection process, a latent semantic of multi-label information method is adopted, as a label embedding. Experimental results on some known benchmark datasets suggest that the proposed estimator suffers much less from extra bias, and may lead to benign overfitting.

📄 PDF Abstract BibTeX arXiv:2411.11436

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionMulti-Label 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 제목 키워드 기반

Random Manifold Sampling and Joint Sparse Regularization for Multi-label Feature Selection

2022-04-13 · Haibao Li, Hongzhi Zhai

Multi-label learning is usually used to mine the correlation between features and labels, and feature selection can retain as much information as possible through a small number of features. $\ell_{2,1}$ regularization m…

feature selectionGraph EmbeddingMulti-Label Learning

Implicit Regularization via Neural Feature Alignment

2020-08-03 · NeurIPS Workshop DL-IG 2020 12 · Aristide Baratin, Thomas George, César Laurent, R. Devon Hjelm 외

We approach the problem of implicit regularization in deep learning from a geometrical viewpoint. We highlight a regularization effect induced by a dynamical alignment of the neural tangent features introduced by Jacot e…

feature selectionModel Compression

AgFlow: Fast Model Selection of Penalized PCA via Implicit Regularization Effects of Gradient Flow

2021-10-07 · Haiyan Jiang, Haoyi Xiong, Dongrui Wu, Ji Liu 외

Principal component analysis (PCA) has been widely used as an effective technique for feature extraction and dimension reduction. In the High Dimension Low Sample Size (HDLSS) setting, one may prefer modified principal c…

Dimensionality ReductionModel Selection

REFS: Robust EEG feature selection with missing multi-dimensional annotation for emotion recognition

2025-08-08 · Xueyuan Xu, Wenjia Dong, Fulin Wei, Li Zhuo arxiv

The affective brain-computer interface is a crucial technology for affective interaction and emotional intelligence, emerging as a significant area of research in the human-computer interaction. Compared to single-type f…

Emotional IntelligenceEmotion Recognition

Effective Neural Network $L_0$ Regularization With BinMask

2023-04-21 · Kai Jia, Martin Rinard

$L_0$ regularization of neural networks is a fundamental problem. In addition to regularizing models for better generalizability, $L_0$ regularization also applies to selecting input features and training sparse neural n…

feature selection