Skip to main content

Showing 1–13 of 13 results for author: Veltri, P

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

    cs.LG

    E-ABIN: an Explainable module for Anomaly detection in BIological Networks

    Authors: Ugo Lomoio, Tommaso Mazza, Pierangelo Veltri, Pietro Hiram Guzzi

    Abstract: The increasing availability of large-scale omics data calls for robust analytical frameworks capable of handling complex gene expression datasets while offering interpretable results. Recent advances in artificial intelligence have enabled the identification of aberrant molecular patterns distinguishing disease states from healthy controls. Coupled with improvements in model interpretability, thes… ▽ More

    Submitted 25 June, 2025; originally announced June 2025.

  2. arXiv:2506.04271  [pdf, other

    cs.SI

    ExDiff: A Framework for Simulating Diffusion Processes on Complex Networks with Explainable AI Integration

    Authors: Annamaria Defilippo, Ugo Lomoio, Barbara Puccio, Pierangelo Veltri, Pietro Hiram Guzzi

    Abstract: Understanding and controlling diffusion processes in complex networks is critical across domains ranging from epidemiology to information science. Here, we present ExDiff, an interactive and modular computational framework that integrates network simulation, graph neural networks (GNNs), and explainable artificial intelligence (XAI) to model and interpret diffusion dynamics. ExDiff combines classi… ▽ More

    Submitted 3 June, 2025; originally announced June 2025.

  3. arXiv:2505.18212  [pdf, ps, other

    cs.CY cs.AI cs.CL

    Towards medical AI misalignment: a preliminary study

    Authors: Barbara Puccio, Federico Castagna, Allan Tucker, Pierangelo Veltri

    Abstract: Despite their staggering capabilities as assistant tools, often exceeding human performances, Large Language Models (LLMs) are still prone to jailbreak attempts from malevolent users. Although red teaming practices have already identified and helped to address several such jailbreak techniques, one particular sturdy approach involving role-playing (which we named `Goofy Game') seems effective agai… ▽ More

    Submitted 22 May, 2025; originally announced May 2025.

  4. arXiv:2505.17065  [pdf, other

    cs.CL cs.LG

    Decoding Rarity: Large Language Models in the Diagnosis of Rare Diseases

    Authors: Valentina Carbonari, Pierangelo Veltri, Pietro Hiram Guzzi

    Abstract: Recent advances in artificial intelligence, particularly large language models LLMs, have shown promising capabilities in transforming rare disease research. This survey paper explores the integration of LLMs in the analysis of rare diseases, highlighting significant strides and pivotal studies that leverage textual data to uncover insights and patterns critical for diagnosis, treatment, and patie… ▽ More

    Submitted 18 May, 2025; originally announced May 2025.

  5. arXiv:2404.15307  [pdf, other

    eess.SP cs.AI

    DCAE-SR: Design of a Denoising Convolutional Autoencoder for reconstructing Electrocardiograms signals at Super Resolution

    Authors: Ugo Lomoio, Pierangelo Veltri, Pietro Hiram Guzzi, Pietro Lio'

    Abstract: Electrocardiogram (ECG) signals play a pivotal role in cardiovascular diagnostics, providing essential information on the electrical activity of the heart. However, the inherent noise and limited resolution in ECG recordings can hinder accurate interpretation and diagnosis. In this paper, we propose a novel model for ECG super resolution (SR) that uses a DNAE to enhance temporal and frequency info… ▽ More

    Submitted 29 March, 2024; originally announced April 2024.

  6. arXiv:2403.07038  [pdf, other

    cs.LG

    Leveraging graph neural networks for supporting Automatic Triage of Patients

    Authors: Annamaria Defilippo, Pierangelo Veltri, Pietro Lio', Pietro Hiram Guzzi

    Abstract: Patient triage plays a crucial role in emergency departments, ensuring timely and appropriate care based on correctly evaluating the emergency grade of patient conditions. Triage methods are generally performed by human operator based on her own experience and information that are gathered from the patient management process. Thus, it is a process that can generate errors in emergency level as… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

  7. arXiv:2310.05996  [pdf, other

    cs.LG

    A novel Network Science Algorithm for Improving Triage of Patients

    Authors: Pietro Hiram Guzzi, Annamaria De Filippo, Pierangelo Veltri

    Abstract: Patient triage plays a crucial role in healthcare, ensuring timely and appropriate care based on the urgency of patient conditions. Traditional triage methods heavily rely on human judgment, which can be subjective and prone to errors. Recently, a growing interest has been in leveraging artificial intelligence (AI) to develop algorithms for triaging patients. This paper presents the development of… ▽ More

    Submitted 9 October, 2023; originally announced October 2023.

  8. arXiv:2201.05434  [pdf, other

    q-bio.QM cs.CE

    Design and Development of PCN-Miner: A tool for the Analysis of Protein Contact Networks

    Authors: Pietro Hiram Guzzi, Luisa Di Paola, Alessandro Giuliani, Pierangelo Veltri

    Abstract: Protein Contact Network (PCN) is a powerful tool for analysing the structure and function of proteins. In particular, PCN has been used for disclosing the molecular features of allosteric regulation through PCN clustering. Such analysis is relevant in many applications, such as the recent study of SARS-CoV-2 Spike Protein. Despite its relevance, methods for the analysis of PCN are spread into a se… ▽ More

    Submitted 12 January, 2022; originally announced January 2022.

  9. arXiv:2103.03728  [pdf, other

    cs.SI

    Using Dual-Network Analyser for extracting communities from Dual Networks

    Authors: Pietro Hiram Guzzi, Giuseppe Tradigo, Pierangelo Veltri

    Abstract: The representation of data and its relationships using networks is prevalent in many research fields such as computational biology, medical informatics and social networks. Recently, complex networks models have been introduced to better capture the insights of the modelled scenarios. Among others, dual networks -based models have been introduced, which consist in mapping information as pair of ne… ▽ More

    Submitted 5 March, 2021; originally announced March 2021.

  10. arXiv:2002.01289  [pdf, ps, other

    cs.DS cs.SI q-bio.MN

    Extracting Dense and Connected Subgraphs in Dual Networks by Network Alignment

    Authors: Pietro Hiram Guzzi, Emanuel Salerno, Giuseppe Tradigo, Pierangelo Veltri

    Abstract: The use of network based approaches to model and analyse large datasets is currently a growing research field. For instance in biology and medicine, networks are used to model interactions among biological molecules as well as relations among patients. Similarly, data coming from social networks can be trivially modelled by using graphs. More recently, the use of dual networks gained the attention… ▽ More

    Submitted 4 February, 2020; originally announced February 2020.

    ACM Class: J.3

  11. Enhancing magic sets with an application to ontological reasoning

    Authors: Mario Alviano, Nicola Leone, Pierfrancesco Veltri, Jessica Zangari

    Abstract: Magic sets are a Datalog to Datalog rewriting technique to optimize query answering. The rewritten program focuses on a portion of the stable model(s) of the input program which is sufficient to answer the given query. However, the rewriting may introduce new recursive definitions, which can involve even negation and aggregations, and may slow down program evaluation. This paper enhances the magic… ▽ More

    Submitted 19 July, 2019; originally announced July 2019.

    Comments: Paper presented at the 35th International Conference on Logic Programming (ICLP 2019), Las Cruces, New Mexico, USA, 20-25 September 2019, 16 pages

    Journal ref: Theory and Practice of Logic Programming 19 (2019) 654-670

  12. arXiv:1806.03845  [pdf, ps, other

    cs.DC

    HetNetAligner: Design and Implementation of an algorithm for heterogeneous network alignment on Apache Spark

    Authors: Pietro H Guzzi, Marianna Milano, Pierangelo Veltri, Mario Cannataro

    Abstract: The importance of the use of networks to model and analyse biological data and the interplay of bio-molecules is widely recognised. Consequently, many algorithms for the analysis and the comparison of networks (such as alignment algorithms) have been developed in the past. Recently, many different approaches tried to integrate into a single model the interplay of different molecules, such as genes… ▽ More

    Submitted 11 June, 2018; originally announced June 2018.

  13. arXiv:1412.7386  [pdf, other

    cs.CE cs.AI q-bio.MN

    A web-based tool to Analyze Semantic Similarity Networks

    Authors: Mario Cannataro, Pietro Hiram Guzzi, Marianna Milano, Pierangelo Veltri

    Abstract: In computational biology, biological entities such as genes or proteins are usually annotated with terms extracted from Gene Ontology (GO). The functional similarity among terms of an ontology is evaluated by using Semantic Similarity Measures (SSM). More recently, the extensive application of SSMs yielded to the Semantic Similarity Networks (SSNs). SSNs are edge-weighted graphs where the nodes ar… ▽ More

    Submitted 21 December, 2014; originally announced December 2014.