paper-with-me

Papers

Relation extraction from clinical texts using domain invariant convolutional neural network

2016-06-30 · WS 2016 8 · Sunil Kumar Sahu, Ashish Anand, Krishnadev Oruganty, Mahanandeeshwar Gattu

In recent years extracting relevant information from biomedical and clinical texts such as research articles, discharge summaries, or electronic health records have been a subject of many research efforts and shared challenges. Relation extraction is the process of detecting and classifying the semantic relation among entities in a given piece of texts. Existing models for this task in biomedical domain use either manually engineered features or kernel methods to create feature vector. These features are then fed to classifier for the prediction of the correct class. It turns out that the results of these methods are highly dependent on quality of user designed features and also suffer from curse of dimensionality. In this work we focus on extracting relations from clinical discharge summaries. Our main objective is to exploit the power of convolution neural network (CNN) to learn features automatically and thus reduce the dependency on manual feature engineering. We evaluate performance of the proposed model on i2b2-2010 clinical relation extraction challenge dataset. Our results indicate that convolution neural network can be a good model for relation exaction in clinical text without being dependent on expert's knowledge on defining quality features.

📄 PDF Abstract BibTeX arXiv:1606.09370

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesFeature EngineeringRelationRelation Extraction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Clinical Relationships Extraction Techniques from Patient Narratives

2013-06-21 · Wafaa Tawfik Abdel-moneim, Mohamed Hashem Abdel-Aziz, Mohamed Monier Hassan

The Clinical E-Science Framework (CLEF) project was used to extract important information from medical texts by building a system for the purpose of clinical research, evidence-based healthcare and genotype-meets-phenoty…

BIG-bench Machine LearningRelationship Extraction (Distant Supervised)

Generalizing through Forgetting -- Domain Generalization for Symptom Event Extraction in Clinical Notes

2022-09-20 · Sitong Zhou, Kevin Lybarger, Meliha Yetisgen, Mari Ostendorf

Symptom information is primarily documented in free-text clinical notes and is not directly accessible for downstream applications. To address this challenge, information extraction approaches that can handle clinical la…

Domain GeneralizationEvent ExtractionJoint Entity and Relation ExtractionLanguage Modeling+2

Temporal Relation Extraction in Clinical Texts: A Span-based Graph Transformer Approach

2025-03-23 · Rochana Chaturvedi, Peyman Baghershahi, Sourav Medya, Barbara Di Eugenio

Temporal information extraction from unstructured text is essential for contextualizing events and deriving actionable insights, particularly in the medical domain. We address the task of extracting clinical events and t…

DiagnosticRelationRelation 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

Building a comprehensive syntactic and semantic corpus of Chinese clinical texts

2016-11-07 · Bin He, Bin Dong, Yi Guan, Jinfeng Yang 외

Objective: To build a comprehensive corpus covering syntactic and semantic annotations of Chinese clinical texts with corresponding annotation guidelines and methods as well as to develop tools trained on the annotated c…

Active LearningPOS