Hidden Incentives for Auto-Induced Distributional Shift
David Krueger, Tegan Maharaj, Jan Leike

TL;DR
This paper explores how machine learning algorithms can unintentionally influence their input distributions, leading to auto-induced distributional shifts, and proposes strategies to detect and mitigate these hidden incentives.
Contribution
It introduces the concept of auto-induced distributional shift (ADS), reveals hidden incentives through meta-learning, and proposes unit tests and mitigation strategies to address HI-ADS.
Findings
Meta-learners can exploit ADS for performance gains.
Meta-learning and Q-learning sometimes fail unit tests.
Mitigation strategies can prevent hidden incentives for ADS.
Abstract
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 content recommendation. In fact, the (choice of) content displayed can change users' perceptions and preferences, or even drive them away, causing a shift in the distribution of users. We introduce the term auto-induced distributional shift (ADS) to describe the phenomenon of an algorithm causing a change in the distribution of its own inputs. Our goal is to ensure that machine learning systems do not leverage ADS to increase performance when doing so could be undesirable. We demonstrate that changes to the learning algorithm, such as the introduction of meta-learning, can cause hidden incentives for auto-induced distributional shift (HI-ADS) to be revealed. To…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Data Stream Mining Techniques · Smart Grid Energy Management
MethodsQ-Learning
