paper-with-me

Papers

Efficient algorithms for robust submodular maximization under matroid constraints

2018-07-25 · Sebastian Pokutta, Mohit Singh, Alfredo Torrico

In this work, we consider robust submodular maximization with matroid constraints. We give an efficient bi-criteria approximation algorithm that outputs a small family of feasible sets whose union has (nearly) optimal objective value. This algorithm theoretically performs less function calls than previous works at cost of adding more elements to the final solution. We also provide significant implementation improvements showing that our algorithm outperforms the algorithms in the existing literature. We finally assess the performance of our contributions in three real-world applications.

📄 PDF Abstract BibTeX arXiv:1807.09405

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast and Private Submodular and $k$-Submodular Functions Maximization with Matroid Constraints

2020-06-28 · ICML 2020 1 · Akbar Rafiey, Yuichi Yoshida

The problem of maximizing nonnegative monotone submodular functions under a certain constraint has been intensively studied in the last decade, and a wide range of efficient approximation algorithms have been developed f…

Data Summarization

Differentially Private Decomposable Submodular Maximization

2020-05-29 · Anamay Chaturvedi, Huy Nguyen, Lydia Zakynthinou

We study the problem of differentially private constrained maximization of decomposable submodular functions. A submodular function is decomposable if it takes the form of a sum of submodular functions. The special case …

Dynamic Algorithms for Matroid Submodular Maximization

2023-06-01 · Kiarash Banihashem, Leyla Biabani, Samira Goudarzi, Mohammadtaghi Hajiaghayi 외

Submodular maximization under matroid and cardinality constraints are classical problems with a wide range of applications in machine learning, auction theory, and combinatorial optimization. In this paper, we consider t…

Combinatorial OptimizationOpen-Ended Question Answering

Stochastic $k$-Submodular Bandits with Full Bandit Feedback

2024-12-14 · Guanyu Nie, Vaneet Aggarwal, Christopher John Quinn

In this paper, we present the first sublinear $\alpha$-regret bounds for online $k$-submodular optimization problems with full-bandit feedback, where $\alpha$ is a corresponding offline approximation ratio. Specifically,…

Submodular Maximization under the Intersection of Matroid and Knapsack Constraints

2023-07-18 · Yu-Ran Gu, Chao Bian, Chao Qian

Submodular maximization arises in many applications, and has attracted a lot of research attentions from various areas such as artificial intelligence, finance and operations research. Previous studies mainly consider on…

Movie Recommendation