paper-with-me

홈 › Papers

Hidden incentives for self-induced distributional shift

2019-09-25 · David Scott Krueger, Tegan Maharaj, Shane Legg, Jan Leike

Decisions made by machine learning systems have increasing influence on the world. Yet it is common for machine learning algorithms to assume that no such influence exists. An example is the use of the i.i.d. assumption in online learning for applications such as content recommendation, where the (choice of) content displayed can change users' perceptions and preferences, or even drive them away, causing a shift in the distribution of users. Generally speaking, it is possible for an algorithm to change the distribution of its own inputs. We introduce the term self-induced distributional shift (SIDS) to describe this phenomenon. A large body of work in reinforcement learning and causal machine learning aims to deal with distributional shift caused by deploying learning systems previously trained offline. Our goal is similar, but distinct: we point out that changes to the learning algorithm, such as the introduction of meta-learning, can reveal hidden incentives for distributional shift (HIDS), and aim to diagnose and prevent problems associated with hidden incentives. We design a simple  environment as a "unit test" for HIDS, as well as a content recommendation environment which allows us to disentangle different types of SIDS.  We demonstrate the potential for HIDS to cause unexpected or undesirable behavior in these environments, and propose and test a mitigation strategy. 

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningMeta-Learning

Similar Papers 제목 키워드 기반

Hidden Incentives for Auto-Induced Distributional Shift

2020-09-19 · David Krueger, Tegan Maharaj, Jan Leike

Decisions made by machine learning systems have increasing influence on the world, yet it is common for machine learning algorithms to assume that no such influence exists. An example is the use of the i.i.d. assumption …

BIG-bench Machine LearningMeta-LearningQ-Learning

Revealing the Incentive to Cause Distributional Shift

2021-09-29 · David Krueger, Tegan Maharaj, Jan Leike

Decisions made by machine learning systems have increasing influence on the world, yet it is common for machine learning algorithms to assume that no such influence exists. An example is the use of the i.i.d. assumption …

Meta-Learning

The Hidden Puppet Master: Predicting Human Belief Change in Manipulative LLM Dialogues

2026-03-21 · Jocelyn Shen, Amina Luvsanchultem, Jessica Kim, Kynnedy Smith 외 arxiv

As users increasingly turn to LLMs for practical and personal advice, they become vulnerable to subtle steering toward hidden incentives misaligned with their own interests. While existing NLP research has benchmarked ma…

Distributional Shift-Aware Off-Policy Interval Estimation: A Unified Error Quantification Framework

2023-09-23 · Wenzhuo Zhou, Yuhan Li, Ruoqing Zhu, Annie Qu

We study high-confidence off-policy evaluation in the context of infinite-horizon Markov decision processes, where the objective is to establish a confidence interval (CI) for the target policy value using only offline d…

Off-policy evaluation

Unsupervised Domain Shift Detection with Interpretable Subspace Attribution

2026-05-15 · Sebastian Springer, Alessandro Laio arxiv

We developed a tool for detecting domain shifts, namely subtle differences in the probability distributions of datasets. We identify these shifts using an algorithm designed to detect localised density anomalies in high-…