paper-with-me

Papers

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 representations that are counterfactual-invariant to spurious features, a requirement for out-of-distribution (OOD) robustness. In this work, we show that counterfactual data augmentations may not achieve the desired counterfactual-invariance if the augmentation is performed by a context-guessing machine, an abstract machine that guesses the most-likely context of a given input. We theoretically analyze the invariance imposed by such counterfactual data augmentations and describe an exemplar NLP task where counterfactual data augmentation by a context-guessing machine does not lead to robust OOD classifiers.

📄 PDF Abstract BibTeX arXiv:2209.05104

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualData Augmentation

Similar Papers 제목 키워드 기반

Guided Diffusion-based Counterfactual Augmentation for Robust Session-based Recommendation

2024-10-29 · Muskan Gupta, Priyanka Gupta, Lovekesh Vig

Session-based recommendation (SR) models aim to recommend top-K items to a user, based on the user's behaviour during the current session. Several SR models are proposed in the literature, however,concerns have been rais…

counterfactualData AugmentationSession-Based Recommendations

Counterfactual Augmentation for Multimodal Learning Under Presentation Bias

2023-05-23 · Victoria Lin, Louis-Philippe Morency, Dimitrios Dimitriadis, Srinagesh Sharma

In real-world machine learning systems, labels are often derived from user behaviors that the system wishes to encourage. Over time, new models must be trained as new training examples and features become available. Howe…

counterfactual

On Counterfactual Data Augmentation Under Confounding

2023-05-29 · Abbavaram Gowtham Reddy, Saketh Bachu, Saloni Dash, Charchit Sharma 외

Counterfactual data augmentation has recently emerged as a method to mitigate confounding biases in the training data. These biases, such as spurious correlations, arise due to various observed and unobserved confounding…

counterfactualData Augmentation

CoBA: Counterbias Text Augmentation for Mitigating Various Spurious Correlations via Semantic Triples

2025-08-26 · Kyohoon Jin, Juhwan Choi, Jungmin Yun, Junho Lee 외 arxiv

Deep learning models often learn and exploit spurious correlations in training data, using these non-target features to inform their predictions. Such reliance leads to performance degradation and poor generalization on …

Data Augmentation

Model-based Counterfactual Generator for Gender Bias Mitigation

2023-11-06 · Ewoenam Kwaku Tokpo, Toon Calders

Counterfactual Data Augmentation (CDA) has been one of the preferred techniques for mitigating gender bias in natural language models. CDA techniques have mostly employed word substitution based on dictionaries. Although…

counterfactualData Augmentationmodel