pith. sign in

arxiv: 2110.07415 · v2 · pith:IOKR7H73new · submitted 2021-10-14 · 💻 cs.CL

PARE: A Simple and Strong Baseline for Monolingual and Multilingual Distantly Supervised Relation Extraction

classification 💻 cs.CL
keywords relationbaselineds-resentencessimpleaggregatedcandidatedistantly
0
0 comments X
read the original abstract

Neural models for distantly supervised relation extraction (DS-RE) encode each sentence in an entity-pair bag separately. These are then aggregated for bag-level relation prediction. Since, at encoding time, these approaches do not allow information to flow from other sentences in the bag, we believe that they do not utilize the available bag data to the fullest. In response, we explore a simple baseline approach (PARE) in which all sentences of a bag are concatenated into a passage of sentences, and encoded jointly using BERT. The contextual embeddings of tokens are aggregated using attention with the candidate relation as query -- this summary of whole passage predicts the candidate relation. We find that our simple baseline solution outperforms existing state-of-the-art DS-RE models in both monolingual and multilingual DS-RE datasets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DevoTG: Temporal Graph Neural Networks for Modeling C. elegans Developmental Connectomics

    cs.LG 2026-06 unverdicted novelty 6.0

    DevoTG uses TGNs on dynamic graphs of C. elegans cell lineages and connectomes to predict connections and classify stability, outperforming static GNNs by 26 AUC points on lineage tasks.