Quantum and Classical Algorithms for Approximate Submodular Function Minimization

07/11/2019
by   Yassine Hamoudi, et al.
0

Submodular functions are set functions mapping every subset of some ground set of size n into the real numbers and satisfying the diminishing returns property. Submodular minimization is an important field in discrete optimization theory due to its relevance for various branches of mathematics, computer science and economics. The currently fastest strongly polynomial algorithm for exact minimization [LSW15] runs in time O(n^3 ·EO + n^4) where EO denotes the cost to evaluate the function on any set. For functions with range [-1,1], the best ϵ-additive approximation algorithm [CLSW17] runs in time O(n^5/3/ϵ^2·EO). In this paper we present a classical and a quantum algorithm for approximate submodular minimization. Our classical result improves on the algorithm of [CLSW17] and runs in time O(n^3/2/ϵ^2 ·EO). Our quantum algorithm is, up to our knowledge, the first attempt to use quantum computing for submodular optimization. The algorithm runs in time O(n^5/4/ϵ^5/2·(1/ϵ) ·EO). The main ingredient of the quantum result is a new method for sampling with high probability T independent elements from any discrete probability distribution of support size n in time O(√(Tn)). Previous quantum algorithms for this problem were of complexity O(T√(n)).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/29/2019

Minimizing approximately submodular functions

The problem of minimizing a submodular function is well studied; several...
research
08/31/2019

Near-optimal Approximate Discrete and Continuous Submodular Function Minimization

In this paper we provide improved running times and oracle complexities ...
research
10/20/2010

Convex Analysis and Optimization with Submodular Functions: a Tutorial

Set-functions appear in many areas of computer science and applied mathe...
research
10/06/2020

On Additive Approximate Submodularity

A real-valued set function is (additively) approximately submodular if i...
research
12/19/2017

Efficient Algorithms for Searching the Minimum Information Partition in Integrated Information Theory

The ability to integrate information in the brain is considered to be an...
research
08/16/2022

Mean estimation when you have the source code; or, quantum Monte Carlo methods

Suppose y is a real random variable, and one is given access to “the cod...
research
11/23/2021

Quantum Advantage for All

We show how to translate a subset of RISC-V machine code compiled from a...

Please sign up or login with your details

Forgot password? Click here to reset