paper-with-me

홈 › Papers

Semantics-driven Attentive Few-shot Learning over Clean and Noisy Samples

2022-01-09 · Orhun Buğra Baran, Ramazan Gökberk Cinbiş

Over the last couple of years few-shot learning (FSL) has attracted great attention towards minimizing the dependency on labeled training examples. An inherent difficulty in FSL is the handling of ambiguities resulting from having too few training samples per class. To tackle this fundamental challenge in FSL, we aim to train meta-learner models that can leverage prior semantic knowledge about novel classes to guide the classifier synthesis process. In particular, we propose semantically-conditioned feature attention and sample attention mechanisms that estimate the importance of representation dimensions and training instances. We also study the problem of sample noise in FSL, towards the utilization of meta-learners in more realistic and imperfect settings. Our experimental results demonstrate the effectiveness of the proposed semantic FSL model with and without sample noise.

📄 PDF Abstract BibTeX arXiv:2201.03043

Code (1)

bugrabaran/semantics-driven-fsl 공식 구현 pytorch

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

Relational Learning with Gated and Attentive Neighbor Aggregator for Few-Shot Knowledge Graph Completion

2021-04-27 · Guanglin Niu, Yang Li, Chengguang Tang, Ruiying Geng 외

Aiming at expanding few-shot relations' coverage in knowledge graphs (KGs), few-shot knowledge graph completion (FKGC) has recently gained more research interests. Some existing models employ a few-shot relation's multi-…

Few-Shot LearningKnowledge Graph CompletionKnowledge GraphsMeta-Learning+1

ASAPP-ASR: Multistream CNN and Self-Attentive SRU for SOTA Speech Recognition

2020-05-21 · Jing Pan, Joshua Shapiro, Jeremy Wohlwend, Kyu J. Han 외

In this paper we present state-of-the-art (SOTA) performance on the LibriSpeech corpus with two novel neural network architectures, a multistream CNN for acoustic modeling and a self-attentive simple recurrent unit (SRU)…

Data AugmentationDiversityLanguage ModelingLanguage Modelling+2

Attentive Graph Neural Networks for Few-Shot Learning

2020-07-14 · Hao Cheng, Joey Tianyi Zhou, Wee Peng Tay, Bihan Wen

Graph Neural Networks (GNN) has demonstrated the superior performance in many challenging applications, including the few-shot learning tasks. Despite its powerful capacity to learn and generalize the model from few samp…

Few-Shot Learning

Noise-aware few-shot learning through bi-directional multi-view prompt alignment

2026-03-12 · Lu Niu, Cheng Xue arxiv

Vision-language models offer strong few-shot capability through prompt tuning but remain vulnerable to noisy labels, which can corrupt prompts and degrade cross-modal alignment. Existing approaches struggle because they …

Few-Shot Learning

CANZSL: Cycle-Consistent Adversarial Networks for Zero-Shot Learning from Natural Language

2019-09-21 · Zhi Chen, Jingjing Li, Yadan Luo, Zi Huang 외

Existing methods using generative adversarial approaches for Zero-Shot Learning (ZSL) aim to generate realistic visual features from class semantics by a single generative network, which is highly under-constrained. As a…

Generative Adversarial NetworkZero-Shot Learning