paper-with-me

Papers

MIMICause: Representation and automatic extraction of causal relation types from clinical notes

2021-10-14 · Findings (ACL) 2022 5 · Vivek Khetan, Md Imbesat Hassan Rizvi, Jessica Huber, Paige Bartusiak, Bogdan Sacaleanu, Andrew Fano

Understanding causal narratives communicated in clinical notes can help make strides towards personalized healthcare. Extracted causal information from clinical notes can be combined with structured EHR data such as patients' demographics, diagnoses, and medications. This will enhance healthcare providers' ability to identify aspects of a patient's story communicated in the clinical notes and help make more informed decisions. In this work, we propose annotation guidelines, develop an annotated corpus and provide baseline scores to identify types and direction of causal relations between a pair of biomedical concepts in clinical notes; communicated implicitly or explicitly, identified either in a single sentence or across multiple sentences. We annotate a total of 2714 de-identified examples sampled from the 2018 n2c2 shared task dataset and train four different language model based architectures. Annotation based on our guidelines achieved a high inter-annotator agreement i.e. Fleiss' kappa ($\kappa$) score of 0.72, and our model for identification of causal relations achieved a macro F1 score of 0.56 on the test data. The high inter-annotator agreement for clinical text shows the quality of our annotation guidelines while the provided baseline F1 score sets the direction for future research towards understanding narratives in clinical texts.

📄 PDF Abstract BibTeX arXiv:2110.07090

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRelationSentence

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

MIMICause: Representation and automatic extraction of causal relation types from clinical notes

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Understanding causal narratives communicated in clinical notes can help make strides towards personalized healthcare. Extracted causal information from clinical notes can be combined with structured EHR data such as pati…

Language ModelingLanguage ModellingRelationSentence

Catching the Common Cause: Extraction and Annotation of Causal Relations and their Participants

2017-04-01 · WS 2017 4 · Ines Rehbein, Josef Ruppenhofer

In this paper, we present a simple, yet effective method for the automatic identification and extraction of causal relations from text, based on a large English-German parallel corpus. The goal of this effort is to creat…

Language ModelingLanguage Modelling

Automatic Extraction of Causal Relations from Natural Language Texts: A Comprehensive Survey

2016-05-25 · Nabiha Asghar

Automatic extraction of cause-effect relationships from natural language texts is a challenging open problem in Artificial Intelligence. Most of the early attempts at its solution used manually constructed linguistic and…

Relation Extraction

Fine-Grained Causality Extraction From Natural Language Requirements Using Recursive Neural Tensor Networks

2021-07-21 · Jannik Fischbach, Tobias Springer, Julian Frattini, Henning Femmer 외

[Context:] Causal relations (e.g., If A, then B) are prevalent in functional requirements. For various applications of AI4RE, e.g., the automatic derivation of suitable test cases from requirements, automatically extract…

Tensor Networks

ATL at FinCausal 2022: Transformer Based Architecture for Automatic Causal Sentence Detection and Cause-Effect Extraction

2022-06-01 · FNP (LREC) 2022 6 · Abir Naskar, Tirthankar Dasgupta, Sudeshna Jana, Lipika Dey

Automatic extraction of cause-effect relationships from natural language texts is a challenging open problem in Artificial Intelligence. Most of the early attempts at its solution used manually constructed linguistic and…

SentenceTask 2