Skew Hives, Skew Skeps, Skew Schur Log-Concavity
arXiv:2608.13544
2026
Architecture
2 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper supplies a discrete concavity calculus on triangular arrays: hive values satisfy three local rhombus inequalities, while the octahedron recurrence converts between alternative boundary representations using max-plus updates. This is transferable as a structured neural module because its local constraints are cheap, translation-invariant, and enforce global consistency from boundary data rather than requiring a dense learned tensor. The strongest initial test is to use the recurrence as a differentiable dynamic-programming layer for grid or sequence representations, and separately test hive inequalities as a regularizer for latent attention-score grids. The combinatorial counting and bijections themselves are not directly useful for ordinary neural networks, so the proposed transfers focus on the recurrence and discrete concavity rather than Littlewood–Richardson coefficients.
Ideas from this paper
Unverified
2026
Replace a generic learned update on a triangular feature lattice by a max-plus octahedron recurrence, optionally softened with log-sum-exp. The layer propagates information between two time slices while preserving the paper's characteristic tropical local consistency, which may provide a parameter-efficient inductive bias for grid reasoning, image patches, or graph layouts.
Useful6/10
Difficulty6/10
Novelty7/10
Unverified
2026
Regularize a learned two-dimensional score or value surface so that every local rhombus obeys the hive inequalities. This imposes discrete concavity along three lattice directions, encouraging smooth but nontrivial piecewise-linear structure without simply penalizing all second derivatives.
Useful5/10
Difficulty3/10
Novelty6/10