A Framework for Flexible Extraction of Clinical Event Contextual Properties from Electronic Health Records (2025.acl-industry)
Copied to clipboard
| Challenge: | EHRs contain vast amounts of valuable clinical data, stored as unstructured text. |
| Approach: | They propose a method that uses existing NER+L methods to classify medical entities at scale using a named entity recognition and linking task. |
| Outcome: | The proposed model outperforms Bi-LSTM in minority class tasks with up to 28% of the time and 32% faster training time. |
Similar Papers
Temporal Relation Extraction in Clinical Texts: A Span-based Graph Transformer Approach (2025.acl-long)
Copied to clipboard
| Challenge: | Temporal information extraction from unstructured text is challenging due to complex clinical language, long documents, and sparse annotations. |
| Approach: | They propose a method for extracting clinical events and their temporal relations from unstructured text using the I2B2 2012 Temporal Relations Challenge corpus. |
| Outcome: | The proposed method improves state-of-the-art temporal information extraction with 5.5% improvement in tempeval F1 score over previous best and 8.9% improvement on long-range relations. |
Entity Decomposition with Filtering: A Zero-Shot Clinical Named Entity Recognition Framework (2025.naacl-long)
Copied to clipboard
| Challenge: | Recent studies have demonstrated that large language models (LLMs) can perform in named entity recognition tasks. |
| Approach: | They propose a framework for clinical named entity recognition that decomposes the entity recognition task into several retrievals of sub-types and then filters them. |
| Outcome: | The proposed framework improves on the clinical named entity recognition task. |
Applications of Natural Language Processing in Clinical Research and Practice (N19-5)
Copied to clipboard
| Challenge: | a tutorial on clinical NLP will introduce students and experts to the field . a focus will be on the use of clinical Nlp in clinical research and practice . |
| Approach: | This tutorial introduces the clinical use of natural language processing (NLP) techniques . it will review techniques and tools developed for the clinical domain . |
| Outcome: | This tutorial will introduce the clinical NLP methodologies and tools at two top universities . the goal of the tutorial is to encourage NLP researchers in the general domain to contribute . |
Incorporating medical knowledge in BERT for clinical relation extraction (2021.emnlp-main)
Copied to clipboard
| Challenge: | Pre-trained language models (PLMs) are used for diverse NLP tasks such as Information Extraction, Sentiment Analysis and Question/Answering. |
| Approach: | They propose to add medical knowledge to pre-trained language models to facilitate clinical relation extraction using a large text corpus. |
| Outcome: | The proposed model outperforms the state-of-the-art systems on the benchmark i2b2/VA 2010 clinical relation extraction dataset. |
MedCATTrainer: A Biomedical Free Text Annotation Interface with Active Learning and Research Use Case Specific Customisation (D19-3)
Copied to clipboard
| Challenge: | 80% of biomedical data is stored in unstructured text such as electronic health records (EHRs). |
| Approach: | They propose a web-based interface for building, improving and customising a given Named Entity Recognition and Linking (NER+L) model for biomedical domain text. |
| Outcome: | The proposed interface is designed to build, improve and customise a NER+L model for biomedical domain text and collate accurate research use case specific training data. |
Empowering Healthcare Practitioners with Language Models: Structuring Speech Transcripts in Two Real-World Clinical Applications (2025.emnlp-industry)
Copied to clipboard
Jean-Philippe Corbeil, Asma Ben Abacha, George Michalopoulos, Phillip Swazinna, Miguel Del-Agua, Jerome Tremblay, Akila Jeeson Daniel, Cari Bader, Kevin Cho, Pooja Krishnan, Nathan Bodenstab, Thomas Lin, Wenxuan Teng, Francois Beaulieu, Paul Vozila
| Challenge: | Large language models (LLMs) have demonstrated strong performance on clinical natural language processing tasks across multiple medical benchmarks. |
| Approach: | They propose an agentic pipeline for generating realistic, non-sensitive nurse dictations, enabling structured extraction of clinical observations. |
| Outcome: | The proposed pipeline generates realistic, non-sensitive nurse dictations, enabling structured extraction of clinical observations. |
Entity, Relation, and Event Extraction with Contextualized Span Representations (D19-1)
Copied to clipboard
| Challenge: | Existing frameworks for named entity recognition, relation extraction, and event extraction can be easily adapted for new tasks or datasets. |
| Approach: | They propose a framework that enumerates, refins, and scores text spans to capture local (within-sentence) and global (cross-sentent) context. |
| Outcome: | The proposed framework achieves state-of-the-art results on four datasets from a variety of domains. |
Can Synthetic Text Help Clinical Named Entity Recognition? A Study of Electronic Health Records in French (2023.eacl-main)
Copied to clipboard
| Challenge: | In sensitive domains, the sharing of corpora is restricted due to confidentiality, copyrights or trade secrets. |
| Approach: | They use auto-regressive neural models to generate a clinical case corpus annotated with clinical entities and evaluate it for a named entity recognition task. |
| Outcome: | The proposed model can produce clinical case corpus annotated with clinical entities while maintaining confidentiality. |
Adverse Event Extraction from Discharge Summaries: A New Dataset, Annotation Scheme, and Initial Findings (2025.acl-long)
Copied to clipboard
Imane Guellil, Salomé Andres, Atul Anand, Bruce Guthrie, Huayu Zhang, Abul Hasan, Honghan Wu, Beatrice Alex
| Challenge: | Existing resources for AE extraction are limited due to complexity, variability, and ambiguity of clinical narratives. |
| Approach: | They present a manually annotated corpus for Adverse Event (AE) extraction from discharge summaries of elderly patients. |
| Outcome: | The proposed model performs well on coarse-grained extraction, but drops notably for rare events and complex attributes. |
Text-to-Text Extraction and Verbalization of Biomedical Event Graphs (2022.coling-1)
Copied to clipboard
| Challenge: | Biomedical events represent complex, graphical, and semantically rich interactions expressed in the scientific literature. |
| Approach: | They propose a framework to solve event extraction and event verbalization with a unified text-to-text approach. |
| Outcome: | The proposed framework achieves greater state-of-the-art performance than single-task competitors and can generate coherent natural language utterances from structured data. |