Combinatorial Algorithm for Tropical Linearly Factorized Programming
Yuki Nishida

TL;DR
This paper introduces a new tropical optimization problem called tropical linearly factorized programming, and proposes a descent-based algorithm with simplex-like updates that efficiently finds local optima, extending tropical linear programming methods.
Contribution
It defines a novel tropical optimization problem and develops a descent algorithm with a tangent digraph framework, including a simplex-like method for non-degenerate cases.
Findings
The algorithm characterizes feasible descent directions using tangent digraphs.
In non-degenerate cases, the method updates tangent digraphs iteratively in a simplex-like manner.
The algorithm runs in $O(r_A+r_C)$ time per iteration and finds local optima in pseudo-polynomial time for integer instances.
Abstract
The tropical semiring is an algebraic system with addition ``'' and multiplication ``''. As well as in conventional algebra, linear programming in the tropical semiring has been developed. In this study, we introduce a new type of tropical optimization problem, namely, tropical linearly factorized programming. This problem involves minimizing the objective function given by a product of tropical linear forms divided by a tropical monomial, subject to tropical linear inequality constraints. As the objective function is equivalent to the dual of the transportation problem, it is convex in the conventional sense but not in the tropical sense, while the feasible set is convex in the tropical sense but not in the conventional sense. Our algorithm for tropical linearly factorized programming is based on the descent method. We first show that a feasible descent direction can be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPolynomial and algebraic computation · Advanced Optimization Algorithms Research · Commutative Algebra and Its Applications
