paper-with-me

Papers

Bi-Granularity Contrastive Learning for Post-Training in Few-Shot Scene

2021-06-04 · Findings (ACL) 2021 8 · Ruikun Luo, Guanhuan Huang, Xiaojun Quan

The major paradigm of applying a pre-trained language model to downstream tasks is to fine-tune it on labeled task data, which often suffers instability and low performance when the labeled examples are scarce.~One way to alleviate this problem is to apply post-training on unlabeled task data before fine-tuning, adapting the pre-trained model to target domains by contrastive learning that considers either token-level or sequence-level similarity. Inspired by the success of sequence masking, we argue that both token-level and sequence-level similarities can be captured with a pair of masked sequences.~Therefore, we propose complementary random masking (CRM) to generate a pair of masked sequences from an input sequence for sequence-level contrastive learning and then develop contrastive masked language modeling (CMLM) for post-training to integrate both token-level and sequence-level contrastive learnings.~Empirical results show that CMLM surpasses several recent post-training methods in few-shot settings without the need for data augmentation.

📄 PDF Abstract BibTeX arXiv:2106.02327

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationLanguage ModelingLanguage ModellingMasked Language Modeling

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Zero-Shot Chinese Character Recognition with Hierarchical Multi-Granularity Image-Text Aligning

2025-05-30 · Yinglian Zhu, Haiyang Yu, Qizao Wang, Wei Lu 외

Chinese Character Recognition (CCR) is a fundamental technology for intelligent document processing. Unlike Latin characters, Chinese characters exhibit unique spatial structures and compositional rules, allowing for the…

InstAP: Instance-Aware Vision-Language Pre-Train for Spatial-Temporal Understanding

2026-04-09 · Ashutosh Kumar, Rajat Saini, Jingjing Pan, Mustafa Erdogan 외 arxiv

Current vision-language pre-training (VLP) paradigms excel at global scene understanding but struggle with instance-level reasoning due to global-only supervision. We introduce InstAP, an Instance-Aware Pre-training fram…

Scene Understanding

Zero-Shot Cross-Lingual Document-Level Event Causality Identification with Heterogeneous Graph Contrastive Transfer Learning

2024-03-05 · Zhitao He, Pengfei Cao, Zhuoran Jin, Yubo Chen 외

Event Causality Identification (ECI) refers to the detection of causal relations between events in texts. However, most existing studies focus on sentence-level ECI with high-resource languages, leaving more challenging …

Event Causality IdentificationFew-Shot LearningSentenceTransfer Learning

AGRaME: Any-Granularity Ranking with Multi-Vector Embeddings

2024-05-23 · Revanth Gangi Reddy, Omar Attia, Yunyao Li, Heng Ji 외

Ranking is a fundamental and popular problem in search. However, existing ranking algorithms usually restrict the granularity of ranking to full passages or require a specific dense index for each desired level of granul…

Open-Domain Question AnsweringQuestion AnsweringRetrievalRetrieval-augmented Generation+1

Shot Contrastive Self-Supervised Learning for Scene Boundary Detection

2021-04-28 · CVPR 2021 1 · Shixing Chen, Xiaohan Nie, David Fan, Dongqing Zhang 외

Scenes play a crucial role in breaking the storyline of movies and TV episodes into semantically cohesive parts. However, given their complex temporal structure, finding scene boundaries can be a challenging task requiri…

Boundary DetectionContrastive LearningSelf-Supervised Learning