paper-with-me

Papers

Explaining with Attribute-based and Relational Near Misses: An Interpretable Approach to Distinguishing Facial Expressions of Pain and Disgust

2023-08-27 · Bettina Finzel, Simon P. Kuhn, David E. Tafler, Ute Schmid

Explaining concepts by contrasting examples is an efficient and convenient way of giving insights into the reasons behind a classification decision. This is of particular interest in decision-critical domains, such as medical diagnostics. One particular challenging use case is to distinguish facial expressions of pain and other states, such as disgust, due to high similarity of manifestation. In this paper, we present an approach for generating contrastive explanations to explain facial expressions of pain and disgust shown in video sequences. We implement and compare two approaches for contrastive explanation generation. The first approach explains a specific pain instance in contrast to the most similar disgust instance(s) based on the occurrence of facial expressions (attributes). The second approach takes into account which temporal relations hold between intervals of facial expressions within a sequence (relations). The input to our explanation generation approach is the output of an interpretable rule-based classifier for pain and disgust.We utilize two different similarity metrics to determine near misses and far misses as contrasting instances. Our results show that near miss explanations are shorter than far miss explanations, independent from the applied similarity metric. The outcome of our evaluation indicates that pain and disgust can be distinguished with the help of temporal relations. We currently plan experiments to evaluate how the explanations help in teaching concepts and how they could be enhanced by further modalities and interaction.

📄 PDF Abstract BibTeX arXiv:2308.14163

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeExplanation Generation

Similar Papers 제목 키워드 기반

Interpretable Models for Granger Causality Using Self-explaining Neural Networks

2021-01-19 · ICLR 2021 1 · Ričards Marcinkevičs, Julia E. Vogt

Exploratory analysis of time series data can yield a better understanding of complex dynamical systems. Granger causality is a practical framework for analysing interactions in sequential data, applied in a wide range of…

Time SeriesTime Series Analysis

ELUDE: Generating interpretable explanations via a decomposition into labelled and unlabelled features

2022-06-15 · Vikram V. Ramaswamy, Sunnie S. Y. Kim, Nicole Meister, Ruth Fong 외

Deep learning models have achieved remarkable success in different areas of machine learning over the past decade; however, the size and complexity of these models make them difficult to understand. In an effort to make …

Attribute

Relational Boosted Bandits

2020-12-16 · Ashutosh Kakadiya, Sriraam Natarajan, Balaraman Ravindran

Contextual bandits algorithms have become essential in real-world user interaction problems in recent years. However, these algorithms rely on context as attribute value representation, which makes them unfeasible for re…

AttributeDescriptiveExplainable ModelsLink Prediction+1

Generating Contrastive Explanations for Inductive Logic Programming Based on a Near Miss Approach

2021-06-15 · Johannes Rabold, Michael Siebers, Ute Schmid

In recent research, human-understandable explanations of machine learning models have received a lot of attention. Often explanations are given in form of model simplifications or visualizations. However, as shown in cog…

Explanation GenerationInductive logic programmingManagement

Linearity of Relation Decoding in Transformer Language Models

2023-08-17 · Evan Hernandez, Arnab Sen Sharma, Tal Haklay, Kevin Meng 외

Much of the knowledge encoded in transformer language models (LMs) may be expressed in terms of relations: relations between words and their synonyms, entities and their attributes, etc. We show that, for a subset of rel…

Relation