paper-with-me

Papers

Multiclass Neural Network Minimization via Tropical Newton Polytope Approximation

2020-01-01 · ICML 2020 1 · Georgios Smyrnis, Petros Maragos

The field of tropical algebra is closely linked with the domain of neural networks with piecewise linear activations, since their output can be described via tropical polynomials in the max-plus semiring. In this work, we attempt to make use of methods stemming from a form of approximate division of such polynomials, which relies on the approximation of their Newton Polytopes, in order to minimize networks trained for multiclass classification problems. We make theoretical contributions in this domain, by proposing and analyzing methods which seek to reduce the size of such networks. In addition, we make experimental evaluations on the MNIST and Fashion-MNIST datasets, with our results demonstrating a significant reduction in network size, while retaining adequate performance.

📄 PDF Abstract BibTeX

Code (1)

GeorgiosSmyrnis/multiclass_minimization_icml2020 공식 구현 tf

Similar Papers 제목 키워드 기반

Tropical Geometrical Zonotope Reduction as Applied to Neural Network Compression.

2021-09-29 · ICLR 2022 4 · Panagiotis Misiakos, Georgios Smyrnis, George Retsinas, Petros Maragos

Recently, tropical geometry had a significant impact on the study of deep neural networks. Motivated by this progress, we provide a novel framework for tropical polynomial approximation based on geometrical zonotope redu…

Neural Network Compression

Lower Bounds on the Depth of Integral ReLU Neural Networks via Lattice Polytopes

2023-02-24 · Christian Haase, Christoph Hertrich, Georg Loho

We prove that the set of functions representable by ReLU neural networks with integer weights strictly increases with the network depth while allowing arbitrary width. More precisely, we show that $\lceil\log_2(n)\rceil$…

Tropical Polynomial Division and Neural Networks

2019-11-29 · Georgios Smyrnis, Petros Maragos

In this work, we examine the process of Tropical Polynomial Division, a geometric method which seeks to emulate the division of regular polynomials, when applied to those of the max-plus semiring. This is done via the ap…

Binary Classification

Order Theory in the Context of Machine Learning

2024-12-08 · Eric Dolores-Cuenca, Aldo Guzman-Saenz, Sangil Kim, Susana Lopez-Moreno 외

The paper ``Tropical Geometry of Deep Neural Networks'' by L. Zhang et al. introduces an equivalence between integer-valued neural networks (IVNN) with $\text{ReLU}_{t}$ and tropical rational functions, which come with a…

Expressivity of Transformers: A Tropical Geometry Perspective

2026-04-16 · Ye Su, Yong Liu arxiv

To quantify the geometric expressivity of transformers, we introduce a tropical geometry framework to characterize their exact spatial partitioning capabilities. By modeling self-attention as a vector-valued tropical rat…