Strength Change Explanations in Quantitative Argumentation

· Source: cs.MA updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, medium

Summary

This paper introduces "strength change explanations" (SXs) for quantitative bipolar argumentation graphs (QBAGs), aiming to make AI inference contestable. SXs describe specific changes to the initial strengths of a subset of arguments within a QBAG that can achieve a desired ordering based on the final strengths of another subset of arguments. The authors demonstrate that existing inverse and counterfactual problems can be reduced to SXs. They prove soundness and completeness properties, and show existence and non-existence in special cases. Using a heuristic search, the research successfully finds SXs for layered graphs common in applications, though limitations exist where guarantees for explanation presence or absence are not provided. An example illustrates how modifying initial strengths of arguments like $\mathsf{a}$ and $\mathsf{e}$ can flip a credit application decision from rejected to accepted.

Key takeaway

For AI Researchers developing contestable AI systems, understanding Strength Change Explanations (SXs) is crucial. Your work should focus on implementing and refining heuristic search methods for identifying optimal or $\epsilon$-approximate SXs in complex QBAGs, especially for real-world applications like financial decision-making, to empower users to challenge and understand AI outcomes effectively. Consider the trade-offs between explanation optimality and computational cost.

Key insights

Strength change explanations enable contestable AI by identifying minimal initial strength adjustments to alter argument outcomes.

Principles

Method

SXs are found by generalizing the inverse problem in quantitative argumentation, defining (mutable argument, initial strength)-tuples that yield a desired final strength ordering, and applying heuristic search for layered QBAGs.

In practice

Topics

Best for: AI Researcher, AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.MA updates on arXiv.org.