QLSC: A Query Latent Semantic Calibrator for Robust Extractive Question Answering
Sheng Ouyang, Jianzong Wang, Yong Zhang, Zhitao Li, Ziqi Liang, Xulong, Zhang, Ning Cheng, Jing Xiao

TL;DR
The paper introduces QLSC, a novel auxiliary module for MRC models that enhances robustness to format variations in queries by capturing latent semantic features, improving answer accuracy.
Contribution
It proposes a new semantic calibrator with a scaling strategy and attention mechanism to deepen query-passage understanding in extractive QA models.
Findings
Improves robustness to format-variant queries
Enhances accuracy in pinpointing correct answers
Effective on robust Question-Answer datasets
Abstract
Extractive Question Answering (EQA) in Machine Reading Comprehension (MRC) often faces the challenge of dealing with semantically identical but format-variant inputs. Our work introduces a novel approach, called the ``Query Latent Semantic Calibrator (QLSC)'', designed as an auxiliary module for existing MRC models. We propose a unique scaling strategy to capture latent semantic center features of queries. These features are then seamlessly integrated into traditional query and passage embeddings using an attention mechanism. By deepening the comprehension of the semantic queries-passage relationship, our approach diminishes sensitivity to variations in text format and boosts the model's capability in pinpointing accurate answers. Experimental results on robust Question-Answer datasets confirm that our approach effectively handles format-variant but semantically identical queries,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
