TL;DR
This paper presents an ensemble approach combining CNN features with statistical indicators to enhance image classification accuracy cost-effectively, outperforming larger CNNs on multiple datasets.
Contribution
It introduces a novel ensemble method that fuses CNN-derived features with statistical indicators, improving classification performance without increasing network size.
Findings
Improved accuracy in 8 of 9 datasets
Over 10% precision increase in two datasets
Cost-effective alternative to larger CNNs
Abstract
Convolutional Networks have dominated the field of computer vision for the last ten years, exhibiting extremely powerful feature extraction capabilities and outstanding classification performance. The main strategy to prolong this trend relies on further upscaling networks in size. However, costs increase rapidly while performance improvements may be marginal. We hypothesise that adding heterogeneous sources of information may be more cost-effective to a CNN than building a bigger network. In this paper, an ensemble method is proposed for accurate image classification, fusing automatically detected features through Convolutional Neural Network architectures with a set of manually defined statistical indicators. Through a combination of the predictions of a CNN and a secondary classifier trained on statistical features, better classification performance can be cheaply achieved. We test…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
