Tricks and Plug-ins for Gradient Boosting in Image Classification
Biyi Fang, Truong Vo, Jean Utke, Diego Klabjan

TL;DR
This paper presents a novel boosting framework for CNNs that improves accuracy and training efficiency by integrating dynamic feature selection and boosting weights, reducing manual tuning.
Contribution
Introduces a new boosting-based approach for CNN training that incorporates feature selection and importance sampling to enhance performance and efficiency.
Findings
Boosted CNN variants outperform traditional CNNs in accuracy.
The approach accelerates training speed.
It reduces manual architecture tuning efforts.
Abstract
Convolutional Neural Networks (CNNs) have achieved remarkable success across a wide range of machine learning tasks by leveraging hierarchical feature learning through deep architectures. However, the large number of layers and millions of parameters often make CNNs computationally expensive to train, requiring extensive time and manual tuning to discover optimal architectures. In this paper, we introduce a novel framework for boosting CNN performance that integrates dynamic feature selection with the principles of BoostCNN. Our approach incorporates two key strategies: subgrid selection and importance sampling, to guide training toward informative regions of the feature space. We further develop a family of algorithms that embed boosting weights directly into the network training process using a least squares loss formulation. This integration not only alleviates the burden of manual…
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.
