paper-with-me

Papers

Closing the Gap: Joint De-Identification and Concept Extraction in the Clinical Domain

2020-05-19 · ACL 2020 6 · Lukas Lange, Heike Adel, Jannik Strötgen

Exploiting natural language processing in the clinical domain requires de-identification, i.e., anonymization of personal information in texts. However, current research considers de-identification and downstream tasks, such as concept extraction, only in isolation and does not study the effects of de-identification on other tasks. In this paper, we close this gap by reporting concept extraction performance on automatically anonymized data and investigating joint models for de-identification and concept extraction. In particular, we propose a stacked model with restricted access to privacy-sensitive information and a multitask model. We set the new state of the art on benchmark datasets in English (96.1% F1 for de-identification and 88.9% F1 for concept extraction) and Spanish (91.4% F1 for concept extraction).

📄 PDF Abstract BibTeX arXiv:2005.09397

Code (1)

boschresearch/joint_anonymization_extraction 공식 구현 pytorch

Tasks

De-identification

Similar Papers 제목 키워드 기반

A Joint Neural Baseline for Concept, Assertion, and Relation Extraction from Clinical Text

2026-03-08 · Fei Cheng, Ribeka Tanaka, Sadao Kurohashi arxiv

Clinical information extraction (e.g., 2010 i2b2/VA challenge) usually presents tasks of concept recognition, assertion classification, and relation extraction. Jointly modeling the multi-stage tasks in the clinical doma…

Information ExtractionRelation Extraction

Accurate clinical and biomedical Named entity recognition at scale

2022-07-19 · Software Impacts 2022 7 · Kocaman, Veysel; Talby, David

We introduce an agile, production-grade clinical and biomedical Named entity recognition (NER) algorithm based on a modified BiLSTM-CNN-Char DL architecture built on top of Apache Spark. Our NER implementation establishe…

Clinical Concept ExtractionDe-identificationnamed-entity-recognitionNamed Entity Recognition+2

CLIN-X: pre-trained language models and a study on cross-task transfer for concept extraction in the clinical domain

2021-12-16 · Lukas Lange, Heike Adel, Jannik Strötgen, Dietrich Klakow

The field of natural language processing (NLP) has recently seen a large change towards using pre-trained language models for solving almost any task. Despite showing great improvements in benchmark datasets for various …

Clinical Concept ExtractionLanguage ModellingSentenceXLM-R

Document-level Clinical Entity and Relation Extraction via Knowledge Base-Guided Generation

2024-07-13 · Kriti Bhattarai, Inez Y. Oh, Zachary B. Abrams, Albert M. Lai

Generative pre-trained transformer (GPT) models have shown promise in clinical entity and relation extraction tasks because of their precise extraction and contextual understanding capability. In this work, we further le…

RAGRelationRelation ExtractionRetrieval-augmented Generation

DICE: Data-Efficient Clinical Event Extraction with Generative Models

2022-08-16 · Mingyu Derek Ma, Alexander K. Taylor, Wei Wang, Nanyun Peng

Event extraction for the clinical domain is an under-explored research area. The lack of training data along with the high volume of domain-specific terminologies with vague entity boundaries makes the task especially ch…

Contrastive LearningEvent Extraction