Fast Large-Scale Discrete Optimization Based on Principal Coordinate Descent
Huan Xiong, Mengyang Yu, Li Liu, Fan Zhu, Fumin Shen, Ling Shao

TL;DR
This paper introduces a fast, scalable algorithm for general binary optimization problems that iteratively updates variables based on linear surrogate minimizations, supported by theoretical convergence guarantees and extensive empirical validation.
Contribution
It presents a novel, efficient algorithm for large-scale binary optimization with proven convergence and broad applicability to various empirical objective functions.
Findings
Outperforms state-of-the-art methods in effectiveness.
Achieves higher efficiency on large datasets.
Supports a wide class of objective functions.
Abstract
Binary optimization, a representative subclass of discrete optimization, plays an important role in mathematical optimization and has various applications in computer vision and machine learning. Usually, binary optimization problems are NP-hard and difficult to solve due to the binary constraints, especially when the number of variables is very large. Existing methods often suffer from high computational costs or large accumulated quantization errors, or are only designed for specific tasks. In this paper, we propose a fast algorithm to find effective approximate solutions for general binary optimization problems. The proposed algorithm iteratively solves minimization problems related to the linear surrogates of loss functions, which leads to the updating of some binary variables most impacting the value of loss functions in each step. Our method supports a wide class of empirical…
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 · Stochastic Gradient Optimization Techniques
