中文
相关论文

相关论文: GAMedX: Generative AI-based Medical Entity Data Ex…

200 篇论文

Large language models (LLMs) excel at clinical information extraction but their computational demands limit practical deployment. Knowledge distillation--the process of transferring knowledge from larger to smaller models--offers a…

计算与语言 · 计算机科学 2025-01-03 Karthik S. Vedula , Annika Gupta , Akshay Swaminathan , Ivan Lopez , Suhana Bedi , Nigam H. Shah

There is an increasing interest in developing artificial intelligence (AI) systems to process and interpret electronic health records (EHRs). Natural language processing (NLP) powered by pretrained language models is the key technology for…

Electronic Health Records (EHRs) provide rich longitudinal clinical evidence that is central to medical decision-making, motivating the use of retrieval-augmented generation (RAG) to ground large language model (LLM) predictions. However,…

人工智能 · 计算机科学 2026-01-30 Lang Cao , Qingyu Chen , Yue Guo

This study presents a method for implementing generative AI services by utilizing the Large Language Models (LLM) application architecture. With recent advancements in generative AI technology, LLMs have gained prominence across various…

人工智能 · 计算机科学 2024-01-03 Cheonsu Jeong

We present HILGEN, a Hierarchically-Informed Data Generation approach that combines domain knowledge from the Unified Medical Language System (UMLS) with synthetic data generated by large language models (LLMs), specifically GPT-3.5. Our…

计算与语言 · 计算机科学 2025-03-10 Yao Ge , Yuting Guo , Sudeshna Das , Swati Rajwal , Selen Bozkurt , Abeed Sarker

Medical knowledge bases (KBs), distilled from biomedical literature and regulatory actions, are expected to provide high-quality information to facilitate clinical decision making. Entity disambiguation (also referred to as entity linking)…

信息检索 · 计算机科学 2021-04-06 Alina Vretinaris , Chuan Lei , Vasilis Efthymiou , Xiao Qin , Fatma Özcan

Neural networks (NNs) have become the state of the art in many machine learning applications, especially in image and sound processing [1]. The same, although to a lesser extent [2,3], could be said in natural language processing (NLP)…

计算与语言 · 计算机科学 2019-07-30 Luka Gligic , Andrey Kormilitzin , Paul Goldberg , Alejo Nevado-Holgado

Current medical language models, adapted from large language models (LLMs), typically predict ICD code-based diagnosis from electronic health records (EHRs) because these labels are readily available. However, ICD codes do not capture the…

计算与语言 · 计算机科学 2025-12-09 Wenhao Li , Hongkuan Zhang , Hongwei Zhang , Zhengxu Li , Zengjie Dong , Yafan Chen , Niranjan Bidargaddi , Hong Liu

Electronic Health Records (EHRs) offer considerable potential for clinical prediction, but their complexity and heterogeneity challenge traditional machine learning. Domain-specific EHR foundation models trained on unlabeled EHR data have…

Objective: Clinical trials are essential for advancing pharmaceutical interventions, but they face a bottleneck in selecting eligible participants. Although leveraging electronic health records (EHR) for recruitment has gained popularity,…

计算与语言 · 计算机科学 2026-01-15 Mojdeh Rahmanian , Seyed Mostafa Fakhrahmad , Seyedeh Zahra Mousavi

Research projects, including those focused on cancer, rely on the manual extraction of information from clinical reports. This process is time-consuming and prone to errors, limiting the efficiency of data-driven approaches in healthcare.…

计算与语言 · 计算机科学 2025-05-16 J. Moreno-Casanova , J. M. Auñón , A. Mártinez-Pérez , M. E. Pérez-Martínez , M. E. Gas-López

Recent regulatory initiatives like the European AI Act and relevant voices in the Machine Learning (ML) community stress the need to describe datasets along several key dimensions for trustworthy AI, such as the provenance processes and…

数字图书馆 · 计算机科学 2024-05-27 Joan Giner-Miguelez , Abel Gómez , Jordi Cabot

Automatic Speech Recognition (ASR) technology is fundamental in transcribing spoken language into text, with considerable applications in the clinical realm, including streamlining medical transcription and integrating with Electronic…

计算与语言 · 计算机科学 2024-03-27 Nima Ebadi , Kellen Morgan , Adrian Tan , Billy Linares , Sheri Osborn , Emma Majors , Jeremy Davis , Anthony Rios

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

Large language models (LLMs) are transforming the way information is retrieved with vast amounts of knowledge being summarized and presented via natural language conversations. Yet, LLMs are prone to highlight the most frequently seen…

计算与语言 · 计算机科学 2024-02-20 Julien Delile , Srayanta Mukherjee , Anton Van Pamel , Leonid Zhukov

Large Language Models (LLMs) have shown strong promise for mining Electronic Health Records (EHRs) by reasoning over longitudinal clinical information to capture context-rich patient trajectories. However, leveraging LLMs for structured…

计算与语言 · 计算机科学 2026-04-21 Arya Hadizadeh Moghaddam , Drew Ross , Mohsen Nayebi Kerdabadi , Dongjie Wang , Zijun Yao

Spoken named entity recognition (NER) aims to identify named entities from speech, playing an important role in speech processing. New named entities appear every day, however, annotating their Spoken NER data is costly. In this paper, we…

计算与语言 · 计算机科学 2024-12-30 Jiawei Yu , Xiang Geng , Yuang Li , Mengxin Ren , Wei Tang , Jiahuan Li , Zhibin Lan , Min Zhang , Hao Yang , Shujian Huang , Jinsong Su

The automatic construction of knowledge graphs (KGs) is an important research area in medicine, with far-reaching applications spanning drug discovery and clinical trial design. These applications hinge on the accurate identification of…

计算与语言 · 计算机科学 2025-01-30 Vahan Arsenyan , Spartak Bughdaryan , Fadi Shaya , Kent Small , Davit Shahnazaryan

In the domain of Natural Language Processing (NLP), Named Entity Recognition (NER) stands out as a pivotal mechanism for extracting structured insights from unstructured text. This manuscript offers an exhaustive exploration into the…

计算与语言 · 计算机科学 2023-09-26 Kalyani Pakhale

Long text classification is challenging for Large Language Models (LLMs) due to token limits and high computational costs. This study explores whether a Retrieval Augmented Generation (RAG) approach using only the most relevant text…