CLSep 17, 2024

Contextual Breach: Assessing the Robustness of Transformer-based QA Models

arXiv:2409.10997v4h-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses robustness issues in QA models for real-world applications, but it is incremental as it focuses on assessing existing models with a new dataset.

The paper tackled the problem of transformer-based QA models being vulnerable to adversarial perturbations in input context, and found that experiments on a new dataset with seven noise types at five intensity levels revealed robustness vulnerabilities and insights into model performance.

Contextual question-answering models are susceptible to adversarial perturbations to input context, commonly observed in real-world scenarios. These adversarial noises are designed to degrade the performance of the model by distorting the textual input. We introduce a unique dataset that incorporates seven distinct types of adversarial noise into the context, each applied at five different intensity levels on the SQuAD dataset. To quantify the robustness, we utilize robustness metrics providing a standardized measure for assessing model performance across varying noise types and levels. Experiments on transformer-based question-answering models reveal robustness vulnerabilities and important insights into the model's performance in realistic textual input.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes