中文
相关论文

相关论文: In Situ Answer Sentence Selection at Web-scale

200 篇论文

Answer Sentence Selection (AS2) is an efficient approach for the design of open-domain Question Answering (QA) systems. In order to achieve low latency, traditional AS2 models score question-answer pairs individually, ignoring any…

计算与语言 · 计算机科学 2021-02-05 Rujun Han , Luca Soldaini , Alessandro Moschitti

Answer sentence selection (AS2) in open-domain question answering finds answer for a question by ranking candidate sentences extracted from web documents. Recent work exploits answer context, i.e., sentences around a candidate, by…

计算与语言 · 计算机科学 2023-06-06 Minh Van Nguyen , Kishan KC , Toan Nguyen , Thien Huu Nguyen , Ankit Chadha , Thuy Vu

We present a study on the design of multilingual Answer Sentence Selection (AS2) models, which are a core component of modern Question Answering (QA) systems. The main idea is to transfer data, created from one resource rich language, e.g.,…

计算与语言 · 计算机科学 2021-02-23 Thuy Vu , Alessandro Moschitti

Answer Sentence Selection (AS2) is a critical task for designing effective retrieval-based Question Answering (QA) systems. Most advancements in AS2 focus on English due to the scarcity of annotated datasets for other languages. This lack…

计算与语言 · 计算机科学 2024-06-17 Matteo Gabburo , Stefano Campese , Federico Agostini , Alessandro Moschitti

Open Domain Question Answering (ODQA) has been advancing rapidly in recent times, driven by significant developments in dense passage retrieval and pretrained language models. Current models typically incorporate the FiD framework, which is…

计算与语言 · 计算机科学 2024-08-13 Yufei Huang , Xu Han , Maosong Sun

An important task for designing QA systems is answer sentence selection (AS2): selecting the sentence containing (or constituting) the answer to a question from a set of retrieved relevant documents. In this paper, we propose three novel…

计算与语言 · 计算机科学 2022-10-21 Luca Di Liello , Siddhant Garg , Luca Soldaini , Alessandro Moschitti

Recent advancements in transformer-based models have greatly improved the ability of Question Answering (QA) systems to provide correct answers; in particular, answer sentence selection (AS2) models, core components of retrieval-based…

计算与语言 · 计算机科学 2021-06-03 Chao-Chun Hsu , Eric Lind , Luca Soldaini , Alessandro Moschitti

In the open book question answering (OBQA) task, selecting the relevant passages and sentences from distracting information is crucial to reason the answer to a question. HotpotQA dataset is designed to teach and evaluate systems to do both…

计算与语言 · 计算机科学 2022-08-03 Man Luo , Shuguang Chen , Chitta Baral

We present assertion based question answering (ABQA), an open domain question answering task that takes a question and a passage as inputs, and outputs a semi-structured assertion consisting of a subject, a predicate and a list of…

计算与语言 · 计算机科学 2018-01-24 Zhao Yan , Duyu Tang , Nan Duan , Shujie Liu , Wendi Wang , Daxin Jiang , Ming Zhou , Zhoujun Li

This paper presents a new selection-based question answering dataset, SelQA. The dataset consists of questions generated through crowdsourcing and sentence length answers that are drawn from the ten most prevalent topics in the English…

计算与语言 · 计算机科学 2016-10-31 Tomasz Jurczyk , Michael Zhai , Jinho D. Choi

An essential task of most Question Answering (QA) systems is to re-rank the set of answer candidates, i.e., Answer Sentence Selection (A2S). These candidates are typically sentences either extracted from one or more documents preserving…

计算与语言 · 计算机科学 2020-03-06 Daniele Bonadiman , Alessandro Moschitti

Question Aware Open Information Extraction (Question aware Open IE) takes question and passage as inputs, outputting an answer tuple which contains a subject, a predicate, and one or more arguments. Each field of answer is a natural…

计算与语言 · 计算机科学 2020-09-17 Martin Kuo , Yaobo Liang , Lei Ji , Nan Duan , Linjun Shou , Ming Gong , Peng Chen

Answer Sentence Selection (AS2) is a core component for building an accurate Question Answering pipeline. AS2 models rank a set of candidate sentences based on how likely they answer a given question. The state of the art in AS2 exploits…

计算与语言 · 计算机科学 2023-05-25 Luca Di Liello , Siddhant Garg , Alessandro Moschitti

Current methods in open-domain question answering (QA) usually employ a pipeline of first retrieving relevant documents, then applying strong reading comprehension (RC) models to that retrieved text. However, modern RC models are complex…

计算与语言 · 计算机科学 2020-09-22 Shih-Ting Lin , Greg Durrett

This research studies graph-based approaches for Answer Sentence Selection (AS2), an essential component for retrieval-based Question Answering (QA) systems. During offline learning, our model constructs a small-scale relevant training…

计算与语言 · 计算机科学 2023-04-25 Roshni G. Iyer , Thuy Vu , Alessandro Moschitti , Yizhou Sun

Recent studies show that Question Answering (QA) based on Answer Sentence Selection (AS2) can be improved by generating an improved answer from the top-k ranked answer sentences (termed GenQA). This allows for synthesizing the information…

计算与语言 · 计算机科学 2022-10-25 Matteo Gabburo , Rik Koncel-Kedziorski , Siddhant Garg , Luca Soldaini , Alessandro Moschitti

Unsupervised commonsense question answering is appealing since it does not rely on any labeled task data. Among existing work, a popular solution is to use pre-trained language models to score candidate choices directly conditioned on the…

计算与语言 · 计算机科学 2021-06-01 Yilin Niu , Fei Huang , Jiaming Liang , Wenkai Chen , Xiaoyan Zhu , Minlie Huang

While composing a new document, anything from a news article to an email or essay, authors often utilize direct quotes from a variety of sources. Although an author may know what point they would like to make, selecting an appropriate quote…

计算与语言 · 计算机科学 2020-08-20 Ansel MacLaughlin , Tao Chen , Burcu Karagol Ayan , Dan Roth

The ability to accurately model a sentence at varying stages (e.g., word-phrase-sentence) plays a central role in natural language processing. As an effort towards this goal we propose a self-adaptive hierarchical sentence model (AdaSent).…

计算与语言 · 计算机科学 2015-04-28 Han Zhao , Zhengdong Lu , Pascal Poupart

Interacting with a speech interface to query a Question Answering (QA) system is becoming increasingly popular. Typically, QA systems rely on passage retrieval to select candidate contexts and reading comprehension to extract the final…

计算与语言 · 计算机科学 2022-09-28 Georgios Sidiropoulos , Svitlana Vakulenko , Evangelos Kanoulas
‹ 上一页 1 2 3 10 下一页 ›