An improved algorithm for the submodular secretary problem with a cardinality constraint
Kaito Fujii

TL;DR
This paper introduces an improved algorithm for the submodular secretary problem with a cardinality constraint, achieving a better competitive ratio than previous methods.
Contribution
The paper presents a novel algorithm that enhances the competitive ratio for the submodular secretary problem under cardinality constraints.
Findings
Achieves a competitive ratio of ((e - 1)^2) / (e^2 (1 + e))
Improves upon the best known competitive algorithms for this problem
Provides theoretical guarantees for the proposed algorithm
Abstract
We study the submodular secretary problem with a cardinality constraint. In this problem, candidates for secretaries appear sequentially in random order. At the arrival of each candidate, a decision maker must irrevocably decide whether to hire him. The decision maker aims to hire at most candidates that maximize a non-negative submodular set function. We propose an -competitive algorithm for this problem, which improves the best one known so far.
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
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Cryptography and Data Security
