EXOTIC: An Exact, Optimistic, Tree-Based Algorithm for Min-Max Optimization
Chinmay Maheshwari, Chinmay Pimpalkhare, Debasish Chatterjee

TL;DR
This paper introduces EXOTIC, a novel tree-based algorithm that computes globally optimal solutions for complex min-max optimization problems, surpassing traditional gradient methods in accuracy and applicability.
Contribution
The paper presents EXOTIC, an exact and optimistic tree-based algorithm for convex-non-concave and non-convex-concave min-max optimization, with theoretical guarantees and practical benchmarks.
Findings
EXOTIC outperforms gradient-based methods on benchmark problems.
Provides a new reformulation generalizing Sion's minimax theorem.
Demonstrates effectiveness in multi-player game security strategies.
Abstract
Min-max optimization arises in many domains such as game theory, adversarial machine learning, etc., with gradient-based methods as a typical computational tool. Beyond convex-concave min-max optimization, the solutions found by gradient-based methods may be arbitrarily far from global optima. In this work, we present an algorithmic apparatus for computing globally optimal solutions in convex-non-concave and non-convex-concave min-max optimization. For former, we employ a reformulation that transforms it into a non-concave-convex max-min optimization problem with suitably defined feasible sets and objective function. The new form can be viewed as a generalization of Sion's minimax theorem. Next, we introduce EXOTIC-an Exact, Optimistic, Tree-based algorithm for solving the reformulated max-min problem. EXOTIC employs an iterative convex optimization solver to (approximately) solve the…
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
TopicsParallel Computing and Optimization Techniques
