What Matters For Meta-Learning Vision Regression Tasks?
Ning Gao, Hanna Ziesche, Ngo Anh Vien, Michael Volpp, Gerhard Neumann

TL;DR
This paper explores meta-learning for high-dimensional vision regression tasks, introduces new challenging benchmarks, evaluates existing techniques, and proposes functional contrastive learning to improve task representation in CNPs.
Contribution
It designs complex vision regression benchmarks, analyzes meta-learning techniques and deep learning strategies, and introduces functional contrastive learning for better task representations in CNPs.
Findings
CNPs outperform MAML on most tasks without fine-tuning
Meta-training set size affects results significantly
Naive task augmentation can cause underfitting
Abstract
Meta-learning is widely used in few-shot classification and function regression due to its ability to quickly adapt to unseen tasks. However, it has not yet been well explored on regression tasks with high dimensional inputs such as images. This paper makes two main contributions that help understand this barely explored area. \emph{First}, we design two new types of cross-category level vision regression tasks, namely object discovery and pose estimation of unprecedented complexity in the meta-learning domain for computer vision. To this end, we (i) exhaustively evaluate common meta-learning techniques on these tasks, and (ii) quantitatively analyze the effect of various deep learning techniques commonly used in recent meta-learning algorithms in order to strengthen the generalization capability: data augmentation, domain randomization, task augmentation and meta-regularization.…
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 · Machine Learning and Data Classification
MethodsContrastive Learning · Model-Agnostic Meta-Learning
