← Search

Alan Kuhnle

10 accepted papers

2025

Breaking Barriers: Combinatorial Algorithms for Non-Monotone Submodular Maximization with Sublinear Adaptivity and $1/e$ Approximation

ICML 2025poster

With the rapid growth of data in modern applications, parallel combinatorial algorithms for maximizing non-monotone submodular functions have gained significant attention. In the parallel computation setting, the state-of-the-art approximation ratio of $1/e$ is achieved by a continuous algorithm (En…

Cited by 0SourcePDFScholar
2024

Discretely beyond $1/e$: Guided Combinatorial Algortihms for Submodular Maximization

NeurIPS 2024poster

For constrained, not necessarily monotone submodular maximization, all known approximation algorithms with ratio greater than $1/e$ require continuous ideas, such as queries to the multilinear extension of a submodular function and its gradient, which are typically expensive to simulate with the ori…

Cited by 3SourcePDFScholar
2023

DASH: A Distributed and Parallelizable Algorithm for Size-Constrained Submodular Maximization

AAAI 2023technical

MapReduce (MR) algorithms for maximizing monotone, submodular functions subject to a cardinality constraint (SMCC) are currently restricted to the use of the linear-adaptive (non-parallelizable) algorithm GREEDY. Low-adaptive algorithms do not satisfy the requirements of these distributed MR framewo…

Cited by 5SourcePDFScholar
2021

Best of Both Worlds: Practical and Theoretically Optimal Submodular Maximization in Parallel

NeurIPS 2021poster

For the problem of maximizing a monotone, submodular function with respect to a cardinality constraint $k$ on a ground set of size $n$, we provide an algorithm that achieves the state-of-the-art in both its empirical performance and its theoretical properties, in terms of adaptive complexity, query…

2018

Fast Maximization of Non-Submodular, Monotonic Functions on the Integer Lattice

ICML 2018oral

The optimization of submodular functions on the integer lattice has received much attention recently, but the objective functions of many applications are non-submodular. We provide two approximation algorithms for maximizing a non-submodular function on the integer lattice subject to a cardinality…