paper-with-me

Papers

EVolutionary Independent DEtermiNistiC Explanation

2025-01-20 · Vincenzo Dentamaro, Paolo Giglio, Donato Impedovo, Giuseppe Pirlo

The widespread use of artificial intelligence deep neural networks in fields such as medicine and engineering necessitates understanding their decision-making processes. Current explainability methods often produce inconsistent results and struggle to highlight essential signals influencing model inferences. This paper introduces the Evolutionary Independent Deterministic Explanation (EVIDENCE) theory, a novel approach offering a deterministic, model-independent method for extracting significant signals from black-box models. EVIDENCE theory, grounded in robust mathematical formalization, is validated through empirical tests on diverse datasets, including COVID-19 audio diagnostics, Parkinson's disease voice recordings, and the George Tzanetakis music classification dataset (GTZAN). Practical applications of EVIDENCE include improving diagnostic accuracy in healthcare and enhancing audio signal analysis. For instance, in the COVID-19 use case, EVIDENCE-filtered spectrograms fed into a frozen Residual Network with 50 layers improved precision by 32% for positive cases and increased the area under the curve (AUC) by 16% compared to baseline models. For Parkinson's disease classification, EVIDENCE achieved near-perfect precision and sensitivity, with a macro average F1-Score of 0.997. In the GTZAN, EVIDENCE maintained a high AUC of 0.996, demonstrating its efficacy in filtering relevant features for accurate genre classification. EVIDENCE outperformed other Explainable Artificial Intelligence (XAI) methods such as LIME, SHAP, and GradCAM in almost all metrics. These findings indicate that EVIDENCE not only improves classification accuracy but also provides a transparent and reproducible explanation mechanism, crucial for advancing the trustworthiness and applicability of AI systems in real-world settings.

📄 PDF Abstract BibTeX arXiv:2501.16357

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Genre classificationMusic Classification

Methods 이 논문이 사용한 방법론

SHAP 설명 없음
LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

Understanding XAI Through the Philosopher's Lens: A Historical Perspective

2024-07-26 · Martina Mattioli, Antonio Emanuele Cinà, Marcello Pelillo

Despite explainable AI (XAI) has recently become a hot topic and several different approaches have been developed, there is still a widespread belief that it lacks a convincing unifying foundation. On the other hand, ove…

Philosophy

Efficient Simulations of Individual Based Models for Adaptive Dynamics and the Canonical Equation

2016-01-28

We propose a faster algorithm for individual based simulations for adaptive dynamics based on a simple modification to the standard Gillespie Algorithm for simulating stochastic birth-death processes. We provide an analy…

A numerical approach to determine mutant invasion fitness and evolutionary singular strategies

2017-05-23

We propose a numerical approach to study the invasion fitness of a mutant and to determine evolutionary singular strategies in evolutionary structured models in which the competitive exclusion principle holds. Our approa…

Evolutionary Algorithms for the Chance-Constrained Knapsack Problem

2019-02-13 · Yue Xie, Oscar Harper, Hirad Assimi, Aneta Neumann 외

Evolutionary algorithms have been applied to a wide range of stochastic problems. Motivated by real-world problems where constraint violations have disruptive effects, this paper considers the chance-constrained knapsack…

Evolutionary AlgorithmsStochastic Optimization

Chaos and noise in evolutionary game dynamics

2025-03-28 · Maria Alejandra Ramirez, George Datseris, Arne Traulsen

Evolutionary game theory has traditionally employed deterministic models to describe population dynamics. These models, due to their inherent nonlinearities, can exhibit deterministic chaos, where population fluctuations…