paper-with-me

Papers

Consistent Submodular Maximization

2024-05-30 · Paul Dütting, Federico Fusco, Silvio Lattanzi, Ashkan Norouzi-Fard, Morteza Zadimoghaddam

Maximizing monotone submodular functions under cardinality constraints is a classic optimization task with several applications in data mining and machine learning. In this paper we study this problem in a dynamic environment with consistency constraints: elements arrive in a streaming fashion and the goal is maintaining a constant approximation to the optimal solution while having a stable solution (i.e., the number of changes between two consecutive solutions is bounded). We provide algorithms in this setting with different trade-offs between consistency and approximation quality. We also complement our theoretical results with an experimental analysis showing the effectiveness of our algorithms in real-world instances.

📄 PDF Abstract BibTeX arXiv:2405.19977

Code (1)

fedefusco/Consistent-Submodular 공식 구현

Similar Papers 제목 키워드 기반

Continuous Submodular Function Maximization

2020-06-24 · Yatao Bian, Joachim M. Buhmann, Andreas Krause

Continuous submodular functions are a category of generally non-convex/non-concave functions with a wide spectrum of applications. The celebrated property of this class of functions - continuous submodularity - enables b…

Streaming Submodular Maximization under a k-Set System Constraint

2020-01-01 · ICML 2020 1 · Ran Haba, Ehsan Kazemi, Moran Feldman, Amin Karbasi

In this paper, we propose a novel framework that converts streaming algorithms for monotone submodular maximization into streaming algorithms for non-monotone submodular maximization. This reduction readily leads to the …

Data SummarizationMovie Recommendation

Streaming Submodular Maximization under a $k$-Set System Constraint

2020-02-09 · Ran Haba, Ehsan Kazemi, Moran Feldman, Amin Karbasi

In this paper, we propose a novel framework that converts streaming algorithms for monotone submodular maximization into streaming algorithms for non-monotone submodular maximization. This reduction readily leads to the …

Data SummarizationMovie Recommendation

Group Equality in Adaptive Submodular Maximization

2022-07-07 · Shaojie Tang, Jing Yuan

In this paper, we study the classic submodular maximization problem subject to a group equality constraint under both non-adaptive and adaptive settings. It has been shown that the utility function of many machine learni…

Data SummarizationFairness

A Unified Approach to Submodular Maximization Under Noise

2025-10-24 · Kshipra Bhawalkar, Yang Cai, Zhe Feng, Christopher Liaw 외 arxiv

We consider the problem of maximizing a submodular function with access to a noisy value oracle for the function instead of an exact value oracle. Similar to prior work, we assume that the noisy oracle is persistent in t…