Learning Tensor Representations for Meta-Learning
Samuel Deng, Yilin Guo, Daniel Hsu, and Debmalya Mandal

TL;DR
This paper proposes a tensor-based shared representation model for meta-learning that adapts to task-specific features, improving parameter estimation with fewer samples and outperforming previous linear models on various datasets.
Contribution
It introduces a novel tensor model for meta-learning, with two estimation methods and demonstrated advantages in sample efficiency and performance over existing linear approaches.
Findings
Tensor model adapts to task features effectively.
Proposed methods improve sample complexity.
Outperforms previous linear models on real datasets.
Abstract
We introduce a tensor-based model of shared representation for meta-learning from a diverse set of tasks. Prior works on learning linear representations for meta-learning assume that there is a common shared representation across different tasks, and do not consider the additional task-specific observable side information. In this work, we model the meta-parameter through an order- tensor, which can adapt to the observed task features of the task. We propose two methods to estimate the underlying tensor. The first method solves a tensor regression problem and works under natural assumptions on the data generating process. The second method uses the method of moments under additional distributional assumptions and has an improved sample complexity in terms of the number of tasks. We also focus on the meta-test phase, and consider estimating task-specific parameters on a new task.…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Neural Network Applications · Computational Physics and Python Applications
