中文
相关论文

相关论文: Counterfactual Explanation Algorithms for Behavior…

200 篇论文

Counterfactual explanations is one of the post-hoc methods used to provide explainability to machine learning models that have been attracting attention in recent years. Most examples in the literature, address the problem of generating…

机器学习 · 计算机科学 2021-05-11 Guillermo Navas-Palencia

Counterfactual explanations have emerged as a popular solution for the eXplainable AI (XAI) problem of elucidating the predictions of black-box deep-learning systems due to their psychological validity, flexibility across problem domains…

机器学习 · 计算机科学 2022-12-20 Eoin Delaney , Arjun Pakrashi , Derek Greene , Mark T. Keane

Counterfactual explanations offer actionable insights by illustrating how changes to inputs can lead to different outcomes. However, these explanations often suffer from ambiguity and impracticality, limiting their utility for non-expert…

人机交互 · 计算机科学 2025-04-22 Aditya Bhattacharya , Tim Vanherwegen , Katrien Verbert

The popularity of deep learning methods in the time series domain boosts interest in interpretability studies, including counterfactual (CF) methods. CF methods identify minimal changes in instances to alter the model predictions. Despite…

机器学习 · 计算机科学 2024-10-11 Ziwen Kan , Shahbaz Rezaei , Xin Liu

Large Language Models' success on text generation has also made them better at code generation and coding tasks. While a lot of work has demonstrated their remarkable performance on tasks such as code completion and editing, it is still…

软件工程 · 计算机科学 2025-02-13 Ashish Hooda , Mihai Christodorescu , Miltiadis Allamanis , Aaron Wilson , Kassem Fawaz , Somesh Jha

Algorithmic approaches to interpreting machine learning models have proliferated in recent years. We carry out human subject tests that are the first of their kind to isolate the effect of algorithmic explanations on a key aspect of model…

计算与语言 · 计算机科学 2020-05-06 Peter Hase , Mohit Bansal

Counterfactual explanations (CFEs) are a popular approach for interpreting machine learning predictions by identifying minimal feature changes that alter model outputs. However, in real-world settings, users often refine feasibility…

机器学习 · 计算机科学 2025-05-28 Christos Fragkathoulas , Evaggelia Pitoura

Traffic Signal Control (TSC) involves a challenging trade-off: classic heuristics are efficient but oversimplified, while Deep Reinforcement Learning (DRL) achieves high performance yet suffers from poor generalization and opaque policies.…

人工智能 · 计算机科学 2025-12-01 Ruibing Wang , Shuhan Guo , Zeen Li , Zhen Wang , Quanming Yao

As NLP models become increasingly integral to decision-making processes, the need for explainability and interpretability has become paramount. In this work, we propose a framework that achieves the aforementioned by generating semantically…

计算与语言 · 计算机科学 2025-08-04 Dimitris Lymperopoulos , Maria Lymperaiou , Giorgos Filandrianos , Giorgos Stamou

Counterfactual explanations are emerging as an attractive option for providing recourse to individuals adversely impacted by algorithmic decisions. As they are deployed in critical applications (e.g. law enforcement, financial lending), it…

机器学习 · 计算机科学 2021-11-05 Dylan Slack , Sophie Hilgard , Himabindu Lakkaraju , Sameer Singh

Explainability algorithms such as LIME have enabled machine learning systems to adopt transparency and fairness, which are important qualities in commercial use cases. However, recent work has shown that LIME's naive sampling strategy can…

机器学习 · 计算机科学 2021-03-23 Sean Saito , Eugene Chua , Nicholas Capel , Rocco Hu

To understand the black-box characteristics of deep networks, counterfactual explanation that deduces not only the important features of an input space but also how those features should be modified to classify input as a target class has…

机器学习 · 计算机科学 2022-08-15 Hong-Gyu Jung , Sin-Han Kang , Hee-Dong Kim , Dong-Ok Won , Seong-Whan Lee

Counterfactual explanations describe how to modify a feature vector in order to flip the outcome of a trained classifier. Obtaining robust counterfactual explanations is essential to provide valid algorithmic recourse and meaningful…

机器学习 · 计算机科学 2024-03-22 Alexandre Forel , Axel Parmentier , Thibaut Vidal

Feature construction can contribute to comprehensibility and performance of machine learning models. Unfortunately, it usually requires exhaustive search in the attribute space or time-consuming human involvement to generate meaningful…

机器学习 · 计算机科学 2023-01-24 Boštjan Vouk , Matej Guid , Marko Robnik-Šikonja

Understanding why a model makes certain predictions is crucial when adapting it for real world decision making. LIME is a popular model-agnostic feature attribution method for the tasks of classification and regression. However, the task of…

信息检索 · 计算机科学 2022-12-27 Tanya Chowdhury , Razieh Rahimi , James Allan

Counterfactual explanation generation is a powerful method for Explainable Artificial Intelligence. It can help users understand why machine learning models make specific decisions, and how to change those decisions. Evaluating the…

机器学习 · 计算机科学 2024-06-03 Ao Xu , Tieru Wu

Modern learning algorithms excel at producing accurate but complex models of the data. However, deploying such models in the real-world requires extra care: we must ensure their reliability, robustness, and absence of undesired biases. This…

机器学习 · 计算机科学 2020-09-10 Maruan Al-Shedivat , Avinava Dubey , Eric P. Xing

Time-series clustering is a fundamental tool for pattern discovery, yet existing explainability methods, primarily based on feature attribution or metadata, fail to identify the transitions that move an instance across cluster boundaries.…

机器学习 · 计算机科学 2026-03-10 Christos Fragkathoulas , Eleni Psaroudaki , Themis Palpanas , Evaggelia Pitoura

Causality is vital for understanding true cause-and-effect relationships between variables within predictive models, rather than relying on mere correlations, making it highly relevant in the field of Explainable AI. In an automated…

机器学习 · 计算机科学 2024-08-28 Arturo Fredes , Jordi Vitria

Counterfactual explanations, and their associated algorithmic recourse, are typically leveraged to understand, explain, and potentially alter a prediction coming from a black-box classifier. In this paper, we propose to extend the use of…

‹ 上一页 1 8 9 10 下一页 ›