English

Online Risk-Averse Submodular Maximization

Data Structures and Algorithms 2021-05-21 v1

Abstract

We present a polynomial-time online algorithm for maximizing the conditional value at risk (CVaR) of a monotone stochastic submodular function. Given TT i.i.d. samples from an underlying distribution arriving online, our algorithm produces a sequence of solutions that converges to a (11/e1-1/e)-approximate solution with a convergence rate of O(T1/4)O(T^{-1/4}) for monotone continuous DR-submodular functions. Compared with previous offline algorithms, which require Ω(T)\Omega(T) space, our online algorithm only requires O(T)O(\sqrt{T}) space. We extend our online algorithm to portfolio optimization for monotone submodular set functions under a matroid constraint. Experiments conducted on real-world datasets demonstrate that our algorithm can rapidly achieve CVaRs that are comparable to those obtained by existing offline algorithms.

Keywords

Cite

@article{arxiv.2105.09838,
  title  = {Online Risk-Averse Submodular Maximization},
  author = {Tasuku Soma and Yuichi Yoshida},
  journal= {arXiv preprint arXiv:2105.09838},
  year   = {2021}
}

Comments

Full version of our paper in IJCAI 2021

R2 v1 2026-06-24T02:18:31.083Z