paper-with-me

Papers

Diffusion Counterfactual Generation with Semantic Abduction

2025-06-09 · Rajat Rasal, Avinash Kori, Fabio De Sousa Ribeiro, Tian Xia, Ben Glocker

Counterfactual image generation presents significant challenges, including preserving identity, maintaining perceptual quality, and ensuring faithfulness to an underlying causal model. While existing auto-encoding frameworks admit semantic latent spaces which can be manipulated for causal control, they struggle with scalability and fidelity. Advancements in diffusion models present opportunities for improving counterfactual image editing, having demonstrated state-of-the-art visual quality, human-aligned perception and representation learning capabilities. Here, we present a suite of diffusion-based causal mechanisms, introducing the notions of spatial, semantic and dynamic abduction. We propose a general framework that integrates semantic representations into diffusion models through the lens of Pearlian causality to edit images via a counterfactual reasoning process. To our knowledge, this is the first work to consider high-level semantic identity preservation for diffusion counterfactuals and to demonstrate how semantic control enables principled trade-offs between faithful causal control and identity preservation.

📄 PDF Abstract BibTeX arXiv:2506.07883

Code (1)

rajatrasal/diffusion-counterfactuals 공식 구현

Tasks

counterfactualCounterfactual ReasoningImage GenerationRepresentation Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Causal Time Series Generation via Diffusion Models

2025-09-25 · Yutong Xia, Chang Xu, Yuxuan Liang, Li Zhao 외 arxiv

Time series generation (TSG) synthesizes realistic sequences and has achieved remarkable success. Among TSG, conditional models generate sequences given observed covariates, however, such models learn observational corre…

The Causal Round Trip: Generating Authentic Counterfactuals by Eliminating Information Loss

2025-11-07 · Rui Wu, Lizheng Wang, Yongjun Li arxiv

Judea Pearl's vision of Structural Causal Models (SCMs) as engines for counterfactual reasoning hinges on faithful abduction: the precise inference of latent exogenous noise. For decades, operationalizing this step for c…

Modeling Causal Mechanisms with Diffusion Models for Interventional and Counterfactual Queries

2023-02-02 · Patrick Chao, Patrick Blöbaum, Sapan Patel, Shiva Prasad Kasiviswanathan

We consider the problem of answering observational, interventional, and counterfactual queries in a causally sufficient setting where only observational data and the causal graph are available. Utilizing the recent devel…

counterfactualCounterfactual InferenceDecoder

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

Should I Have Expressed a Different Intent? Counterfactual Generation for LLM-Based Autonomous Control

2026-01-27 · Amirmohammad Farzaneh, Salvatore D'Oro, Osvaldo Simeone arxiv

Large language model (LLM)-powered agents can translate high-level user intents into plans and actions in an environment. Yet after observing an outcome, users may wonder: What if I had phrased my intent differently? We …