Feature Engineering is Not Dead: Reviving Classical Machine Learning with Entropy, HOG, and LBP Feature Fusion for Image Classification
Abhijit Sen, Giridas Maiti, Bikram K. Parida, Bhanu P. Mishra, Mahima Arya, Denys I. Bondar

TL;DR
This paper presents a novel, lightweight feature engineering approach combining permutation entropy, HOG, and LBP for image classification, demonstrating competitive performance on benchmark datasets without deep learning.
Contribution
It introduces a multiscale, multi-orientation entropy-based feature extraction method combined with classic descriptors, enhancing interpretability and efficiency in classical machine learning for image classification.
Findings
Achieved competitive accuracy on benchmark datasets.
Provided a compact, interpretable feature set of 780 dimensions.
Demonstrated the effectiveness of entropy-based features as an alternative to deep learning.
Abstract
Feature engineering continues to play a critical role in image classification, particularly when interpretability and computational efficiency are prioritized over deep learning models with millions of parameters. In this study, we revisit classical machine learning based image classification through a novel approach centered on Permutation Entropy (PE), a robust and computationally lightweight measure traditionally used in time series analysis but rarely applied to image data. We extend PE to two-dimensional images and propose a multiscale, multi-orientation entropy-based feature extraction approach that characterizes spatial order and complexity along rows, columns, diagonals, anti-diagonals, and local patches of the image. To enhance the discriminatory power of the entropy features, we integrate two classic image descriptors: the Histogram of Oriented Gradients (HOG) to capture shape…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Explainable Artificial Intelligence (XAI) · Remote-Sensing Image Classification
