Event Temporal Relation Extraction with Bayesian Translational Model
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Bayesian InferencemodelRelationRelation ExtractionTemporal Relation ExtractionUncertainty QuantificationSimilar Papers 제목 키워드 기반
PubMed-Scale Event Extraction for Post-Translational Modifications, Epigenetics and Protein Structural Relations
Extracting Temporal and Causal Relations between Events
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+1BEEDS: Large-Scale Biomedical Event Extraction using Distant Supervision and Question Answering
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 AnsweringJoint Event and Temporal Relation Extraction with Shared Representations and Structured Prediction
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+3Contextualized Word Embeddings Enhanced Event Temporal Relation Extraction for Story Understanding
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