中文
相关论文

相关论文: LLM-based Prompt Ensemble for Reliable Medical Ent…

200 篇论文

Entity matching (EM) is a critical task in data integration, aiming to identify records across different datasets that refer to the same real-world entities. Traditional methods often rely on manually engineered features and rule-based…

计算与语言 · 计算机科学 2024-06-03 Qianyu Huang , Tongfang Zhao

Large language models (LLMs) allow us to generate high-quality human-like text. One interesting task in natural language processing (NLP) is named entity recognition (NER), which seeks to detect mentions of relevant information in…

计算与语言 · 计算机科学 2024-06-10 Fabián Villena , Luis Miranda , Claudio Aracena

Entity resolution (ER) is an important data integration task with a wide spectrum of applications. The state-of-the-art solutions on ER rely on pre-trained language models (PLMs), which require fine-tuning on a lot of labeled…

计算与语言 · 计算机科学 2023-12-08 Meihao Fan , Xiaoyue Han , Ju Fan , Chengliang Chai , Nan Tang , Guoliang Li , Xiaoyong Du

Clinical performance audits are routinely performed in Emergency Medical Services (EMS) to ensure adherence to treatment protocols, to identify individual areas of weakness for remediation, and to discover systemic deficiencies to guide the…

计算与语言 · 计算机科学 2020-07-08 Wang Han , Wesley Yeung , Angeline Tung , Joey Tay Ai Meng , Davin Ryanputera , Feng Mengling , Shalini Arulanadam

Entity Matching (EM), which aims to identify whether two entity records from two relational tables refer to the same real-world entity, is one of the fundamental problems in data management. Traditional EM assumes that two tables are…

数据库 · 计算机科学 2022-07-19 Pengfei Wang , Xiaocan Zeng , Lu Chen , Fan Ye , Yuren Mao , Junhao Zhu , Yunjun Gao

Background: Electronic health record (EHR) notes contain abundant medical jargon that can be difficult for patients to comprehend. One way to help patients is to reduce information overload and help them focus on medical terms that matter…

计算与语言 · 计算机科学 2017-03-28 Jinying Chen , Hong Yu

Medical entity retrieval is an integral component for understanding and communicating information across various health systems. Current approaches tend to work well on specific medical domains but generalize poorly to unseen…

计算与语言 · 计算机科学 2021-05-27 Luyang Kong , Christopher Winestock , Parminder Bhatia

Background: Natural Language Processing (NLP) is widely used to extract clinical insights from Electronic Health Records (EHRs). However, the lack of annotated data, automated tools, and other challenges hinder the full utilisation of NLP…

计算与语言 · 计算机科学 2023-06-23 Elias Hossain , Rajib Rana , Niall Higgins , Jeffrey Soar , Prabal Datta Barua , Anthony R. Pisani , Ph. D , Kathryn Turner}

In a surprising turn, Large Language Models (LLMs) together with a growing arsenal of prompt-based heuristics now offer powerful off-the-shelf approaches providing few-shot solutions to myriad classic NLP problems. However, despite…

计算与语言 · 计算机科学 2023-06-21 Dhananjay Ashok , Zachary C. Lipton

Named entity recognition (NER) stands as a fundamental and pivotal task within the realm of Natural Language Processing. Particularly within the domain of Biomedical Method NER, this task presents notable challenges, stemming from the…

计算与语言 · 计算机科学 2024-07-01 Chen Tang , Bohao Yang , Kun Zhao , Bo Lv , Chenghao Xiao , Frank Guerin , Chenghua Lin

Electronic health records (EHRs) contain valuable patient data for health-related prediction tasks, such as disease prediction. Traditional approaches rely on supervised learning methods that require large labeled datasets, which can be…

计算与语言 · 计算机科学 2024-03-26 Hejie Cui , Zhuocheng Shen , Jieyu Zhang , Hui Shao , Lianhui Qin , Joyce C. Ho , Carl Yang

Electronic Health Records (EHRs) often lack explicit links between medications and diagnoses, making clinical decision-making and research more difficult. Even when links exist, diagnosis lists may be incomplete, especially during early…

计算与语言 · 计算机科学 2025-03-31 Dina Albassam , Adam Cross , Chengxiang Zhai

Electronic Health Records (EHRs) are pivotal in clinical practices, yet their retrieval remains a challenge mainly due to semantic gap issues. Recent advancements in dense retrieval offer promising solutions but existing models, both…

信息检索 · 计算机科学 2025-07-25 Zhengyun Zhao , Huaiyuan Ying , Yue Zhong , Sheng Yu

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…

计算与语言 · 计算机科学 2025-02-21 Reza Averly , Xia Ning

In the past decade a surge in the amount of electronic health record (EHR) data in the United States, attributed to a favorable policy environment created by the Health Information Technology for Economic and Clinical Health (HITECH) Act of…

计算与语言 · 计算机科学 2025-12-08 Ivan Makohon , Mohamad Najafi , Jian Wu , Mathias Brochhausen , Yaohang Li

Medical Entity Recognition (MedER) is an essential NLP task for extracting meaningful entities from the medical corpus. Nowadays, MedER-based research outcomes can remarkably contribute to the development of automated systems in the medical…

计算与语言 · 计算机科学 2025-12-22 Tanjim Taharat Aurpa , Farzana Akter , Md. Mehedi Hasan , Shakil Ahmed , Shifat Ara Rafiq , Fatema Khan

In-Context Learning (ICL) technique based on Large Language Models (LLMs) has gained prominence in Named Entity Recognition (NER) tasks for its lower computing resource consumption, less manual labeling overhead, and stronger…

计算与语言 · 计算机科学 2025-05-30 Yuzhen Xiao , Jiahe Song , Yongxin Xu , Ruizhe Zhang , Yiqi Xiao , Xin Lu , Runchuan Zhu , Bowen Jiang , Junfeng Zhao

Named entity recognition (NER) is used to extract information from various documents and texts such as names and dates. It is important to extract education and work experience information from resumes in order to filter them. Considering…

计算与语言 · 计算机科学 2023-06-23 Ege Kesim , Aysu Deliahmetoglu

Medical entity extraction (EE) is a standard procedure used as a first stage in medical texts processing. Usually Medical EE is a two-step process: named entity recognition (NER) and named entity normalization (NEN). We propose a novel…

计算与语言 · 计算机科学 2022-01-26 Alexander Nesterov , Dmitry Umerenkov

Identifying disease phenotypes from electronic health records (EHRs) is critical for numerous secondary uses. Manually encoding physician knowledge into rules is particularly challenging for rare diseases due to inadequate EHR coding,…