paper-with-me

Papers

ManiFeSt: Manifold-based Feature Selection for Small Data Sets

2022-07-18 · David Cohen, Tal Shnitzer, Yuval Kluger, Ronen Talmon

In this paper, we present a new method for few-sample supervised feature selection (FS). Our method first learns the manifold of the feature space of each class using kernels capturing multi-feature associations. Then, based on Riemannian geometry, a composite kernel is computed, extracting the differences between the learned feature associations. Finally, a FS score based on spectral analysis is proposed. Considering multi-feature associations makes our method multivariate by design. This in turn allows for the extraction of the hidden manifold underlying the features and avoids overfitting, facilitating few-sample FS. We showcase the efficacy of our method on illustrative examples and several benchmarks, where our method demonstrates higher accuracy in selecting the informative features compared to competing methods. In addition, we show that our FS leads to improved classification and better generalization when applied to test data.

📄 PDF Abstract BibTeX arXiv:2207.08574

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Test 설명 없음
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 제목 키워드 기반

ManiFest: Manifold Deformation for Few-shot Image Translation

2021-11-26 · Fabio Pizzati, Jean-François Lalonde, Raoul de Charette

Most image-to-image translation methods require a large number of training images, which restricts their applicability. We instead propose ManiFest: a framework for few-shot image translation that learns a context-aware …

Image-to-Image TranslationTranslation

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

MAD: Manifold Attracted Diffusion

2025-09-29 · Dennis Elbrächter, Giovanni S. Alberti, Matteo Santacesaria arxiv

Score-based diffusion models are a highly effective method for generating samples from a distribution of images. We consider scenarios where the training data comes from a noisy version of the target distribution, and pr…

Unsupervised Feature Selection Algorithm Based on Dual Manifold Re-ranking

2024-10-27 · Yunhui Liang, Jianwen Gan, Yan Chen, Peng Zhou 외

High-dimensional data is commonly encountered in numerous data analysis tasks. Feature selection techniques aim to identify the most representative features from the original high-dimensional data. Due to the absence of …

feature selectionRe-Ranking

Sparse POD Mode Selection and Manifold Dimensionality Reduction with Neural Networks

2026-05-26 · Tomoki Koike, Prakash Mohan, Marc T. Henry de Frahan, Elizabeth Qian 외 arxiv

Linear dimensionality reduction methods such as proper orthogonal decomposition (POD) make high-dimensional data amenable to analysis by identifying the principal components, or modes, that capture the most variance, or …

Dimensionality Reduction