paper-with-me

Papers

Towards Personalized Treatment Plan: Geometrical Model-Agnostic Approach to Counterfactual Explanations

2025-10-27 · Daniel Sin, Milad Toutounchian arxiv

In our article, we describe a method for generating counterfactual explanations in high-dimensional spaces using four steps that involve fitting our dataset to a model, finding the decision boundary, determining constraints on the problem, and computing the closest point (counterfactual explanation) from that boundary. We propose a discretized approach where we find many discrete points on the boundary and then identify the closest feasible counterfactual explanation. This method, which we later call $\textit{Segmented Sampling for Boundary Approximation}$ (SSBA), applies binary search to find decision boundary points and then searches for the closest boundary point. Across four datasets of varying dimensionality, we show that our method can outperform current methods for counterfactual generation with reductions in distance between $5\%$ to $50\%$ in terms of the $L_2$ norm. Our method can also handle real-world constraints by restricting changes to immutable and categorical features, such as age, gender, sex, height, and other related characteristics such as the case for a health-based dataset. In terms of runtime, the SSBA algorithm generates decision boundary points on multiple orders of magnitude in the same given time when we compare to a grid-based approach. In general, our method provides a simple and effective model-agnostic method that can compute nearest feasible (i.e. realistic with constraints) counterfactual explanations. All of our results and code are available at: https://github.com/dsin85691/SSBA_For_Counterfactuals

📄 PDF Abstract BibTeX arXiv:2510.22911

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uncertainty-Aware Optimal Treatment Selection for Clinical Time Series

2024-10-11 · Thomas Schwarz, Cecilia Casolo, Niki Kilbertus

In personalized medicine, the ability to predict and optimize treatment outcomes across various time frames is essential. Additionally, the ability to select cost-effective treatments within specific budget constraints i…

counterfactualTime SeriesUncertainty Quantification

Towards AI-Based Precision Oncology: A Machine Learning Framework for Personalized Counterfactual Treatment Suggestions based on Multi-Omics Data

2024-02-19 · Manuel Schürch, Laura Boos, Viola Heinzelmann-Schwarz, Gabriele Gut 외

AI-driven precision oncology has the transformative potential to reshape cancer treatment by leveraging the power of AI models to analyze the interaction between complex patient characteristics and their corresponding tr…

counterfactualDecision Making

COFFEE: Counterfactual Fairness for Personalized Text Generation in Explainable Recommendation

2022-10-14 · Nan Wang, Qifan Wang, Yi-Chia Wang, Maziar Sanjabi 외

As language models become increasingly integrated into our digital lives, Personalized Text Generation (PTG) has emerged as a pivotal component with a wide range of applications. However, the bias inherent in user writte…

counterfactualCounterfactual InferenceExplainable RecommendationExplanation Generation+2

A Causal Inference Approach for Evaluating Diagnostic Tests and AI-Enabled Medical Devices: From Effect Modification to Information-Augmented Decision-Making

2026-08-19 · Wenxin Zhang, Rachael Phillips, Mark van der Laan arxiv

Diagnostic medical tests and devices provide useful information for evaluating the potential benefits and risks of therapeutic treatments. However, unlike treatments, their impact on health outcomes is generally indirect…

Causal Inference

Function Driven Diffusion for Personalized Counterfactual Inference

2016-10-31 · Alexander Cloninger

We consider the problem of constructing diffusion operators high dimensional data $X$ to address counterfactual functions $F$, such as individualized treatment effectiveness. We propose and construct a new diffusion metr…

counterfactualCounterfactual Inference