Zero-shot task adaptation by homoiconic meta-mapping
Andrew K. Lampinen, James L. McClelland

TL;DR
This paper introduces Homoiconic Meta-Mapping (HoMM), a novel approach enabling deep learning systems to adapt to new tasks zero-shot by transforming task representations in a shared latent space.
Contribution
The paper proposes a new class of architectures inspired by functional programming for zero-shot task adaptation through meta-mappings and shared latent representations.
Findings
HoMM enables zero-shot remapping of task behaviors.
The approach is applicable across various machine learning tasks.
Demonstrates flexible, systematic task adaptation in deep learning systems.
Abstract
How can deep learning systems flexibly reuse their knowledge? Toward this goal, we propose a new class of challenges, and a class of architectures that can solve them. The challenges are meta-mappings, which involve systematically transforming task behaviors to adapt to new tasks zero-shot. The key to achieving these challenges is representing the task being performed in such a way that this task representation is itself transformable. We therefore draw inspiration from functional programming and recent work in meta-learning to propose a class of Homoiconic Meta-Mapping (HoMM) approaches that represent data points and tasks in a shared latent space, and learn to infer transformations of that space. HoMM approaches can be applied to any type of machine learning task. We demonstrate the utility of this perspective by exhibiting zero-shot remapping of behavior to adapt to new tasks.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Adversarial Robustness in Machine Learning
