paper-with-me

Papers

Automatically Redundant Features Removal for Unsupervised Feature Selection via Sparse Feature Graph

2017-05-13 · Shuchu Han, Hao Huang, Hong Qin

The redundant features existing in high dimensional datasets always affect the performance of learning and mining algorithms. How to detect and remove them is an important research topic in machine learning and data mining research. In this paper, we propose a graph based approach to find and remove those redundant features automatically for high dimensional data. Based on the sparse learning based unsupervised feature selection framework, Sparse Feature Graph (SFG) is introduced not only to model the redundancy between two features, but also to disclose the group redundancy between two groups of features. With SFG, we can divide the whole features into different groups, and improve the intrinsic structure of data by removing detected redundant features. With accurate data structure, quality indicator vectors can be obtained to improve the learning performance of existing unsupervised feature selection algorithms such as multi-cluster feature selection (MCFS). Our experimental results on benchmark datasets show that the proposed SFG and feature redundancy remove algorithm can improve the performance of unsupervised feature selection algorithms consistently.

📄 PDF Abstract BibTeX arXiv:1705.04804

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionSparse Learning

Similar Papers 제목 키워드 기반

Generating Redundant Features with Unsupervised Multi-Tree Genetic Programming

2018-02-02 · Andrew Lensen, Bing Xue, Mengjie Zhang

Recently, feature selection has become an increasingly important area of research due to the surge in high-dimensional datasets in all areas of modern life. A plethora of feature selection algorithms have been proposed, …

feature selection

Removal then Selection: A Coarse-to-Fine Fusion Perspective for RGB-Infrared Object Detection

2024-01-19 · Tianyi Zhao, Maoxun Yuan, Feng Jiang, Nan Wang 외

In recent years, object detection utilizing both visible (RGB) and thermal infrared (IR) imagery has garnered extensive attention and has been widely implemented across a diverse array of fields. By leveraging the comple…

Multispectral Object DetectionObjectobject-detectionObject Detection+2

Kernel Alignment for Unsupervised Feature Selection via Matrix Factorization

2024-03-13 · Ziyuan Lin, Deanna Needell

By removing irrelevant and redundant features, feature selection aims to find a good representation of the original features. With the prevalence of unlabeled data, unsupervised feature selection has been proven effectiv…

feature selection

Stepwise regression for unsupervised learning

2017-06-10 · Jonathan Landy

I consider unsupervised extensions of the fast stepwise linear regression algorithm \cite{efroymson1960multiple}. These extensions allow one to efficiently identify highly-representative feature variable subsets within a…

feature selectionregression

Unsupervised Multi-view Clustering by Squeezing Hybrid Knowledge from Cross View and Each View

2020-08-23 · Junpeng Tan, Yukai Shi, Zhijing Yang, Caizhen Wen 외

Multi-view clustering methods have been a focus in recent years because of their superiority in clustering performance. However, typical traditional multi-view clustering algorithms still have shortcomings in some aspect…

Clustering