VAULT: VAriable Unified Long Text Representation for Machine Reading Comprehension
Haoyang Wen, Anthony Ferritto, Heng Ji, Radu Florian, Avirup Sil

TL;DR
VAULT introduces a lightweight, efficient long-text representation method for machine reading comprehension that achieves comparable accuracy to complex models while significantly reducing inference time.
Contribution
The paper presents VAULT, a novel Gaussian distribution-based training objective and a parallel-efficient architecture for long text MRC, improving speed without sacrificing accuracy.
Findings
VAULT achieves comparable performance to state-of-the-art models on NQ.
VAULT is 16 times faster in inference.
VAULT adapts effectively across different domains, improving over existing models.
Abstract
Existing models on Machine Reading Comprehension (MRC) require complex model architecture for effectively modeling long texts with paragraph representation and classification, thereby making inference computationally inefficient for production use. In this work, we propose VAULT: a light-weight and parallel-efficient paragraph representation for MRC based on contextualized representation from long document input, trained using a new Gaussian distribution-based objective that pays close attention to the partially correct instances that are close to the ground-truth. We validate our VAULT architecture showing experimental results on two benchmark MRC datasets that require long context modeling; one Wikipedia-based (Natural Questions (NQ)) and the other on TechNotes (TechQA). VAULT can achieve comparable performance on NQ with a state-of-the-art (SOTA) complex document modeling approach…
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 · Text Readability and Simplification
