paper-with-me

홈 › Papers

The foundations of cost-sensitive causal classification

2020-07-24 · Wouter Verbeke, Diego Olaya, Jeroen Berrevoets, Sam Verboven, Sebastián Maldonado

Classification is a well-studied machine learning task which concerns the assignment of instances to a set of outcomes. Classification models support the optimization of managerial decision-making across a variety of operational business processes. For instance, customer churn prediction models are adopted to increase the efficiency of retention campaigns by optimizing the selection of customers that are to be targeted. Cost-sensitive and causal classification methods have independently been proposed to improve the performance of classification models. The former considers the benefits and costs of correct and incorrect classifications, such as the benefit of a retained customer, whereas the latter estimates the causal effect of an action, such as a retention campaign, on the outcome of interest. This study integrates cost-sensitive and causal classification by elaborating a unifying evaluation framework. The framework encompasses a range of existing and novel performance measures for evaluating both causal and conventional classification models in a cost-sensitive as well as a cost-insensitive manner. We proof that conventional classification is a specific case of causal classification in terms of a range of performance measures when the number of actions is equal to one. The framework is shown to instantiate to application-specific cost-sensitive performance measures that have been recently proposed for evaluating customer retention and response uplift models, and allows to maximize profitability when adopting a causal classification model for optimizing decision-making. The proposed framework paves the way toward the development of cost-sensitive causal learning methods and opens a range of opportunities for improving data-driven business decision-making.

📄 PDF Abstract BibTeX arXiv:2007.12582

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDecision MakingGeneral Classification

Similar Papers 제목 키워드 기반

To do or not to do: cost-sensitive causal decision-making

2021-01-05 · Diego Olaya, Wouter Verbeke, Jente Van Belle, Marie-Anne Guerry

Causal classification models are adopted across a variety of operational business processes to predict the effect of a treatment on a categorical business outcome of interest depending on the process instance characteris…

ClassificationDecision MakingGeneral ClassificationMarketing

Demographic parity in regression and classification within the unawareness framework

2024-09-04 · Vincent Divol, Solenne Gaucher

This paper explores the theoretical foundations of fair regression under the constraint of demographic parity within the unawareness framework, where disparate treatment is prohibited, extending existing results where su…

regression

Balancing the Scales: A Theoretical and Algorithmic Framework for Learning from Imbalanced Data

2025-02-14 · Corinna Cortes, Anqi Mao, Mehryar Mohri, Yutao Zhong

Class imbalance remains a major challenge in machine learning, especially in multi-class problems with long-tailed distributions. Existing methods, such as data resampling, cost-sensitive techniques, and logistic loss mo…

imbalanced classification

Fairness Through Causal Awareness: Learning Latent-Variable Models for Biased Data

2018-09-07 · David Madras, Elliot Creager, Toniann Pitassi, Richard Zemel

How do we learn from biased data? Historical datasets often reflect historical prejudices; sensitive or protected attributes may affect the observed treatments and outcomes. Classification algorithms tasked with predicti…

AttributeFairnessGeneral Classification

Counterfactual Fairness with Disentangled Causal Effect Variational Autoencoder

2020-11-24 · Hyemi Kim, Seungjae Shin, JoonHo Jang, Kyungwoo Song 외

The problem of fair classification can be mollified if we develop a method to remove the embedded sensitive information from the classification features. This line of separating the sensitive information is developed thr…

AttributeCausal InferencecounterfactualDisentanglement+1