Tropical Gradient Descent
Roan Talbut, Anthea Monod
TL;DR
The paper introduces tropical gradient descent, a steepest-descent method formulated with the tropical norm to optimize problems in tropical geometry. It establishes global solvability for 1-sample tropical location problems and a convergence rate of $O\left(\dfrac{1}{\sqrt{m}}\right)$, with empirical evidence showing superiority over classical gradient methods on tropical yet non-classical-convex problems. The authors integrate tropical descent with Adam variants to improve accuracy and demonstrate effectiveness on centrality statistics (Fermat--Weber, Fréchet means), tropical Wasserstein projections, and tropical linear regression. They further showcase applications to phylogenetic analysis under the multi-species coalescent model and a hidden-factor auction model, underscoring the practical impact in computational biology and economics. Overall, the work provides a rigorous tropical optimization framework with strong theoretical guarantees and compelling empirical performance for tropical data science tasks."
Abstract
We propose a gradient descent method for solving optimization problems arising in settings of tropical geometry - a variant of algebraic geometry that has attracted growing interest in applications such as computational biology, economics, and computer science. Our approach takes advantage of the polyhedral and combinatorial structures arising in tropical geometry to propose a versatile method for approximating local minima in tropical statistical optimization problems - a rapidly growing body of work in recent years. Theoretical results establish global solvability for 1-sample problems and a convergence rate matching classical gradient descent. Numerical experiments demonstrate the method's superior performance compared to classical gradient descent for tropical optimization problems which exhibit tropical convexity but not classical convexity. We also demonstrate the seamless integration of tropical descent into advanced optimization methods, such as Adam, offering improved overall accuracy.
