paper-with-me

Papers

Online Feature Selection with Group Structure Analysis

2016-08-21 · Jing Wang, Meng Wang, Pei-Pei Li, Luoqi Liu, Zhong-Qiu Zhao, Xuegang Hu, Xindong Wu

Online selection of dynamic features has attracted intensive interest in recent years. However, existing online feature selection methods evaluate features individually and ignore the underlying structure of feature stream. For instance, in image analysis, features are generated in groups which represent color, texture and other visual information. Simply breaking the group structure in feature selection may degrade performance. Motivated by this fact, we formulate the problem as an online group feature selection. The problem assumes that features are generated individually but there are group structure in the feature stream. To the best of our knowledge, this is the first time that the correlation among feature stream has been considered in the online feature selection process. To solve this problem, we develop a novel online group feature selection method named OGFS. Our proposed approach consists of two stages: online intra-group selection and online inter-group selection. In the intra-group selection, we design a criterion based on spectral analysis to select discriminative features in each group. In the inter-group selection, we utilize a linear regression model to select an optimal subset. This two-stage procedure continues until there are no more features arriving or some predefined stopping conditions are met. %Our method has been applied Finally, we apply our method to multiple tasks including image classification %, face verification and face verification. Extensive empirical studies performed on real-world and benchmark data sets demonstrate that our method outperforms other state-of-the-art online feature selection %method methods.

📄 PDF Abstract BibTeX arXiv:1608.05889

Code (0)

등록된 구현이 없습니다.

Tasks

Face Verificationfeature selectionimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Online Group Feature Selection

2014-04-18 · Wang Jing, Zhao Zhong-Qiu, Hu Xuegang, Cheung Yiu-ming 외

Online feature selection with dynamic features has become an active research area in recent years. However, in some real-world applications such as image analysis and email spam filtering, features may arrive by groups. …

feature selection

Deep-gKnock: nonlinear group-feature selection with deep neural network

2019-05-24 · Guangyu Zhu, Tingting Zhao

Feature selection is central to contemporary high-dimensional data analysis. Grouping structure among features arises naturally in various scientific problems. Many methods have been proposed to incorporate the grouping …

Dimensionality Reductionfeature selection

Scalable and Accurate Online Feature Selection for Big Data

2015-11-30 · Kui Yu, Xindong Wu, Wei Ding, Jian Pei

Feature selection is important in many big data applications. Two critical challenges closely associate with big data. Firstly, in many big data applications, the dimensionality is extremely high, in millions, and keeps …

feature selection

Exclusive Feature Learning on Arbitrary Structures via \ell_{1,2}-norm

2014-12-01 · NeurIPS 2014 12 · Deguang Kong, Ryohei Fujimaki, Ji Liu, Feiping Nie 외

Group lasso is widely used to enforce the structural sparsity, which achieves the sparsity at inter-group level. In this paper, we propose a new formulation called ``exclusive group lasso'', which brings out sparsity at …

feature selection

Multi-Group Quadratic Discriminant Analysis via Projection

2026-01-08 · Yuchao Wang, Tianying Wang arxiv

Multi-group classification arises in many prediction and decision-making problems, including applications in epidemiology, genomics, finance, and image recognition. Although classification methods have advanced considera…