A Hybrid Method of Combinatorial Search and Coordinate Descent for Discrete Optimization
Ganzhao Yuan, Li Shen, Wei-Shi Zheng

TL;DR
This paper introduces a hybrid approach combining combinatorial search and coordinate descent to effectively solve discrete optimization problems, achieving superior accuracy and performance over existing methods.
Contribution
The paper proposes a novel hybrid method that integrates combinatorial search with coordinate descent, including strategies for coordinate selection and convergence analysis.
Findings
Outperforms existing methods in accuracy for sparse and binary optimization
Achieves state-of-the-art results in applications like sparse optimization
Demonstrates convergence and optimality properties of the hybrid method
Abstract
Discrete optimization is a central problem in mathematical optimization with a broad range of applications, among which binary optimization and sparse optimization are two common ones. However, these problems are NP-hard and thus difficult to solve in general. Combinatorial search methods such as branch-and-bound and exhaustive search find the global optimal solution but are confined to small-sized problems, while coordinate descent methods such as coordinate gradient descent are efficient but often suffer from poor local minima. In this paper, we consider a hybrid method that combines the effectiveness of combinatorial search and the efficiency of coordinate descent. Specifically, we consider random strategy or/and greedy strategy to select a subset of coordinates as the working set, and then perform global combinatorial search over the working set based on the original objective…
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
TopicsSparse and Compressive Sensing Techniques · Advanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization
