paper-with-me

Papers

RAPS: A Novel Few-Shot Relation Extraction Pipeline with Query-Information Guided Attention and Adaptive Prototype Fusion

2022-10-15 · Yuzhe Zhang, Min Cen, Tongzhou Wu, Hong Zhang

Few-shot relation extraction (FSRE) aims at recognizing unseen relations by learning with merely a handful of annotated instances. To generalize to new relations more effectively, this paper proposes a novel pipeline for the FSRE task based on queRy-information guided Attention and adaptive Prototype fuSion, namely RAPS. Specifically, RAPS first derives the relation prototype by the query-information guided attention module, which exploits rich interactive information between the support instances and the query instances, in order to obtain more accurate initial prototype representations. Then RAPS elaborately combines the derived initial prototype with the relation information by the adaptive prototype fusion mechanism to get the integrated prototype for both train and prediction. Experiments on the benchmark dataset FewRel 1.0 show a significant improvement of our method against state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2210.08242

Code (1)

zyz0000/raps 공식 구현 pytorch

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Image Encoders and Large Language Models

2023-01-30 · Conference 2023 2 · Junnan Li, Dongxu Li, Silvio Savarese, Steven Hoi

The cost of vision-and-language pre-training has become increasingly prohibitive due to end-to-end training of large-scale models. This paper proposes BLIP-2, a generic and efficient pre-training strategy that bootstraps…

Generative Visual Question AnsweringImage CaptioningImage RetrievalImage to text+13

Cross-Modulation Networks for Few-Shot Learning

2018-12-01 · Hugo Prol, Vincent Dumoulin, Luis Herranz

A family of recent successful approaches to few-shot learning relies on learning an embedding space in which predictions are made by computing similarities between examples. This corresponds to combining information betw…

Few-Shot Learning

A Monte Carlo Language Model Pipeline for Zero-Shot Sociopolitical Event Extraction

2023-05-24 · Erica Cai, Brendan O'Connor

Current social science efforts automatically populate event databases of "who did what to whom?" tuples, by applying event extraction (EE) to text such as news. The event databases are used to analyze sociopolitical dyna…

Computational EfficiencyEvent ExtractionInstruction FollowingLanguage Modeling+3

Channel Relationship Prediction with Forget-Update Module for Few-shot Classification

2020-06-16 · Minglei Yuan, Cunhao Cai, Tong Lu

In this paper, we proposed a pipeline for inferring the relationship of each class in support set and a query sample using forget-update module. We first propose a novel architectural module called "channel vector sequen…

General Classification

OmniShotCut: Holistic Relational Shot Boundary Detection with Shot-Query Transformer

2026-04-27 · Boyang Wang, Guangyi Xu, Jiahui Zhang, Zhipeng Tang 외 arxiv

Shot Boundary Detection (SBD) aims to automatically identify shot changes and divide a video into coherent shots. While SBD was widely studied in the literature, existing methods often produce non-interpretable boundarie…

Boundary Detection