@inproceedings{kongyoung-etal-2023-multi,
title = "Multi-Task Learning of Query Generation and Classification for Generative Conversational Question Rewriting",
author = "Kongyoung, Sarawoot and
MacDonald, Craig and
Ounis, Iadh",
editor = "Bouamor, Houda and
Pino, Juan and
Bali, Kalika",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2023",
month = dec,
year = "2023",
address = "Singapore",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2023.findings-emnlp.913/",
doi = "10.18653/v1/2023.findings-emnlp.913",
pages = "13667--13678",
abstract = "In conversational search settings, users ask questions and receive answers as part of a conversation. The ambiguity in the questions is a common challenge, which can be effectively addressed by leveraging contextual information from the conversation history. In this context, determining topic continuity and reformulating questions into well-defined queries are crucial tasks. Previous approaches have typically addressed these tasks either as a classification task in the case of topic continuity or as a text generation task for question reformulation. However, no prior work has combined both tasks to effectively identify ambiguous questions as part of a conversation. In this paper, we propose a Multi-Task Learning (MTL) approach that uses a text generation model for both question rewriting and classification. Our models, based on BART and T5, are trained to rewrite conversational questions and identify follow-up questions simultaneously. We evaluate our approach on multiple test sets and demonstrate that it outperforms single-task learning baselines on the three LIF test sets, with statistically significant improvements ranging from +3.5{\%} to +10.5{\%} in terms of F1 and Micro-F1 scores. We also show that our approach outperforms single-task question rewriting models in passage retrieval on a large OR-QuAC test set."
}
Markdown (Informal)
[Multi-Task Learning of Query Generation and Classification for Generative Conversational Question Rewriting](https://preview.aclanthology.org/fix-sig-urls/2023.findings-emnlp.913/) (Kongyoung et al., Findings 2023)
ACL