中文
相关论文

相关论文: Question Answering Against Very-Large Text Collect…

200 篇论文

Formal query building is an important part of complex question answering over knowledge bases. It aims to build correct executable queries for questions. Recent methods try to rank candidate queries generated by a state-transition strategy.…

计算与语言 · 计算机科学 2021-09-09 Yongrui Chen , Huiying Li , Yuncheng Hua , Guilin Qi

Retrieval models in information retrieval are used to rank documents for typically under-specified queries. Today machine learning is used to learn retrieval models from click logs and/or relevance judgments that maximizes an objective…

信息检索 · 计算机科学 2018-09-12 Jaspreet Singh , Avishek Anand

In recent years, there have been amazing advances in deep learning methods for machine reading. In machine reading, the machine reader has to extract the answer from the given ground truth paragraph. Recently, the state-of-the-art machine…

计算与语言 · 计算机科学 2018-04-13 Phu Mon Htut , Samuel R. Bowman , Kyunghyun Cho

Emotion cause extraction aims to identify the reasons behind a certain emotion expressed in text. It is a much more difficult task compared to emotion classification. Inspired by recent advances in using deep memory networks for question…

计算与语言 · 计算机科学 2017-09-26 Lin Gui , Jiannan Hu , Yulan He , Ruifeng Xu , Qin Lu , Jiachen Du

This paper presents a question-answering approach to extract document-level event-argument structures. We automatically ask and answer questions for each argument type an event may have. Questions are generated using manually defined…

计算与语言 · 计算机科学 2024-04-26 Md Nayem Uddin , Enfa Rose George , Eduardo Blanco , Steven Corman

This paper introduces MIX, a multi-task deep learning approach to solve open-ended question-answering. First, we design our system as a multi-stage pipeline of 3 building blocks: a BM25-based Retriever to reduce the search space, a…

计算与语言 · 计算机科学 2025-03-14 Sofian Chaybouti , Achraf Saghe , Aymen Shabou

We aim to provide table answers to keyword queries against knowledge bases. For queries referring to multiple entities, like "Washington cities population" and "Mel Gibson movies", it is better to represent each relevant answer as a table…

数据库 · 计算机科学 2014-09-05 Mohan Yang , Bolin Ding , Surajit Chaudhuri , Kaushik Chakrabarti

The task of information retrieval is an important component of many natural language processing systems, such as open domain question answering. While traditional methods were based on hand-crafted features, continuous representations based…

计算与语言 · 计算机科学 2022-08-05 Gautier Izacard , Edouard Grave

Answering questions related to the legal domain is a complex task, primarily due to the intricate nature and diverse range of legal document systems. Providing an accurate answer to a legal query typically necessitates specialized knowledge…

计算与语言 · 计算机科学 2023-09-18 Abdelrahman Abdallah , Bhawna Piryani , Adam Jatowt

Conventional information retrieval is concerned with identifying the relevance of texts for a given query. Yet, the conventional definition of relevance is dominated by aspects of similarity in texts, leaving unobserved whether the text is…

Ambiguous questions persist in open-domain question answering, because formulating a precise question with a unique answer is often challenging. Previously, Min et al. (2020) have tackled this issue by generating disambiguated questions for…

计算与语言 · 计算机科学 2023-10-26 Dongryeol Lee , Segwang Kim , Minwoo Lee , Hwanhee Lee , Joonsuk Park , Sang-Woo Lee , Kyomin Jung

Information retrieval (IR) is a user approach to obtain relevant information which meets needs with the help of a IR system (IRS). However, the IRS shows certain differences between user relevance and system relevance. These gaps are…

信息检索 · 计算机科学 2009-10-27 Azza Harbaoui , Malek Ghenima , Sahbi Sidhom

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

Explainable question answering systems predict an answer together with an explanation showing why the answer has been selected. The goal is to enable users to assess the correctness of the system and understand its reasoning process.…

计算与语言 · 计算机科学 2020-10-14 Hendrik Schuff , Heike Adel , Ngoc Thang Vu

Tables are common and important in scientific documents, yet most text-based document search systems do not capture structures and semantics specific to tables. How to bridge different types of mismatch between keywords queries and…

信息检索 · 计算机科学 2017-07-13 Kyle Yingkai Gao , Jamie Callan

Recent research on conversational search highlights the importance of mixed-initiative in conversations. To enable mixed-initiative, the system should be able to ask clarifying questions to the user. However, the ability of the underlying…

信息检索 · 计算机科学 2020-08-12 Antonios Minas Krasakis , Mohammad Aliannejadi , Nikos Voskarides , Evangelos Kanoulas

Question answering has emerged as an intuitive way of querying structured data sources, and has attracted significant advancements over the years. In this article, we provide an overview over these recent advancements, focusing on neural…

计算与语言 · 计算机科学 2019-07-23 Nilesh Chakraborty , Denis Lukovnikov , Gaurav Maheshwari , Priyansh Trivedi , Jens Lehmann , Asja Fischer

Reading comprehension models are based on recurrent neural networks that sequentially process the document tokens. As interest turns to answering more complex questions over longer documents, sequential reading of large portions of text…

计算与语言 · 计算机科学 2018-09-11 Mor Geva , Jonathan Berant

We deal with the scenario of conversational search, where user queries are under-specified or ambiguous. This calls for a mixed-initiative setup. User-asks (queries) and system-answers, as well as system-asks (clarification questions) and…

计算与语言 · 计算机科学 2022-05-24 Yosi Mass , Doron Cohen , Asaf Yehudai , David Konopnicki

Answer selection is a task to choose the positive answers from a pool of candidate answers for a given question. In this paper, we propose a novel strategy for answer selection, called hierarchical ranking. We introduce three levels of…

计算与语言 · 计算机科学 2021-02-02 Hang Gao , Mengting Hu , Renhong Cheng , Tiegang Gao