English

PairCFR: Enhancing Model Training on Paired Counterfactually Augmented Data through Contrastive Learning

Machine Learning 2024-06-12 v1

Abstract

Counterfactually Augmented Data (CAD) involves creating new data samples by applying minimal yet sufficient modifications to flip the label of existing data samples to other classes. Training with CAD enhances model robustness against spurious features that happen to correlate with labels by spreading the casual relationships across different classes. Yet, recent research reveals that training with CAD may lead models to overly focus on modified features while ignoring other important contextual information, inadvertently introducing biases that may impair performance on out-ofdistribution (OOD) datasets. To mitigate this issue, we employ contrastive learning to promote global feature alignment in addition to learning counterfactual clues. We theoretically prove that contrastive loss can encourage models to leverage a broader range of features beyond those modified ones. Comprehensive experiments on two human-edited CAD datasets demonstrate that our proposed method outperforms the state-of-the-art on OOD datasets.

Keywords

Cite

@article{arxiv.2406.06633,
  title  = {PairCFR: Enhancing Model Training on Paired Counterfactually Augmented Data through Contrastive Learning},
  author = {Xiaoqi Qiu and Yongjie Wang and Xu Guo and Zhiwei Zeng and Yue Yu and Yuhong Feng and Chunyan Miao},
  journal= {arXiv preprint arXiv:2406.06633},
  year   = {2024}
}

Comments

Accepted by ACL 2024 main conference

R2 v1 2026-06-28T17:00:15.095Z