paper-with-me

Papers

Hitting the High Notes: Subset Selection for Maximizing Expected Order Statistics

2020-12-01 · NeurIPS 2020 12 · Aranyak Mehta, Uri Nadav, Alexandros Psomas, Aviad Rubinstein

We consider the fundamental problem of selecting $k$ out of $n$ random variables in a way that the expected highest or second-highest value is maximized. This question captures several applications where we have uncertainty about the quality of candidates (e.g. auction bids, search results) and have the capacity to explore only a small subset due to an exogenous constraint. For example, consider a second price auction where system constraints (e.g., costly retrieval or model computation) allow the participation of only $k$ out of $n$ bidders, and the goal is to optimize the expected efficiency (highest bid) or expected revenue (second highest bid). We study the case where we are given an explicit description of each random variable. We give a PTAS for the problem of maximizing the expected highest value. For the second-highest value, we prove a hardness result: assuming the Planted Clique Hypothesis, there is no constant factor approximation algorithm that runs in polynomial time. Surprisingly, under the assumption that each random variable has monotone hazard rate (MHR), a simple score-based algorithm, namely picking the $k$ random variables with the largest $1/\sqrt{k}$ top quantile value, is a constant approximation to the expected highest and second highest value, \emph{simultaneously}.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Hitting times of local and global optima in genetic algorithms with very high selection pressure

2016-06-18 · Anton Eremeev

The paper is devoted to upper bounds on the expected first hitting times of the sets of local or global optima for non-elitist genetic algorithms with very high selection pressure. The results of this paper extend the ra…

Submodular Evaluation Subset Selection in Automatic Prompt Optimization

2026-01-07 · Jinming Nian, Zhiyuan Peng, Hongwei Shang, Dae Hoon Park 외 arxiv

Automatic prompt optimization reduces manual prompt engineering, but relies on task performance measured on a small, often randomly sampled evaluation subset as its main source of feedback signal. Despite this, how to se…

Prompt Engineering

Chasing Convex Functions with Long-term Constraints

2024-02-21 · Adam Lechowicz, Nicolas Christianson, Bo Sun, Noman Bashir 외

We introduce and study a family of online metric problems with long-term constraints. In these problems, an online player makes decisions $\mathbf{x}_t$ in a metric space $(X,d)$ to simultaneously minimize their hitting …

Higher Order Mutual Information Approximation for Feature Selection

2016-12-02 · Jilin Wu, Soumyajit Gupta, Chandrajit Bajaj

Feature selection is a process of choosing a subset of relevant features so that the quality of prediction models can be improved. An extensive body of work exists on information-theoretic feature selection, based on max…

feature selection

Machine Learning meets Stochastic Geometry: Determinantal Subset Selection for Wireless Networks

2019-05-01 · Chiranjib Saha, Harpreet S. Dhillon

In wireless networks, many problems can be formulated as subset selection problems where the goal is to select a subset from the ground set with the objective of maximizing some objective function. These problems are typ…

BIG-bench Machine LearningScheduling