中文
相关论文

相关论文: CoQAR: Question Rewriting on CoQA

200 篇论文

Popular QA benchmarks like SQuAD have driven progress on the task of identifying answer spans within a specific passage, with models now surpassing human performance. However, retrieving relevant answers from a huge corpus of documents is…

计算与语言 · 计算机科学 2020-02-13 Amin Ahmad , Noah Constant , Yinfei Yang , Daniel Cer

With the rise of large-scale pre-trained language models, open-domain question-answering (ODQA) has become an important research topic in NLP. Based on the popular pre-training fine-tuning approach, we posit that an additional in-domain…

计算与语言 · 计算机科学 2022-05-03 Patrick Huber , Armen Aghajanyan , Barlas Oğuz , Dmytro Okhonko , Wen-tau Yih , Sonal Gupta , Xilun Chen

We present MCQA, a learning-based algorithm for multimodal question answering. MCQA explicitly fuses and aligns the multimodal input (i.e. text, audio, and video), which forms the context for the query (question and answer). Our approach…

计算与语言 · 计算机科学 2020-04-28 Abhishek Kumar , Trisha Mittal , Dinesh Manocha

Spoken question answering (SQA) systems are critical for digital assistants and other real-world use cases, but evaluating their performance is a challenge due to the importance of human-spoken questions. This study presents a new…

Despite recent progress on conversational systems, they still do not perform smoothly and coherently when faced with ambiguous requests. When questions are unclear, conversational systems should have the ability to ask clarifying questions,…

信息检索 · 计算机科学 2022-08-10 Negar Arabzadeh , Mahsa Seifikar , Charles L. A. Clarke

Conversational information seeking (CIS) systems aim to model the user's information need within the conversational context and retrieve the relevant information. One major approach to modeling the conversational context aims to rewrite the…

信息检索 · 计算机科学 2024-11-04 Zahra Abbasiantaeb , Simon Lupart , Mohammad Aliannejadi

Conversational assistants often require a question rewriting algorithm that leverages a subset of past interactions to provide a more meaningful (accurate) answer to the user's question or request. However, the exact rewriting approach may…

Recent studies have explored the use of Large Language Models (LLMs) with Retrieval Augmented Generation (RAG) for Knowledge Graph Question Answering (KGQA). They typically require rewriting retrieved subgraphs into natural language formats…

计算与语言 · 计算机科学 2025-11-21 Yike Wu , Yi Huang , Nan Hu , Yuncheng Hua , Guilin Qi , Jiaoyan Chen , Jeff Z. Pan

Spoken conversational question answering (SCQA) requires machines to model complex dialogue flow given the speech utterances and text corpora. Different from traditional text question answering (QA) tasks, SCQA involves audio signal…

计算与语言 · 计算机科学 2021-06-25 Chenyu You , Nuo Chen , Yuexian Zou

In a conversational question answering scenario, a questioner seeks to extract information about a topic through a series of interdependent questions and answers. As the conversation progresses, they may switch to related topics, a…

计算与语言 · 计算机科学 2022-02-22 Vaibhav Adlakha , Shehzaad Dhuliawala , Kaheer Suleman , Harm de Vries , Siva Reddy

Visual question answering (VQA) is a task where an image is given, and a series of questions are asked about the image. To build an efficient VQA algorithm, a large amount of QA data is required which is very expensive. Generating synthetic…

计算与语言 · 计算机科学 2024-08-23 Taehee Kim , Yeongjae Cho , Heejun Shin , Yohan Jo , Dongmyung Shin

Conversational question--answer generation is a task that automatically generates a large-scale conversational question answering dataset based on input passages. In this paper, we introduce a novel framework that extracts question-worthy…

计算与语言 · 计算机科学 2022-09-26 Seonjeong Hwang , Gary Geunbae Lee

Closed-book question answering (QA) requires a model to directly answer an open-domain question without access to any external knowledge. Prior work on closed-book QA either directly finetunes or prompts a pretrained language model (LM) to…

Question answering (QA) systems are sensitive to the many different ways natural language expresses the same information need. In this paper we turn to paraphrases as a means of capturing this knowledge and present a general framework which…

计算与语言 · 计算机科学 2017-08-22 Li Dong , Jonathan Mallinson , Siva Reddy , Mirella Lapata

Question Answering (QA) is a longstanding challenge in natural language processing. Existing QA works mostly focus on specific question types, knowledge domains, or reasoning skills. The specialty in QA research hinders systems from…

计算与语言 · 计算机科学 2022-12-12 Wanjun Zhong , Yifan Gao , Ning Ding , Yujia Qin , Zhiyuan Liu , Ming Zhou , Jiahai Wang , Jian Yin , Nan Duan

Most research on question answering focuses on the pre-deployment stage; i.e., building an accurate model for deployment. In this paper, we ask the question: Can we improve QA systems further \emph{post-}deployment based on user…

计算与语言 · 计算机科学 2023-03-20 Zichao Li , Prakhar Sharma , Xing Han Lu , Jackie C. K. Cheung , Siva Reddy

Recognition errors are common in human communication. Similar errors often lead to unwanted behaviour in dialogue systems or virtual assistants. In human communication, we can recover from them by repeating misrecognized words or phrases;…

To facilitate conversational question answering (CQA) over hybrid contexts in finance, we present a new dataset, named PACIFIC. Compared with existing CQA datasets, PACIFIC exhibits three key features: (i) proactivity, (ii) numerical…

计算与语言 · 计算机科学 2023-03-21 Yang Deng , Wenqiang Lei , Wenxuan Zhang , Wai Lam , Tat-Seng Chua

The increasing demand for the web-based digital assistants has given a rapid rise in the interest of the Information Retrieval (IR) community towards the field of conversational question answering (ConvQA). However, one of the critical…

计算与语言 · 计算机科学 2023-08-07 Munazza Zaib , Wei Emma Zhang , Quan Z. Sheng , Subhash Sagar , Adnan Mahmood , Yang Zhang

Automatic question generation can benefit many applications ranging from dialogue systems to reading comprehension. While questions are often asked with respect to long documents, there are many challenges with modeling such long documents.…

计算与语言 · 计算机科学 2019-10-24 Luu Anh Tuan , Darsh J Shah , Regina Barzilay