paper-with-me

홈 › Papers

On the Minimal Degree Bias in Generalization on the Unseen for non-Boolean Functions

2024-06-10 · Denys Pushkin, Raphaël Berthier, Emmanuel Abbe

We investigate the out-of-domain generalization of random feature (RF) models and Transformers. We first prove that in the `generalization on the unseen (GOTU)' setting, where training data is fully seen in some part of the domain but testing is made on another part, and for RF models in the small feature regime, the convergence takes place to interpolators of minimal degree as in the Boolean case (Abbe et al., 2023). We then consider the sparse target regime and explain how this regime relates to the small feature regime, but with a different regularization term that can alter the picture in the non-Boolean case. We show two different outcomes for the sparse regime with q-ary data tokens: (1) if the data is embedded with roots of unities, then a min-degree interpolator is learned like in the Boolean case for RF models, (2) if the data is not embedded as such, e.g., simply as integers, then RF models and Transformers may not learn minimal degree interpolators. This shows that the Boolean setting and its roots of unities generalization are special cases where the minimal degree interpolator offers a rare characterization of how learning takes place. For more general integer and real-valued settings, a more nuanced picture remains to be fully characterized.

📄 PDF Abstract BibTeX arXiv:2406.06354

Code (1)

DenisPushkin/GOTU-real-valued 공식 구현 pytorch

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Generalization on the Unseen, Logic Reasoning and Degree Curriculum

2023-01-30 · Emmanuel Abbe, Samy Bengio, Aryo Lotfi, Kevin Rizk

This paper considers the learning of logical (Boolean) functions with a focus on the generalization on the unseen (GOTU) setting, a strong case of out-of-distribution generalization. This is motivated by the fact that th…

Out-of-Distribution Generalization

Learning to Reason with Neural Networks: Generalization, Unseen Data and Boolean Measures

2022-05-26 · Emmanuel Abbe, Samy Bengio, Elisabetta Cornacchia, Jon Kleinberg 외

This paper considers the Pointer Value Retrieval (PVR) benchmark introduced in [ZRKB21], where a 'reasoning' function acts on a string of digits to produce the label. More generally, the paper considers the learning of l…

Retrieval

Mask-Based Priors Are More Persistent than Query-Key Initializations

2026-08-01 · Mingze Ma, Hemanth Saratchandran, Cameron Gordon, Simon Lucey arxiv

Transformers do not merely lack data on some Boolean extrapolation tasks; they generalize in a systematically wrong way. Recent work on generalization on the unseen has shown that, despite fitting the observed domain, Tr…

A Fourier View of REINFORCE

2018-08-12 · Adeel Pervez

We show a connection between the Fourier spectrum of Boolean functions and the REINFORCE gradient estimator for binary latent variable models. We show that REINFORCE estimates (up to a factor) the degree-1 Fourier coeffi…

When do neural networks learn world models?

2025-02-13 · Tianren Zhang, GuanYu Chen, Feng Chen

Humans develop world models that capture the underlying generation process of data. Whether neural networks can learn similar world models remains an open problem. In this work, we provide the first theoretical results f…

Out-of-Distribution GeneralizationSelf-Supervised Learning