paper-with-me

Papers

MERMAIDE: Learning to Align Learners using Model-Based Meta-Learning

2023-04-10 · Arundhati Banerjee, Soham Phade, Stefano Ermon, Stephan Zheng

We study how a principal can efficiently and effectively intervene on the rewards of a previously unseen learning agent in order to induce desirable outcomes. This is relevant to many real-world settings like auctions or taxation, where the principal may not know the learning behavior nor the rewards of real people. Moreover, the principal should be few-shot adaptable and minimize the number of interventions, because interventions are often costly. We introduce MERMAIDE, a model-based meta-learning framework to train a principal that can quickly adapt to out-of-distribution agents with different learning strategies and reward functions. We validate this approach step-by-step. First, in a Stackelberg setting with a best-response agent, we show that meta-learning enables quick convergence to the theoretically known Stackelberg equilibrium at test time, although noisy observations severely increase the sample complexity. We then show that our model-based meta-learning approach is cost-effective in intervening on bandit agents with unseen explore-exploit strategies. Finally, we outperform baselines that use either meta-learning or agent behavior modeling, in both $0$-shot and $K=1$-shot settings with partial agent information.

📄 PDF Abstract BibTeX arXiv:2304.04668

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Conformal Meta-learners for Predictive Inference of Individual Treatment Effects

2023-08-28 · NeurIPS 2023 11

We investigate the problem of machine learning-based (ML) predictive inference on individual treatment effects (ITEs). Previous work has focused primarily on developing ML-based meta-learners that can provide point estim…

Conformal Predictionvalid

Model-agnostic meta-learners for estimating heterogeneous treatment effects over time

2024-07-07 · Dennis Frauen, Konstantin Hess, Stefan Feuerriegel

Estimating heterogeneous treatment effects (HTEs) over time is crucial in many disciplines such as personalized medicine. For example, electronic health records are commonly collected over several time periods and then u…

HGEN: Heterogeneous Graph Ensemble Networks

2025-09-11 · Jiajun Shen, Yufei Jin, Yi He, Xingquan Zhu arxiv

This paper presents HGEN that pioneers ensemble learning for heterogeneous graphs. We argue that the heterogeneity in node types, nodal features, and local neighborhood topology poses significant challenges for ensemble …

Ensemble Learning

Meta-learners' learning dynamics are unlike learners'

2019-05-03 · Neil C. Rabinowitz

Meta-learning is a tool that allows us to build sample-efficient learning systems. Here we show that, once meta-trained, LSTM Meta-Learners aren't just faster learners than their sample-inefficient deep learning (DL) and…

Meta-LearningMulti-Armed BanditsregressionReinforcement Learning+1

BatMan-CLR: Making Few-shots Meta-Learners Resilient Against Label Noise

2023-09-12 · Jeroen M. Galjaard, Robert Birke, Juan Perez, Lydia Y. Chen

The negative impact of label noise is well studied in classical supervised learning yet remains an open research question in meta-learning. Meta-learners aim to adapt to unseen learning tasks by learning a good initial m…

Meta-Learning