English

TropNNC: Structured Neural Network Compression Using Tropical Geometry

Computer Vision and Pattern Recognition 2025-12-24 v3

Abstract

We present TropNNC, a framework for compressing neural networks with linear and convolutional layers and ReLU activations using tropical geometry. By representing a network's output as a tropical rational function, TropNNC enables structured compression via reduction of the corresponding tropical polynomials. Our method refines the geometric approximation of previous work by adaptively selecting the weights of retained neurons. Key contributions include the first application of tropical geometry to convolutional layers and the tightest known theoretical compression bound. TropNNC requires only access to network weights - no training data - and achieves competitive performance on MNIST, CIFAR, and ImageNet, matching strong baselines such as ThiNet and CUP.

Keywords

Cite

@article{arxiv.2409.03945,
  title  = {TropNNC: Structured Neural Network Compression Using Tropical Geometry},
  author = {Konstantinos Fotopoulos and Petros Maragos and Panagiotis Misiakos},
  journal= {arXiv preprint arXiv:2409.03945},
  year   = {2025}
}

Comments

v3: restructured the paper, formalized some heuristic improvements to the algorithm, and added acknowledgments

R2 v1 2026-06-28T18:35:58.878Z