paper-with-me

홈 › Papers

Contextual Importance and Utility: aTheoretical Foundation

2022-02-15 · Kary Främling

This paper provides new theory to support to the eXplainable AI (XAI) method Contextual Importance and Utility (CIU). CIU arithmetic is based on the concepts of Multi-Attribute Utility Theory, which gives CIU a solid theoretical foundation. The novel concept of contextual influence is also defined, which makes it possible to compare CIU directly with so-called additive feature attribution (AFA) methods for model-agnostic outcome explanation. One key takeaway is that the "influence" concept used by AFA methods is inadequate for outcome explanation purposes even for simple models to explain. Experiments with simple models show that explanations using contextual importance (CI) and contextual utility (CU) produce explanations where influence-based methods fail. It is also shown that CI and CU guarantees explanation faithfulness towards the explained model.

📄 PDF Abstract BibTeX arXiv:2202.07292

Code (1)

karyframling/ajcai_2021 공식 구현

Tasks

AttributeExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

Machine learning methods fail to provide cohesive atheoretical construction of personality traits from semantic embeddings

2025-10-10 · Ayoub Bouguettaya, Elizabeth M. Stuart arxiv

The lexical hypothesis posits that personality traits are encoded in language and is foundational to models like the Big Five. We created a bottom-up personality model from a classic adjective list using machine learning…

Feature Importance versus Feature Influence and What It Signifies for Explainable AI

2023-08-07 · Kary Främling

When used in the context of decision theory, feature importance expresses how much changing the value of a feature can change the model outcome (or the utility of the outcome), compared to other features. Feature importa…

Feature Importance

A Theory-Based Explainable Deep Learning Architecture for Music Emotion

2024-08-13 · Hortense Fong, Vineet Kumar, K. Sudhir

This paper paper develops a theory-based, explainable deep learning convolutional neural network (CNN) classifier to predict the time-varying emotional response to music. We design novel CNN filters that leverage the fre…

Deep Learning

Context, Utility and Influence of an Explanation

2023-03-22 · Minal Suresh Patil, Kary Främling

Contextual utility theory integrates context-sensitive factors into utility-based decision-making models. It stresses the importance of understanding individual decision-makers' preferences, values, and beliefs and the s…

Decision MakingEthics

Contextual Importance and Utility in Python: New Functionality and Insights with the py-ciu Package

2024-08-19 · Kary Främling

The availability of easy-to-use and reliable software implementations is important for allowing researchers in academia and industry to test, assess and take into use eXplainable AI (XAI) methods. This paper describes th…