Strength Change Explanations in Quantitative Argumentation
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
- Contestability requires explaining how to achieve desired outcomes.
- Gradual semantics update argument weights based on graph topology.
- Optimal SXs minimize the sum of initial strength changes.
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
- Apply SXs to explain credit application decisions.
- Use QBAGs for explainable image recognition.
- Integrate SXs into recommendation systems.
Topics
- Formal Argumentation
- Explainable AI
- Quantitative Argumentation
- Strength Change Explanations
- Contestability
Best for: AI Researcher, AI Scientist, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.MA updates on arXiv.org.