English

Ensemble Learning with Sparse Hypercolumns

Computer Vision and Pattern Recognition 2026-03-09 v1

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 NN 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 case of N20N \leq 20, a simple Logistic Regression classifier is the most effective method. For 10% stratified subsampling rate, our best average Dice score is 0.66 for N=20N=20. This is a statistically significant improvement of 24.53% over the standard multi-scale UNet baseline (pp-value = [3.07e11][3.07e-11], Wilcoxon signed-rank test), which is less effective due to overfitting.

Keywords

Cite

@article{arxiv.2603.06036,
  title  = {Ensemble Learning with Sparse Hypercolumns},
  author = {Julia Dietlmeier and Vayangi Ganepola and Oluwabukola G. Adegboro and Mayug Maniparambil and Claudia Mazo and Noel E. O'Connor},
  journal= {arXiv preprint arXiv:2603.06036},
  year   = {2026}
}

Comments

presented at 33rd International Conference on Artificial Intelligence and Cognitive Science (AICS 2025)