AIAug 23, 2021

Longitudinal Distance: Towards Accountable Instance Attribution

arXiv:2108.10437v1
Originality Incremental advance
AI Analysis

This addresses the need for accountability in AI systems, particularly for users and developers, but appears incremental as it builds on existing case-based reasoning methods.

The paper tackles the problem of accountability in interpretable machine learning by introducing a pseudo-metric called Longitudinal distance for attributing instances to neural network decisions, aiming to build accountable case-based reasoning agents.

Previous research in interpretable machine learning (IML) and explainable artificial intelligence (XAI) can be broadly categorized as either focusing on seeking interpretability in the agent's model (i.e., IML) or focusing on the context of the user in addition to the model (i.e., XAI). The former can be categorized as feature or instance attribution. Example- or sample-based methods such as those using or inspired by case-based reasoning (CBR) rely on various approaches to select instances that are not necessarily attributing instances responsible for an agent's decision. Furthermore, existing approaches have focused on interpretability and explainability but fall short when it comes to accountability. Inspired in case-based reasoning principles, this paper introduces a pseudo-metric we call Longitudinal distance and its use to attribute instances to a neural network agent's decision that can be potentially used to build accountable CBR agents.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes