Parallel Quasi-concave set optimization: A new frontier that scales without needing submodularity
Praneeth Vepakomma, Yulia Kempner, Ramesh Raskar

TL;DR
This paper introduces a new class of quasi-concave set functions and a parallel algorithm that efficiently finds globally optimal solutions for maximization problems, extending beyond submodular functions.
Contribution
The paper presents the first parallel algorithm for globally optimizing quasi-concave set functions, providing exact solutions and broadening the scope of combinatorial optimization.
Findings
Algorithm achieves near-linear time complexity on multiple processors.
Provides exact global solutions for maxi-min problems.
Demonstrates applicability with feature selection using distance correlation.
Abstract
Classes of set functions along with a choice of ground set are a bedrock to determine and develop corresponding variants of greedy algorithms to obtain efficient solutions for combinatorial optimization problems. The class of approximate constrained submodular optimization has seen huge advances at the intersection of good computational efficiency, versatility and approximation guarantees while exact solutions for unconstrained submodular optimization are NP-hard. What is an alternative to situations when submodularity does not hold? Can efficient and globally exact solutions be obtained? We introduce one such new frontier: The class of quasi-concave set functions induced as a dual class to monotone linkage functions. We provide a parallel algorithm with a time complexity over processors of where is the cardinality of the ground…
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
TopicsComplexity and Algorithms in Graphs · Computational Geometry and Mesh Generation · Optimization and Search Problems
