paper-with-me

Papers

Event Temporal Relation Extraction with Bayesian Translational Model

2023-02-10 · Xingwei Tan, Gabriele Pergola, Yulan He

Existing models to extract temporal relations between events lack a principled method to incorporate external knowledge. In this study, we introduce Bayesian-Trans, a Bayesian learning-based method that models the temporal relation representations as latent variables and infers their values via Bayesian inference and translational functions. Compared to conventional neural approaches, instead of performing point estimation to find the best set parameters, the proposed model infers the parameters' posterior distribution directly, enhancing the model's capability to encode and express uncertainty about the predictions. Experimental results on the three widely used datasets show that Bayesian-Trans outperforms existing approaches for event temporal relation extraction. We additionally present detailed analyses on uncertainty quantification, comparison of priors, and ablation studies, illustrating the benefits of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2302.04985

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferencemodelRelationRelation ExtractionTemporal Relation ExtractionUncertainty Quantification

Similar Papers 제목 키워드 기반

PubMed-Scale Event Extraction for Post-Translational Modifications, Epigenetics and Protein Structural Relations

2012-06-01 · WS 2012 6 · Jari Bj{\"o}rne, Van L, Sofie eghem, Sampo Pyysalo 외
Event Extraction

Extracting Temporal and Causal Relations between Events

2016-04-27 · ACL 2014 6 · Paramita Mirza

Structured information resulting from temporal information processing is crucial for a variety of natural language processing tasks, for instance to generate timeline summarization of events from news documents, or to an…

RelationRelation ExtractionTemporal Relation ExtractionTimeline Summarization+1

BEEDS: Large-Scale Biomedical Event Extraction using Distant Supervision and Question Answering

2022-05-01 · BioNLP (ACL) 2022 5 · Xing David Wang, Ulf Leser, Leon Weber

Automatic extraction of event structures from text is a promising way to extract important facts from the evergrowing amount of biomedical literature. We propose BEEDS, a new approach on how to mine event structures from…

Event ExtractionKnowledge Base PopulationQuestion Answering

Joint Event and Temporal Relation Extraction with Shared Representations and Structured Prediction

2019-09-02 · IJCNLP 2019 11 · Rujun Han, Qiang Ning, Nanyun Peng

We propose a joint event and temporal relation extraction model with shared representation learning and structured prediction. The proposed method has two advantages over existing work. First, it improves event represent…

Event ExtractionJoint Event and Temporal Relation ExtractionRelationRelation Extraction+3

Contextualized Word Embeddings Enhanced Event Temporal Relation Extraction for Story Understanding

2019-04-26 · Rujun Han, Mengyue Liang, Bashar Alhafni, Nanyun Peng

Learning causal and temporal relationships between events is an important step towards deeper story and commonsense understanding. Though there are abundant datasets annotated with event relations for story comprehension…

RelationRelation ExtractionTemporal Relation ExtractionWord Embeddings