Spanning trees in the Assignment Problem: two theorems and two conjectures
arXiv:2608.22308
2026
Architecture
1 ideas extracted · analyzed Aug 29, 2026
What the math gives to ML
The paper constructs a sparse graph by taking the union of optimal bipartite matchings over a structured family of slightly modified assignment instances, and proves that this union is a spanning tree. A transferable asset is that a tree-supported transport plan can represent optimal transport between unequal-size empirical measures, with edge mass proportional to the number of perturbed optimal matchings using each edge. This suggests replacing dense cross-attention or token-to-token transport with a periodically recomputed tree support, yielding linear-edge sparse mixing while retaining a principled mass-conservation constraint.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Construct a sparse attention support by solving multiple small perturbed assignment problems between query and key embeddings and taking the union of the selected optimal matchings. Use the resulting spanning tree as the only set of cross-token edges, with edge biases determined by empirical assignment frequency.
Useful6/10
Difficulty7/10
Novelty7/10