中文
相关论文

相关论文: Measuring Domain Portability and ErrorPropagation …

200 篇论文

Medical question answering (QA) systems have the potential to answer clinicians uncertainties about treatment and diagnosis on demand, informed by the latest evidence. However, despite the significant progress in general QA made by the NLP…

计算与语言 · 计算机科学 2021-09-23 Gregory Kell , Iain J. Marshall , Byron C. Wallace , Andre Jaun

Recent advances in open-domain question answering (ODQA) have demonstrated impressive accuracy on standard Wikipedia style benchmarks. However, it is less clear how robust these models are and how well they perform when applied to…

计算与语言 · 计算机科学 2022-12-21 Dheeru Dua , Emma Strubell , Sameer Singh , Pat Verga

We explore the suitability of unsupervised representation learning methods on biomedical text -- BioBERT, SciBERT, and BioSentVec -- for biomedical question answering. To further improve unsupervised representations for biomedical QA, we…

Non-communicable diseases (NCDs) are a leading cause of global deaths, necessitating a focus on primary prevention and lifestyle behavior change. Health coaching, coupled with Question Answering (QA) systems, has the potential to transform…

计算与语言 · 计算机科学 2023-06-01 Iva Bojic , Qi Chwen Ong , Shafiq Joty , Josip Car

In the era of digital healthcare, the huge volumes of textual information generated every day in hospitals constitute an essential but underused asset that could be exploited with task-specific, fine-tuned biomedical language representation…

计算与语言 · 计算机科学 2023-07-12 Tommaso Mario Buonocore , Claudio Crema , Alberto Redolfi , Riccardo Bellazzi , Enea Parimbelli

This paper introduces a novel approach to enhancing closed-domain Question Answering (QA) systems, focusing on the specific needs of the Lawrence Berkeley National Laboratory (LBL) Science Information Technology (ScienceIT) domain.…

计算与语言 · 计算机科学 2024-10-25 Fengchen Liu , Jordan Jung , Wei Feinstein , Jeff DAmbrogia , Gary Jung

Machine reading comprehension has made great progress in recent years owing to large-scale annotated datasets. In the clinical domain, however, creating such datasets is quite difficult due to the domain expertise required for annotation.…

计算与语言 · 计算机科学 2020-05-05 Xiang Yue , Bernal Jimenez Gutierrez , Huan Sun

In recent years, there is strong emphasis on mining medical data using machine learning techniques. A common problem is to obtain a noiseless set of textual documents, with a relevant content for the research question, and developing a…

机器学习 · 计算机科学 2023-10-03 Christian Internò , Eloisa Ambrosini

Retrieval-augmented models have proven to be effective in natural language processing tasks, yet there remains a lack of research on their optimization using variational inference. We introduce the Variational Open-Domain (VOD) framework…

计算与语言 · 计算机科学 2023-06-01 Valentin Liévin , Andreas Geert Motzfeldt , Ida Riis Jensen , Ole Winther

In the expanding field of language model applications, medical knowledge representation remains a significant challenge due to the specialized nature of the domain. Large language models, such as GPT-4, obtain reasonable scores on medical…

计算与语言 · 计算机科学 2024-05-24 Julien Khlaut , Corentin Dancette , Elodie Ferreres , Alaedine Bennani , Paul Hérent , Pierre Manceron

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

We introduce an approach for open-domain question answering (QA) that retrieves and reads a passage graph, where vertices are passages of text and edges represent relationships that are derived from an external knowledge base or…

计算与语言 · 计算机科学 2020-04-14 Sewon Min , Danqi Chen , Luke Zettlemoyer , Hannaneh Hajishirzi

State-of-the-art question answering (QA) models exhibit a variety of social biases (e.g., with respect to sex or race), generally explained by similar issues in their training data. However, what has been overlooked so far is that in the…

计算与语言 · 计算机科学 2023-10-17 Sagi Shaier , Kevin Bennett , Lawrence Hunter , Katharina von der Wense

Past works that investigate out-of-domain performance of QA systems have mainly focused on general domains (e.g. news domain, wikipedia domain), underestimating the importance of subdomains defined by the internal characteristics of QA…

计算与语言 · 计算机科学 2022-04-12 Chenyang Lyu , Jennifer Foster , Yvette Graham

Question Answering (QA) is a task in natural language processing that has seen considerable growth after the advent of transformers. There has been a surge in QA datasets that have been proposed to challenge natural language processing…

计算与语言 · 计算机科学 2021-10-08 Kate Pearce , Tiffany Zhan , Aneesh Komanduri , Justin Zhan

There has been an influx of biomedical domain-specific language models, showing language models pre-trained on biomedical text perform better on biomedical domain benchmarks than those trained on general domain text corpora such as…

计算与语言 · 计算机科学 2020-10-15 Hoo-Chang Shin , Yang Zhang , Evelina Bakhturina , Raul Puri , Mostofa Patwary , Mohammad Shoeybi , Raghav Mani

Machine Translation (MT) and Quality Estimation (QE) perform well in general domains but degrade under domain mismatch. This dissertation studies how to adapt MT and QE systems to specialized domains through a set of data-focused…

计算与语言 · 计算机科学 2026-03-27 Javad Pourmostafa Roshan Sharami

The onset of the COVID-19 pandemic accentuated the need for access to biomedical literature to answer timely and disease-specific questions. During the early days of the pandemic, one of the biggest challenges we faced was the lack of…

计算与语言 · 计算机科学 2023-09-29 Chumki Basu , Himanshu Garg , Allen McIntosh , Sezai Sablak , John R. Wullert

Question answering (QA) systems for large document collections typically use pipelines that (i) retrieve possibly relevant documents, (ii) re-rank them, (iii) rank paragraphs or other snippets of the top-ranked documents, and (iv) select…

信息检索 · 计算机科学 2021-06-17 Dimitris Pappas , Ion Androutsopoulos

Weakly-supervised table question-answering(TableQA) models have achieved state-of-art performance by using pre-trained BERT transformer to jointly encoding a question and a table to produce structured query for the question. However, in…