中文
相关论文

相关论文: Measuring Domain Portability and ErrorPropagation …

200 篇论文

In this paper, we show that knowledge distillation can be subverted to manipulate language model benchmark scores, revealing a critical vulnerability in current evaluation practices. We introduce "Data Laundering," a process that enables…

计算与语言 · 计算机科学 2025-06-05 Jonibek Mansurov , Akhmed Sakip , Alham Fikri Aji

Datasets extracted from social networks and online forums are often prone to the pitfalls of natural language, namely the presence of unstructured and noisy data. In this work, we seek to enable the collection of high-quality…

计算与语言 · 计算机科学 2020-11-11 Rachel Gardner , Maya Varma , Clare Zhu , Ranjay Krishna

Organizations increasingly deploy separate purpose-built AI tools across professional domains, often hiring domain specialists for each, recreating the staffing models AI was expected to transform. Yet the meta-skills that make these tools…

软件工程 · 计算机科学 2026-05-27 Elias Calboreanu

Along with the successful deployment of deep neural networks in several application domains, the need to unravel the black-box nature of these networks has seen a significant increase recently. Several methods have been introduced to…

机器学习 · 计算机科学 2023-07-06 Adam Ivankay , Mattia Rigotti , Pascal Frossard

We present MedConceptsQA, a dedicated open source benchmark for medical concepts question answering. The benchmark comprises of questions of various medical concepts across different vocabularies: diagnoses, procedures, and drugs. The…

计算与语言 · 计算机科学 2024-05-15 Ofir Ben Shoham , Nadav Rappoport

Pre-training a transformer-based model for the language modeling task in a large dataset and then fine-tuning it for downstream tasks has been found very useful in recent years. One major advantage of such pre-trained language models is…

计算与语言 · 计算机科学 2020-11-17 Md Tahmid Rahman Laskar , Enamul Hoque , Jimmy Xiangji Huang

This paper describes our submission to the 2017 BioASQ challenge. We participated in Task B, Phase B which is concerned with biomedical question answering (QA). We focus on factoid and list question, using an extractive QA model, that is,…

计算与语言 · 计算机科学 2017-06-28 Georg Wiese , Dirk Weissenborn , Mariana Neves

Contextual word embedding models such as ELMo (Peters et al., 2018) and BERT (Devlin et al., 2018) have dramatically improved performance for many natural language processing (NLP) tasks in recent months. However, these models have been…

计算与语言 · 计算机科学 2019-06-24 Emily Alsentzer , John R. Murphy , Willie Boag , Wei-Hung Weng , Di Jin , Tristan Naumann , Matthew B. A. McDermott

Retrieval augmented language models have recently become the standard for knowledge intensive tasks. Rather than relying purely on latent semantics within the parameters of large neural models, these methods enlist a semi-parametric memory…

计算与语言 · 计算机科学 2023-01-24 Wenhu Chen , Pat Verga , Michiel de Jong , John Wieting , William Cohen

Concept normalization in free-form texts is a crucial step in every text-mining pipeline. Neural architectures based on Bidirectional Encoder Representations from Transformers (BERT) have achieved state-of-the-art results in the biomedical…

计算与语言 · 计算机科学 2021-01-26 Zulfat Miftahutdinov , Artur Kadurin , Roman Kudrin , Elena Tutubalina

Existing approaches for open-domain question answering (QA) are typically designed for questions that require either single-hop or multi-hop reasoning, which make strong assumptions of the complexity of questions to be answered. Also,…

计算与语言 · 计算机科学 2021-05-25 Ping Nie , Yuyu Zhang , Arun Ramamurthy , Le Song

Robustness in Natural Language Processing continues to be a pertinent issue, where state of the art models under-perform under naturally shifted distributions. In the context of Question Answering, work on domain adaptation methods…

计算与语言 · 计算机科学 2024-02-12 Arijit Ghosh Chowdhury , Aman Chadha

Clinical measurements such as blood pressures and respiration rates are critical in diagnosing and monitoring patient outcomes. It is an important component of biomedical data, which can be used to train transformer-based language models…

计算与语言 · 计算机科学 2025-03-07 Chi Hang , Ruiqi Deng , Lavender Yao Jiang , Zihao Yang , Anton Alyakin , Daniel Alber , Eric Karl Oermann

The increasing rate at which scientific knowledge is discovered and health claims shared online has highlighted the importance of developing efficient fact-checking systems for scientific claims. The usual setting for this task in the…

计算与语言 · 计算机科学 2024-02-06 Juraj Vladika , Florian Matthes

While Retrieval-Augmented Generation (RAG) has been swiftly adopted in scientific and clinical QA systems, a comprehensive evaluation benchmark in the medical domain is lacking. To address this gap, we introduce the Medical…

计算与语言 · 计算机科学 2026-02-12 Liz Li , Wei Zhu

Task transfer, transferring knowledge contained in related tasks, holds the promise of reducing the quantity of labeled data required to fine-tune language models. Dialogue understanding encompasses many diverse tasks, yet task transfer has…

Biomedical entity linking is the task of linking entity mentions in a biomedical document to referent entities in a knowledge base. Recently, many BERT-based models have been introduced for the task. While these models have achieved…

计算与语言 · 计算机科学 2021-09-07 Tuan Lai , Heng Ji , ChengXiang Zhai

Open-domain Question Answering models which directly leverage question-answer (QA) pairs, such as closed-book QA (CBQA) models and QA-pair retrievers, show promise in terms of speed and memory compared to conventional models which retrieve…

Biomedical text mining is becoming increasingly important as the number of biomedical documents rapidly grows. With the progress in natural language processing (NLP), extracting valuable information from biomedical literature has gained…

计算与语言 · 计算机科学 2019-10-21 Jinhyuk Lee , Wonjin Yoon , Sungdong Kim , Donghyeon Kim , Sunkyu Kim , Chan Ho So , Jaewoo Kang

Several biomedical language models have already been developed for clinical language inference. However, these models typically utilize general vocabularies and are trained on relatively small clinical corpora. We sought to evaluate the…

计算与语言 · 计算机科学 2022-10-14 Madhumita Sushil , Dana Ludwig , Atul J. Butte , Vivek A. Rudrapatna