The basic tropical polynomials generate the semifield of $r$-symmetric tropical rational functions
arXiv:2608.06857
2026
Architecture
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper gives an explicit finite family of max-plus invariant features for multisets of points: every basic value is a maximum-weight selection subject to disjointness constraints across feature coordinates. Unlike ordinary sum or mean pooling, the complete family separates row-permutation orbits and is bi-Lipschitz with respect to the optimal matching distance, providing both expressivity and stability guarantees. The most direct neural-network transfer is a permutation-invariant set encoder whose pooling layer computes these tropical elementary multisymmetric features exactly by dynamic programming, optionally followed by a small MLP. This is especially promising for fixed-size sets with low feature dimension, where one wants an invariant representation that preserves geometric information rather than collapsing it through moments or sums.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Replace ordinary sum or mean pooling in a permutation-invariant set network by the complete family of basic tropical multisymmetric values. For an input set of n points in R^r, each feature computes the maximum total coordinate score obtainable by assigning disjoint rows to prescribed coordinate channels. The resulting representation is invariant to row permutations, separates all multisets, and inherits a bi-Lipschitz relation to optimal row matching, so nearby sets cannot be arbitrarily…
Useful7/10
Difficulty5/10
Novelty8/10