Zonoid Sparsification for ℓ1 Geometry
- Zonoid sparsification is the problem of approximating centrally symmetric convex bodies by zonotopes with few segments, preserving the ℓ1 support function within a (1±ε) factor.
- The method achieves a linear-size sparsifier using O(n/ε² log(1/ε)) segments, improving Talagrand’s earlier O(n/ε² log n) bound for efficient high-dimensional approximations.
- The approach combines convex geometry, reweighting of zonotope generators, and techniques like Minkowski subtraction and discrepancy methods to control approximation error.
Zonoid sparsification is the approximation problem in which a centrally symmetric convex body represented as a zonoid or zonotope is replaced by a zonotope with a controlled number of segments while preserving its support function, or equivalently preserving the body up to multiplicative set inclusion. In the formulation developed for geometry, if is a zonotope and , one seeks a zonotope with few generators such that . The strongest theorem in the supplied literature proves that every -dimensional zonotope admits such an approximation with segments, improving the previous bound of Talagrand (1990) (Reis et al., 26 Jun 2026). The same result is exactly equivalent to linear-size row sparsification, because the support function of the zonotope generated by the rows of a matrix is 0 (Reis et al., 26 Jun 2026).
1. Geometric and analytic formulation
Let 1. The zonotope generated by these vectors is
2
If 3 has rows 4, then
5
For any convex body 6, the support function is
7
For the zonotope 8,
9
Hence, when 0 has rows 1,
2
This identifies the matrix and convex-geometric viewpoints. Rows of 3 correspond to zonotope generators, 4 corresponds to the support function 5, and diagonal reweighting
6
corresponds to replacing each segment 7 by 8. Writing
9
one has
0
For centrally symmetric convex bodies, support-function domination is equivalent to set inclusion: 1 Therefore
2
is equivalent to
3
This equivalence is the basic dictionary of zonoid sparsification in the 4 setting (Reis et al., 26 Jun 2026).
2. Main sparsification theorem
The central theorem states that for every matrix 5 and every 6, there exists a diagonal matrix
7
with at most
8
nonzero diagonal entries such that
9
Equivalently, one can select and reweight only
0
rows of 1 while preserving the 2-norm of 3 for every 4 (Reis et al., 26 Jun 2026).
In geometric form, for any zonotope 5 and any 6, there exists a zonotope 7 generated by at most
8
segments such that
9
A more explicit weighted form keeps the original generator directions. If 0 is generated by the rows of 1, then there exists
2
with
3
such that
4
where
5
Thus sparsification is not a change of ambient dimension or a change of generator directions. Rows 6 are the original segment directions, the weights 7 or diagonal entries 8 are the new segment lengths, zero weights delete generators, and nonzero weights reweight the retained generators. The same theorem also has a Banach-space form: if 9 is an 0-dimensional subspace of 1, then there exists an 2-dimensional subspace 3 with
4
such that
5
3. Zonoids, zonotopes, and representation theory
A zonoid is typically a Hausdorff limit of zonotopes; equivalently, it is a centrally symmetric convex body whose support function has an integral representation
6
for a finite even measure 7. The paper establishing the linear-size bound is explicit about scope: its theorem is stated and proved directly for zonotopes, not for arbitrary zonoids. For general zonoids, one obtains an existential consequence by standard approximation, because zonoids are Hausdorff limits of zonotopes; however, the paper does not state a separate formal theorem for arbitrary zonoids (Reis et al., 26 Jun 2026).
The broader zonoid literature gives several equivalent representations that make sparsification natural. For centered zonoids 8, one has the support-function formula
9
with 0 a unique even finite measure on the sphere (Mathis et al., 2022). For centrally symmetric zonoids, another representation is
1
where 2 is an integrable random vector, and
3
If 4 has finite support, the resulting body is a finite zonotope; conversely, finite zonotopes arise from finitely supported laws. Positive measures on projective space correspond to zonoids via the cosine transform, and on the positive cone this correspondence is a homeomorphism (Breiding et al., 2021).
These representations locate sparsification at the level of measure discretization or distribution discretization. A plausible implication is that zonoid sparsification can be viewed as replacing a continuous or complicated generating measure by an atomic one while controlling the support function. The literature also makes clear that symmetry is essential in the current theory: zonotopes of the form 5 are symmetric, the support function is an 6-type sum of absolute values, and the final approximation takes the form 7. No non-symmetric analogue is developed in the theorem of (Reis et al., 26 Jun 2026).
4. Proof architecture and algorithmic status
The proof of the linear-size theorem is not based on Lewis weights, leverage scores, effective resistances, standard row-sampling arguments, or matrix Chernoff or matrix Bernstein concentration. Instead, it combines convex geometry, Minkowski subtraction, volume inequalities, separate convexity, a discrepancy or fractional-coloring step, and iteration (Reis et al., 26 Jun 2026).
For 8, define
9
The proof studies vectors 0 through the modified zonotope 1. If 2, the 3-th segment disappears; if 4, that segment is shrunk or enlarged. The key volumetric tool is Minkowski subtraction,
5
together with the identity
6
A core lemma shows that for a zonotope 7, the function
8
is separately convex in the coordinates 9. Jensen’s inequality for separately convex functions with independent coordinates then yields a random inclusion theorem: 0
When this is specialized to 1 and 2, one obtains
3
This is the origin of the 4 factor. The proof then considers the convex feasible set
5
shows that it contains 6, and proves that all coordinate sections have large relative volume. To obtain two-sided approximation, one needs the symmetrizer 7, and the main convex-geometric theorem shows that under the appropriate lower bound on 8, this symmetric feasible set still has exponentially large volume.
At that point a discrepancy-style fractional-coloring theorem applies: for every 9, there exists 00 such that if 01 is symmetric convex with 02, then there exists
03
with at least 04 coordinates satisfying 05. After a sign choice, at least 06 coordinates equal 07, so an iterative update deletes at least a quarter of the remaining generators while incurring multiplicative distortion 08 in that round. Repetition with geometrically changing error parameters yields the final support bound and the total distortion bounds
09
The result is existential rather than polynomial-time constructive. The diagonal matrix 10 can be computed in time
11
equivalently the sparse zonotope can be computed in randomized time 12 times a polynomial factor. The bottleneck is membership or separation for the intermediate convex body 13, which amounts to repeated testing of zonotope inclusions 14. The paper notes that this inclusion problem is 15-complete in general when both zonotopes are given by generators (Reis et al., 26 Jun 2026).
5. Historical development and quantitative significance
The quantitative history recorded in the literature is a progression in the number of segments sufficient to approximate an 16-dimensional zonotope within factor 17 (Reis et al., 26 Jun 2026).
| Work | Segment bound |
|---|---|
| Schechtman (1987) | 18 |
| Bourgain–Lindenstrauss–Milman (1989) | 19 |
| Talagrand (1990) | 20 |
| "Linear-size 21 sparsifiers" | 22 |
The improvement over Talagrand replaces the logarithmic factor 23 by 24. If 25 is large and 26 is fixed, 27 is constant while 28 grows. The result is therefore stronger quantitatively, especially in high dimension with fixed accuracy. The paper also states that it answers a question of Schechtman from 1986/1987 affirmatively (Reis et al., 26 Jun 2026).
The advance is primarily quantitative. The asymptotic number of segments or nonzeros is reduced from
29
For fixed 30, the paper notes that this is also a qualitative statement in the sense of obtaining truly linear-size 31 sparsification, up to a constant depending on 32. At the same time, the improvement is not accompanied by a polynomial-time algorithm for the 33 or zonotope case (Reis et al., 26 Jun 2026).
6. Related zonoid frameworks and broader context
Two related arXiv lines place zonoid sparsification in a wider framework without themselves proving a cardinality theorem. The paper "The zonoid algebra, generalized mixed volumes, and random determinants" develops a representation theory in which every centrally symmetric zonoid is an expectation of symmetric segments, zonotopes correspond to finitely supported data, and empirical finite zonotopes converge almost surely to the target zonoid in the Hausdorff sense. It also proves that multilinear maps on vector spaces induce continuous Minkowski-multilinear maps on zonoids, yielding the zonoid algebra and formulas such as
34
These results do not give a sparsifier with complexity bounds, but they identify support functions, length, intrinsic volumes, mixed volumes, and determinant expectations as natural invariants under approximation (Breiding et al., 2021).
The paper "Expectation of a random submanifold: the zonoid section" introduces a pointwise zonoid
35
attached to a random zero set. In that framework, the first intrinsic volume of 36 is the Kac–Rice density, its center computes the expected current, wedge products correspond to intersections, and pull-backs correspond to preimages. The paper is explicit that it does not supply cardinality bounds, algorithmic constructions, or deterministic or randomized sparsifiers with guarantees. However, it shows that zonoids can act as compressed sufficient statistics for large classes of geometric expectations. In a random level-set example,
37
so the zonoid section is literally a single segment, i.e. a maximally sparse representation (Mathis et al., 2022).
Taken together, these works distinguish three levels of theory. First, zonoids admit integral, measure, and random-vector representations. Second, those representations support multilinear operations and continuous functionals relevant to convex geometry and probability. Third, the 2026 38 theorem converts that structural background into a concrete sparsification statement with
39
generators for zonotopes. A plausible implication is that future zonoid sparsification results will continue to combine measure discretization, support-function control, and multilinear stability, but the formal breakthrough currently established in the supplied literature is the zonotope theorem of (Reis et al., 26 Jun 2026).