日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
因果推論arXiv:2605.23861

基盤モデルを活用した因果生成モデリング

Leveraging Foundation Models for Causal Generative Modeling

シェア:XThreadsFacebookLINEはてブBluesky

事前学習済み基盤モデルを用いて、因果推論と画像生成を組み合わせたゼロショットの因果発見・介入・反事実生成を実現するフレームワークを提案した。

著者: Aneesh Komanduri, Xintao Wu

分類: cs.LG, cs.AI, cs.CV

原文アブストラクト

Causal generative modeling is essential for developing reliable and transparent AI systems capable of counterfactual reasoning. While existing approaches focus on integrating causal constraints during the training of generative models, they often lack a unified framework to leverage the zero-shot reasoning capabilities of pretrained foundation models. We introduce FM-CGM, a modular framework for end-to-end visual causal reasoning using pretrained foundation models. FM-CGM formalizes the causal pipeline through three core components: a concept extractor, a concept manipulator, and a counterfactual generator. By leveraging a large reasoning model for causal inference and a text-to-image diffusion model for generation, our approach enables zero-shot causal discovery, intervention, and counterfactual generation. We then develop Causal Semantic Guidance (CSG), a cross-attention-based mechanism that ensures semantic interventions propagate to descendant concepts while preserving invariant regions. We empirically show that our approach can identify plausible causal structures and is suitable for faithful counterfactual image generation.

関連論文