Memory-Augmented Relation Network for Few-Shot Learning
Jun He, Richang Hong, Xueliang Liu, Mingliang Xu, Zhengjun Zha and, Meng Wang

TL;DR
This paper introduces Memory-Augmented Relation Network (MRN), a novel few-shot learning method that explicitly models relationships between instances using memory and a learnable relation module, leading to improved classification performance.
Contribution
The paper proposes MRN, which enhances few-shot learning by explicitly exploiting relationships among instances through memory augmentation and a learnable relation module, a novel approach in metric-based methods.
Findings
MRN outperforms previous methods on miniImagenet and tieredImagenet datasets.
Memory augmentation and relation modules improve feature representation.
Significant performance gains demonstrate the effectiveness of explicit relationship modeling.
Abstract
Metric-based few-shot learning methods concentrate on learning transferable feature embedding that generalizes well from seen categories to unseen categories under the supervision of limited number of labelled instances. However, most of them treat each individual instance in the working context separately without considering its relationships with the others. In this work, we investigate a new metric-learning method, Memory-Augmented Relation Network (MRN), to explicitly exploit these relationships. In particular, for an instance, we choose the samples that are visually similar from the working context, and perform weighted information propagation to attentively aggregate helpful information from the chosen ones to enhance its representation. In MRN, we also formulate the distance metric as a learnable relation module which learns to compare for similarity measurement, and augment the…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Multimodal Machine Learning Applications
