paper-with-me

Papers

Implicit Counterfactual Data Augmentation for Robust Learning

2023-04-26 · Xiaoling Zhou, Ou wu, Michael K. Ng

Machine learning models are prone to capturing the spurious correlations between non-causal attributes and classes, with counterfactual data augmentation being a promising direction for breaking these spurious associations. However, generating counterfactual data explicitly poses a challenge, and incorporating augmented data into the training process decreases training efficiency. This study proposes an Implicit Counterfactual Data Augmentation (ICDA) method to remove spurious correlations and make stable predictions. Specifically, first, a novel sample-wise augmentation strategy is developed that generates semantically and counterfactually meaningful deep features with distinct augmentation strength for each sample. Second, we derive an easy-to-compute surrogate loss on the augmented feature set when the number of augmented samples becomes infinite. Third, two concrete schemes are proposed, including direct quantification and meta-learning, to derive the key parameters for the robust loss. In addition, ICDA is explained from a regularization perspective, revealing its capacity to improve intra-class compactness and augment margins at both class and sample levels. Extensive experiments have been conducted across various biased learning scenarios covering both image and text datasets, demonstrating that ICDA consistently enhances the generalization and robustness performance of popular networks.

📄 PDF Abstract BibTeX arXiv:2304.13431

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualData AugmentationMeta-LearningOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Counterfactual Collaborative Reasoning

2023-06-30 · Jianchao Ji, Zelong Li, Shuyuan Xu, Max Xiong 외

Causal reasoning and logical reasoning are two important types of reasoning abilities for human intelligence. However, their relationship has not been extensively explored under machine intelligence context. In this pape…

counterfactualCounterfactual ReasoningData AugmentationLogical Reasoning+1

Improving Classifier Robustness through Active Generation of Pairwise Counterfactuals

2023-05-22 · Ananth Balashankar, Xuezhi Wang, Yao Qin, Ben Packer 외

Counterfactual Data Augmentation (CDA) is a commonly used technique for improving robustness in natural language classifiers. However, one fundamental challenge is how to discover meaningful counterfactuals and efficient…

counterfactualData AugmentationSentiment AnalysisSentiment Classification

Bias Challenges in Counterfactual Data Augmentation

2022-09-12 · S Chandra Mouli, Yangze Zhou, Bruno Ribeiro

Deep learning models tend not to be out-of-distribution robust primarily due to their reliance on spurious features to solve the task. Counterfactual data augmentations provide a general way of (approximately) achieving …

counterfactualData Augmentation

Sayer: Using Implicit Feedback to Optimize System Policies

2021-10-28 · Mathias Lécuyer, Sang Hoon Kim, Mihir Nanavati, Junchen Jiang 외

We observe that many system policies that make threshold decisions involving a resource (e.g., time, memory, cores) naturally reveal additional, or implicit feedback. For example, if a system waits X min for an event to …

counterfactualData Augmentation

NeuroCounterfactuals: Beyond Minimal-Edit Counterfactuals for Richer Data Augmentation

2022-10-22 · Phillip Howard, Gadi Singer, Vasudev Lal, Yejin Choi 외

While counterfactual data augmentation offers a promising step towards robust generalization in natural language processing, producing a set of counterfactuals that offer valuable inductive bias for models remains a chal…

counterfactualData AugmentationDiversityInductive Bias+4