paper-with-me

Papers

Free Argumentative Exchanges for Explaining Image Classifiers

2025-02-18 · Avinash Kori, Antonio Rago, Francesca Toni

Deep learning models are powerful image classifiers but their opacity hinders their trustworthiness. Explanation methods for capturing the reasoning process within these classifiers faithfully and in a clear manner are scarce, due to their sheer complexity and size. We provide a solution for this problem by defining a novel method for explaining the outputs of image classifiers with debates between two agents, each arguing for a particular class. We obtain these debates as concrete instances of Free Argumentative eXchanges (FAXs), a novel argumentation-based multi-agent framework allowing agents to internalise opinions by other agents differently than originally stated. We define two metrics (consensus and persuasion rate) to assess the usefulness of FAXs as argumentative explanations for image classifiers. We then conduct a number of empirical experiments showing that FAXs perform well along these metrics as well as being more faithful to the image classifiers than conventional, non-argumentative explanation methods. All our implementations can be found at https://github.com/koriavinash1/FAX.

📄 PDF Abstract BibTeX arXiv:2502.12995

Code (1)

koriavinash1/fax 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Interactive Explanations by Conflict Resolution via Argumentative Exchanges

2023-03-27 · Antonio Rago, Hengzhi Li, Francesca Toni

As the field of explainable AI (XAI) is maturing, calls for interactive explanations for (the outputs of) AI models are growing, but the state-of-the-art predominantly focuses on static explanations. In this paper, we fo…

counterfactualExplainable Artificial Intelligence (XAI)

An Argumentative Approach for Explaining Preemption in Soft-Constraint Based Norms

2024-09-06 · Wachara Fungwacharakorn, Kanae Tsushima, Hiroshi Hosobe, Hideaki Takeda 외

Although various aspects of soft-constraint based norms have been explored, it is still challenging to understand preemption. Preemption is a situation where higher-level norms override lower-level norms when new informa…

Explaining Causal Models with Argumentation: the Case of Bi-variate Reinforcement

2022-05-23 · Antonio Rago, Pietro Baroni, Francesca Toni

Causal models are playing an increasingly important role in machine learning, particularly in the realm of explainable AI. We introduce a conceptualisation for generating argumentation frameworks (AFs) from causal models…

SpArX: Sparse Argumentative Explanations for Neural Networks [Technical Report]

2023-01-23 · Hamed Ayoobi, Nico Potyka, Francesca Toni

Neural networks (NNs) have various applications in AI, but explaining their decisions remains challenging. Existing approaches often focus on explaining how changing individual inputs affects NNs' outputs. However, an ex…

Identifying attack and support argumentative relations using deep learning

2017-09-01 · EMNLP 2017 9 · Oana Cocarascu, Francesca Toni

We propose a deep learning architecture to capture argumentative relations of attack and support from one piece of text to another, of the kind that naturally occur in a debate. The architecture uses two (unidirectional …

Argument MiningDeep LearningWord Embeddings