paper-with-me

홈 › Papers

Max-Utility Based Arm Selection Strategy For Sequential Query Recommendations

2021-08-31 · Shameem A. Puthiya Parambath, Christos Anagnostopoulos, Roderick Murray-Smith, Sean MacAvaney, Evangelos Zervas

We consider the query recommendation problem in closed loop interactive learning settings like online information gathering and exploratory analytics. The problem can be naturally modelled using the Multi-Armed Bandits (MAB) framework with countably many arms. The standard MAB algorithms for countably many arms begin with selecting a random set of candidate arms and then applying standard MAB algorithms, e.g., UCB, on this candidate set downstream. We show that such a selection strategy often results in higher cumulative regret and to this end, we propose a selection strategy based on the maximum utility of the arms. We show that in tasks like online information gathering, where sequential query recommendations are employed, the sequences of queries are correlated and the number of potentially optimal queries can be reduced to a manageable size by selecting queries with maximum utility with respect to the currently executing query. Our experimental results using a recent real online literature discovery service log file demonstrate that the proposed arm selection strategy improves the cumulative regret substantially with respect to the state-of-the-art baseline algorithms. % and commonly used random selection strategy for a variety of contextual multi-armed bandit algorithms. Our data model and source code are available at ~\url{https://anonymous.4open.science/r/0e5ad6b7-ac02-4577-9212-c9d505d3dbdb/}.

📄 PDF Abstract BibTeX arXiv:2108.13810

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Variational Information Pursuit for Interpretable Predictions

2023-02-06 · Aditya Chattopadhyay, Kwan Ho Ryan Chan, Benjamin D. Haeffele, Donald Geman 외

There is a growing interest in the machine learning community in developing predictive algorithms that are "interpretable by design". Towards this end, recent work proposes to make interpretable decisions by sequentially…

Decision MakingMedical DiagnosisSequential Decision Making

Partial-Adaptive Submodular Maximization

2021-11-01 · Shaojie Tang, Jing Yuan

The goal of a typical adaptive sequential decision making problem is to design an interactive policy that selects a group of items sequentially, based on some partial observations, to maximize the expected utility. It ha…

Active LearningDecision MakingSequential Decision Making

Unifying and Optimizing Data Values for Selection via Sequential-Decision-Making

2025-02-06 · Hongliang Chi, Qiong Wu, Zhengyi Zhou, Jonathan Light 외

Data selection has emerged as a crucial downstream application of data valuation. While existing data valuation methods have shown promise in selection tasks, the theoretical foundations and full potential of using data …

Data ValuationDecision MakingSequential Decision Making

US-Rule: Discovering Utility-driven Sequential Rules

2021-11-29 · Gengsen Huang, Wensheng Gan, Jian Weng, Philip S. Yu

Utility-driven mining is an important task in data science and has many applications in real life. High utility sequential pattern mining (HUSPM) is one kind of utility-driven mining. HUSPM aims to discover all sequentia…

Sequential Pattern Mining

Totally-ordered Sequential Rules for Utility Maximization

2022-09-27 · Chunkai Zhang, Maohua Lyu, Wensheng Gan, Philip S. Yu

High utility sequential pattern mining (HUSPM) is a significant and valuable activity in knowledge discovery and data analytics with many real-world applications. In some cases, HUSPM can not provide an excellent measure…

Sequential Pattern Mining