Contextualizing Meta-Learning via Learning to Decompose
Han-Jia Ye, Da-Wei Zhou, Lanqing Hong, Zhenguo Li, Xiu-Shen Wei,, De-Chuan Zhan

TL;DR
This paper introduces LeadNet, a novel meta-learning approach that decomposes instance comparisons into multiple embedding spaces to better handle ambiguous similarities and diverse attributes in support sets.
Contribution
LeadNet uniquely decomposes comparison relationships into multiple embedding spaces, enabling context-aware meta-learning for improved handling of ambiguous and multi-attribute instances.
Findings
LeadNet outperforms existing methods in few-shot image classification.
It effectively manages ambiguous similarities in support sets.
Demonstrates superior performance in out-of-distribution recognition.
Abstract
Meta-learning has emerged as an efficient approach for constructing target models based on support sets. For example, the meta-learned embeddings enable the construction of target nearest-neighbor classifiers for specific tasks by pulling instances closer to their same-class neighbors. However, a single instance can be annotated from various latent attributes, making visually similar instances inside or across support sets have different labels and diverse relationships with others. Consequently, a uniform meta-learned strategy for inferring the target model from the support set fails to capture the instance-wise ambiguous similarity. To this end, we propose Learning to Decompose Network (LeadNet) to contextualize the meta-learned ``support-to-target'' strategy, leveraging the context of instances with one or mixed latent attributes in a support set. In particular, the comparison…
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
