CLAILGDec 8, 2020

Generate Your Counterfactuals: Towards Controlled Counterfactual Generation for Text

arXiv:2012.04698v2116 citations
AI Analysis

This work addresses the critical need for trustworthy and robust ML/NLP systems by providing a method to generate test cases for evaluating fairness and robustness, which is an incremental step in the field of explainable AI.

This paper introduces GYC, a framework designed to generate counterfactual text samples that are plausible, diverse, goal-oriented, and effective. The framework can direct text generation towards specific conditions like named-entity tags, semantic role labels, or sentiment, and experimental results across various domains confirm these properties.

Machine Learning has seen tremendous growth recently, which has led to larger adoption of ML systems for educational assessments, credit risk, healthcare, employment, criminal justice, to name a few. The trustworthiness of ML and NLP systems is a crucial aspect and requires a guarantee that the decisions they make are fair and robust. Aligned with this, we propose a framework GYC, to generate a set of counterfactual text samples, which are crucial for testing these ML systems. Our main contributions include a) We introduce GYC, a framework to generate counterfactual samples such that the generation is plausible, diverse, goal-oriented, and effective, b) We generate counterfactual samples, that can direct the generation towards a corresponding condition such as named-entity tag, semantic role label, or sentiment. Our experimental results on various domains show that GYC generates counterfactual text samples exhibiting the above four properties. GYC generates counterfactuals that can act as test cases to evaluate a model and any text debiasing algorithm.

Foundations

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

Your Notes