paper-with-me

홈 › Papers

Effective Discriminative Feature Selection with Non-trivial Solutions

2015-04-21 · Hong Tao, Chenping Hou, Feiping Nie, Yuanyuan Jiao, Dongyun Yi

Feature selection and feature transformation, the two main ways to reduce dimensionality, are often presented separately. In this paper, a feature selection method is proposed by combining the popular transformation based dimensionality reduction method Linear Discriminant Analysis (LDA) and sparsity regularization. We impose row sparsity on the transformation matrix of LDA through ${\ell}_{2,1}$-norm regularization to achieve feature selection, and the resultant formulation optimizes for selecting the most discriminative features and removing the redundant ones simultaneously. The formulation is extended to the ${\ell}_{2,p}$-norm regularized case: which is more likely to offer better sparsity when $0<p<1$. Thus the formulation is a better approximation to the feature selection problem. An efficient algorithm is developed to solve the ${\ell}_{2,p}$-norm based optimization problem and it is proved that the algorithm converges when $0<p\le 2$. Systematical experiments are conducted to understand the work of the proposed method. Promising experimental results on various types of real-world data sets demonstrate the effectiveness of our algorithm.

📄 PDF Abstract BibTeX arXiv:1504.05408

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reductionfeature selection

Similar Papers 제목 키워드 기반

A High-Dimensional Feature Selection Algorithm Based on Multiobjective Differential Evolution

2025-05-09 · Zhenxing Zhang, Qianxiang An, Yilei Wang, Chenfeng Wu 외

Multiobjective feature selection seeks to determine the most discriminative feature subset by simultaneously optimizing two conflicting objectives: minimizing the number of selected features and the classification error …

Computational Efficiencyfeature selection

Unsupervised Instance and Subnetwork Selection for Network Data

2022-12-24 · Lin Zhang, Nicholas Moskwa, Melinda Larsen, Petko Bogdanov

Unlike tabular data, features in network data are interconnected within a domain-specific graph. Examples of this setting include gene expression overlaid on a protein interaction network (PPI) and user opinions in a soc…

Not All Diffusion Model Activations Have Been Evaluated as Discriminative Features

2024-10-04 · Benyuan Meng, Qianqian Xu, Zitai Wang, Xiaochun Cao 외

Diffusion models are initially designed for image generation. Recent research shows that the internal signals within their backbones, named activations, can also serve as dense features for various discriminative tasks s…

Allfeature selectionImage GenerationSemantic Segmentation

STEERER: Resolving Scale Variations for Counting and Localization via Selective Inheritance Learning

2023-08-21 · ICCV 2023 1 · Tao Han, Lei Bai, Lingbo Liu, Wanli Ouyang

Scale variation is a deep-rooted problem in object counting, which has not been effectively addressed by existing scale-aware algorithms. An important factor is that they typically involve cooperative learning across mul…

feature selectionObject Counting

Feature Selection Based on Orthogonal Constraints and Polygon Area

2024-02-25 · Zhenxing Zhang, Jun Ge, Zheng Wei, Chunjie Zhou 외

The goal of feature selection is to choose the optimal subset of features for a recognition task by evaluating the importance of each feature, thereby achieving effective dimensionality reduction. Currently, proposed fea…

Dimensionality Reductionfeature selection