English

LaCoOT: Layer Collapse through Optimal Transport

Machine Learning 2025-07-16 v3

Abstract

Although deep neural networks are well-known for their outstanding performance in tackling complex tasks, their hunger for computational resources remains a significant hurdle, posing energy-consumption issues and restricting their deployment on resource-constrained devices, preventing their widespread adoption. In this paper, we present an optimal transport-based method to reduce the depth of over-parametrized deep neural networks, alleviating their computational burden. More specifically, we propose a new regularization strategy based on the Max-Sliced Wasserstein distance to minimize the distance between the intermediate feature distributions in the neural network. We show that minimizing this distance enables the complete removal of intermediate layers in the network, achieving better performance/depth trade-off compared to existing techniques. We assess the effectiveness of our method on traditional image classification setups and extend it to generative image models. Our code is available at https://github.com/VGCQ/LaCoOT.

Keywords

Cite

@article{arxiv.2406.08933,
  title  = {LaCoOT: Layer Collapse through Optimal Transport},
  author = {Victor Quétu and Zhu Liao and Nour Hezbri and Fabio Pizzati and Enzo Tartaglione},
  journal= {arXiv preprint arXiv:2406.08933},
  year   = {2025}
}

Comments

ICCV25

R2 v1 2026-06-28T17:04:16.498Z