paper-with-me

Papers

Functional Indirection Neural Estimator for Better Out-of-distribution Generalization

2022-10-23 · Kha Pham, Hung Le, Man Ngo, Truyen Tran

The capacity to achieve out-of-distribution (OOD) generalization is a hallmark of human intelligence and yet remains out of reach for machines. This remarkable capability has been attributed to our abilities to make conceptual abstraction and analogy, and to a mechanism known as indirection, which binds two representations and uses one representation to refer to the other. Inspired by these mechanisms, we hypothesize that OOD generalization may be achieved by performing analogy-making and indirection in the functional space instead of the data space as in current methods. To realize this, we design FINE (Functional Indirection Neural Estimator), a neural framework that learns to compose functions that map data input to output on-the-fly. FINE consists of a backbone network and a trainable semantic memory of basis weight matrices. Upon seeing a new input-output data pair, FINE dynamically constructs the backbone weights by mixing the basis weights. The mixing coefficients are indirectly computed through querying a separate corresponding semantic memory using the data pair. We demonstrate empirically that FINE can strongly improve out-of-distribution generalization on IQ tasks that involve geometric transformations. In particular, we train FINE and competing models on IQ tasks using images from the MNIST, Omniglot and CIFAR100 datasets and test on tasks with unseen image classes from one or different datasets and unseen transformation rules. FINE not only achieves the best performance on all tasks but also is able to adapt to small-scale data scenarios.

📄 PDF Abstract BibTeX arXiv:2210.12739

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Generalization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Pointer Value Retrieval: A new benchmark for understanding the limits of neural network generalization

2021-07-27 · Chiyuan Zhang, Maithra Raghu, Jon Kleinberg, Samy Bengio

Central to the success of artificial neural networks is their ability to generalize. But does neural network generalization primarily rely on seeing highly similar training examples (memorization)? Or are neural networks…

MemorizationRetrieval

Efficient Graphics Representation with Differentiable Indirection

2023-09-12 · Sayantan Datta, Carl Marshall, Derek Nowrouzezahrai, Zhao Dong 외

We introduce differentiable indirection -- a novel learned primitive that employs differentiable multi-scale lookup tables as an effective substitute for traditional compute and data operations across the graphics pipeli…

Local moment matching: A unified methodology for symmetric functional estimation and distribution estimation under Wasserstein distance

2018-02-23 · Yanjun Han, Jiantao Jiao, Tsachy Weissman

We present \emph{Local Moment Matching (LMM)}, a unified methodology for symmetric functional estimation and distribution estimation under Wasserstein distance. We construct an efficiently computable estimator that achie…

Low-rank Distributional Matrix Completion

2026-06-02 · Jiayi Wang, Raymond K. W. Wong arxiv

We study a distributional generalization of the matrix completion problem in which each entry of the target matrix is a probability distribution rather than a scalar. In this setting, only a subset of matrix entries is o…

Can Subnetwork Structure be the Key to Out-of-Distribution Generalization?

2021-06-05 · Dinghuai Zhang, Kartik Ahuja, Yilun Xu, Yisen Wang 외

Can models with particular structure avoid being biased towards spurious correlation in out-of-distribution (OOD) generalization? Peters et al. (2016) provides a positive answer for linear cases. In this paper, we use a …

Out-of-Distribution Generalization