Abstract
In conversational question answering (CQA), the task of question rewriting (QR) in context aims to rewrite a context-dependent question into an equivalent self-contained question that gives the same answer. In this paper, we are interested in the robustness of a QR system to questions varying in rewriting hardness or difficulty. Since there is a lack of questions classified based on their rewriting hardness, we first propose a heuristic method to automatically classify questions into subsets of varying hardness, by measuring the discrepancy between a question and its rewrite. To find out what makes questions hard or easy for rewriting, we then conduct a human evaluation to annotate the rewriting hardness of questions. Finally, to enhance the robustness of QR systems to questions of varying hardness, we propose a novel learning framework for QR that first trains a QR model independently on each subset of questions of a certain level of hardness, then combines these QR models as one joint model for inference. Experimental results on two datasets show that our framework improves the overall performance compared to the baselines.- Anthology ID:
- 2022.acl-long.149
- Volume:
- Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
- Month:
- May
- Year:
- 2022
- Address:
- Dublin, Ireland
- Venue:
- ACL
- SIG:
- Publisher:
- Association for Computational Linguistics
- Note:
- Pages:
- 2100–2113
- Language:
- URL:
- https://aclanthology.org/2022.acl-long.149
- DOI:
- 10.18653/v1/2022.acl-long.149
- Cite (ACL):
- Hai Ye, Hwee Tou Ng, and Wenjuan Han. 2022. On the Robustness of Question Rewriting Systems to Questions of Varying Hardness. In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 2100–2113, Dublin, Ireland. Association for Computational Linguistics.
- Cite (Informal):
- On the Robustness of Question Rewriting Systems to Questions of Varying Hardness (Ye et al., ACL 2022)
- PDF:
- https://preview.aclanthology.org/ingestion-script-update/2022.acl-long.149.pdf
- Code
- nusnlp/diffqre
- Data
- CANARD, QuAC