| Challenge: | a desired property of AI systems is counterfactual reasoning: ability to predict causal changes in future events. |
| Approach: | They propose to rewrite a short story and a counterfactual event to make it compatible with the given counterfact. |
| Outcome: | The proposed task requires deep understanding of causal narrative chains and counterfactual invariance . the proposed dataset includes 81,407 counterfact "branches" without a rewritten storyline . |
Similar Papers
A Causal Approach for Counterfactual Reasoning in Narratives (2024.acl-long)
Copied to clipboard
| Challenge: | Existing methods for counterfactual reasoning in narratives are based on dataset-specific heuristics, but they are abusing unique patterns, i.e., the feature of minimum editing, in the dataset, which limits the generality of their methods. |
| Approach: | They propose a basic VAE module for counterfactual reasoning in narratives and introduce a pre-trained classifier and external event commonsense to mitigate the posterior collapse problem. |
| Outcome: | The proposed method improves the causality between the counterfactual condition and the generated counterf actual outcome on two public benchmarks. |
Empowering Language Understanding with Counterfactual Reasoning (2021.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for language understanding use the recognized patterns in the testing phase that are inherently different from us humans who have counterfactual thinking. |
| Approach: | They propose a counterfactual Reasoning Model which mimics counterfactive thinking by learning from few counterffact samples. |
| Outcome: | The proposed model can detect and make predictions from textual patterns . it can also detect negative sarcastic puns by comparing them with imaginations . |
A Survey on Natural Language Counterfactual Generation (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Recent advances in NLP are driven by a variety of Large Language Models (LLMs), such as GPT-3 (175B) and PaLM (540B). |
| Approach: | They propose a taxonomy that categorizes the methods into four groups and summarizes the metrics for evaluating the generation quality. |
| Outcome: | The proposed taxonomy categorizes the generation methods into four groups and summarizes the metrics for evaluating the quality. |
Counterfactuals of Counterfactuals: a back-translation-inspired approach to analyse counterfactual editors (2023.findings-acl)
Copied to clipboard
George Filandrianos, Edmund Dervakos, Orfeas Menis Mastromichalakis, Chrysoula Zerva, Giorgos Stamou
| Challenge: | Existing explanations for classifiers are counterfactual or contrastive . lack of universal ground truth for counterf actual edits hinders their evaluation . |
| Approach: | They propose a back translation-inspired evaluation methodology that utilises earlier outputs of the explainer as ground truth proxies to investigate the consistency of explainers. |
| Outcome: | The proposed method can provide valuable insights into the behaviour of predictor and explainer models and infer patterns that would otherwise be obscured. |
Counterfactual reasoning: Testing language models’ understanding of hypothetical scenarios (2023.acl-short)
Copied to clipboard
| Challenge: | Existing language models have demonstrated remarkable improvements in downstream tasks, but it remains unclear to what extent they are consequences of correlation with linguistic heuristics versus robust reasoning about causal relations grounded on understanding of world knowledge. |
| Approach: | They propose to test language models with counterfactual conditionals to test their ability to distinguish hypothetical scenarios from reality. |
| Outcome: | The proposed model overrides real-world knowledge in counterfactual scenarios, but most models are driven by lexical cues. |
Counterfactual-Consistency Prompting for Relative Temporal Understanding in Large Language Models (2025.acl-short)
Copied to clipboard
| Challenge: | Existing work has highlighted that large language models lack temporal reasoning abilities, especially when attempting to infer temporal relationships without relying on absolute time indicators. |
| Approach: | They propose a method that generates counterfactual questions and enforces collective constraints, enhancing the model’s consistency. |
| Outcome: | The proposed method shows significant improvements in event ordering for explicit and implicit events and temporal commonsense understanding. |
What if This Modified That? Syntactic Interventions with Counterfactual Embeddings (2021.findings-acl)
Copied to clipboard
| Challenge: | Prior art aims to uncover meaningful properties within model representations, but it is unclear how faithfully such probes portray information that the models actually use. |
| Approach: | They propose a technique for generating counterfactual embeddings within models . they produce evidence that some models use a tree-distancelike representation of syntax . |
| Outcome: | The proposed technique produces evidence that some models use tree-distancelike representations of syntax in downstream prediction tasks. |
ACQUIRED: A Dataset for Answering Counterfactual Questions In Real-Life Videos (2023.emnlp-main)
Copied to clipboard
Te-Lin Wu, Zi-Yi Dou, Qingyuan Hu, Yu Hou, Nischal Chandra, Marjorie Freedman, Ralph Weischedel, Nanyun Peng
| Challenge: | despite its importance, there are few datasets that cover multimodal counterfactual reasoning . a dataset focusing on this area is limited because of its limited coverage over synthetic environments . |
| Approach: | They develop a video question answering dataset that provides questions on multimodal reasoning . they ask questions about counterfactual hypotheses over visual events . |
| Outcome: | The proposed dataset shows a significant performance gap between models and humans . it provides questions that span physical, social, and temporal dimensions . |
Parallel Universes, Parallel Languages: A Comprehensive Study on LLM-based Multilingual Counterfactual Example Generation (2026.acl-long)
Copied to clipboard
Qianli Wang, Van Bach Nguyen, Yihong Liu, Fedor Splitt, Nils Feldhus, Christin Seifert, Hinrich Schuetze, Sebastian Möller, Vera Schmitt
| Challenge: | Large language models excel at generating English counterfactuals but their effectiveness in generating multilingual counterfacts remains unclear. |
| Approach: | They conduct automatic evaluations on both directly generated and derived counterfactuals in six languages and find that cross-lingual perturbations follow common strategic principles. |
| Outcome: | The proposed models show that translation-based counterfactuals offer higher validity than their directly generated counterparts, but still fall short of matching the quality of the original English counterf actuals. |
Generating Realistic Natural Language Counterfactuals (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods to explain ML tasks for natural language text are either unrealistic or introduce imperceptible changes. |
| Approach: | They propose a method that combines a conditional GAN and embeddings of a pretrained BERT encoder to model-agnostically generate realistic natural language text counterfactuals for explaining regression and classification tasks. |
| Outcome: | The proposed method outperforms baseline methods on fidelity and human judgments of naturalness across multiple datasets and multiple predictive models. |