paper-with-me

홈 › Papers

Meta-Learning Hypothesis Spaces for Sequential Decision-making

2022-02-01 · Parnian Kassraie, Jonas Rothfuss, Andreas Krause

Obtaining reliable, adaptive confidence sets for prediction functions (hypotheses) is a central challenge in sequential decision-making tasks, such as bandits and model-based reinforcement learning. These confidence sets typically rely on prior assumptions on the hypothesis space, e.g., the known kernel of a Reproducing Kernel Hilbert Space (RKHS). Hand-designing such kernels is error prone, and misspecification may lead to poor or unsafe performance. In this work, we propose to meta-learn a kernel from offline data (Meta-KeL). For the case where the unknown kernel is a combination of known base kernels, we develop an estimator based on structured sparsity. Under mild conditions, we guarantee that our estimated RKHS yields valid confidence sets that, with increasing amounts of offline data, become as tight as those given the true unknown kernel. We demonstrate our approach on the kernelized bandit problem (a.k.a.~Bayesian optimization), where we establish regret bounds competitive with those given the true kernel. We also empirically evaluate the effectiveness of our approach on a Bayesian optimization task.

📄 PDF Abstract BibTeX arXiv:2202.00602

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationDecision MakingMeta-LearningModel-based Reinforcement LearningSequential Decision Makingvalid

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Meta-Prompt Optimization for LLM-Based Sequential Decision Making

2025-02-02 · Mingze Kong, Zhiyong Wang, Yao Shu, Zhongxiang Dai

Large language models (LLMs) have recently been employed as agents to solve sequential decision-making tasks such as Bayesian optimization and multi-armed bandits (MAB). These works usually adopt an LLM for sequential ac…

Bayesian OptimizationDecision MakingMulti-Armed BanditsSequential Decision Making

An Orthogonal Learner for Individualized Outcomes in Markov Decision Processes

2025-09-30 · Emil Javurek, Valentyn Melnychuk, Jonas Schweisthal, Konstantin Hess 외 arxiv

Predicting individualized potential outcomes in sequential decision-making is central for optimizing therapeutic decisions in personalized medicine (e.g., which dosing sequence to give to a cancer patient). However, pred…

Causal Inference

Experimentation Platforms Meet Reinforcement Learning: Bayesian Sequential Decision-Making for Continuous Monitoring

2023-04-02 · Runzhe Wan, Yu Liu, James McQueen, Doug Hains 외

With the growing needs of online A/B testing to support the innovation in industry, the opportunity cost of running an experiment becomes non-negligible. Therefore, there is an increasing demand for an efficient continuo…

Decision Makingreinforcement-learningSequential Decision Making

Testing Optimality of Sequential Decision-Making

2018-01-04 · Meik Dörpinghaus, Izaak Neri, Édgar Roldán, Heinrich Meyr 외

This paper provides a statistical method to test whether a system that performs a binary sequential hypothesis test is optimal in the sense of minimizing the average decision times while taking decisions with given relia…

Decision MakingSequential Decision Making

In-Context Learning for Pure Exploration in Continuous Spaces

2026-02-20 · Alessio Russo, Yin-Ching Lee, Ryan Welch, Aldo Pacchiano arxiv

In active sequential testing, also termed pure exploration, a learner is tasked with the goal to adaptively acquire information so as to identify an unknown ground-truth hypothesis with as few queries as possible. This p…