math.MGJul 4, 2026

A simplex-based measure of symmetry

Authors: Egor BakaevAmir Yehudayoff

Organizations: arXiv:2607.03815v1

Abstract

For compact convex sets L,KRnL,K \subset \mathbb{R}^n, denote by λK(L)λ_K(L) the smallest size of a homothet of KK that contains LL. We define a measure of symmetry based on the nn-simplex Δ=ΔnRnΔ= Δ^n \subset \mathbb{R}^n as the ratio

ρΔ(L):=λΔ(L)λΔ(L).ρ_Δ(L):=\frac{λ_{-Δ}(L)}{λ_Δ(L)}.

We study this measure and deduce the following results: (1) The classical Minkowski measure of symmetry m(L)m^*(L) can be defined as an affine-invariant version of ρΔ(L)ρ_Δ(L). (2) We improve the stability analysis for the Minkowski measure of symmetry; if m(L)nεm^*(L)\ge n-\varepsilon then LL is 11ε\tfrac{1}{1-\varepsilon}-close to ΔΔ in the Banach--Mazur distance. (3) We obtain a novel characterization of simplices as the only convex bodies KK for which the function LλK(L)L \mapsto λ_K(L) is additive (a property we term ``outer additivity''). (4) Motivated by the expressivity of ReLU neural networks, we study the depth complexity of polytopes in Rn\mathbb{R}^n under the two operations: Minkowski sum and convex hull of a union. We prove the sharp bound ρΔ(P)2d1ρ_Δ(P) \leq 2^d -1 for every polytope PP of depth complexity dd. In other words, simplices cannot be approximated by low-depth polytopes.

Explore similar work

Sep 22, 2026stat.ML

Scalable Minimum-Volume Simplex Estimation with Non-asymptotic Analysis

We study the estimation of a KK-dimensional simplex from NN i.i.d.\ points sampled uniformly from its interior; the observations are convex combinations of K+1K+1 unknown prototypes. Existing polynomial-time estimators need cubic per-sample work or O(NK)O(NK) storage and are impractical at N106N\sim 10^6--10810^8. We propose DeepMVSA, which re-expresses the minimum-volume principle in neural implicit form: a lightweight coordinate network generates the mixing weights and a triangular LU-type parameterization the dual simplex matrix, reducing the trainable-state memory to O(K2)O(K^2), independent of NN, and the cost per data pass to O(NK2)O(NK^2). We prove a non-asymptotic sample-complexity bound of the polynomial-time benchmark order for a localized surrogate estimator; an oracle inequality for every global minimizer of the neural objective, with volume-inflation control and an explicit shrinkage bias; a conditional end-to-end error budget separating statistical, approximation, optimization, and enclosure-residual terms on an explicit envelope event; and two-point lower bounds: at any noise level σ>0σ>0 fixed independently of NN, the N1/2N^{-1/2} scaling is unimprovable in its NN-exponent. Experiments with up to N=108N=10^8 synthetic observations are consistent with the predicted accuracy and scaling, and feasibility on real scenes of 107\sim 10^7 pixels is demonstrated.
Jun LI, Yanlong Guo, Zhaozhao Zeng
May 28, 2026cs.AI

Quantifying and Optimizing Simplicity via Polynomial Representations

Deep networks often exhibit a preference for "simple" solutions, and such a simplicity bias is widely believed to play a key role in generalization. Yet a broadly applicable, quantitative measure of simplicity remains elusive. We introduce polynomial representations as a distribution-aware, low-dimensional surrogate for neural functions: we approximate a network's predictive behavior along data-dependent interpolation paths using orthogonal polynomial bases, yielding a compact functional representation. We show that the effective degree of this representation serves as a practical simplicity metric that is predictive of generalization across tasks and architectures, and consistently outperforms existing generalization proxies such as sharpness. Finally, polynomial representations naturally yield a differentiable simplicity regularizer, which consistently improves generalization in image and text classification, fine-tuning contrastive vision-language models, and reinforcement learning.
Tianren Zhang, Xiangxin Li, Minghao Xiao +2
May 18, 2026cs.LG

The Symmetries of Three-Layer ReLU Networks

We develop a framework for analyzing parameter symmetries in deep ReLU networks and obtain a complete characterization of the generic parameter fibers for three-layer bottleneck architectures. Our approach provides explicit semi-algebraic descriptions of these fibers and yields a polynomial time algorithm for deciding functional equivalence of two parameters. The symmetries include discrete and continuous transformations arising from layer composition, and depend on whether deeper layers hide or preserve geometric structure from preceding layers. Finally, we show that some of these symmetries induce local conservation laws along gradient flow, while others do not.
Johanna Marie Gegenfurtner, Moritz Grillo, Guido Montúfar