paper-with-me

홈 › Papers

Bayes' Power for Explaining In-Context Learning Generalizations

2024-10-02 · Samuel Müller, Noah Hollmann, Frank Hutter

Traditionally, neural network training has been primarily viewed as an approximation of maximum likelihood estimation (MLE). This interpretation originated in a time when training for multiple epochs on small datasets was common and performance was data bound; but it falls short in the era of large-scale single-epoch trainings ushered in by large self-supervised setups, like language models. In this new setup, performance is compute-bound, but data is readily available. As models became more powerful, in-context learning (ICL), i.e., learning in a single forward-pass based on the context, emerged as one of the dominant paradigms. In this paper, we argue that a more useful interpretation of neural network behavior in this era is as an approximation of the true posterior, as defined by the data-generating process. We demonstrate this interpretations' power for ICL and its usefulness to predict generalizations to previously unseen tasks. We show how models become robust in-context learners by effectively composing knowledge from their training data. We illustrate this with experiments that reveal surprising generalizations, all explicable through the exact posterior. Finally, we show the inherent constraints of the generalization capabilities of posteriors and the limitations of neural networks in approximating these posteriors.

📄 PDF Abstract BibTeX arXiv:2410.01565

Code (1)

samuelgabriel/bayesgeneralizations 공식 구현 pytorch

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

Criticality in Formal Languages and Statistical Physics

2016-06-21 · Henry W. Lin, Max Tegmark

We show that the mutual information between two symbols, as a function of the number of symbols between the two, decays exponentially in any probabilistic regular grammar, but can decay like a power law for a context-fre…

Scale-invariant Bayesian Neural Networks with Connectivity Tangent Kernel

2022-09-30 · Sungyub Kim, Sihwan Park, KyungSu Kim, Eunho Yang

Explaining generalizations and preventing over-confident predictions are central goals of studies on the loss landscape of neural networks. Flatness, defined as loss invariability on perturbations of a pre-trained soluti…

Generalization Bounds

A Symbolic Approach to Explaining Bayesian Network Classifiers

2018-05-09 · Andy Shih, Arthur Choi, Adnan Darwiche

We propose an approach for explaining Bayesian network classifiers, which is based on compiling such classifiers into decision functions that have a tractable and symbolic form. We introduce two types of explanations for…

General Classification

Explaining data using causal Bayesian networks

2020-11-01 · ACL (NL4XAI, INLG) 2020 11 · Jaime Sevilla

I introduce Causal Bayesian Networks as a formalism for representing and explaining probabilistic causal relations, review the state of the art on learning Causal Bayesian Networks and suggest and illustrate a research a…

Language-Based Bayesian Optimization Research Assistant (BORA)

2025-01-27 · Abdoulatif Cissé, Xenophon Evangelopoulos, Vladimir V. Gusev, Andrew I. Cooper

Many important scientific problems involve multivariate optimization coupled with slow and laborious experimental measurements. These complex, high-dimensional searches can be defined by non-convex optimization landscape…

Bayesian Optimization