String Diagram of Optimal Transports
Kazuki Watanabe, Noboru Isobe
TL;DR
This work introduces a hierarchical framework for optimal transport based on string diagrams, enabling complex hierarchical transports to be reduced to standard OT problems via sequential and parallel cost-matrix compositions. It develops duality theory for composed OTs, defines aligned string diagrams, and proves a reduction to monolithic OT that preserves the problem’s cost structure. An algorithm is proposed to compute optimal hierarchical transportation plans by solving a monolithic OT and then synthesizing the hierarchical solution, with extensions to OTs that include choices in cost matrices. Empirical results demonstrate that the proposed monolithic approach outperforms naive LP methods, highlighting practical efficiency and scalability for structured OT problems in hierarchical planning contexts.
Abstract
We present a novel hierarchical framework for optimal transport (OT) using string diagrams, namely string diagrams of optimal transports. This framework reduces complex hierarchical OT problems to standard OT problems, allowing efficient synthesis of optimal hierarchical transportation plans. Our approach uses algebraic compositions of cost matrices to effectively model hierarchical structures. We also study an adversarial situation with multiple choices in the cost matrices, where we present a polynomial-time algorithm for a relaxation of the problem. Experimental results confirm the efficiency and performance advantages of our proposed algorithm over the naive method.
