C’est la rentrée du Manuel d’Assurance

Il y a deux ans, le Manuel d’Assurance sortait (avec un peu de retard, et nous rations la rentrée universitaire). Le livre a été adopté comme ouvrage de référence dans plusieurs formations en assurance, ce dont nous sommes assez fier…

La semaine prochaine, on organise notre réunion de rentrée avec Gilles et Patrick pour voir quels chapitres ajouter… À suivre donc.

Internships, Spring and Summer 2025

The platform Mitacs Globalink Research Internships is now open, for next Spring, and next Summer.

On the page https://www.mitacs.ca/our-programs/globalink-research-internship-students/ there is a “Apply now!“. In the “project” folder, there is a form to fill. Just type “charpentier” under Faculty Last Name

Then you will see three propositions,

Projets will be co-supervised with postdoctoral fellows and students from the research team. Please feel free to apply, if you are eligible.

Szkoła Nauk Aktuarialnych

Kolejna edycja Szkoły Aktuarialnej, organizowanej wspólnie przez Polskie Stowarzyszenie Aktuariuszy oraz Wydział Nauk Ekonomicznych Uniwersytetu Warszawskiego, planowana jest w dniach:

  • 16-17 września: Komponent ryzyka w bilansie ekonomicznym. Porównanie MCEV, Solvency II i IFRS 17, Arkadiusz Kramza, Witold Czechowski (wykład w języku polskim)
  • 18-19 września: Ubezpieczenia, uprzedzenia, dyskryminacja i sprawiedliwość, prof. Arthur Charpentier (wykład w języku angielskim)

Szczegółowy program Szkoły można znaleźć online. Kurs będzie oparty na niedawno opublikowanej książce Insurance, Biases, Discrimination and Fairness.

Probabilistic Scores of Classifiers, Calibration is not Enough

Our paper “Probabilistic Scores of Classifiers, Calibration is not Enough”, with Agathe Fernandes Machado, Emmanuel Flachaire, Ewen Gallic and François Hu is now available on https://arxiv.org/abs/2408.03421

In binary classification tasks, accurate representation of probabilistic predictions is essential for various real-world applications such as predicting payment defaults or assessing medical risks. The model must then be well-calibrated to ensure alignment between predicted probabilities and actual outcomes. However, when score heterogeneity deviates from the underlying data probability distribution, traditional calibration metrics lose reliability, failing to align score distribution with actual probabilities. In this study, we highlight approaches that prioritize optimizing the alignment between predicted scores and true probability distributions over minimizing traditional performance or calibration metrics. When employing tree-based models such as Random Forest and XGBoost, our analysis emphasizes the flexibility these models offer in tuning hyperparameters to minimize the Kullback-Leibler (KL) divergence between predicted and true distributions. Through extensive empirical analysis across 10 UCI datasets and simulations, we demonstrate that optimizing tree-based models based on KL divergence yields superior alignment between predicted scores and actual probabilities without significant performance loss. In real-world scenarios, the reference probability is determined a priori as a Beta distribution estimated through maximum likelihood. Conversely, minimizing traditional calibration metrics may lead to suboptimal results, characterized by notable performance declines and inferior KL values. Our findings reveal limitations in traditional calibration metrics, which could undermine the reliability of predictive models for critical decision-making.

Sequential Conditional Transport on Probabilistic Graphs for Interpretable Counterfactual Fairness

Our paper “Sequential Conditional Transport on Probabilistic Graphs for Interpretable Counterfactual Fairness“, written with Agathe Fernandes Machado and Ewen Gallic, is now online

In this paper, we link two existing approaches to derive counterfactuals: adaptations based on a causal graph, as suggested in Plečko and Meinshausen (2020) and optimal transport, as in De Lara et al. (2024). We extend “Knothe’s rearrangement” Bonnotte (2013) and “triangular transport” Zech and Marzouk (2022) to probabilistic graphical models, and use this counterfactual approach, referred to as sequential transport, to discuss individual fairness. After establishing the theoretical foundations of the proposed method, we demonstrate its application through numerical experiments on both synthetic and real datasets.