CLAILGOct 10, 2023

Unlock the Potential of Counterfactually-Augmented Data in Out-Of-Distribution Generalization

arXiv:2310.06666v14 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses a specific bottleneck in enhancing generalization for language models, offering an incremental improvement over existing CAD methods.

The paper tackled the inefficiency of Counterfactually-Augmented Data (CAD) in improving out-of-distribution generalization for language models, attributing it to a myopia phenomenon where models focus only on edited causal features, and introduced constraints that improved performance by 1.0% to 5.9% on sentiment analysis and natural language inference tasks.

Counterfactually-Augmented Data (CAD) -- minimal editing of sentences to flip the corresponding labels -- has the potential to improve the Out-Of-Distribution (OOD) generalization capability of language models, as CAD induces language models to exploit domain-independent causal features and exclude spurious correlations. However, the empirical results of CAD's OOD generalization are not as efficient as anticipated. In this study, we attribute the inefficiency to the myopia phenomenon caused by CAD: language models only focus on causal features that are edited in the augmentation operation and exclude other non-edited causal features. Therefore, the potential of CAD is not fully exploited. To address this issue, we analyze the myopia phenomenon in feature space from the perspective of Fisher's Linear Discriminant, then we introduce two additional constraints based on CAD's structural properties (dataset-level and sentence-level) to help language models extract more complete causal features in CAD, thereby mitigating the myopia phenomenon and improving OOD generalization capability. We evaluate our method on two tasks: Sentiment Analysis and Natural Language Inference, and the experimental results demonstrate that our method could unlock the potential of CAD and improve the OOD generalization performance of language models by 1.0% to 5.9%.

Foundations

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

Your Notes