paper-with-me

홈 › Papers

Cost-Adaptive Recourse Recommendation by Adaptive Preference Elicitation

2024-02-23 · Duy Nguyen, Bao Nguyen, Viet Anh Nguyen

Algorithmic recourse recommends a cost-efficient action to a subject to reverse an unfavorable machine learning classification decision. Most existing methods in the literature generate recourse under the assumption of complete knowledge about the cost function. In real-world practice, subjects could have distinct preferences, leading to incomplete information about the underlying cost function of the subject. This paper proposes a two-step approach integrating preference learning into the recourse generation problem. In the first step, we design a question-answering framework to refine the confidence set of the Mahalanobis matrix cost of the subject sequentially. Then, we generate recourse by utilizing two methods: gradient-based and graph-based cost-adaptive recourse that ensures validity while considering the whole confidence set of the cost matrix. The numerical evaluation demonstrates the benefits of our approach over state-of-the-art baselines in delivering cost-efficient recourse recommendations.

📄 PDF Abstract BibTeX arXiv:2402.15073

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

From Universal to Individualized Actionability: Revisiting Personalization in Algorithmic Recourse

2026-04-09 · Lena Marie Budde, Ayan Majumdar, Richard Uth, Markus Langer 외 arxiv

Algorithmic recourse aims to provide actionable recommendations that enable individuals to change unfavorable model outcomes, and prior work has extensively studied properties such as efficiency, robustness, and fairness…

Adaptive Adversarial Training Does Not Increase Recourse Costs

2023-09-05 · Ian Hardy, Jayanth Yetukuri, Yang Liu

Recent work has connected adversarial attack methods and algorithmic recourse methods: both seek minimal changes to an input instance which alter a model's classification decision. It has been shown that traditional adve…

Adversarial Attack

Towards User Guided Actionable Recourse

2023-09-05 · Jayanth Yetukuri, Ian Hardy, Yang Liu

Machine Learning's proliferation in critical fields such as healthcare, banking, and criminal justice has motivated the creation of tools which ensure trust and transparency in ML models. One such tool is Actionable Reco…

On the Adversarial Robustness of Causal Algorithmic Recourse

2021-12-21 · Ricardo Dominguez-Olmedo, Amir-Hossein Karimi, Bernhard Schölkopf

Algorithmic recourse seeks to provide actionable recommendations for individuals to overcome unfavorable classification outcomes from automated decision-making systems. Recourse recommendations should ideally be robust t…

Adversarial RobustnessDecision Making

From Search To Sampling: Generative Models For Robust Algorithmic Recourse

2025-05-12 · Prateek Garg, Lokesh Nagalapatti, Sunita Sarawagi

Algorithmic Recourse provides recommendations to individuals who are adversely impacted by automated model decisions, on how to alter their profiles to achieve a favorable outcome. Effective recourse methods must balance…