中文
相关论文

相关论文: Challenges in Generalization in Open Domain Questi…

200 篇论文

Ideally Open-Domain Question Answering models should exhibit a number of competencies, ranging from simply memorizing questions seen at training time, to answering novel question formulations with answers seen during training, to…

计算与语言 · 计算机科学 2020-08-07 Patrick Lewis , Pontus Stenetorp , Sebastian Riedel

While recent work has convincingly showed that sequence-to-sequence models struggle to generalize to new compositions (termed compositional generalization), little is known on what makes compositional generalization hard on a particular…

计算与语言 · 计算机科学 2022-10-25 Ben Bogin , Shivanshu Gupta , Jonathan Berant

There have been growing concerns regarding the out-of-domain generalization ability of natural language processing (NLP) models, particularly in question-answering (QA) tasks. Current synthesized data augmentation methods for QA are…

计算与语言 · 计算机科学 2023-05-19 Yingjie Niu , Linyi Yang , Ruihai Dong , Yue Zhang

Open-domain Question Answering (OpenQA) aims at answering factual questions with an external large-scale knowledge corpus. However, real-world knowledge is not static; it updates and evolves continually. Such a dynamic characteristic of…

计算与语言 · 计算机科学 2024-04-03 Zixuan Zhang , Revanth Gangi Reddy , Kevin Small , Tong Zhang , Heng Ji

While neural network-based models have achieved impressive performance on a large body of NLP tasks, the generalization behavior of different models remains poorly understood: Does this excellent performance imply a perfect generalization…

计算与语言 · 计算机科学 2020-01-14 Jinlan Fu , Pengfei Liu , Qi Zhang , Xuanjing Huang

Despite a multitude of empirical studies, little consensus exists on whether neural networks are able to generalise compositionally, a controversy that, in part, stems from a lack of agreement about what it means for a neural model to be…

计算与语言 · 计算机科学 2020-02-25 Dieuwke Hupkes , Verna Dankers , Mathijs Mul , Elia Bruni

When writing programs, people have the ability to tackle a new complex task by decomposing it into smaller and more familiar subtasks. While it is difficult to measure whether neural program synthesis methods have similar capabilities, what…

机器学习 · 计算机科学 2023-10-31 Kensen Shi , Joey Hong , Manzil Zaheer , Pengcheng Yin , Charles Sutton

Open Domain Question Answering (ODQA) within natural language processing involves building systems that answer factual questions using large-scale knowledge corpora. Recent advances stem from the confluence of several factors, such as…

计算与语言 · 计算机科学 2024-06-21 Akchay Srivastava , Atif Memon

In open-domain question answering, a model receives a text question as input and searches for the correct answer using a large evidence corpus. The retrieval step is especially difficult as typical evidence corpora have \textit{millions} of…

计算与语言 · 计算机科学 2021-09-24 Christopher Sciavolino

Machine learning models are prone to overfitting their training (source) domains, which is commonly believed to be the reason why they falter in novel target domains. Here we examine the contrasting view that multi-source domain…

计算与语言 · 计算机科学 2022-10-26 Md Arafat Sultan , Avirup Sil , Radu Florian

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

Recent diagnostic datasets on compositional generalization, such as SCAN (Lake and Baroni, 2018) and COGS (Kim and Linzen, 2020), expose severe problems in models trained from scratch on these datasets. However, in contrast to this poor…

计算与语言 · 计算机科学 2023-11-09 Xiang Zhou , Yichen Jiang , Mohit Bansal

Systematic generalization remains challenging for current language models, which are known to be both sensitive to semantically similar permutations of the input and to struggle with known concepts presented in novel contexts. Although…

计算与语言 · 计算机科学 2025-05-28 Sondre Wold , Lucas Georges Gabriel Charpentier , Étienne Simon

Compositional generalization is the capability of a model to understand novel compositions composed of seen concepts. There are multiple levels of novel compositions including phrase-phrase level, phrase-word level, and word-word level.…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Chuanhao Li , Zhen Li , Chenchen Jing , Xiaomeng Fan , Wenbo Ye , Yuwei Wu , Yunde Jia

Neural network models have been very successful in natural language inference, with the best models reaching 90% accuracy in some benchmarks. However, the success of these models turns out to be largely benchmark specific. We show that…

计算与语言 · 计算机科学 2019-06-04 Aarne Talman , Stergios Chatzikyriakidis

Despite remarkable success in a variety of applications, it is well-known that deep learning can fail catastrophically when presented with out-of-distribution data. Toward addressing this challenge, we consider the domain generalization…

机器学习 · 统计学 2021-11-16 Alexander Robey , George J. Pappas , Hamed Hassani

Named Entity Recognition (NER) is a key NLP task, which is all the more challenging on Web and user-generated content with their diverse and continuously changing language. This paper aims to quantify how this diversity impacts…

计算与语言 · 计算机科学 2017-03-09 Isabelle Augenstein , Leon Derczynski , Kalina Bontcheva

Generative models for open domain question answering have proven to be competitive, without resorting to external knowledge. While promising, this approach requires to use models with billions of parameters, which are expensive to train and…

计算与语言 · 计算机科学 2021-02-04 Gautier Izacard , Edouard Grave

The recent explosion of question answering (QA) datasets and models has increased the interest in the generalization of models across multiple domains and formats by either training on multiple datasets or by combining multiple models.…

计算与语言 · 计算机科学 2023-02-08 Haritz Puerto , Gözde Gül Şahin , Iryna Gurevych

Common designs of model evaluation typically focus on monolingual settings, where different models are compared according to their performance on a single data set that is assumed to be representative of all possible data for the task at…

计算与语言 · 计算机科学 2022-04-12 Zoey Liu , Emily Prud'hommeaux
‹ 上一页 1 2 3 10 下一页 ›