paper-with-me

Papers

Consequence-aware Sequential Counterfactual Generation

2021-04-12 · Philip Naumann, Eirini Ntoutsi

Counterfactuals have become a popular technique nowadays for interacting with black-box machine learning models and understanding how to change a particular instance to obtain a desired outcome from the model. However, most existing approaches assume instant materialization of these changes, ignoring that they may require effort and a specific order of application. Recently, methods have been proposed that also consider the order in which actions are applied, leading to the so-called sequential counterfactual generation problem. In this work, we propose a model-agnostic method for sequential counterfactual generation. We formulate the task as a multi-objective optimization problem and present a genetic algorithm approach to find optimal sequences of actions leading to the counterfactuals. Our cost model considers not only the direct effect of an action, but also its consequences. Experimental results show that compared to state-of-the-art, our approach generates less costly solutions, is more efficient and provides the user with a diverse set of solutions to choose from.

📄 PDF Abstract BibTeX arXiv:2104.05592

Code (1)

ppnaumann/CSCF 공식 구현

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Counterfactual reasoning: an analysis of in-context emergence

2025-06-05 · Moritz Miller, Bernhard Schölkopf, Siyuan Guo

Large-scale neural language models (LMs) exhibit remarkable performance in in-context learning: the ability to learn and reason the input context on the fly without parameter update. This work studies in-context counterf…

counterfactualCounterfactual ReasoningDiversityIn-Context Learning+2

Fairness under uncertainty in sequential decisions

2026-04-23 · Michelle Seng Ah Lee, Kirtan Padh, David Watson, Niki Kilbertus 외 arxiv

Fair machine learning (ML) methods help identify and mitigate the risk that algorithms encode or automate social injustices. Algorithmic approaches alone cannot resolve structural inequalities, but they can support socio…

Reinforcement Learning

Counterfactually Fair Reinforcement Learning via Sequential Data Preprocessing

2025-01-10 · Jitao Wang, Chengchun Shi, John D. Piette, Joshua R. Loftus 외

When applied in healthcare, reinforcement learning (RL) seeks to dynamically match the right interventions to subjects to maximize population benefit. However, the learned policy may disproportionately allocate efficacio…

Causal InferencecounterfactualDecision MakingFairness+4

ISCAS at SemEval-2020 Task 5: Pre-trained Transformers for Counterfactual Statement Modeling

2020-09-17 · SEMEVAL 2020 · Yaojie Lu, Annan Li, Hongyu Lin, Xianpei Han 외

ISCAS participated in two subtasks of SemEval 2020 Task 5: detecting counterfactual statements and detecting antecedent and consequence. This paper describes our system which is based on pre-trained transformers. For the…

counterfactualQuestion Answering

Counterfactual Token Generation in Large Language Models

2024-09-25 · Ivi Chatzi, Nina Corvelo Benz, Eleni Straitouri, Stratis Tsirtsis 외

"Sure, I am happy to generate a story for you: Captain Lyra stood at the helm of her trusty ship, the Maelstrom's Fury, gazing out at the endless sea. [...] Lyra's eyes welled up with tears as she realized the bitter tru…

Bias DetectioncounterfactualLanguage ModelingLanguage Modelling+2