Mathematics > Optimization and Control
[Submitted on 20 Jun 2017 (v1), revised 27 Feb 2018 (this version, v2), latest version 22 Nov 2018 (v5)]
Title:A Hybrid Method of Combinatorial Search and Gradient Descent for Discrete Optimization
View PDFAbstract:Discrete optimization is a central problem in machine learning 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 gradient descent methods such as proximal gradient descent and 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 gradient descent. Specifically, we randomly select a subset of coordinates and then perform global combinatorial search over the small subset of coordinates based on the gradient information of the smooth objective function. The proposed method can be viewed as a randomized block proximal Newton method. In addition, we provide some optimality analysis and convergence analysis for the proposed method. Finally, we demonstrate the efficacy of our method on some sparse optimization and binary optimization applications. As a result, our method achieves state-of-the-art performance in terms of accuracy.
Submission history
From: Ganzhao Yuan [view email][v1] Tue, 20 Jun 2017 14:47:47 UTC (2,577 KB)
[v2] Tue, 27 Feb 2018 05:08:35 UTC (141 KB)
[v3] Sun, 20 May 2018 09:57:29 UTC (826 KB)
[v4] Fri, 15 Jun 2018 19:00:10 UTC (638 KB)
[v5] Thu, 22 Nov 2018 15:48:16 UTC (1,001 KB)
References & Citations
export BibTeX citation
Loading...
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.