AILGSep 30, 2022

Beyond Bayes-optimality: meta-learning what you know you don't know

Stanford
arXiv:2209.15618v22 citationsh-index: 50
Originality Incremental advance
AI Analysis

This addresses the need for more human-like, safety-critical AI agents by extending meta-learning beyond Bayes-optimality, though it is incremental as it builds on existing meta-learning frameworks.

The paper tackled the problem of generating risk- and ambiguity-sensitive agents through meta-learning, showing that these sensitivities emerge from modified meta-training algorithms, with empirical validation on decision-making experiments.

Meta-training agents with memory has been shown to culminate in Bayes-optimal agents, which casts Bayes-optimality as the implicit solution to a numerical optimization problem rather than an explicit modeling assumption. Bayes-optimal agents are risk-neutral, since they solely attune to the expected return, and ambiguity-neutral, since they act in new situations as if the uncertainty were known. This is in contrast to risk-sensitive agents, which additionally exploit the higher-order moments of the return, and ambiguity-sensitive agents, which act differently when recognizing situations in which they lack knowledge. Humans are also known to be averse to ambiguity and sensitive to risk in ways that aren't Bayes-optimal, indicating that such sensitivity can confer advantages, especially in safety-critical situations. How can we extend the meta-learning protocol to generate risk- and ambiguity-sensitive agents? The goal of this work is to fill this gap in the literature by showing that risk- and ambiguity-sensitivity also emerge as the result of an optimization problem using modified meta-training algorithms, which manipulate the experience-generation process of the learner. We empirically test our proposed meta-training algorithms on agents exposed to foundational classes of decision-making experiments and demonstrate that they become sensitive to risk and ambiguity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes