Online Risk-Averse Submodular Maximization
Tasuku Soma, Yuichi Yoshida

TL;DR
This paper introduces a polynomial-time online algorithm for maximizing CVaR of stochastic submodular functions, achieving near-optimal solutions with reduced space complexity and practical effectiveness in portfolio optimization.
Contribution
It presents the first online algorithm for CVaR maximization of monotone stochastic submodular functions with convergence guarantees and lower space requirements.
Findings
Converges to a (1-1/e)-approximate solution at rate O(T^{-1/4})
Requires only O(√T) space compared to previous Ω(T) space algorithms
Performs well in real-world portfolio optimization tasks
Abstract
We present a polynomial-time online algorithm for maximizing the conditional value at risk (CVaR) of a monotone stochastic submodular function. Given i.i.d. samples from an underlying distribution arriving online, our algorithm produces a sequence of solutions that converges to a ()-approximate solution with a convergence rate of for monotone continuous DR-submodular functions. Compared with previous offline algorithms, which require space, our online algorithm only requires 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.
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
TopicsMachine Learning and Algorithms · Stochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data
