Skip to main content

Showing 1–16 of 16 results for author: Ciravegna, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.14693  [pdf, other

    eess.AS cs.LG

    Voice Disorder Analysis: a Transformer-based Approach

    Authors: Alkis Koudounas, Gabriele Ciravegna, Marco Fantini, Giovanni Succo, Erika Crosetti, Tania Cerquitelli, Elena Baralis

    Abstract: Voice disorders are pathologies significantly affecting patient quality of life. However, non-invasive automated diagnosis of these pathologies is still under-explored, due to both a shortage of pathological voice data, and diversity of the recording types used for the diagnosis. This paper proposes a novel solution that adopts transformers directly working on raw voice signals and addresses data… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

    Comments: Accepted at Interspeech 2024

  2. arXiv:2406.14335  [pdf, other

    cs.CL cs.AI

    Self-supervised Interpretable Concept-based Models for Text Classification

    Authors: Francesco De Santis, Philippe Bich, Gabriele Ciravegna, Pietro Barbiero, Danilo Giordano, Tania Cerquitelli

    Abstract: Despite their success, Large-Language Models (LLMs) still face criticism as their lack of interpretability limits their controllability and reliability. Traditional post-hoc interpretation methods, based on attention and gradient-based analysis, offer limited insight into the model's decision-making processes. In the image field, Concept-based models have emerged as explainable-by-design architect… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

  3. arXiv:2312.12936  [pdf, other

    cs.AI cs.HC

    Concept-based Explainable Artificial Intelligence: A Survey

    Authors: Eleonora Poeta, Gabriele Ciravegna, Eliana Pastor, Tania Cerquitelli, Elena Baralis

    Abstract: The field of explainable artificial intelligence emerged in response to the growing need for more transparent and reliable models. However, using raw features to provide explanations has been disputed in several works lately, advocating for more user-understandable explanations. To address this issue, a wide range of papers proposing Concept-based eXplainable Artificial Intelligence (C-XAI) method… ▽ More

    Submitted 20 December, 2023; originally announced December 2023.

  4. arXiv:2308.11991  [pdf, other

    cs.LG cs.AI cs.NE

    Relational Concept Based Models

    Authors: Pietro Barbiero, Francesco Giannini, Gabriele Ciravegna, Michelangelo Diligenti, Giuseppe Marra

    Abstract: The design of interpretable deep learning models working in relational domains poses an open challenge: interpretable deep learning methods, such as Concept-Based Models (CBMs), are not designed to solve relational problems, while relational models are not as interpretable as CBMs. To address this problem, we propose Relational Concept-Based Models, a family of relational deep learning methods pro… ▽ More

    Submitted 23 August, 2023; originally announced August 2023.

  5. arXiv:2304.14068  [pdf, other

    cs.AI cs.LG cs.NE stat.ML

    Interpretable Neural-Symbolic Concept Reasoning

    Authors: Pietro Barbiero, Gabriele Ciravegna, Francesco Giannini, Mateo Espinosa Zarlenga, Lucie Charlotte Magister, Alberto Tonda, Pietro Lio', Frederic Precioso, Mateja Jamnik, Giuseppe Marra

    Abstract: Deep learning methods are highly accurate, yet their opaque decision process prevents them from earning full human trust. Concept-based models aim to address this issue by learning tasks based on a set of human-understandable concepts. However, state-of-the-art concept-based models rely on high-dimensional concept embedding representations which lack a clear semantic meaning, thus questioning the… ▽ More

    Submitted 22 May, 2023; v1 submitted 27 April, 2023; originally announced April 2023.

    Journal ref: Proceedings of the 40th International Conference on Machine Learning, PMLR 202:1801-1825, 2023

  6. Extending Logic Explained Networks to Text Classification

    Authors: Rishabh Jain, Gabriele Ciravegna, Pietro Barbiero, Francesco Giannini, Davide Buffelli, Pietro Lio

    Abstract: Recently, Logic Explained Networks (LENs) have been proposed as explainable-by-design neural models providing logic explanations for their predictions. However, these models have only been applied to vision and tabular data, and they mostly favour the generation of global explanations, while local ones tend to be noisy and verbose. For these reasons, we propose LENp, improving local explanations b… ▽ More

    Submitted 16 January, 2023; v1 submitted 4 November, 2022; originally announced November 2022.

    Comments: Accepted as short paper at the EMNLP 2022 conference

    Journal ref: Proceedings of the 2022 EMNLP Conference , pages 8838-8857. ACL (2022)

  7. arXiv:2209.09056  [pdf, other

    cs.LG cs.AI

    Concept Embedding Models: Beyond the Accuracy-Explainability Trade-Off

    Authors: Mateo Espinosa Zarlenga, Pietro Barbiero, Gabriele Ciravegna, Giuseppe Marra, Francesco Giannini, Michelangelo Diligenti, Zohreh Shams, Frederic Precioso, Stefano Melacci, Adrian Weller, Pietro Lio, Mateja Jamnik

    Abstract: Deploying AI-powered systems requires trustworthy models supporting effective human interactions, going beyond raw prediction accuracy. Concept bottleneck models promote trustworthiness by conditioning classification tasks on an intermediate level of human-like concepts. This enables human interventions which can correct mispredicted concepts to improve the model's performance. However, existing c… ▽ More

    Submitted 5 December, 2022; v1 submitted 19 September, 2022; originally announced September 2022.

    Comments: To appear at NeurIPS 2022

    Report number: 35 MSC Class: 68T07 ACM Class: I.2.6

    Journal ref: https://proceedings.neurips.cc/paper_files/paper/2022/hash/867c06823281e506e8059f5c13a57f75-Abstract-Conference.html

  8. arXiv:2207.13586  [pdf, other

    cs.LG cs.AI cs.LO

    Encoding Concepts in Graph Neural Networks

    Authors: Lucie Charlotte Magister, Pietro Barbiero, Dmitry Kazhdan, Federico Siciliano, Gabriele Ciravegna, Fabrizio Silvestri, Mateja Jamnik, Pietro Lio

    Abstract: The opaque reasoning of Graph Neural Networks induces a lack of human trust. Existing graph network explainers attempt to address this issue by providing post-hoc explanations, however, they fail to make the model itself more interpretable. To fill this gap, we introduce the Concept Encoder Module, the first differentiable concept-discovery approach for graph networks. The proposed approach makes… ▽ More

    Submitted 7 August, 2022; v1 submitted 27 July, 2022; originally announced July 2022.

  9. Knowledge-driven Active Learning

    Authors: Gabriele Ciravegna, Frédéric Precioso, Alessandro Betti, Kevin Mottin, Marco Gori

    Abstract: The deployment of Deep Learning (DL) models is still precluded in those contexts where the amount of supervised data is limited. To answer this issue, active learning strategies aim at minimizing the amount of labelled data required to train a DL model. Most active strategies are based on uncertain sample selection, and even often restricted to samples lying close to the decision boundary. These t… ▽ More

    Submitted 16 June, 2023; v1 submitted 15 October, 2021; originally announced October 2021.

    Comments: Accepted at ECML2023 for presentation! Check also the github repo: https://github.com/gabrieleciravegna/Knowledge-driven-Active-Learning

    Journal ref: In Machine Learning and Knowledge Discovery in Databases: Research Track. pp. 38-54. vol 14169. Springer (2023)

  10. Graph Neural Networks for Graph Drawing

    Authors: Matteo Tiezzi, Gabriele Ciravegna, Marco Gori

    Abstract: Graph Drawing techniques have been developed in the last few years with the purpose of producing aesthetically pleasing node-link layouts. Recently, the employment of differentiable loss functions has paved the road to the massive usage of Gradient Descent and related optimization algorithms. In this paper, we propose a novel framework for the development of Graph Neural Drawers (GND), machines th… ▽ More

    Submitted 1 July, 2022; v1 submitted 21 September, 2021; originally announced September 2021.

    Comments: Accepted for publication in IEEE Transaction of Neural Networks and Learning Systems (TNNLS) 2022, Special Issue on Deep Neural Networks for Graphs: Theory, Models, Algorithms and Applications

  11. arXiv:2108.05149  [pdf, other

    cs.LG cs.AI cs.LO cs.NE

    Logic Explained Networks

    Authors: Gabriele Ciravegna, Pietro Barbiero, Francesco Giannini, Marco Gori, Pietro Lió, Marco Maggini, Stefano Melacci

    Abstract: The large and still increasing popularity of deep learning clashes with a major limit of neural network architectures, that consists in their lack of capability in providing human-understandable motivations of their decisions. In situations in which the machine is expected to support the decision of human experts, providing a comprehensible explanation is a feature of crucial importance. The langu… ▽ More

    Submitted 11 August, 2021; originally announced August 2021.

    Journal ref: Artificial Intelligence, 103822, 2022

  12. arXiv:2106.06804  [pdf, other

    cs.AI cs.CV cs.LG cs.LO

    Entropy-based Logic Explanations of Neural Networks

    Authors: Pietro Barbiero, Gabriele Ciravegna, Francesco Giannini, Pietro Lió, Marco Gori, Stefano Melacci

    Abstract: Explainable artificial intelligence has rapidly emerged since lawmakers have started requiring interpretable models for safety-critical domains. Concept-based neural networks have arisen as explainable-by-design methods as they leverage human-understandable symbols (i.e. concepts) to predict class memberships. However, most of these approaches focus on the identification of the most relevant conce… ▽ More

    Submitted 31 January, 2022; v1 submitted 12 June, 2021; originally announced June 2021.

    Journal ref: In Proceedings of the AAAI Conference on Artificial Intelligence, Vol. 36, No. 6, pp. 6046-6054, 2022

  13. arXiv:2105.11697  [pdf, other

    cs.LG cs.AI

    PyTorch, Explain! A Python library for Logic Explained Networks

    Authors: Pietro Barbiero, Gabriele Ciravegna, Dobrik Georgiev, Franscesco Giannini

    Abstract: "PyTorch, Explain!" is a Python module integrating a variety of state-of-the-art approaches to provide logic explanations from neural networks. This package focuses on bringing these methods to non-specialists. It has minimal dependencies and it is distributed under the Apache 2.0 licence allowing both academic and commercial use. Source code and documentation can be downloaded from the github rep… ▽ More

    Submitted 23 July, 2021; v1 submitted 25 May, 2021; originally announced May 2021.

  14. arXiv:2009.02799  [pdf, other

    stat.ML cs.LG

    Gradient-based Competitive Learning: Theory

    Authors: Giansalvo Cirrincione, Pietro Barbiero, Gabriele Ciravegna, Vincenzo Randazzo

    Abstract: Deep learning has been widely used for supervised learning and classification/regression problems. Recently, a novel area of research has applied this paradigm to unsupervised tasks; indeed, a gradient-based approach extracts, efficiently and autonomously, the relevant features for handling input data. However, state-of-the-art techniques focus mostly on algorithmic efficiency and accuracy rather… ▽ More

    Submitted 6 September, 2020; originally announced September 2020.

    Comments: 18 pages. arXiv admin note: text overlap with arXiv:2008.09477

  15. Topological Gradient-based Competitive Learning

    Authors: Pietro Barbiero, Gabriele Ciravegna, Vincenzo Randazzo, Giansalvo Cirrincione

    Abstract: Topological learning is a wide research area aiming at uncovering the mutual spatial relationships between the elements of a set. Some of the most common and oldest approaches involve the use of unsupervised competitive neural networks. However, these methods are not based on gradient optimization which has been proven to provide striking results in feature extraction also in unsupervised learning… ▽ More

    Submitted 21 August, 2020; originally announced August 2020.

    Comments: 12 pages, 20 figures

  16. arXiv:2006.03833  [pdf, other

    cs.LG cs.CR stat.ML

    Domain Knowledge Alleviates Adversarial Attacks in Multi-Label Classifiers

    Authors: Stefano Melacci, Gabriele Ciravegna, Angelo Sotgiu, Ambra Demontis, Battista Biggio, Marco Gori, Fabio Roli

    Abstract: Adversarial attacks on machine learning-based classifiers, along with defense mechanisms, have been widely studied in the context of single-label classification problems. In this paper, we shift the attention to multi-label classification, where the availability of domain knowledge on the relationships among the considered classes may offer a natural way to spot incoherent predictions, i.e., predi… ▽ More

    Submitted 29 December, 2021; v1 submitted 6 June, 2020; originally announced June 2020.

    Comments: Accepted for publications in IEEE TPAMI journal

    Journal ref: IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 44, no. 12, pp. 9944-9959, 1 Dec. 2022