paper-with-me

홈 › Papers

Few-shot Learning for Slot Tagging with Attentive Relational Network

2021-03-03 · EACL 2021 2 · Cennet Oguz, Ngoc Thang Vu

Metric-based learning is a well-known family of methods for few-shot learning, especially in computer vision. Recently, they have been used in many natural language processing applications but not for slot tagging. In this paper, we explore metric-based learning methods in the slot tagging task and propose a novel metric-based learning architecture - Attentive Relational Network. Our proposed method extends relation networks, making them more suitable for natural language processing applications in general, by leveraging pretrained contextual embeddings such as ELMO and BERT and by using attention mechanism. The results on SNIPS data show that our proposed method outperforms other state-of-the-art metric-based learning methods.

📄 PDF Abstract BibTeX arXiv:2103.02333

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Sigmoid Activation 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Tanh Activation 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Vector Projection Network for Few-shot Slot Tagging in Natural Language Understanding

2020-09-21 · Su Zhu, Ruisheng Cao, Lu Chen, Kai Yu

Few-shot slot tagging becomes appealing for rapid domain transfer and adaptation, motivated by the tremendous development of conversational dialogue systems. In this paper, we propose a vector projection network for few-…

Few-Shot LearningNatural Language UnderstandingNERWord Embeddings

Inverse is Better! Fast and Accurate Prompt for Few-shot Slot Tagging

2022-04-02 · Findings (ACL) 2022 5 · Yutai Hou, Cheng Chen, Xianzhen Luo, Bohan Li 외

Prompting methods recently achieve impressive success in few-shot learning. These methods modify input samples with prompt sentence pieces, and decode label tokens to map samples to corresponding labels. However, such a …

Few-Shot LearningPredictionSentence

Inverse is Better! Fast and Accurate Prompt for Slot Tagging

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Prompting methods recently achieve impressive success in few-shot learning. These methods embed input samples with prompt sentence pieces and decode label-related tokens to map samples to the label. However, such a parad…

Few-Shot LearningPredictionSentence

Few-shot Slot Tagging with Collapsed Dependency Transfer and Label-enhanced Task-adaptive Projection Network

2020-06-10 · ACL 2020 6 · Yutai Hou, Wanxiang Che, Yongkui Lai, Zhihan Zhou 외

In this paper, we explore the slot tagging with only a few labeled support sentences (a.k.a. few-shot). Few-shot slot tagging faces a unique challenge compared to the other few-shot classification problems as it calls fo…

Few-Shot LearningGeneral Classification

Frustratingly Simple Few-Shot Slot Tagging

2021-08-01 · Findings (ACL) 2021 8 · Jianqiang Ma, Zeyu Yan, Chang Li, Yang Zhang