中文
相关论文

相关论文: Efficient Medical Question Answering with Knowledg…

200 篇论文

We present an advanced approach to medical question-answering (QA) services, using fine-tuned Large Language Models (LLMs) to improve the accuracy and reliability of healthcare information. Our study focuses on optimizing models like…

计算与语言 · 计算机科学 2024-10-22 Ali Anaissi , Ali Braytee , Junaid Akram

We analyzed effectiveness of three generative pre-trained transformer (GPT) models in answering multiple-choice question (MCQ) assessments, often involving short snippets of code, from introductory and intermediate programming courses at…

计算与语言 · 计算机科学 2023-03-15 Jaromir Savelka , Arav Agarwal , Christopher Bogart , Majd Sakr

Large language models (LLMs) have made significant progress in various domains, including healthcare. However, the specialized nature of clinical language understanding tasks presents unique challenges and limitations that warrant further…

计算与语言 · 计算机科学 2023-08-01 Yuqing Wang , Yun Zhao , Linda Petzold

One of the cardinal tasks in achieving robust medical question answering systems is textual entailment. The existing approaches make use of an ensemble of pre-trained language models or data augmentation, often to clock higher numbers on…

计算与语言 · 计算机科学 2020-11-11 Shweta Yadav , Vishal Pallagani , Amit Sheth

Internet hospital is a rising business thanks to recent advances in mobile web technology and high demand of health care services. Online medical services become increasingly popular and active. According to US data in 2018, 80 percent of…

计算与语言 · 计算机科学 2020-12-03 Xiang Li , Xinyu Fu , Zheng Lu , Ruibin Bai , Uwe Aickelin , Peiming Ge , Gong Liu

Existing question answering (QA) systems owe much of their success to large, high-quality training data. Such annotation efforts are costly, and the difficulty compounds in the cross-lingual setting. Therefore, prior cross-lingual QA work…

计算与语言 · 计算机科学 2023-10-18 Bryan Li , Chris Callison-Burch

Large Language Models (LLMs) constitute a breakthrough state-of-the-art Artificial Intelligence (AI) technology which is rapidly evolving and promises to aid in medical diagnosis either by assisting doctors or by simulating a doctor's…

Large-scale language models (LLMs) like ChatGPT have demonstrated impressive abilities in generating responses based on human instructions. However, their use in the medical field can be challenging due to their lack of specific, in-depth…

计算与语言 · 计算机科学 2025-02-25 Yubo Wang , Xueguang Ma , Wenhu Chen

Follow-up question generation is an essential feature of dialogue systems as it can reduce conversational ambiguity and enhance modeling complex interactions. Conversational contexts often pose core NLP challenges such as (i) extracting…

计算与语言 · 计算机科学 2025-03-25 Joseph Gatto , Parker Seegmiller , Timothy Burdick , Inas S. Khayal , Sarah DeLozier , Sarah M. Preum

While recent advancements in commercial large language models (LM) have shown promising results in medical tasks, their closed-source nature poses significant privacy and security concerns, hindering their widespread use in the medical…

计算与语言 · 计算机科学 2024-07-02 Hyunjae Kim , Hyeon Hwang , Jiwoo Lee , Sihyeon Park , Dain Kim , Taewhoo Lee , Chanwoong Yoon , Jiwoong Sohn , Donghee Choi , Jaewoo Kang

The rate at which medical questions are asked online far exceeds the capacity of qualified people to answer them, and many of these questions are not unique. Identifying same-question pairs could enable questions to be answered more…

机器学习 · 计算机科学 2019-11-18 Clara McCreery , Namit Katariya , Anitha Kannan , Manish Chablani , Xavier Amatriain

Competency question (CQ) formulation is central to several ontology development and evaluation methodologies. Traditionally, the task of crafting these competency questions heavily relies on the effort of domain experts and knowledge…

人工智能 · 计算机科学 2025-02-13 Xueli Pan , Jacco van Ossenbruggen , Victor de Boer , Zhisheng Huang

Larger language models, such as GPT-3, have shown to be excellent in many tasks. However, we demonstrate that out-of-ordinary questions can throw the model off guard. This work focuses on finding answers to negated complementary questions…

计算与语言 · 计算机科学 2023-07-14 Navid Rezaei , Marek Z. Reformat

Practitioners deploying small open-weight large language models (LLMs) for medical question answering face a recurring design choice: invest in a domain-fine-tuned model, or keep a general-purpose model and inject domain knowledge at…

计算与语言 · 计算机科学 2026-04-28 Avi-ad Avraam Buskila

Deep learning based question answering (QA) on English documents has achieved success because there is a large amount of English training examples. However, for most languages, training examples for high-quality QA models are not available.…

计算与语言 · 计算机科学 2019-07-16 Chia-Hsuan Lee , Hung-Yi Lee

Generative pre-trained language models (GPLMs) like ChatGPT encode in the model's parameters knowledge the models observe during the pre-training phase. This knowledge is then used at inference to address the task specified by the user in…

计算与语言 · 计算机科学 2023-02-28 Guido Zuccon , Bevan Koopman

Evidence-based medicine (EBM) is central to high-quality care, but remains difficult to implement in fast-paced primary care settings. Physicians face short consultations, increasing patient loads, and lengthy guideline documents that are…

计算与语言 · 计算机科学 2026-03-26 Zongliang Ji , Ziyang Zhang , Xincheng Tan , Matthew Thompson , Anna Goldenberg , Carl Yang , Rahul G. Krishnan , Fan Zhang

We study the problem of joint question answering (QA) and question generation (QG) in this paper. Our intuition is that QA and QG have intrinsic connections and these two tasks could improve each other. On one side, the QA model judges…

计算与语言 · 计算机科学 2017-08-07 Duyu Tang , Nan Duan , Tao Qin , Zhao Yan , Ming Zhou

There is vivid research on adapting Large Language Models (LLMs) to perform a variety of tasks in high-stakes domains such as healthcare. Despite their popularity, there is a lack of understanding of the extent and contributing factors that…

This paper explores the task of answer-aware questions generation. Based on the attention-based pointer generator model, we propose to incorporate an auxiliary task of language modeling to help question generation in a hierarchical…

计算与语言 · 计算机科学 2019-09-02 Wenjie Zhou , Minghua Zhang , Yunfang Wu