paper-with-me

Papers

Self-Distilled Disentangled Learning for Counterfactual Prediction

2024-06-09 · Xinshu Li, Mingming Gong, Lina Yao

The advancements in disentangled representation learning significantly enhance the accuracy of counterfactual predictions by granting precise control over instrumental variables, confounders, and adjustable variables. An appealing method for achieving the independent separation of these factors is mutual information minimization, a task that presents challenges in numerous machine learning scenarios, especially within high-dimensional spaces. To circumvent this challenge, we propose the Self-Distilled Disentanglement framework, referred to as $SD^2$. Grounded in information theory, it ensures theoretically sound independent disentangled representations without intricate mutual information estimator designs for high-dimensional representations. Our comprehensive experiments, conducted on both synthetic and real-world datasets, confirms the effectiveness of our approach in facilitating counterfactual inference in the presence of both observed and unobserved confounders.

📄 PDF Abstract BibTeX arXiv:2406.05855

Code (1)

xinshuli2022/sdd 공식 구현 pytorch

Tasks

counterfactualCounterfactual InferenceDisentanglementPredictionRepresentation Learning

Similar Papers 제목 키워드 기반

An Information Criterion for Controlled Disentanglement of Multimodal Data

2024-10-31 · Chenyu Wang, Sharut Gupta, Xinyi Zhang, Sana Tonekaboni 외

Multimodal representation learning seeks to relate and decompose information inherent in multiple modalities. By disentangling modality-specific information from information that is shared across modalities, we can impro…

counterfactualDisentanglementRepresentation LearningSelf-Supervised Learning

Visual Disentangled Diffusion Autoencoders: Scalable Counterfactual Generation for Foundation Models

2026-01-29 · Sidney Bender, Marco Morik arxiv

Foundation models, despite their robust zero-shot capabilities, remain vulnerable to spurious correlations and 'Clever Hans' strategies. Existing mitigation methods often rely on unavailable group labels or computational…

Knowledge Distillation

CRAFT: Counterfactual Credit Assignment from Free Sibling Rollouts for Self-Distilled Agentic Reinforcement Learning

2026-06-28 · Zibin Meng, Kani Chen arxiv

Self-distilled agentic reinforcement learning augments trajectory-level reward with a token-level distillation loss, using as its teacher the same policy conditioned on privileged context. The prevailing recipe gates thi…

Reinforcement Learning

Disentangled and Distilled Encoder for Out-of-Distribution Reasoning with Rademacher Guarantees

2025-12-11 · Zahra Rahiminasab, Michael Yuhas, Arvind Easwaran arxiv

Recently, the disentangled latent space of a variational autoencoder (VAE) has been used to reason about multi-label out-of-distribution (OOD) test samples that are derived from different distributions than training samp…

Model Compression

Disentangled Counterfactual Reasoning for Unbiased Sequential Recommendation

2023-08-05 · Yi Ren, Xu Zhao, Hongyan Tang, Shuai Li

Sequential recommender systems have achieved state-of-the-art recommendation performance by modeling the sequential dynamics of user activities. However, in most recommendation scenarios, the popular items comprise the m…

counterfactualCounterfactual ReasoningRecommendation SystemsSequential Recommendation