中文
相关论文

相关论文: BiRdQA: A Bilingual Dataset for Question Answering…

200 篇论文

We introduce GQA, a new dataset for real-world visual reasoning and compositional question answering, seeking to address key shortcomings of previous VQA datasets. We have developed a strong and robust question engine that leverages scene…

计算与语言 · 计算机科学 2019-07-12 Drew A. Hudson , Christopher D. Manning

Recent advances in tabular question answering (QA) with large language models are constrained in their coverage and only answer questions over a single table. However, real-world queries are complex in nature, often over multiple tables in…

计算与语言 · 计算机科学 2023-08-09 Vaishali Pal , Andrew Yates , Evangelos Kanoulas , Maarten de Rijke

Complex Knowledge Base Question Answering is a popular area of research in the past decade. Recent public datasets have led to encouraging results in this field, but are mostly limited to English and only involve a small number of question…

计算与语言 · 计算机科学 2021-11-12 Jianyun Zou , Min Yang , Lichao Zhang , Yechen Xu , Qifan Pan , Fengqing Jiang , Ran Qin , Shushu Wang , Yifan He , Songfang Huang , Zhou Zhao

Automatic estimation of relative difficulty of a pair of questions is an important and challenging problem in community question answering (CQA) services. There are limited studies which addressed this problem. Past studies mostly leveraged…

机器学习 · 计算机科学 2019-06-04 Deepak Thukral , Adesh Pandey , Rishabh Gupta , Vikram Goyal , Tanmoy Chakraborty

Open book question answering is a type of natural language based QA (NLQA) where questions are expected to be answered with respect to a given set of open book facts, and common knowledge about a topic. Recently a challenge involving such…

计算与语言 · 计算机科学 2019-07-26 Pratyay Banerjee , Kuntal Kumar Pal , Arindam Mitra , Chitta Baral

This paper presents BiPaR, a bilingual parallel novel-style machine reading comprehension (MRC) dataset, developed to support multilingual and cross-lingual reading comprehension. The biggest difference between BiPaR and existing reading…

计算与语言 · 计算机科学 2019-10-14 Yimin Jing , Deyi Xiong , Yan Zhen

Pre-trained language-vision models have shown remarkable performance on the visual question answering (VQA) task. However, most pre-trained models are trained by only considering monolingual learning, especially the resource-rich language…

计算与语言 · 计算机科学 2021-09-13 Humair Raj Khan , Deepak Gupta , Asif Ekbal

Automated teaching assistants and chatbots have significant potential to reduce the workload of human instructors, especially for logistics-related question answering, which is important to students yet repetitive for instructors. However,…

计算机与社会 · 计算机科学 2024-07-24 Nigel Fernandez , Alexander Scarlatos , Andrew Lan

We describe a Question Answering (QA) dataset that contains complex questions with conditional answers, i.e. the answers are only applicable when certain conditions apply. We call this dataset ConditionalQA. In addition to conditional…

计算与语言 · 计算机科学 2021-10-14 Haitian Sun , William W. Cohen , Ruslan Salakhutdinov

Open domain question answering (OpenQA) tasks have been recently attracting more and more attention from the natural language processing (NLP) community. In this work, we present the first free-form multiple-choice OpenQA dataset for…

计算与语言 · 计算机科学 2020-09-29 Di Jin , Eileen Pan , Nassim Oufattole , Wei-Hung Weng , Hanyi Fang , Peter Szolovits

Question answering (QA) systems are now available through numerous commercial applications for a wide variety of domains, serving millions of users that interact with them via speech interfaces. However, current benchmarks in QA research do…

计算与语言 · 计算机科学 2021-09-27 Fahim Faisal , Sharlina Keshava , Md Mahfuz ibn Alam , Antonios Anastasopoulos

We introduce SciQAG, a novel framework for automatically generating high-quality science question-answer pairs from a large corpus of scientific literature based on large language models (LLMs). SciQAG consists of a QA generator and a QA…

计算与语言 · 计算机科学 2024-07-11 Yuwei Wan , Yixuan Liu , Aswathy Ajith , Clara Grazian , Bram Hoex , Wenjie Zhang , Chunyu Kit , Tong Xie , Ian Foster

While diverse question answering (QA) datasets have been proposed and contributed significantly to the development of deep learning models for QA tasks, the existing datasets fall short in two aspects. First, we lack QA datasets covering…

计算与语言 · 计算机科学 2021-10-15 Qiyuan Zhang , Lei Wang , Sicheng Yu , Shuohang Wang , Yang Wang , Jing Jiang , Ee-Peng Lim

Machine Reading Comprehension (MRC) is a task that requires machine to understand natural language and answer questions by reading a document. It is the core of automatic response technology such as chatbots and automatized customer…

计算与语言 · 计算机科学 2019-09-18 Seungyoung Lim , Myungji Kim , Jooyoul Lee

Question answering (QA) in English has been widely explored, but multilingual datasets are relatively new, with several methods attempting to bridge the gap between high- and low-resourced languages using data augmentation through…

计算与语言 · 计算机科学 2021-06-01 Arnab Debnath , Navid Rajabi , Fardina Fathmiul Alam , Antonios Anastasopoulos

Bilingual machine-readable dictionaries are knowledge resources useful in many automatic tasks. However, compared to monolingual computational lexicons like WordNet, bilingual dictionaries typically provide a lower amount of structured…

计算与语言 · 计算机科学 2014-02-12 Tiziano Flati , Roberto Navigli

The ability of reasoning over evidence has received increasing attention in question answering (QA). Recently, natural language database (NLDB) conducts complex QA in knowledge base with textual evidences rather than structured…

计算与语言 · 计算机科学 2022-10-18 Minjun Zhu , Yixuan Weng , Shizhu He , Kang Liu , Jun Zhao

A question answering (QA) system is a type of conversational AI that generates natural language answers to questions posed by human users. QA systems often form the backbone of interactive dialogue systems, and have been studied extensively…

软件工程 · 计算机科学 2021-01-12 Aakash Bansal , Zachary Eberhart , Lingfei Wu , Collin McMillan

Existing question answering (QA) techniques are created mainly to answer questions asked by humans. But in educational applications, teachers often need to decide what questions they should ask, in order to help students to improve their…

计算与语言 · 计算机科学 2022-03-29 Bingsheng Yao , Dakuo Wang , Tongshuang Wu , Zheng Zhang , Toby Jia-Jun Li , Mo Yu , Ying Xu

We introduce FigureQA, a visual reasoning corpus of over one million question-answer pairs grounded in over 100,000 images. The images are synthetic, scientific-style figures from five classes: line plots, dot-line plots, vertical and…

计算机视觉与模式识别 · 计算机科学 2018-02-26 Samira Ebrahimi Kahou , Vincent Michalski , Adam Atkinson , Akos Kadar , Adam Trischler , Yoshua Bengio