Functional Indirection Neural Estimator for Better Out-of-distribution Generalization
Kha Pham, Hung Le, Man Ngo, and Truyen Tran

TL;DR
FINE introduces a neural framework that enhances out-of-distribution generalization by performing analogy-making and indirection in the functional space, enabling dynamic function composition based on data pairs.
Contribution
The paper proposes FINE, a novel neural architecture that learns to compose functions dynamically using a semantic memory, improving OOD generalization on IQ tasks involving geometric transformations.
Findings
FINE outperforms competing models on unseen image classes and transformation rules.
FINE adapts effectively to small-scale data scenarios.
Empirical results show significant improvement in OOD generalization on IQ tasks.
Abstract
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…
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
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
MethodsTest
