paper-with-me

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 arises when these competing models differ in their predictions for the same input, for which ensembling is often employed to determine an aggregation of the outputs. Providing recourse recommendations via counterfactual explanations (CEs) under MM thus becomes complex, since the CE may not be valid across all models, i.e., the CEs are not robust under MM. In this work, we formalise the problem of providing recourse under MM, which we name recourse-aware ensembling (RAE). We propose the idea that under MM, CEs for each individual model should be considered alongside their predictions so that the aggregated prediction and recourse are decided in tandem. Centred around this intuition, we introduce six desirable properties for solutions to this problem. For solving RAE, we propose a novel argumentative ensembling method which guarantees the robustness of CEs under MM. Specifically, our method leverages computational argumentation to explicitly represent the conflicts between models and counterfactuals regarding prediction results and CE validity. It then uses argumentation semantics to resolve the conflicts and obtain the final solution, in a manner which is parametric to the chosen semantics. Our method also allows for the specification of preferences over the models under MM, allowing further customisation of the ensemble. In a comprehensive theoretical analysis, we characterise the behaviour of argumentative ensembling with four different argumentation semantics. We then empirically demonstrate the effectiveness of our approach in satisfying desirable properties with eight instantiations of our method. (Abstract is shortened for arXiv.)

📄 PDF Abstract BibTeX arXiv:2506.20260

Code (1)

junqi-jiang/argumentative_ensembling 공식 구현

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
RAE This method introduces several regularization schemes that can be applied to an Autoencoder. To make the model generative *ex-post* density estimation is proposed and consists in…

Similar 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 predic…

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…

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…

Explainable AI Isn't Enough! Rethinking Algorithmic Contestability

2026-05-15 · Timo Freiesleben, Kristof Meding, Gunnar König arxiv

Machine learning systems increasingly make life-changing decisions about individuals, such as loan approvals, hiring, and cheating detection, raising a pressing question: how can individuals respond to negative decisions…