Skip to main content

Showing 1–46 of 46 results for author: Micheli, A

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

    cs.AI

    Exploiting Symbolic Heuristics for the Synthesis of Domain-Specific Temporal Planning Guidance using Reinforcement Learning

    Authors: Irene Brugnara, Alessandro Valentini, Andrea Micheli

    Abstract: Recent work investigated the use of Reinforcement Learning (RL) for the synthesis of heuristic guidance to improve the performance of temporal planners when a domain is fixed and a set of training problems (not plans) is given. The idea is to extract a heuristic from the value function of a particular (possibly infinite-state) MDP constructed over the training problems. In this paper, we propose… ▽ More

    Submitted 19 May, 2025; originally announced May 2025.

  2. arXiv:2505.12437  [pdf, ps, other

    cs.LG cs.AI

    Addressing the Scarcity of Benchmarks for Graph XAI

    Authors: Michele Fontanesi, Alessio Micheli, Marco Podda, Domenico Tortorella

    Abstract: While Graph Neural Networks (GNNs) have become the de facto model for learning from structured data, their decisional process remains opaque to the end user, undermining their deployment in safety-critical applications. In the case of graph classification, Explainable Artificial Intelligence (XAI) techniques address this major issue by identifying sub-graph motifs that explain predictions. However… ▽ More

    Submitted 18 May, 2025; originally announced May 2025.

  3. arXiv:2505.11054  [pdf, ps, other

    cs.LG stat.ML

    NeuralSurv: Deep Survival Analysis with Bayesian Uncertainty Quantification

    Authors: Mélodie Monod, Alessandro Micheli, Samir Bhatt

    Abstract: We introduce NeuralSurv, the first deep survival model to incorporate Bayesian uncertainty quantification. Our non-parametric, architecture-agnostic framework flexibly captures time-varying covariate-risk relationships in continuous time via a novel two-stage data-augmentation scheme, for which we establish theoretical guarantees. For efficient posterior inference, we introduce a mean-field variat… ▽ More

    Submitted 16 May, 2025; originally announced May 2025.

  4. arXiv:2503.15267  [pdf, other

    cs.LG

    Learning to quantify graph nodes

    Authors: Alessio Micheli, Alejandro Moreo, Marco Podda, Fabrizio Sebastiani, William Simoni, Domenico Tortorella

    Abstract: Network Quantification is the problem of estimating the class proportions in unlabeled subsets of graph nodes. When prior probability shift is at play, this task cannot be effectively addressed by first classifying the nodes and then counting the class predictions. In addition, unlike non-relational quantification on i.i.d. datapoints, Network Quantification demands enhanced flexibility to capture… ▽ More

    Submitted 19 March, 2025; originally announced March 2025.

  5. arXiv:2502.05994  [pdf, other

    stat.ML cs.LG

    Diffusion Models for Inverse Problems in the Exponential Family

    Authors: Alessandro Micheli, Mélodie Monod, Samir Bhatt

    Abstract: Diffusion models have emerged as powerful tools for solving inverse problems, yet prior work has primarily focused on observations with Gaussian measurement noise, restricting their use in real-world scenarios. This limitation persists due to the intractability of the likelihood score, which until now has only been approximated in the simpler case of Gaussian likelihoods. In this work, we extend d… ▽ More

    Submitted 9 February, 2025; originally announced February 2025.

  6. arXiv:2501.09632  [pdf, ps, other

    cs.AI

    Platform-Aware Mission Planning

    Authors: Stefan Panjkovic, Alessandro Cimatti, Andrea Micheli, Stefano Tonetta

    Abstract: Planning for autonomous systems typically requires reasoning with models at different levels of abstraction, and the harmonization of two competing sets of objectives: high-level mission goals that refer to an interaction of the system with the external environment, and low-level platform constraints that aim to preserve the integrity and the correct interaction of the subsystems. The complicated… ▽ More

    Submitted 20 May, 2025; v1 submitted 16 January, 2025; originally announced January 2025.

  7. arXiv:2410.13493  [pdf, other

    cs.LG stat.ML

    Deep Reinforcement Learning for Online Optimal Execution Strategies

    Authors: Alessandro Micheli, Mélodie Monod

    Abstract: This paper tackles the challenge of learning non-Markovian optimal execution strategies in dynamic financial markets. We introduce a novel actor-critic algorithm based on Deep Deterministic Policy Gradient (DDPG) to address this issue, with a focus on transient price impact modeled by a general decay kernel. Through numerical experiments with various decay kernels, we show that our algorithm succe… ▽ More

    Submitted 17 October, 2024; originally announced October 2024.

  8. arXiv:2410.00580  [pdf, other

    cs.CV

    Deep activity propagation via weight initialization in spiking neural networks

    Authors: Aurora Micheli, Olaf Booij, Jan van Gemert, Nergis Tömen

    Abstract: Spiking Neural Networks (SNNs) and neuromorphic computing offer bio-inspired advantages such as sparsity and ultra-low power consumption, providing a promising alternative to conventional networks. However, training deep SNNs from scratch remains a challenge, as SNNs process and transmit information by quantizing the real-valued membrane potentials into binary spikes. This can lead to information… ▽ More

    Submitted 20 May, 2025; v1 submitted 1 October, 2024; originally announced October 2024.

  9. arXiv:2408.05795  [pdf, ps, other

    cs.RO cs.AI

    A Meta-Engine Framework for Interleaved Task and Motion Planning using Topological Refinements

    Authors: Elisa Tosello, Alessandro Valentini, Andrea Micheli

    Abstract: Task And Motion Planning (TAMP) is the problem of finding a solution to an automated planning problem that includes discrete actions executable by low-level continuous motions. This field is gaining increasing interest within the robotics community, as it significantly enhances robot's autonomy in real-world applications. Many solutions and formulations exist, but no clear standard representation… ▽ More

    Submitted 11 August, 2024; originally announced August 2024.

    Comments: To appear in ECAI 2024

  10. arXiv:2308.10587  [pdf, other

    cs.FL

    Formal Analysis and Verification of Max-Plus Linear Systems

    Authors: Muhammad Syifa'ul Mufid, Andrea Micheli, Alessandro Abate, Alessandro Cimatti

    Abstract: Max-Plus Linear (MPL) systems are an algebraic formalism with practical applications in transportation networks, manufacturing and biological systems. In this paper, we investigate the problem of automatically analyzing the properties of MPL, taking into account both structural properties such as transient and cyclicity, and the open problem of user-defined temporal properties. We propose Time-Dif… ▽ More

    Submitted 21 August, 2023; originally announced August 2023.

    Comments: 28 pages (including appendixes)

  11. Modeling Edge Features with Deep Bayesian Graph Networks

    Authors: Daniele Atzeni, Federico Errica, Davide Bacciu, Alessio Micheli

    Abstract: We propose an extension of the Contextual Graph Markov Model, a deep and probabilistic machine learning model for graphs, to model the distribution of edge features. Our approach is architectural, as we introduce an additional Bayesian network mapping edge features into discrete states to be used by the original model. In doing so, we are also able to build richer graph representations even in the… ▽ More

    Submitted 17 August, 2023; originally announced August 2023.

    Comments: Releasing pre-print version to comply with TAILOR project requirements

  12. An Empirical Evaluation of Rewiring Approaches in Graph Neural Networks

    Authors: Alessio Micheli, Domenico Tortorella

    Abstract: Graph neural networks compute node representations by performing multiple message-passing steps that consist in local aggregations of node features. Having deep models that can leverage longer-range interactions between nodes is hindered by the issues of over-smoothing and over-squashing. In particular, the latter is attributed to the graph topology which guides the message-passing, causing a node… ▽ More

    Submitted 28 May, 2025; v1 submitted 31 May, 2023; originally announced May 2023.

    Comments: 8 pages, 4 figures

    Journal ref: Pattern Recognition Letters, vol. 196, pp. 134-141 (2025)

  13. Addressing Heterophily in Node Classification with Graph Echo State Networks

    Authors: Alessio Micheli, Domenico Tortorella

    Abstract: Node classification tasks on graphs are addressed via fully-trained deep message-passing models that learn a hierarchy of node representations via multiple aggregations of a node's neighbourhood. While effective on graphs that exhibit a high ratio of intra-class edges, this approach poses challenges in the opposite case, i.e. heterophily, where nodes belonging to the same class are usually further… ▽ More

    Submitted 3 July, 2023; v1 submitted 14 May, 2023; originally announced May 2023.

    Comments: 15 pages, 10 figures. arXiv admin note: text overlap with arXiv:2212.06538

    Journal ref: Neurocomputing, vol. 550, article 126506 (2023)

  14. arXiv:2304.04640  [pdf, other

    cs.AI

    NeuroBench: A Framework for Benchmarking Neuromorphic Computing Algorithms and Systems

    Authors: Jason Yik, Korneel Van den Berghe, Douwe den Blanken, Younes Bouhadjar, Maxime Fabre, Paul Hueber, Weijie Ke, Mina A Khoei, Denis Kleyko, Noah Pacik-Nelson, Alessandro Pierro, Philipp Stratmann, Pao-Sheng Vincent Sun, Guangzhi Tang, Shenqi Wang, Biyan Zhou, Soikat Hasan Ahmed, George Vathakkattil Joseph, Benedetto Leto, Aurora Micheli, Anurag Kumar Mishra, Gregor Lenz, Tao Sun, Zergham Ahmed, Mahmoud Akl , et al. (75 additional authors not shown)

    Abstract: Neuromorphic computing shows promise for advancing computing efficiency and capabilities of AI applications using brain-inspired principles. However, the neuromorphic research field currently lacks standardized benchmarks, making it difficult to accurately measure technological advancements, compare performance with conventional methods, and identify promising future research directions. Prior neu… ▽ More

    Submitted 14 January, 2025; v1 submitted 10 April, 2023; originally announced April 2023.

    Comments: To appear in Nature Neuromorphic Hardware and Computing collection

  15. arXiv:2212.07226  [pdf, ps, other

    cs.AI

    An Efficient Incremental Simple Temporal Network Data Structure for Temporal Planning

    Authors: Andrea Micheli

    Abstract: One popular technique to solve temporal planning problems consists in decoupling the causal decisions, demanding them to heuristic search, from temporal decisions, demanding them to a simple temporal network (STN) solver. In this architecture, one needs to check the consistency of a series of STNs that are related one another, therefore having methods to incrementally re-use previous computations… ▽ More

    Submitted 11 August, 2023; v1 submitted 14 December, 2022; originally announced December 2022.

    Comments: V2: Fixed a typo in the algorithm pseudocode

  16. arXiv:2212.06538  [pdf, ps, other

    cs.LG

    Leave Graphs Alone: Addressing Over-Squashing without Rewiring

    Authors: Domenico Tortorella, Alessio Micheli

    Abstract: Recent works have investigated the role of graph bottlenecks in preventing long-range information propagation in message-passing graph neural networks, causing the so-called `over-squashing' phenomenon. As a remedy, graph rewiring mechanisms have been proposed as preprocessing steps. Graph Echo State Networks (GESNs) are a reservoir computing model for graphs, where node embeddings are recursively… ▽ More

    Submitted 13 December, 2022; originally announced December 2022.

    Comments: Extended Abstract. Presented at the First Learning on Graphs Conference (LoG 2022), Virtual Event, December 9-12, 2022

  17. Beyond Homophily with Graph Echo State Networks

    Authors: Domenico Tortorella, Alessio Micheli

    Abstract: Graph Echo State Networks (GESN) have already demonstrated their efficacy and efficiency in graph classification tasks. However, semi-supervised node classification brought out the problem of over-smoothing in end-to-end trained deep models, which causes a bias towards high homophily graphs. We evaluate for the first time GESN on node classification tasks with different degrees of homophily, analy… ▽ More

    Submitted 27 October, 2022; originally announced October 2022.

    Comments: Accepted for oral presentation at ESANN 2022

    Journal ref: Proceedings of the 30th European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning (ESANN 2022), pp. 491-496

  18. Dynamic Graph Echo State Networks

    Authors: Domenico Tortorella, Alessio Micheli

    Abstract: Dynamic temporal graphs represent evolving relations between entities, e.g. interactions between social network users or infection spreading. We propose an extension of graph echo state networks for the efficient processing of dynamic temporal graphs, with a sufficient condition for their echo state property, and an experimental analysis of reservoir layout impact. Compared to temporal graph kerne… ▽ More

    Submitted 27 October, 2022; v1 submitted 16 October, 2021; originally announced October 2021.

    Comments: Accepted for oral presentation at ESANN 2021

    Journal ref: Proceedings of the 29th European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning (ESANN 2021), pp. 99-104

  19. arXiv:2107.06543  [pdf, other

    cs.AI cs.LG

    TEACHING -- Trustworthy autonomous cyber-physical applications through human-centred intelligence

    Authors: Davide Bacciu, Siranush Akarmazyan, Eric Armengaud, Manlio Bacco, George Bravos, Calogero Calandra, Emanuele Carlini, Antonio Carta, Pietro Cassara, Massimo Coppola, Charalampos Davalas, Patrizio Dazzi, Maria Carmela Degennaro, Daniele Di Sarli, Jürgen Dobaj, Claudio Gallicchio, Sylvain Girbal, Alberto Gotta, Riccardo Groppo, Vincenzo Lomonaco, Georg Macher, Daniele Mazzei, Gabriele Mencagli, Dimitrios Michail, Alessio Micheli , et al. (10 additional authors not shown)

    Abstract: This paper discusses the perspective of the H2020 TEACHING project on the next generation of autonomous applications running in a distributed and highly heterogeneous environment comprising both virtual and physical resources spanning the edge-cloud continuum. TEACHING puts forward a human-centred vision leveraging the physiological, emotional, and cognitive state of the users as a driver for the… ▽ More

    Submitted 14 July, 2021; originally announced July 2021.

  20. arXiv:2104.10132  [pdf, other

    cs.LG cs.AI stat.ML

    Phase Transition Adaptation

    Authors: Claudio Gallicchio, Alessio Micheli, Luca Silvestri

    Abstract: Artificial Recurrent Neural Networks are a powerful information processing abstraction, and Reservoir Computing provides an efficient strategy to build robust implementations by projecting external inputs into high dimensional dynamical system trajectories. In this paper, we propose an extension of the original approach, a local unsupervised learning mechanism we call Phase Transition Adaptation,… ▽ More

    Submitted 20 April, 2021; originally announced April 2021.

    Comments: Accepted at IJCNN 2021

  21. arXiv:2104.04710  [pdf, other

    cs.LG cs.NE stat.ML

    Pyramidal Reservoir Graph Neural Network

    Authors: Filippo Maria Bianchi, Claudio Gallicchio, Alessio Micheli

    Abstract: We propose a deep Graph Neural Network (GNN) model that alternates two types of layers. The first type is inspired by Reservoir Computing (RC) and generates new vertex features by iterating a non-linear map until it converges to a fixed point. The second type of layer implements graph pooling operations, that gradually reduce the support graph and the vertex features, and further improve the compu… ▽ More

    Submitted 10 April, 2021; originally announced April 2021.

    Comments: this is a pre-print version of a paper submitted for journal publication

  22. arXiv:2012.03085  [pdf, other

    cs.LG cs.AI stat.ML

    Graph Mixture Density Networks

    Authors: Federico Errica, Davide Bacciu, Alessio Micheli

    Abstract: We introduce the Graph Mixture Density Networks, a new family of machine learning models that can fit multimodal output distributions conditioned on graphs of arbitrary topology. By combining ideas from mixture models and graph representation learning, we address a broader class of challenging conditional density estimation problems that rely on structured data. In this respect, we evaluate our me… ▽ More

    Submitted 25 June, 2021; v1 submitted 5 December, 2020; originally announced December 2020.

    Journal ref: Proceedings of the 38th International Conference on Machine Learning, PMLR 139 (2021)

  23. arXiv:2007.08658  [pdf, ps, other

    physics.comp-ph cond-mat.soft cs.LG stat.ML

    Accelerating the identification of informative reduced representations of proteins with deep learning for graphs

    Authors: Federico Errica, Marco Giulini, Davide Bacciu, Roberto Menichetti, Alessio Micheli, Raffaello Potestio

    Abstract: The limits of molecular dynamics (MD) simulations of macromolecules are steadily pushed forward by the relentless developments of computer architectures and algorithms. This explosion in the number and extent (in size and time) of MD trajectories induces the need of automated and transferable methods to rationalise the raw data and make quantitative sense out of them. Recently, an algorithmic appr… ▽ More

    Submitted 14 July, 2020; originally announced July 2020.

  24. arXiv:2007.00505  [pdf, other

    eess.SY cs.LO

    Computation of the Transient in Max-Plus Linear Systems via SMT-Solving

    Authors: Alessandro Abate, Alessandro Cimatti, Andrea Micheli, Muhammad Syifa'ul Mufid

    Abstract: This paper proposes a new approach, grounded in Satisfiability Modulo Theories (SMT), to study the transient of a Max-Plus Linear (MPL) system, that is the number of steps leading to its periodic regime. Differently from state-of-the-art techniques, our approach allows the analysis of periodic behaviors for subsets of initial states, as well as the characterization of sets of initial states exhibi… ▽ More

    Submitted 7 July, 2020; v1 submitted 1 July, 2020; originally announced July 2020.

    Comments: The paper consists of 22 pages (including references and Appendix). It is accepted in FORMATS 2020 First revision

  25. arXiv:2005.05294  [pdf, other

    cs.LG cs.NE stat.ML

    Ring Reservoir Neural Networks for Graphs

    Authors: Claudio Gallicchio, Alessio Micheli

    Abstract: Machine Learning for graphs is nowadays a research topic of consolidated relevance. Common approaches in the field typically resort to complex deep neural network architectures and demanding training algorithms, highlighting the need for more efficient solutions. The class of Reservoir Computing (RC) models can play an important role in this context, enabling to develop fruitful graph embeddings t… ▽ More

    Submitted 11 May, 2020; originally announced May 2020.

    Comments: Accepted for IJCNN/WCCI 2020

  26. arXiv:2003.09401  [pdf, other

    cs.RO

    Robust Plan Execution with Unexpected Observations

    Authors: Oscar Lima, Michael Cashmore, Daniele Magazzeni, Andrea Micheli, Rodrigo Ventura

    Abstract: In order to ensure the robust actuation of a plan, execution must be adaptable to unexpected situations in the world and to exogenous events. This is critical in domains in which committing to a wrong ordering of actions can cause the plan failure, even when all the actions succeed. We propose an approach to the execution of a task plan that permits some adaptability to unexpected observations of… ▽ More

    Submitted 20 March, 2020; originally announced March 2020.

    Comments: Preprint, not submitted to any conference yet

    ACM Class: I.2.9

  27. arXiv:2002.12826  [pdf, ps, other

    stat.ML cs.LG

    A Deep Generative Model for Fragment-Based Molecule Generation

    Authors: Marco Podda, Davide Bacciu, Alessio Micheli

    Abstract: Molecule generation is a challenging open problem in cheminformatics. Currently, deep generative approaches addressing the challenge belong to two broad categories, differing in how molecules are represented. One approach encodes molecular graphs as strings of text, and learns their corresponding character-based language model. Another, more expressive, approach operates directly on the molecular… ▽ More

    Submitted 28 February, 2020; originally announced February 2020.

    Journal ref: PMLR 108:2240-2250 (2020)

  28. arXiv:2002.03866  [pdf, other

    cs.LG eess.SP stat.ML

    Machine learning approaches for identifying prey handling activity in otariid pinnipeds

    Authors: Rita Pucci, Alessio Micheli, Stefano Chessa, Jane Hunter

    Abstract: Systems developed in wearable devices with sensors onboard are widely used to collect data of humans and animals activities with the perspective of an on-board automatic classification of data. An interesting application of these systems is to support animals' behaviour monitoring gathered by sensors' data analysis. This is a challenging area and in particular with fixed memories capabilities beca… ▽ More

    Submitted 10 February, 2020; originally announced February 2020.

  29. Edge-based sequential graph generation with recurrent neural networks

    Authors: Davide Bacciu, Alessio Micheli, Marco Podda

    Abstract: Graph generation with Machine Learning is an open problem with applications in various research fields. In this work, we propose to cast the generative process of a graph into a sequential one, relying on a node ordering procedure. We use this sequential process to design a novel generative model composed of two recurrent neural networks that learn to predict the edges of graphs: the first network… ▽ More

    Submitted 31 January, 2020; originally announced February 2020.

  30. arXiv:2001.09005  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Theoretically Expressive and Edge-aware Graph Learning

    Authors: Federico Errica, Davide Bacciu, Alessio Micheli

    Abstract: We propose a new Graph Neural Network that combines recent advancements in the field. We give theoretical contributions by proving that the model is strictly more general than the Graph Isomorphism Network and the Gated Graph Neural Network, as it can approximate the same functions and deal with arbitrary edge values. Then, we show how a single node information can flow through the graph unchanged… ▽ More

    Submitted 24 January, 2020; originally announced January 2020.

  31. arXiv:1912.12693  [pdf, ps, other

    cs.LG cs.SI stat.ML

    A Gentle Introduction to Deep Learning for Graphs

    Authors: Davide Bacciu, Federico Errica, Alessio Micheli, Marco Podda

    Abstract: The adaptive processing of graph data is a long-standing research topic which has been lately consolidated as a theme of major interest in the deep learning community. The snap increase in the amount and breadth of related research has come at the price of little systematization of knowledge and attention to earlier literature. This work is designed as a tutorial introduction to the field of deep… ▽ More

    Submitted 15 June, 2020; v1 submitted 29 December, 2019; originally announced December 2019.

  32. arXiv:1912.09893  [pdf, ps, other

    cs.LG stat.ML

    A Fair Comparison of Graph Neural Networks for Graph Classification

    Authors: Federico Errica, Marco Podda, Davide Bacciu, Alessio Micheli

    Abstract: Experimental reproducibility and replicability are critical topics in machine learning. Authors have often raised concerns about their lack in scientific publications to improve the quality of the field. Recently, the graph representation learning field has attracted the attention of a wide research community, which resulted in a large stream of works. As such, several Graph Neural Network models… ▽ More

    Submitted 17 February, 2022; v1 submitted 20 December, 2019; originally announced December 2019.

    Comments: Extended version of the paper published at the International Conference on Learning Representations (ICLR), 2020. Additional results are shown in the appendix

  33. arXiv:1911.08941  [pdf, other

    cs.LG math.DS stat.ML

    Fast and Deep Graph Neural Networks

    Authors: Claudio Gallicchio, Alessio Micheli

    Abstract: We address the efficiency issue for the construction of a deep graph neural network (GNN). The approach exploits the idea of representing each input graph as a fixed point of a dynamical system (implemented through a recurrent neural network), and leverages a deep architectural organization of the recurrent units. Efficiency is gained by many aspects, including the use of small and very sparse net… ▽ More

    Submitted 20 November, 2019; originally announced November 2019.

    Comments: Pre-print of 'Fast and Deep Graph Neural Networks', accepted for AAAI 2020. This document includes the Supplementary Material

  34. arXiv:1911.07318  [pdf, other

    cs.AI

    Towards Efficient Anytime Computation and Execution of Decoupled Robustness Envelopes for Temporal Plans

    Authors: Michael Cashmore, Alessandro Cimatti, Daniele Magazzeni, Andrea Micheli, Parisa Zehtabi

    Abstract: One of the major limitations for the employment of model-based planning and scheduling in practical applications is the need of costly re-planning when an incongruence between the observed reality and the formal model is encountered during execution. Robustness Envelopes characterize the set of possible contingencies that a plan is able to address without re-planning, but their exact computation i… ▽ More

    Submitted 17 November, 2019; originally announced November 2019.

    Comments: 8 pages, 5 figures

  35. arXiv:1909.11581  [pdf, ps, other

    cs.AI

    Temporal Planning with Intermediate Conditions and Effects

    Authors: Alessandro Valentini, Andrea Micheli, Alessandro Cimatti

    Abstract: Automated temporal planning is the technology of choice when controlling systems that can execute more actions in parallel and when temporal constraints, such as deadlines, are needed in the model. One limitation of several action-based planning systems is that actions are modeled as intervals having conditions and effects only at the extremes and as invariants, but no conditions nor effects can b… ▽ More

    Submitted 25 September, 2019; originally announced September 2019.

  36. arXiv:1909.11022  [pdf, ps, other

    cs.LG cs.NE stat.ML

    Reservoir Topology in Deep Echo State Networks

    Authors: Claudio Gallicchio, Alessio Micheli

    Abstract: Deep Echo State Networks (DeepESNs) recently extended the applicability of Reservoir Computing (RC) methods towards the field of deep learning. In this paper we study the impact of constrained reservoir topologies in the architectural design of deep reservoirs, through numerical experiments on several RC benchmarks. The major outcome of our investigation is to show the remarkable effect, in terms… ▽ More

    Submitted 24 September, 2019; originally announced September 2019.

    Comments: Preprint of the paper published in the proceedings of ICANN 2019

  37. arXiv:1905.06147  [pdf, ps, other

    cs.LG stat.ML

    Embeddings and Representation Learning for Structured Data

    Authors: Benjamin Paaßen, Claudio Gallicchio, Alessio Micheli, Alessandro Sperduti

    Abstract: Performing machine learning on structured data is complicated by the fact that such data does not have vectorial form. Therefore, multiple approaches have emerged to construct vectorial representations of structured data, from kernel and distance approaches to recurrent, recursive, and convolutional neural networks. Recent years have seen heightened attention in this demanding field of research an… ▽ More

    Submitted 15 May, 2019; originally announced May 2019.

    Comments: Oral presentation at the 27th European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning (ESANN 2019) in Bruges, Belgium, on April 24th, 2019

    Journal ref: Proc. ESANN (2019), 85-94

  38. arXiv:1903.05174  [pdf, ps, other

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

    Richness of Deep Echo State Network Dynamics

    Authors: Claudio Gallicchio, Alessio Micheli

    Abstract: Reservoir Computing (RC) is a popular methodology for the efficient design of Recurrent Neural Networks (RNNs). Recently, the advantages of the RC approach have been extended to the context of multi-layered RNNs, with the introduction of the Deep Echo State Network (DeepESN) model. In this paper, we study the quality of state dynamics in progressively higher layers of DeepESNs, using tools from th… ▽ More

    Submitted 24 September, 2019; v1 submitted 12 March, 2019; originally announced March 2019.

    Comments: Preprint of the paper accepted at IWANN 2019

  39. arXiv:1812.11527  [pdf, ps, other

    cs.LG cs.NE stat.ML

    Comparison between DeepESNs and gated RNNs on multivariate time-series prediction

    Authors: Claudio Gallicchio, Alessio Micheli, Luca Pedrelli

    Abstract: We propose an experimental comparison between Deep Echo State Networks (DeepESNs) and gated Recurrent Neural Networks (RNNs) on multivariate time-series prediction tasks. In particular, we compare reservoir and fully-trained RNNs able to represent signals featured by multiple time-scales dynamics. The analysis is performed in terms of efficiency and prediction accuracy on 4 polyphonic music tasks.… ▽ More

    Submitted 20 November, 2019; v1 submitted 30 December, 2018; originally announced December 2018.

    Comments: Preprint version of Claudio Gallicchio, Alessio Micheli and Luca Pedrelli (2019) Comparison between DeepESNs and gated RNNs on multivariate time-series prediction. In: ESANN 2019 proceedings, European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning. Bruges (Belgium), 24-26 April 2019, i6doc.com publ., ISBN 978-287-587-065-0

  40. arXiv:1806.05009  [pdf, ps, other

    cs.LG stat.ML

    Tree Edit Distance Learning via Adaptive Symbol Embeddings

    Authors: Benjamin Paaßen, Claudio Gallicchio, Alessio Micheli, Barbara Hammer

    Abstract: Metric learning has the aim to improve classification accuracy by learning a distance measure which brings data points from the same class closer together and pushes data points from different classes further apart. Recent research has demonstrated that metric learning approaches can also be applied to trees, such as molecular structures, abstract syntax trees of computer programs, or syntax trees… ▽ More

    Submitted 16 July, 2018; v1 submitted 13 June, 2018; originally announced June 2018.

    Comments: Paper at the International Conference of Machine Learning (2018), 2018-07-10 to 2018-07-15 in Stockholm, Sweden

    Journal ref: Proceedings of Machine Learning Research 80 (2018) 3973-3982

  41. arXiv:1805.10636  [pdf, other

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

    Contextual Graph Markov Model: A Deep and Generative Approach to Graph Processing

    Authors: Davide Bacciu, Federico Errica, Alessio Micheli

    Abstract: We introduce the Contextual Graph Markov Model, an approach combining ideas from generative models and neural networks for the processing of graph data. It founds on a constructive methodology to build a deep architecture comprising layers of probabilistic models that learn to encode the structured information in an incremental fashion. Context is diffused in an efficient and scalable way across t… ▽ More

    Submitted 25 November, 2019; v1 submitted 27 May, 2018; originally announced May 2018.

    Journal ref: Proceedings of the 35th International Conference on Machine Learning, PMLR 80 (2018) 294-303

  42. arXiv:1802.06708  [pdf, other

    cs.LG

    Deep Echo State Networks for Diagnosis of Parkinson's Disease

    Authors: Claudio Gallicchio, Alessio Micheli, Luca Pedrelli

    Abstract: In this paper, we introduce a novel approach for diagnosis of Parkinson's Disease (PD) based on deep Echo State Networks (ESNs). The identification of PD is performed by analyzing the whole time-series collected from a tablet device during the sketching of spiral tests, without the need for feature extraction and data preprocessing. We evaluated the proposed approach on a public dataset of spiral… ▽ More

    Submitted 19 February, 2018; originally announced February 2018.

    Comments: This is a pre-print of the paper submitted to the European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning, ESANN 2018

  43. arXiv:1712.04323  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Deep Echo State Network (DeepESN): A Brief Survey

    Authors: Claudio Gallicchio, Alessio Micheli

    Abstract: The study of deep recurrent neural networks (RNNs) and, in particular, of deep Reservoir Computing (RC) is gaining an increasing research attention in the neural networks community. The recently introduced Deep Echo State Network (DeepESN) model opened the way to an extremely efficient approach for designing deep neural networks for temporal data. At the same time, the study of DeepESNs allowed to… ▽ More

    Submitted 25 September, 2020; v1 submitted 12 December, 2017; originally announced December 2017.

  44. arXiv:1705.05782  [pdf, other

    cs.LG stat.ML

    Hierarchical Temporal Representation in Linear Reservoir Computing

    Authors: Claudio Gallicchio, Alessio Micheli, Luca Pedrelli

    Abstract: Recently, studies on deep Reservoir Computing (RC) highlighted the role of layering in deep recurrent neural networks (RNNs). In this paper, the use of linear recurrent units allows us to bring more evidence on the intrinsic hierarchical temporal representation in deep RNNs through frequency analysis applied to the state signals. The potentiality of our approach is assessed on the class of Multipl… ▽ More

    Submitted 10 July, 2017; v1 submitted 16 May, 2017; originally announced May 2017.

    Comments: This is a pre-print of the paper submitted to the 27th Italian Workshop on Neural Networks, WIRN 2017

  45. arXiv:1504.07513  [pdf, other

    cs.SE

    The xSAP Safety Analysis Platform

    Authors: Benjamin Bittner, Marco Bozzano, Roberto Cavada, Alessandro Cimatti, Marco Gario, Alberto Griggio, Cristian Mattarei, Andrea Micheli, Gianni Zampedri

    Abstract: This paper describes the xSAP safety analysis platform. xSAP provides several model-based safety analysis features for finite- and infinite-state synchronous transition systems. In particular, it supports library-based definition of fault modes, an automatic model extension facility, generation of safety analysis artifacts such as Dynamic Fault Trees (DFTs) and Failure Mode and Effects Analysis (F… ▽ More

    Submitted 29 April, 2015; v1 submitted 28 April, 2015; originally announced April 2015.

  46. arXiv:math/0506538  [pdf, ps, other

    math.CO cs.DM

    Edit Distance between Unlabeled Ordered Trees

    Authors: Anne Micheli, Dominique Rossin

    Abstract: There exists a bijection between one stack sortable permutations --permutations which avoid the pattern 231-- and planar trees. We define an edit distance between permutations which is coherent with the standard edit distance between trees. This one-to-one correspondence yields a polynomial algorithm for the subpermutation problem for $(231)$ avoiding permutations. Moreover, we obtain the genera… ▽ More

    Submitted 27 June, 2005; originally announced June 2005.

    Comments: Algorithmique et Combinatoire

    MSC Class: 05C12; 05C05; 05A05; 05A15