paper-with-me

홈 › Papers

A Supervised Feature Selection Method For Mixed-Type Data using Density-based Feature Clustering

2021-11-10 · Xuyang Yan, Mrinmoy Sarkar, Biniam Gebru, Shabnam Nazmi, Abdollah Homaifar

Feature selection methods are widely used to address the high computational overheads and curse of dimensionality in classifying high-dimensional data. Most conventional feature selection methods focus on handling homogeneous features, while real-world datasets usually have a mixture of continuous and discrete features. Some recent mixed-type feature selection studies only select features with high relevance to class labels and ignore the redundancy among features. The determination of an appropriate feature subset is also a challenge. In this paper, a supervised feature selection method using density-based feature clustering (SFSDFC) is proposed to obtain an appropriate final feature subset for mixed-type data. SFSDFC decomposes the feature space into a set of disjoint feature clusters using a novel density-based clustering method. Then, an effective feature selection strategy is employed to obtain a subset of important features with minimal redundancy from those feature clusters. Extensive experiments as well as comparison studies with five state-of-the-art methods are conducted on SFSDFC using thirteen real-world benchmark datasets and results justify the efficacy of the SFSDFC method.

📄 PDF Abstract BibTeX arXiv:2111.08169

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringfeature selection

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

Cross-view Joint Learning for Mixed-Missing Multi-view Unsupervised Feature Selection

2025-11-15 · Zongxin Shen, Yanyong Huang, Dongjie Wang, Jinyuan Chang 외 arxiv

Incomplete multi-view unsupervised feature selection (IMUFS), which aims to identify representative features from unlabeled multi-view data containing missing values, has received growing attention in recent years. Despi…

Graph Spectral Feature Learning for Mixed Data of Categorical and Numerical Type

2020-05-06 · Saswata Sahoo, Souradip Chakraborty

Feature learning in the presence of a mixed type of variables, numerical and categorical types, is an important issue for related modeling problems. For simple neighborhood queries under mixed data space, standard practi…

Vocal Bursts Type Prediction

Mixed Samples as Probes for Unsupervised Model Selection in Domain Adaptation

2023-09-21 · NeurIPS 2023 11

Unsupervised domain adaptation (UDA) has been widely applied in improving model generalization on unlabeled target data. However, accurately selecting the best UDA model for the target domain is challenging due to the ab…

LUCoS: Latent Unsupervised Context Selection for Tabular Foundation Models

2026-05-26 · Oroel Ipas, Guillermo Gomez-Trenado, Rocío Romero-Zaliz, Isaac Triguero arxiv

Selecting which instances to label is a key challenge in low-label tabular learning. For recent Tabular Foundation Models such as TabPFN, context selection directly determines predictive performance. Supervised oracle ex…

MTLComb: multi-task learning combining regression and classification tasks for joint feature selection

2024-05-16 · Han Cao, Sivanesan Rajan, Bianka Hahn, Ersoy Kocak 외

Multi-task learning (MTL) is a learning paradigm that enables the simultaneous training of multiple communicating algorithms. Although MTL has been successfully applied to ether regression or classification tasks alone, …

feature selectionMulti-Task Learningregression