paper-with-me

홈 › Papers

Test Score Algorithms for Budgeted Stochastic Utility Maximization

2020-12-30 · Dabeen Lee, Milan Vojnovic, Se-Young Yun

Motivated by recent developments in designing algorithms based on individual item scores for solving utility maximization problems, we study the framework of using test scores, defined as a statistic of observed individual item performance data, for solving the budgeted stochastic utility maximization problem. We extend an existing scoring mechanism, namely the replication test scores, to incorporate heterogeneous item costs as well as item values. We show that a natural greedy algorithm that selects items solely based on their replication test scores outputs solutions within a constant factor of the optimum for a broad class of utility functions. Our algorithms and approximation guarantees assume that test scores are noisy estimates of certain expected values with respect to marginal distributions of individual item values, thus making our algorithms practical and extending previous work that assumes noiseless estimates. Moreover, we show how our algorithm can be adapted to the setting where items arrive in a streaming fashion while maintaining the same approximation guarantee. We present numerical results, using synthetic data and data sets from the Academia.StackExchange Q&A forum, which show that our test score algorithm can achieve competitiveness, and in some cases better performance than a benchmark algorithm that requires access to a value oracle to evaluate function values.

📄 PDF Abstract BibTeX arXiv:2012.15194

Code (1)

dabeenl/TSG-experiments 공식 구현

Similar Papers 제목 키워드 기반

ROI-Reasoning: Rational Optimization for Inference via Pre-Computation Meta-Cognition

2026-01-07 · Muyang Zhao, Qi Qi, Hao Sun arxiv

Large language models (LLMs) can achieve strong reasoning performance with sufficient computation, but they do not inherently know how much computation a task requires. We study budgeted inference-time reasoning for mult…

Reinforcement LearningMathematical ReasoningDecision Making

Budgeted Optimization with Concurrent Stochastic-Duration Experiments

2011-12-01 · NeurIPS 2011 12 · Javad Azimi, Alan Fern, Xiaoli Z. Fern

Budgeted optimization involves optimizing an unknown function that is costly to evaluate by requesting a limited number of function evaluations at intelligently selected inputs. Typical problem formulations assume that e…

Confounded Budgeted Causal Bandits

2024-01-15 · Fateme Jamshidi, Jalal Etesami, Negar Kiyavash

We study the problem of learning 'good' interventions in a stochastic environment modeled by its underlying causal graph. Good interventions refer to interventions that maximize rewards. Specifically, we consider the set…

Gradient Regularized Budgeted Boosting

2019-01-13 · Zhixiang Eddie Xu, Matt J. Kusner, Kilian Q. Weinberger, Alice X. Zheng

As machine learning transitions increasingly towards real world applications controlling the test-time cost of algorithms becomes more and more crucial. Recent work, such as the Greedy Miser and Speedboost, incorporate t…

Generalized test utilities for long-tail performance in extreme multi-label classification

2023-11-09 · NeurIPS 2023 11 · Erik Schultheis, Marek Wydmuch, Wojciech Kotłowski, Rohit Babbar 외

Extreme multi-label classification (XMLC) is the task of selecting a small subset of relevant labels from a very large set of possible labels. As such, it is characterized by long-tail labels, i.e., most labels have very…

Extreme Multi-Label ClassificationMissing LabelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION