ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper Greedy Feature Selection with Iterative Hierarchical Binning
Cited - time in scopus Share share facebook twitter linkedin kakaostory
Authors
Jinho Park, Dohun Kim, WonJong Kim
Issue Date
2026-02
Citation
International Conference on Consumer Electronics (ICCE) 2026, pp.1-4
Publisher
IEEE
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1109/ICCE67443.2026.11449849
Abstract
This paper proposes a Greedy Feature Selection using Hierarchical Binning (GFS-HB) algorithm to address the computational inefficiency and feature redundancy problems of conventional greedy feature selection (GFS) methods. The proposed method groups features into multiple bins based on their importance scores and progressively refines the optimal subset through an iterative re-binning process in which bins are sequentially evaluated and selected. This hierarchical binning structure significantly reduces the number of evaluations while maintaining or improving classification performance. The performance of the proposed GFS-HB algorithm was validated using four high-dimensional datasets — Madelon, CLL_SUB_111, Lung, and Tox-171 — and three classifiers: Decision Tree, Random Forest, and XGBoost. Experimental results show that GFS-HB achieves higher classification accuracy than both the original classifiers and the conventional GFS method, while reducing the number of selected features and shortening the feature selection time by up to 100×. These findings demonstrate that GFS-HB provides an efficient and generalizable (feature-agnostic) framework for feature selection in high-dimensional data environments.
Keyword
Feature Selection, Machine Learning, Classification, High-dimensional Data, Hierarchical Binning
KSP Keywords
Classification Performance, Decision Tree(DT), Feature-agnostic, High-dimensional data, Selected features, classification accuracy, feature redundancy, feature selection, machine Learning, random forest, selection time