We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

math.OC

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Mathematics > Optimization and Control

Title: FastDOG: Fast Discrete Optimization on GPU

Abstract: We present a massively parallel Lagrange decomposition method for solving 0--1 integer linear programs occurring in structured prediction. We propose a new iterative update scheme for solving the Lagrangean dual and a perturbation technique for decoding primal solutions. For representing subproblems we follow Lange et al. (2021) and use binary decision diagrams (BDDs). Our primal and dual algorithms require little synchronization between subproblems and optimization over BDDs needs only elementary operations without complicated control flow. This allows us to exploit the parallelism offered by GPUs for all components of our method. We present experimental results on combinatorial problems from MAP inference for Markov Random Fields, quadratic assignment and cell tracking for developmental biology. Our highly parallel GPU implementation improves upon the running times of the algorithms from Lange et al. (2021) by up to an order of magnitude. In particular, we come close to or outperform some state-of-the-art specialized heuristics while being problem agnostic. Our implementation is available at this https URL
Comments: Published at CVPR 2022. Alert before printing: last 10 pages just contains detailed results table
Subjects: Optimization and Control (math.OC); Computer Vision and Pattern Recognition (cs.CV); Distributed, Parallel, and Cluster Computing (cs.DC); Computer Science and Game Theory (cs.GT)
Cite as: arXiv:2111.10270 [math.OC]
  (or arXiv:2111.10270v3 [math.OC] for this version)

Submission history

From: Ahmed Abbas [view email]
[v1] Fri, 19 Nov 2021 15:20:10 GMT (1277kb,D)
[v2] Fri, 11 Mar 2022 15:35:05 GMT (1283kb,D)
[v3] Tue, 19 Apr 2022 13:59:03 GMT (1581kb,D)

Link back to: arXiv, form interface, contact.