paper-with-me

Papers

Entity Decomposition with Filtering: A Zero-Shot Clinical Named Entity Recognition Framework

2024-07-05 · Reza Averly, Xia Ning

Clinical named entity recognition (NER) aims to retrieve important entities within clinical narratives. Recent works have demonstrated that large language models (LLMs) can achieve strong performance in this task. While previous works focus on proprietary LLMs, we investigate how open NER LLMs, trained specifically for entity recognition, perform in clinical NER. In this paper, we aim to improve them through a novel framework, entity decomposition with filtering, or EDF. Our key idea is to decompose the entity recognition task into several retrievals of sub-entity types. We also introduce a filtering mechanism to remove incorrect entities. Our experimental results demonstrate the efficacy of our framework across all metrics, models, datasets, and entity types. Our analysis reveals that entity decomposition can recognize previously missed entities with substantial improvement. We further provide a comprehensive evaluation of our framework and an in-depth error analysis to pave future works.

📄 PDF Abstract BibTeX arXiv:2407.04629

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Medical Crossing: a Cross-lingual Evaluation of Clinical Entity Linking

2022-06-01 · LREC 2022 6 · Anton Alekseev, Zulfat Miftahutdinov, Elena Tutubalina, Artem Shelmanov 외

Medical data annotation requires highly qualified expertise. Despite the efforts devoted to medical entity linking in different languages, available data is very sparse in terms of both data volume and languages. In this…

Cross-Lingual TransferEntity LinkingTransfer LearningZero-Shot Cross-Lingual Transfer

Beyond the Basics: Leveraging Large Language Model for Fine-Grained Medical Entity Recognition

2026-04-19 · Nwe Ni Win, Jim Basilakis, Steven Thomas, Seyhan Yazar 외 arxiv

Extracting clinically relevant information from unstructured medical narratives such as admission notes, discharge summaries, and emergency case histories remains a challenge in clinical natural language processing (NLP)…

Few-Shot Learning

OEMA: Ontology-Enhanced Multi-Agent Collaboration Framework for Zero-Shot Clinical Named Entity Recognition

2025-11-19 · Xinli Tao, Xin Dong, Xuezhong Zhou arxiv

With the rapid expansion of unstructured clinical texts in electronic health records (EHRs), clinical named entity recognition (NER) has become a crucial technique for extracting medical information. However, traditional…

Continual LearningDomain Adaptation

IFCap: Image-like Retrieval and Frequency-based Entity Filtering for Zero-shot Captioning

2024-09-26 · Soeun Lee, Si-Woo Kim, Taewhan Kim, Dong-Jin Kim

Recent advancements in image captioning have explored text-only training methods to overcome the limitations of paired image-text data. However, existing text-only training methods often overlook the modality gap between…

Image CaptioningRetrievalVideo Captioning

A Parameter-Efficient Transfer Learning Approach through Multitask Prompt Distillation and Decomposition for Clinical NLP

2026-04-08 · Cheng Peng, Mengxian Lyu, Ziyi Chen, Yonghui Wu arxiv

Existing prompt-based fine-tuning methods typically learn task-specific prompts independently, imposing significant computing and storage overhead at scale when deploying multiple clinical natural language processing (NL…

Natural Language InferenceRelation ExtractionQuestion AnsweringTransfer Learning