paper-with-me

Papers

Contextualizing Meta-Learning via Learning to Decompose

2021-06-15 · Han-Jia Ye, Da-Wei Zhou, Lanqing Hong, Zhenguo Li, Xiu-Shen Wei, De-Chuan Zhan

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 relationship between instances is decomposed w.r.t. multiple embedding spaces. LeadNet learns to automatically select the strategy associated with the right attribute via incorporating the change of comparison across contexts} with polysemous embeddings. We demonstrate the superiority of LeadNet in various applications, including exploring multiple views of confusing data, out-of-distribution recognition, and few-shot image classification.

📄 PDF Abstract BibTeX arXiv:2106.08112

Code (1)

zhoudw-zdw/tpami-leadnet 공식 구현 pytorch

Tasks

AttributeFew-Shot Image Classificationimage-classificationImage ClassificationMeta-Learning

Similar Papers 제목 키워드 기반

Don't Erase, Inform! Detecting and Contextualizing Harmful Language in Cultural Heritage Collections

2025-05-30 · Orfeas Menis Mastromichalakis, Jason Liartis, Kristina Rose, Antoine Isaac 외

Cultural Heritage (CH) data hold invaluable knowledge, reflecting the history, traditions, and identities of societies, and shaping our understanding of the past and present. However, many CH collections contain outdated…

Contextualizing ASR Lattice Rescoring with Hybrid Pointer Network Language Model

2020-05-15 · Da-Rong Liu, Chunxi Liu, Frank Zhang, Gabriel Synnaeve 외

Videos uploaded on social media are often accompanied with textual descriptions. In building automatic speech recognition (ASR) systems for videos, we can exploit the contextual information provided by such video metadat…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Meta-Gradients in Non-Stationary Environments

2022-09-13 · Jelena Luketina, Sebastian Flennerhag, Yannick Schroecker, David Abel 외

Meta-gradient methods (Xu et al., 2018; Zahavy et al., 2020) offer a promising solution to the problem of hyperparameter selection and adaptation in non-stationary reinforcement learning problems. However, the properties…

Contextualizing Spotify's Audiobook List Recommendations with Descriptive Shelves

2025-04-18 · Gustavo Penha, Alice Wang, Martin Achenbach, Kristen Sheets 외

In this paper, we propose a pipeline to generate contextualized list recommendations with descriptive shelves in the domain of audiobooks. By creating several shelves for topics the user has an affinity to, e.g. Upliftin…

Descriptive

Reproducibility Report: Contextualizing Hate Speech Classifiers with Post-hoc Explanation

2021-05-24 · Kiran Purohit, Owais Iqbal, Ankan Mullick

The presented report evaluates Contextualizing Hate Speech Classifiers with Post-hoc Explanation paper within the scope of ML Reproducibility Challenge 2020. Our work focuses on both aspects constituting the paper: the m…