Skip to content

Commit d692cf1

Browse files
authored
Update papers.bib
1 parent e11bdcc commit d692cf1

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

_bibliography/papers.bib

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,15 @@ @incollection{chapter2025xai
1111
@article{logics2020005,
1212
author = {Bergami, Giacomo and Fox, Oliver Robert},
1313
title = {How Explainable Really is AI? Benchmarking Explainable AI },
14-
journal = {Logics},
15-
year = {2025}
16-
}
14+
JOURNAL = {Logics},
15+
VOLUME = {3},
16+
YEAR = {2025},
17+
NUMBER = {3},
18+
ARTICLE-NUMBER = {9},
19+
URL = {https://www.mdpi.com/2813-0405/3/3/9},
20+
ISSN = {2813-0405},
21+
ABSTRACT = {This work contextualizes the possibility of deriving a unifying artificial intelligence framework by walking in the footsteps of General, Explainable, and Verified Artificial Intelligence (GEVAI): by considering explainability not only at the level of the results produced by a specification but also considering the explicability of the inference process as well as the one related to the data processing step, we can not only ensure human explainability of the process leading to the ultimate results but also mitigate and minimize machine faults leading to incorrect results. This, on the other hand, requires the adoption of automated verification processes beyond system fine-tuning, which are essentially relevant in a more interconnected world. The challenges related to full automation of a data processing pipeline, mostly requiring human-in-the-loop approaches, forces us to tackle the framework from a different perspective: while proposing a preliminary implementation of GEVAI mainly used as an AI test-bed having different state-of-the-art AI algorithms interconnected, we propose two other data processing pipelines, LaSSI and EMeriTAte+DF, being a specific instantiation of GEVAI for solving specific problems (Natural Language Processing, and Multivariate Time Series Classifications). Preliminary results from our ongoing work strengthen the position of the proposed framework by showcasing it as a viable path to improve current state-of-the-art AI algorithms.},
22+
DOI = {10.3390/logics3030009}}
1723

1824
@article{202504.0090,
1925
arxiv = {https://doi.org/10.20944/preprints202504.0090.v1},

0 commit comments

Comments
 (0)