paper-with-me

Papers

Structured Learning for Temporal Relation Extraction from Clinical Records

2017-04-01 · EACL 2017 4 · Artuur Leeuwenberg, Marie-Francine Moens

We propose a scalable structured learning model that jointly predicts temporal relations between events and temporal expressions (TLINKS), and the relation between these events and the document creation time (DCTR). We employ a structured perceptron, together with integer linear programming constraints for document-level inference during training and prediction to exploit relational properties of temporality, together with global learning of the relations at the document level. Moreover, this study gives insights in the results of integrating constraints for temporal relation extraction when using structured learning and prediction. Our best system outperforms the state-of-the art on both the CONTAINS TLINK task, and the DCTR task.

📄 PDF Abstract BibTeX

Code (1)

tuur/SPTempRels 공식 구현

Tasks

PredictionRelationRelation ExtractionTemporal Information ExtractionTemporal Relation Extraction

Similar Papers 제목 키워드 기반

KULeuven-LIIR at SemEval-2017 Task 12: Cross-Domain Temporal Information Extraction from Clinical Records

2017-08-01 · SEMEVAL 2017 8 · Artuur Leeuwenberg, Marie-Francine Moens

In this paper, we describe the system of the KULeuven-LIIR submission for Clinical TempEval 2017. We participated in all six subtasks, using a combination of Support Vector Machines (SVM) for event and temporal expressio…

AllDomain AdaptationRelation ExtractionTemporal Information Extraction+1

Extraction of Medication and Temporal Relation from Clinical Text using Neural Language Models

2023-10-03 · Hangyu Tu, Lifeng Han, Goran Nenadic

Clinical texts, represented in electronic medical records (EMRs), contain rich medical information and are essential for disease prediction, personalised information recommendation, clinical decision support, and medicat…

AvgDisease Predictionnamed-entity-recognitionNamed Entity Recognition+5

Clinical Graph-JEPA: Predictive Patient-State Knowledge Graphs for Cognitive Decision Support

2026-08-23 · Kushagra Yadav, Nalin Prabhath, Amit Lamba, James E. Schrager 외 arxiv

Clinical records contain rich evidence about patient state, but converting that evidence into reliable, structured knowledge graphs remains difficult because extraction errors, ontology mismatch, missing relations, and t…

Clinical KnowledgeKnowledge Graphs

A BERT-based One-Pass Multi-Task Model for Clinical Temporal Relation Extraction

2020-07-01 · WS 2020 7 · Chen Lin, Timothy Miller, Dmitriy Dligach, Farig Sadeque 외

Recently BERT has achieved a state-of-the-art performance in temporal relation extraction from clinical Electronic Medical Records text. However, the current approach is inefficient as it requires multiple passes through…

Multi-Task LearningRelationRelation ClassificationRelation Extraction+1

Natural Language Processing of Clinical Notes on Chronic Diseases: Systematic Review

2019-08-15 · Seyedmostafa Sheikhalishahi, Riccardo Miotto, Joel T. Dudley, Alberto Lavelli 외

Of the 2652 articles considered, 106 met the inclusion criteria. Review of the included papers resulted in identification of 43 chronic diseases, which were then further classified into 10 disease categories using ICD-10…

ArticlesClinical KnowledgeWord Embeddings