paper-with-me

홈 › Papers

Efficient Search for Diverse Coherent Explanations

2019-01-02 · Chris Russell

This paper proposes new search algorithms for counterfactual explanations based upon mixed integer programming. We are concerned with complex data in which variables may take any value from a contiguous range or an additional set of discrete states. We propose a novel set of constraints that we refer to as a "mixed polytope" and show how this can be used with an integer programming solver to efficiently find coherent counterfactual explanations i.e. solutions that are guaranteed to map back onto the underlying data structure, while avoiding the need for brute-force enumeration. We also look at the problem of diverse explanations and show how these can be generated within our framework.

📄 PDF Abstract BibTeX arXiv:1901.04909

Code (1)

https://bitbucket.org/ChrisRussell/diverse-coherent-explanations 공식 구현

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Multimodal Coherent Explanation Generation of Robot Failures

2024-10-01 · Pradip Pramanick, Silvia Rossi

The explainability of a robot's actions is crucial to its acceptance in social spaces. Explaining why a robot fails to complete a given task is particularly important for non-expert users to be aware of the robot's capab…

Explanation GenerationNatural Language Inference

Coherent Local Explanations for Mathematical Optimization

2025-02-07 · Daan Otto, Jannis Kurtz, S. Ilker Birbil

The surge of explainable artificial intelligence methods seeks to enhance transparency and explainability in machine learning models. At the same time, there is a growing demand for explaining decisions taken through com…

Explainable artificial intelligence

When Backdoors Speak: Understanding LLM Backdoor Attacks Through Model-Generated Explanations

2024-11-19 · Huaizhi Ge, Yiming Li, Qifan Wang, Yongfeng Zhang 외

Large Language Models (LLMs) are known to be vulnerable to backdoor attacks, where triggers embedded in poisoned samples can maliciously alter LLMs' behaviors. In this paper, we move beyond attacking LLMs and instead exa…

Backdoor AttackExplanation GenerationSentence

LD-ViCE: Latent Diffusion Model for Video Counterfactual Explanations

2025-09-10 · Payal Varshney, Adriano Lucieri, Christoph Balada, Sheraz Ahmed 외 arxiv

Video-based AI systems are increasingly adopted in safety-critical domains such as autonomous driving and healthcare. However, interpreting their decisions remains challenging due to the inherent spatiotemporal complexit…

Action RecognitionAutonomous Driving

Situated Natural Language Explanations

2023-08-27 · Zining Zhu, Haoming Jiang, Jingfeng Yang, Sreyashi Nag 외

Natural language is among the most accessible tools for explaining decisions to humans, and large pretrained language models (PLMs) have demonstrated impressive abilities to generate coherent natural language explanation…

Prompt Engineering