paper-with-me

홈 › Papers

An Empirical Study of Content Understanding in Conversational Question Answering

2019-09-24 · Ting-Rui Chiang, Hao-Tong Ye, Yun-Nung Chen

With a lot of work about context-free question answering systems, there is an emerging trend of conversational question answering models in the natural language processing field. Thanks to the recently collected datasets, including QuAC and CoQA, there has been more work on conversational question answering, and recent work has achieved competitive performance on both datasets. However, to best of our knowledge, two important questions for conversational comprehension research have not been well studied: 1) How well can the benchmark dataset reflect models' content understanding? 2) Do the models well utilize the conversation content when answering questions? To investigate these questions, we design different training settings, testing settings, as well as an attack to verify the models' capability of content understanding on QuAC and CoQA. The experimental results indicate some potential hazards in the benchmark datasets, QuAC and CoQA, for conversational comprehension research. Our analysis also sheds light on both what models may learn and how datasets may bias the models. With deep investigation of the task, it is believed that this work can benefit the future progress of conversation comprehension. The source code is available at https://github.com/MiuLab/CQA-Study.

📄 PDF Abstract BibTeX arXiv:1909.10743

Code (1)

MiuLab/CQA-Study 공식 구현 pytorch

Tasks

Conversational Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Look, Read and Ask: Learning to Ask Questions by Reading Text in Images

2022-11-23 · Soumya Jahagirdar, Shankar Gangisetty, Anand Mishra

We present a novel problem of text-based visual question generation or TextVQG in short. Given the recent growing interest of the document image analysis community in combining text understanding with conversational arti…

Optical Character Recognition (OCR)Question AnsweringQuestion GenerationQuestion-Generation+3

Conversational Complexity for Assessing Risk in Large Language Models

2024-09-02 · John Burden, Manuel Cebrian, Jose Hernandez-Orallo

Large Language Models (LLMs) present a dual-use dilemma: they enable beneficial applications while harboring potential for harm, particularly through conversational interactions. Despite various safeguards, advanced LLMs…

Red Teaming

PerkwE_COQA: Enhanced Persian Conversational Question Answering by combining contextual keyword extraction with Large Language Models

2024-04-08 · Pardis Moradbeiki, Nasser Ghadiri

Smart cities need the involvement of their residents to enhance quality of life. Conversational query-answering is an emerging approach for user engagement. There is an increasing demand of an advanced conversational que…

Conversational Question AnsweringKeyword ExtractionQuestion Answering

MMCoQA: Conversational Question Answering over Text, Tables, and Images

2022-05-01 · ACL 2022 5 · Yongqi Li, Wenjie Li, Liqiang Nie

The rapid development of conversational assistants accelerates the study on conversational question answering (QA). However, the existing conversational QA systems usually answer users’ questions with a single knowledge …

BenchmarkingConversational Question AnsweringQuestion AnsweringRetrieval

Are Interaction Patterns Helpful for Task-Agnostic Dementia Detection? An Empirical Exploration

2022-09-01 · SIGDIAL (ACL) 2022 9 · Shahla Farzana, Natalie Parde

Dementia often manifests in dialog through specific behaviors such as requesting clarification, communicating repetitive ideas, and stalling, prompting conversational partners to probe or otherwise attempt to elicit info…

SentenceSentence Embeddings