paper-with-me

홈 › Papers

Linguistic representations for fewer-shot relation extraction across domains

2023-07-07 · Sireesh Gururaja, Ritam Dutt, Tinglong Liao, Carolyn Rose

Recent work has demonstrated the positive impact of incorporating linguistic representations as additional context and scaffolding on the in-domain performance of several NLP tasks. We extend this work by exploring the impact of linguistic representations on cross-domain performance in a few-shot transfer setting. An important question is whether linguistic representations enhance generalizability by providing features that function as cross-domain pivots. We focus on the task of relation extraction on three datasets of procedural text in two domains, cooking and materials science. Our approach augments a popular transformer-based architecture by alternately incorporating syntactic and semantic graphs constructed by freely available off-the-shelf tools. We examine their utility for enhancing generalization, and investigate whether earlier findings, e.g. that semantic representations can be more helpful than syntactic ones, extend to relation extraction in multiple domains. We find that while the inclusion of these graphs results in significantly higher performance in few-shot transfer, both types of graph exhibit roughly equivalent utility.

📄 PDF Abstract BibTeX arXiv:2307.03823

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Discourse-level Relation Extraction via Graph Pooling

2021-01-01 · I-Hung Hsu, Xiao Guo, Premkumar Natarajan, Nanyun Peng

The ability to capture complex linguistic structures and long-term dependencies among words in the passage is essential for discourse-level relation extraction (DRE) tasks. Graph neural networks (GNNs), one of the method…

Natural Language UnderstandingRelationRelation Extraction

pyBART: Evidence-based Syntactic Transformations for IE

2020-05-04 · ACL 2020 6 · Aryeh Tiktinsky, Yoav Goldberg, Reut Tsarfaty

Syntactic dependencies can be predicted with high accuracy, and are useful for both machine-learned and pattern-based information extraction tasks. However, their utility can be improved. These syntactic dependencies are…

Relation Extraction

Learning Relational Representations by Analogy using Hierarchical Siamese Networks

2019-06-01 · NAACL 2019 6 · Gaetano Rossiello, Alfio Gliozzo, Robert Farrell, Nicolas Fauceglia 외

We address relation extraction as an analogy problem by proposing a novel approach to learn representations of relations expressed by their textual mentions. In our assumption, if two pairs of entities belong to the same…

Entity EmbeddingsKnowledge Base PopulationOne-Shot LearningRelation+1

Document-Level Zero-Shot Relation Extraction with Entity Side Information

2026-01-12 · Mohan Raj Chanthran, Soon Lay Ki, Ong Huey Fang, Bhawani Selvaretnam arxiv

Document-Level Zero-Shot Relation Extraction (DocZSRE) aims to predict unseen relation labels in text documents without prior training on specific relations. Existing approaches rely on Large Language Models (LLMs) to ge…

Relation Extraction

Event Guided Denoising for Multilingual Relation Learning

2020-12-04 · Amith Ananthram, Emily Allaway, Kathleen McKeown

General purpose relation extraction has recently seen considerable gains in part due to a massively data-intensive distant supervision technique from Soares et al. (2019) that produces state-of-the-art results across man…

ArticlesDenoisingRelationRelation Extraction