paper-with-me

Papers

Recourse under Model Multiplicity via Argumentative Ensembling (Technical Report)

2023-12-22 · Junqi Jiang, Antonio Rago, Francesco Leofante, Francesca Toni

Model Multiplicity (MM) arises when multiple, equally performing machine learning models can be trained to solve the same prediction task. Recent studies show that models obtained under MM may produce inconsistent predictions for the same input. When this occurs, it becomes challenging to provide counterfactual explanations (CEs), a common means for offering recourse recommendations to individuals negatively affected by models' predictions. In this paper, we formalise this problem, which we name recourse-aware ensembling, and identify several desirable properties which methods for solving it should satisfy. We show that existing ensembling methods, naturally extended in different ways to provide CEs, fail to satisfy these properties. We then introduce argumentative ensembling, deploying computational argumentation to guarantee robustness of CEs to MM, while also accommodating customisable user preferences. We show theoretically and experimentally that argumentative ensembling satisfies properties which the existing methods lack, and that the trade-offs are minimal wrt accuracy.

📄 PDF Abstract BibTeX arXiv:2312.15097

Code (1)

junqi-jiang/recourse_under_model_multiplicity 공식 구현

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Argumentative Ensembling for Robust Recourse under Model Multiplicity

2025-06-25 · Junqi Jiang, Antonio Rago, Francesco Leofante, Francesca Toni

In machine learning, it is common to obtain multiple equally performing models for the same prediction task, e.g., when training neural networks with different random seeds. Model multiplicity (MM) is the situation which…

counterfactual

Collaborative Filtering under Model Uncertainty

2020-08-23 · Robin M. Schmidt, Moritz Hahn

In their work, Dean, Rich, and Recht create a model to research recourse and availability of items in a recommender system. We used the definition of predictive multiplicity by Marx, Pin Calmon, and Ustun to examine diff…

Collaborative FilteringmodelRecommendation Systems

Explanation Multiplicity in SHAP: Characterization and Assessment

2026-01-19 · Hyunseung Hwang, Seungeun Lee, Lucas Rosenblatt, Steven Euijong Whang 외 arxiv

Post-hoc explanations are widely used to justify, contest, and review automated decisions in high-stakes domains such as lending, employment, and healthcare. Among these methods, SHAP is often treated as providing a reli…

The Cost of Arbitrariness for Individuals: Examining the Legal and Technical Challenges of Model Multiplicity

2024-05-28 · Prakhar Ganesh, Ihsan Ibrahim Daldaban, Ignacio Cofone, Golnoosh Farnadi

Model multiplicity, the phenomenon where multiple models achieve similar performance despite different underlying learned functions, introduces arbitrariness in model selection. While this arbitrariness may seem inconseq…

Model Selection

Density-Guided Robust Counterfactual Explanations on Tabular Data under Model Multiplicity

2026-05-29 · Jun Tan, Qing Guo, Zicheng Xu, Jinglin Li 외 arxiv

Counterfactual explanations (CEs) are essential for actionable recourse, yet their reliability is often compromised in low-density regions, where classifiers exhibit high variance. Unlike existing methods that rely on ex…