English

AdaCap: An Adaptive Contrastive Approach for Small-Data Neural Networks

Machine Learning 2025-11-26 v1

Abstract

Neural networks struggle on small tabular datasets, where tree-based models remain dominant. We introduce Adaptive Contrastive Approach (AdaCap), a training scheme that combines a permutation-based contrastive loss with a Tikhonov-based closed-form output mapping. Across 85 real-world regression datasets and multiple architectures, AdaCap yields consistent and statistically significant improvements in the small-sample regime, particularly for residual models. A meta-predictor trained on dataset characteristics (size, skewness, noise) accurately anticipates when AdaCap is beneficial. These results show that AdaCap acts as a targeted regularization mechanism, strengthening neural networks precisely where they are most fragile. All results and code are publicly available at https://github.com/BrunoBelucci/adacap.

Keywords

Cite

@article{arxiv.2511.20170,
  title  = {AdaCap: An Adaptive Contrastive Approach for Small-Data Neural Networks},
  author = {Bruno Belucci and Karim Lounici and Katia Meziani},
  journal= {arXiv preprint arXiv:2511.20170},
  year   = {2025}
}

Comments

Submitted to ESANN 2026

R2 v1 2026-07-01T07:54:00.352Z