paper-with-me

Papers

mcBERT: Momentum Contrastive Learning with BERT for Zero-Shot Slot Filling

2022-03-24 · Seong-Hwan Heo, WonKee Lee, Jong-Hyeok Lee

Zero-shot slot filling has received considerable attention to cope with the problem of limited available data for the target domain. One of the important factors in zero-shot learning is to make the model learn generalized and reliable representations. For this purpose, we present mcBERT, which stands for momentum contrastive learning with BERT, to develop a robust zero-shot slot filling model. mcBERT uses BERT to initialize the two encoders, the query encoder and key encoder, and is trained by applying momentum contrastive learning. Our experimental results on the SNIPS benchmark show that mcBERT substantially outperforms the previous models, recording a new state-of-the-art. Besides, we also show that each component composing mcBERT contributes to the performance improvement.

📄 PDF Abstract BibTeX arXiv:2203.12940

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learningslot-fillingSlot FillingZero-Shot LearningZero-shot Slot Filling

Methods 이 논문이 사용한 방법론

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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Contrastive Learning 설명 없음
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…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Non-Contrastive Vision-Language Learning with Predictive Embedding Alignment

2026-01-31 · Lukas Kuhn, Giuseppe Serra, Florian Buettner arxiv

Vision-language models have transformed multimodal representation learning, yet dominant contrastive approaches like CLIP require large batch sizes, careful negative sampling, and extensive hyperparameter tuning. We intr…

Representation Learning

Momentum Contrastive Pre-training for Question Answering

2022-12-12 · Minda Hu, Muzhi Li, Yasheng Wang, Irwin King

Existing pre-training methods for extractive Question Answering (QA) generate cloze-like queries different from natural questions in syntax structure, which could overfit pre-trained models to simple keyword matching. In…

BenchmarkingContrastive LearningExtractive Question-AnsweringNatural Questions+1

Multi-Level Contrastive Learning for Cross-Lingual Alignment

2022-02-26 · Beiduo Chen, Wu Guo, Bin Gu, Quan Liu 외

Cross-language pre-trained models such as multilingual BERT (mBERT) have achieved significant performance in various cross-lingual downstream NLP tasks. This paper proposes a multi-level contrastive learning (ML-CTL) fra…

Contrastive LearningCross-Lingual TransferSentence

Boosting Medical Vision-Language Pretraining via Momentum Self-Distillation under Limited Computing Resources

2025-12-02 · Phuc Pham, Nhu Pham, Ngoc Quoc Ly arxiv

In medical healthcare, obtaining detailed annotations is challenging, highlighting the need for robust Vision-Language Models (VLMs). Pretrained VLMs enable fine-tuning on small datasets or zero-shot inference, achieving…

Computational EfficiencyContrastive Learning

Label-aware Hard Negative Sampling Strategies with Momentum Contrastive Learning for Implicit Hate Speech Detection

2024-06-12 · JaeHoon Kim, Seungwan Jin, SoHyun Park, Someen Park 외

Detecting implicit hate speech that is not directly hateful remains a challenge. Recent research has attempted to detect implicit hate speech by applying contrastive learning to pre-trained language models such as BERT a…

Contrastive LearningHate Speech Detection