paper-with-me

Papers

A general framework for causal classification

2020-03-25 · Jiuyong Li, Weijia Zhang, Lin Liu, Kui Yu, Thuc Duy Le, Jixue Liu

In many applications, there is a need to predict the effect of an intervention on different individuals from data. For example, which customers are persuadable by a product promotion? which patients should be treated with a certain type of treatment? These are typical causal questions involving the effect or the change in outcomes made by an intervention. The questions cannot be answered with traditional classification methods as they only use associations to predict outcomes. For personalised marketing, these questions are often answered with uplift modelling. The objective of uplift modelling is to estimate causal effect, but its literature does not discuss when the uplift represents causal effect. Causal heterogeneity modelling can solve the problem, but its assumption of unconfoundedness is untestable in data. So practitioners need guidelines in their applications when using the methods. In this paper, we use causal classification for a set of personalised decision making problems, and differentiate it from classification. We discuss the conditions when causal classification can be resolved by uplift (and causal heterogeneity) modelling methods. We also propose a general framework for causal classification, by using off-the-shelf supervised methods for flexible implementations. Experiments have shown two instantiations of the framework work for causal classification and for uplift (causal heterogeneity) modelling, and are competitive with the other uplift (causal heterogeneity) modelling methods.

📄 PDF Abstract BibTeX arXiv:2003.11940

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDecision MakingGeneral ClassificationMarketing

Similar Papers 제목 키워드 기반

Causal Representation Learning with Observational Grouping for CXR Classification

2025-06-25 · Rajat Rasal, Avinash Kori, Ben Glocker

Identifiable causal representation learning seeks to uncover the true causal relationships underlying a data generation process. In medical imaging, this presents opportunities to improve the generalisability and robustn…

Representation Learning

CausalPC: Improving the Robustness of Point Cloud Classification by Causal Effect Identification

2024-01-01 · CVPR 2024 1 · Yuanmin Huang, Mi Zhang, Daizong Ding, Erling Jiang 외

Deep neural networks have demonstrated remarkable performance in point cloud classification. However previous works show they are vulnerable to adversarial perturbations that can manipulate their predictions. Given t…

Adversarial RobustnessClassificationPoint Cloud ClassificationRobust classification

Causal-Driven Feature Evaluation for Cross-Domain Image Classification

2026-01-28 · Chen Cheng, Ang Li arxiv

Out-of-distribution (OOD) generalization remains a fundamental challenge in real-world classification, where test distributions often differ substantially from training data. Most existing approaches pursue domain-invari…

Image Classification

CAMO: Causality-Guided Adversarial Multimodal Domain Generalization for Crisis Classification

2025-12-08 · Pingchuan Ma, Chengshuai Zhao, Bohan Jiang, Saketh Vishnubhatla 외 arxiv

Crisis classification in social media aims to extract actionable disaster-related information from multimodal posts, which is a crucial task for enhancing situational awareness and facilitating timely emergency responses…

Representation LearningDomain Generalization

Human-aligned Deep Learning: Explainability, Causality, and Biological Inspiration

2025-04-18 · Gianluca Carloni

This work aligns deep learning (DL) with human reasoning capabilities and needs to enable more efficient, interpretable, and robust image classification. We approach this from three perspectives: explainability, causalit…

Contrastive LearningDeep LearningDiagnosticDisentanglement+2