Ensemble Learning with Sparse Hypercolumns
Julia Dietlmeier, Vayangi Ganepola, Oluwabukola G. Adegboro, Mayug Maniparambil, Claudia Mazo, Noel E. O'Connor

TL;DR
This paper explores the use of sparse hypercolumns and ensemble learning for image segmentation, demonstrating improved performance in low-shot scenarios and addressing computational challenges through stratified subsampling.
Contribution
It introduces a method combining stratified subsampling with ensemble learning on sparse hypercolumns for efficient and effective image segmentation, especially in low-data regimes.
Findings
Sparse hypercolumns with stratified subsampling improve segmentation accuracy.
Ensemble methods outperform baseline models in low-shot settings.
Logistic Regression is most effective with very limited data.
Abstract
Directly inspired by findings in biological vision, high-dimensional hypercolumns are feature vectors built by concatenating multi-scale activations of convolutional neural networks for a single image pixel location. Together with powerful classifiers, they can be used for image segmentation i.e. pixel classification. However, in practice, there are only very few works dedicated to the use of hypercolumns. One reason is the computational complexity of processing concatenated dense hypercolumns that grows linearly with the size of the training set. In this work, we address this challenge by applying stratified subsampling to the VGG16 based hypercolumns. Furthermore, we investigate the performance of ensemble learning on sparse hypercolumns. Our experiments on a brain tumor dataset show that stacking and voting ensembles deliver competitive performance, but in the extreme low-shot…
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
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Cell Image Analysis Techniques
