PACIFIC: Towards Proactive Conversational Question Answering over Tabular and Textual Data in Finance
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 reasoning, and (iii) hybrid context of tables and text. A new task is defined accordingly to study Proactive Conversational Question Answering (PCQA), which combines clarification question generation and CQA. In addition, we propose a novel method, namely UniPCQA, to adapt a hybrid format of input and output content in PCQA into the Seq2Seq problem, including the reformulation of the numerical reasoning process as code generation. UniPCQA performs multi-task learning over all sub-tasks in PCQA and incorporates a simple ensemble strategy to alleviate the error propagation issue in the multi-task learning by cross-validating top-$k$ sampled Seq2Seq outputs. We benchmark the PACIFIC dataset with extensive baselines and provide comprehensive evaluations on each sub-task of PCQA.
Code (1)
Tasks
Code GenerationConversational Question AnsweringMulti-Task LearningQuestion AnsweringQuestion GenerationQuestion-GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
PCQPR: Proactive Conversational Question Planning with Reflection
Conversational Question Generation (CQG) enhances the interactivity of conversational question-answering systems in fields such as education, customer service, and entertainment. However, traditional CQG, focusing primar…
Conversational Question AnsweringQuestion AnsweringQuestion GenerationQuestion-GenerationPAQA: Toward ProActive Open-Retrieval Question Answering
Conversational systems have made significant progress in generating natural language responses. However, their potential as conversational search systems is currently limited due to their passive role in the information-…
Conversational SearchPassage RetrievalQuestion AnsweringRetrievalEricson: An Interactive Open-Domain Conversational Search Agent
Open-domain conversational search (ODCS) aims to provide valuable, up-to-date information, while maintaining natural conversations to help users refine and ultimately answer information needs. However, creating an effect…
Conversational SearchDialogue ManagementInformation Retrievalintent-classification+4Enhancing Discoverability in Enterprise Conversational Systems with Proactive Question Suggestions
Enterprise conversational AI systems are becoming increasingly popular to assist users in completing daily tasks such as those in marketing and customer management. However, new users often struggle to ask effective ques…
ManagementMarketingQuestion GenerationQuestion-GenerationPrompting and Evaluating Large Language Models for Proactive Dialogues: Clarification, Target-guided, and Non-collaboration
Conversational systems based on Large Language Models (LLMs), such as ChatGPT, show exceptional proficiency in context understanding and response generation. However, despite their impressive capabilities, they still pos…
DescriptiveResponse Generation