Skip to main content

Showing 1–47 of 47 results for author: Alippi, C

.
  1. arXiv:2405.19933  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Latent Graph Structures and their Uncertainty

    Authors: Alessandro Manenti, Daniele Zambon, Cesare Alippi

    Abstract: Within a prediction task, Graph Neural Networks (GNNs) use relational information as an inductive bias to enhance the model's accuracy. As task-relevant relations might be unknown, graph structure learning approaches have been proposed to learn them while solving the downstream prediction task. In this paper, we demonstrate that minimization of a point-prediction loss function, e.g., the mean abso… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

  2. arXiv:2404.19508  [pdf, other

    cs.LG

    Temporal Graph ODEs for Irregularly-Sampled Time Series

    Authors: Alessio Gravina, Daniele Zambon, Davide Bacciu, Cesare Alippi

    Abstract: Modern graph representation learning works mostly under the assumption of dealing with regularly sampled temporal graph snapshots, which is far from realistic, e.g., social networks and physical systems are characterized by continuous dynamics and sporadic observations. To address this limitation, we introduce the Temporal Graph Ordinary Differential Equation (TG-ODE) framework, which learns both… ▽ More

    Submitted 30 April, 2024; originally announced April 2024.

    Comments: Preprint. Accepted at IJCAI 2024

  3. arXiv:2402.12598  [pdf, other

    cs.LG cs.AI

    Graph-based Virtual Sensing from Sparse and Partial Multivariate Observations

    Authors: Giovanni De Felice, Andrea Cini, Daniele Zambon, Vladimir V. Gusev, Cesare Alippi

    Abstract: Virtual sensing techniques allow for inferring signals at new unmonitored locations by exploiting spatio-temporal measurements coming from physical sensors at different locations. However, as the sensor coverage becomes sparse due to costs or other constraints, physical proximity cannot be used to support interpolation. In this paper, we overcome this challenge by leveraging dependencies between t… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

    Comments: Accepted at ICLR 2024

  4. arXiv:2402.10634  [pdf, other

    cs.LG cs.AI

    Graph-based Forecasting with Missing Data through Spatiotemporal Downsampling

    Authors: Ivan Marisca, Cesare Alippi, Filippo Maria Bianchi

    Abstract: Given a set of synchronous time series, each associated with a sensor-point in space and characterized by inter-series relationships, the problem of spatiotemporal forecasting consists of predicting future observations for each point. Spatiotemporal graph neural networks achieve striking results by representing the relationships across time series as a graph. Nonetheless, most existing methods rel… ▽ More

    Submitted 8 June, 2024; v1 submitted 16 February, 2024; originally announced February 2024.

    Comments: Accepted at ICML 2024

  5. arXiv:2310.15978  [pdf, other

    cs.LG cs.AI

    Graph Deep Learning for Time Series Forecasting

    Authors: Andrea Cini, Ivan Marisca, Daniele Zambon, Cesare Alippi

    Abstract: Graph-based deep learning methods have become popular tools to process collections of correlated time series. Differently from traditional multivariate forecasting methods, neural graph-based predictors take advantage of pairwise relationships by conditioning forecasts on a (possibly dynamic) graph spanning the time series collection. The conditioning can take the form of an architectural inductiv… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

  6. arXiv:2307.03759  [pdf, other

    cs.LG cs.AI

    A Survey on Graph Neural Networks for Time Series: Forecasting, Classification, Imputation, and Anomaly Detection

    Authors: Ming **, Huan Yee Koh, Qingsong Wen, Daniele Zambon, Cesare Alippi, Geoffrey I. Webb, Irwin King, Shirui Pan

    Abstract: Time series are the primary data type used to record dynamic system measurements and generated in great volume by both physical sensors and online processes (virtual sensors). Time series analytics is therefore crucial to unlocking the wealth of information implicit in available data. With the recent advancements in graph neural networks (GNNs), there has been a surge in GNN-based approaches for t… ▽ More

    Submitted 9 August, 2023; v1 submitted 7 July, 2023; originally announced July 2023.

    Comments: Ongoing work; 27 pages, 6 figures, 5 tables; Github page: https://github.com/KimMeen/Awesome-GNN4TS

  7. arXiv:2305.19183  [pdf, other

    cs.LG cs.AI

    Graph-based Time Series Clustering for End-to-End Hierarchical Forecasting

    Authors: Andrea Cini, Danilo Mandic, Cesare Alippi

    Abstract: Existing relationships among time series can be exploited as inductive biases in learning effective forecasting models. In hierarchical time series, relationships among subsets of sequences induce hard constraints (hierarchical inductive biases) on the predicted values. In this paper, we propose a graph-based methodology to unify relational and hierarchical inductive biases in the context of deep… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

  8. arXiv:2304.05099  [pdf, other

    cs.LG

    Feudal Graph Reinforcement Learning

    Authors: Tommaso Marzi, Arshjot Khehra, Andrea Cini, Cesare Alippi

    Abstract: Graph-based representations and message-passing modular policies constitute prominent approaches to tackling composable control problems in Reinforcement Learning (RL). However, as shown by recent graph deep learning literature, such local message-passing operators can create information bottlenecks and hinder global coordination. The issue becomes more serious in tasks requiring high-level planni… ▽ More

    Submitted 25 June, 2024; v1 submitted 11 April, 2023; originally announced April 2023.

  9. arXiv:2303.14681  [pdf, other

    cs.CV cs.LG

    Object-Centric Relational Representations for Image Generation

    Authors: Luca Butera, Andrea Cini, Alberto Ferrante, Cesare Alippi

    Abstract: Conditioning image generation on specific features of the desired output is a key ingredient of modern generative models. However, existing approaches lack a general and unified way of representing structural and semantic conditioning at diverse granularity levels. This paper explores a novel method to condition image generation, based on object-centric relational representations. In particular, w… ▽ More

    Submitted 4 July, 2024; v1 submitted 26 March, 2023; originally announced March 2023.

    Comments: Accepted at TMLR

    Journal ref: Transactions on Machine Learning Research. https://openreview.net/forum?id=7kWjB9zW90

  10. arXiv:2303.12021  [pdf, other

    cs.LG stat.ML

    Graph Kalman Filters

    Authors: Cesare Alippi, Daniele Zambon

    Abstract: The well-known Kalman filters model dynamical systems by relying on state-space representations with the next state updated, and its uncertainty controlled, by fresh information associated with newly observed system outputs. This paper generalizes, for the first time in the literature, Kalman and extended Kalman filters to discrete-time settings where inputs, states, and outputs are represented as… ▽ More

    Submitted 20 June, 2023; v1 submitted 21 March, 2023; originally announced March 2023.

    Comments: Added empirical validation

  11. arXiv:2302.04071  [pdf, other

    cs.LG cs.AI

    Taming Local Effects in Graph-based Spatiotemporal Forecasting

    Authors: Andrea Cini, Ivan Marisca, Daniele Zambon, Cesare Alippi

    Abstract: Spatiotemporal graph neural networks have shown to be effective in time series forecasting applications, achieving better performance than standard univariate predictors in several settings. These architectures take advantage of a graph structure and relational inductive biases to learn a single (global) inductive model to predict any number of the input time series, each associated with a graph n… ▽ More

    Submitted 10 November, 2023; v1 submitted 8 February, 2023; originally announced February 2023.

    Comments: Accepted at NeurIPS 2023

  12. arXiv:2302.01701  [pdf, other

    stat.ML cs.LG

    Where and How to Improve Graph-based Spatio-temporal Predictors

    Authors: Daniele Zambon, Cesare Alippi

    Abstract: This paper introduces a novel residual correlation analysis, called AZ-analysis, to assess the optimality of spatio-temporal predictive models. The proposed AZ-analysis constitutes a valuable asset for discovering and highlighting those space-time regions where the model can be improved with respect to performance. The AZ-analysis operates under very mild assumptions and is based on a spatio-tempo… ▽ More

    Submitted 3 February, 2023; originally announced February 2023.

  13. arXiv:2301.01741  [pdf, other

    cs.LG

    Graph state-space models

    Authors: Daniele Zambon, Andrea Cini, Lorenzo Livi, Cesare Alippi

    Abstract: State-space models constitute an effective modeling tool to describe multivariate time series and operate by maintaining an updated representation of the system state from which predictions are made. Within this framework, relational inductive biases, e.g., associated with functional dependencies existing among signals, are not explicitly exploited leaving unattended great opportunities for effect… ▽ More

    Submitted 4 January, 2023; originally announced January 2023.

  14. arXiv:2210.04949  [pdf, other

    cs.LG

    A Hybrid Active-Passive Approach to Imbalanced Nonstationary Data Stream Classification

    Authors: Kleanthis Malialis, Manuel Roveri, Cesare Alippi, Christos G. Panayiotou, Marios M. Polycarpou

    Abstract: In real-world applications, the process generating the data might suffer from nonstationary effects (e.g., due to seasonality, faults affecting sensors or actuators, and changes in the users' behaviour). These changes, often called concept drift, might induce severe (potentially catastrophic) impacts on trained learning models that become obsolete over time, and inadequate to solve the task at han… ▽ More

    Submitted 12 October, 2022; v1 submitted 10 October, 2022; originally announced October 2022.

    Comments: Keywords: incremental learning, concept drift, class imbalance, data streams, nonstationary environments

    Journal ref: IEEE Symposium Series on Computational Intelligence (SSCI), 2022

  15. arXiv:2209.06520  [pdf, other

    cs.LG cs.AI

    Scalable Spatiotemporal Graph Neural Networks

    Authors: Andrea Cini, Ivan Marisca, Filippo Maria Bianchi, Cesare Alippi

    Abstract: Neural forecasting of spatiotemporal time series drives both research and industrial innovation in several relevant application domains. Graph neural networks (GNNs) are often the core component of the forecasting architecture. However, in most spatiotemporal GNNs, the computational complexity scales up to a quadratic factor with the length of the sequence times the number of links in the graph, h… ▽ More

    Submitted 20 February, 2023; v1 submitted 14 September, 2022; originally announced September 2022.

    Comments: Published as conference paper at AAAI 23

  16. arXiv:2205.13492  [pdf, other

    cs.LG cs.AI

    Sparse Graph Learning from Spatiotemporal Time Series

    Authors: Andrea Cini, Daniele Zambon, Cesare Alippi

    Abstract: Outstanding achievements of graph neural networks for spatiotemporal time series analysis show that relational constraints introduce an effective inductive bias into neural forecasting architectures. Often, however, the relational information characterizing the underlying data-generating process is unavailable and the practitioner is left with the problem of inferring from data which relational gr… ▽ More

    Submitted 2 August, 2023; v1 submitted 26 May, 2022; originally announced May 2022.

    Comments: Accepted for publication in JMLR

    Journal ref: Journal of Machine Learning Research 24 (2023) 1-36

  17. arXiv:2205.13479  [pdf, other

    cs.LG cs.AI

    Learning to Reconstruct Missing Data from Spatiotemporal Graphs with Sparse Observations

    Authors: Ivan Marisca, Andrea Cini, Cesare Alippi

    Abstract: Modeling multivariate time series as temporal signals over a (possibly dynamic) graph is an effective representational framework that allows for develo** models for time series analysis. In fact, discrete sequences of graphs can be processed by autoregressive graph neural networks to recursively learn representations at each discrete point in time and space. Spatiotemporal graphs are often highl… ▽ More

    Submitted 10 October, 2022; v1 submitted 26 May, 2022; originally announced May 2022.

    Comments: Accepted at NeurIPS 2022

  18. arXiv:2204.11135  [pdf, other

    stat.ML cs.LG

    AZ-whiteness test: a test for uncorrelated noise on spatio-temporal graphs

    Authors: Daniele Zambon, Cesare Alippi

    Abstract: We present the first whiteness test for graphs, i.e., a whiteness test for multivariate time series associated with the nodes of a dynamic graph. The statistical test aims at finding serial dependencies among close-in-time observations, as well as spatial dependencies among neighboring observations given the underlying graph. The proposed test is a spatio-temporal extension of traditional tests fr… ▽ More

    Submitted 23 April, 2022; originally announced April 2022.

  19. arXiv:2111.14767  [pdf, other

    cs.AR cs.LG

    A Graph Deep Learning Framework for High-Level Synthesis Design Space Exploration

    Authors: Lorenzo Ferretti, Andrea Cini, Georgios Zacharopoulos, Cesare Alippi, Laura Pozzi

    Abstract: The design of efficient hardware accelerators for high-throughput data-processing applications, e.g., deep neural networks, is a challenging task in computer architecture design. In this regard, High-Level Synthesis (HLS) emerges as a solution for fast prototy** application-specific hardware starting from a behavioural description of the application computational flow. This Design-Space Explorat… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

  20. arXiv:2111.08185  [pdf, other

    eess.SY cs.LG

    Graph neural network-based fault diagnosis: a review

    Authors: Zhiwen Chen, Jiamin Xu, Cesare Alippi, Steven X. Ding, Yuri Shardt, Tao Peng, Chunhua Yang

    Abstract: Graph neural network (GNN)-based fault diagnosis (FD) has received increasing attention in recent years, due to the fact that data coming from several application domains can be advantageously represented as graphs. Indeed, this particular representation form has led to superior performance compared to traditional FD approaches. In this review, an easy introduction to GNN, potential applications t… ▽ More

    Submitted 15 November, 2021; originally announced November 2021.

    Comments: 17 pages, 18 figures, 10 tables

  21. arXiv:2110.14237  [pdf, other

    cs.LG cs.AI

    Learning Graph Cellular Automata

    Authors: Daniele Grattarola, Lorenzo Livi, Cesare Alippi

    Abstract: Cellular automata (CA) are a class of computational models that exhibit rich dynamics emerging from the local interaction of cells arranged in a regular lattice. In this work we focus on a generalised version of typical CA, called graph cellular automata (GCA), in which the lattice structure is replaced by an arbitrary graph. In particular, we extend previous work that used convolutional neural ne… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

    Comments: 35th Conference on Neural Information Processing Systems (NeurIPS 2021)

  22. Understanding Pooling in Graph Neural Networks

    Authors: Daniele Grattarola, Daniele Zambon, Filippo Maria Bianchi, Cesare Alippi

    Abstract: Inspired by the conventional pooling layers in convolutional neural networks, many recent works in the field of graph machine learning have introduced pooling operators to reduce the size of graphs. The great variety in the literature stems from the many possible strategies for coarsening a graph, which may depend on different assumptions on the graph structure or the specific downstream task. In… ▽ More

    Submitted 11 October, 2021; originally announced October 2021.

    Comments: 10 pages, 6 figures

    Journal ref: IEEE Transactions on Neural Networks and Learning Systems (Volume: 35, Issue: 2, February 2024)

  23. arXiv:2108.00298  [pdf, other

    cs.LG cs.AI

    Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks

    Authors: Andrea Cini, Ivan Marisca, Cesare Alippi

    Abstract: Dealing with missing values and incomplete time series is a labor-intensive, tedious, inevitable task when handling data coming from real-world applications. Effective spatio-temporal representations would allow imputation methods to reconstruct missing temporal data by exploiting information coming from sensors at different locations. However, standard methods fall short in capturing the nonlinea… ▽ More

    Submitted 10 February, 2022; v1 submitted 31 July, 2021; originally announced August 2021.

    Comments: Accepted at ICLR 2022

  24. arXiv:2010.02860  [pdf, other

    cs.LG cs.NE nlin.CD

    Learn to Synchronize, Synchronize to Learn

    Authors: Pietro Verzelli, Cesare Alippi, Lorenzo Livi

    Abstract: In recent years, the machine learning community has seen a continuous growing interest in research aimed at investigating dynamical aspects of both training procedures and machine learning models. Of particular interest among recurrent neural networks we have the Reservoir Computing (RC) paradigm characterized by conceptual simplicity and a fast training scheme. Yet, the guiding principles under w… ▽ More

    Submitted 11 May, 2021; v1 submitted 6 October, 2020; originally announced October 2020.

  25. arXiv:2006.12138  [pdf, other

    cs.LG stat.ML

    Graph Neural Networks in TensorFlow and Keras with Spektral

    Authors: Daniele Grattarola, Cesare Alippi

    Abstract: In this paper we present Spektral, an open-source Python library for building graph neural networks with TensorFlow and the Keras application programming interface. Spektral implements a large set of methods for deep learning on graphs, including message-passing and pooling operators, as well as utilities for processing graphs and loading popular benchmark datasets. The purpose of this library is… ▽ More

    Submitted 22 June, 2020; originally announced June 2020.

    Comments: ICML 2020 - GRL+ Workshop

  26. arXiv:2003.10585  [pdf, other

    cs.NE cs.LG math.DS

    Input-to-State Representation in linear reservoirs dynamics

    Authors: Pietro Verzelli, Cesare Alippi, Lorenzo Livi, Peter Tino

    Abstract: Reservoir computing is a popular approach to design recurrent neural networks, due to its training simplicity and approximation performance. The recurrent part of these networks is not trained (e.g., via gradient descent), making them appealing for analytical studies by a large community of researchers with backgrounds spanning from dynamical systems to neuroscience. However, even in the simple li… ▽ More

    Submitted 12 February, 2021; v1 submitted 23 March, 2020; originally announced March 2020.

  27. arXiv:2003.09280  [pdf, other

    cs.LG cs.AI stat.ML

    Deep Reinforcement Learning with Weighted Q-Learning

    Authors: Andrea Cini, Carlo D'Eramo, Jan Peters, Cesare Alippi

    Abstract: Reinforcement learning algorithms based on Q-learning are driving Deep Reinforcement Learning (DRL) research towards solving complex problems and achieving super-human performance on many of them. Nevertheless, Q-Learning is known to be positively biased since it learns by using the maximum over noisy estimates of expected values. Systematic overestimation of the action values coupled with the inh… ▽ More

    Submitted 13 June, 2022; v1 submitted 20 March, 2020; originally announced March 2020.

    Comments: RLDM 2022. For a complete discussion and additional results, check our JMLR paper at https://www.jmlr.org/papers/v22/20-633.html

  28. arXiv:1910.11436  [pdf, other

    cs.LG math.SP stat.ML

    Hierarchical Representation Learning in Graph Neural Networks with Node Decimation Pooling

    Authors: Filippo Maria Bianchi, Daniele Grattarola, Lorenzo Livi, Cesare Alippi

    Abstract: In graph neural networks (GNNs), pooling operators compute local summaries of input graphs to capture their global properties, and they are fundamental for building deep GNNs that learn hierarchical representations. In this work, we propose the Node Decimation Pooling (NDP), a pooling operator for GNNs that generates coarser graphs while preserving the overall graph topology. During training, the… ▽ More

    Submitted 20 April, 2024; v1 submitted 24 October, 2019; originally announced October 2019.

  29. arXiv:1909.03790  [pdf, other

    cs.LG stat.ML

    Graph Random Neural Features for Distance-Preserving Graph Representations

    Authors: Daniele Zambon, Cesare Alippi, Lorenzo Livi

    Abstract: We present Graph Random Neural Features (GRNF), a novel embedding method from graph-structured data to real vectors based on a family of graph neural networks. The embedding naturally deals with graph isomorphism and preserves the metric structure of the graph domain, in probability. In addition to being an explicit embedding method, it also allows us to efficiently and effectively approximate gra… ▽ More

    Submitted 2 June, 2020; v1 submitted 9 September, 2019; originally announced September 2019.

    Comments: to be published in Proceedings of the 37th International Conference on Machine Learning, 2020

  30. arXiv:1908.01656  [pdf, ps, other

    cs.LG cs.DC stat.ML

    Distributed Deep Convolutional Neural Networks for the Internet-of-Things

    Authors: Simone Disabato, Manuel Roveri, Cesare Alippi

    Abstract: Severe constraints on memory and computation characterizing the Internet-of-Things (IoT) units may prevent the execution of Deep Learning (DL)-based solutions, which typically demand large memory and high processing load. In order to support a real-time execution of the considered DL model at the IoT unit level, DL solutions must be designed having in mind constraints on memory and processing capa… ▽ More

    Submitted 28 July, 2021; v1 submitted 2 August, 2019; originally announced August 2019.

    Journal ref: in IEEE Transactions on Computers, vol. 70, no. 8, pp. 1239-1252, 1 Aug. 2021

  31. arXiv:1907.09207  [pdf, other

    cs.LG stat.ML

    Deep Learning for Time Series Forecasting: The Electric Load Case

    Authors: Alberto Gasparin, Slobodan Lukovic, Cesare Alippi

    Abstract: Management and efficient operations in critical infrastructure such as Smart Grids take huge advantage of accurate power load forecasting which, due to its nonlinear nature, remains a challenging task. Recently, deep learning has emerged in the machine learning field achieving impressive performance in a vast range of tasks, from image classification to machine translation. Applications of deep le… ▽ More

    Submitted 22 July, 2019; originally announced July 2019.

  32. arXiv:1907.00481  [pdf, other

    cs.LG stat.ML

    Spectral Clustering with Graph Neural Networks for Graph Pooling

    Authors: Filippo Maria Bianchi, Daniele Grattarola, Cesare Alippi

    Abstract: Spectral clustering (SC) is a popular clustering technique to find strongly connected communities on a graph. SC can be used in Graph Neural Networks (GNNs) to implement pooling operations that aggregate nodes belonging to the same cluster. However, the eigendecomposition of the Laplacian is expensive and, since clustering results are graph-specific, pooling methods based on SC must perform a new… ▽ More

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

  33. arXiv:1903.11691  [pdf, other

    cs.NE cs.LG nlin.CD

    Echo State Networks with Self-Normalizing Activations on the Hyper-Sphere

    Authors: Pietro Verzelli, Cesare Alippi, Lorenzo Livi

    Abstract: Among the various architectures of Recurrent Neural Networks, Echo State Networks (ESNs) emerged due to their simplified and inexpensive training procedure. These networks are known to be sensitive to the setting of hyper-parameters, which critically affect their behaviour. Results show that their performance is usually maximized in a narrow region of hyper-parameter space called edge of chaos. Fi… ▽ More

    Submitted 6 September, 2019; v1 submitted 27 March, 2019; originally announced March 2019.

  34. arXiv:1903.07299  [pdf, other

    cs.LG cs.AI stat.ML

    Autoregressive Models for Sequences of Graphs

    Authors: Daniele Zambon, Daniele Grattarola, Lorenzo Livi, Cesare Alippi

    Abstract: This paper proposes an autoregressive (AR) model for sequences of graphs, which generalises traditional AR models. A first novelty consists in formalising the AR model for a very general family of graphs, characterised by a variable topology, and attributes associated with nodes and edges. A graph neural network (GNN) is also proposed to learn the AR function associated with the graph-generating p… ▽ More

    Submitted 18 March, 2019; originally announced March 2019.

    Comments: International Joint Conference on Neural Networks (IJCNN) 2019

  35. Graph Neural Networks with convolutional ARMA filters

    Authors: Filippo Maria Bianchi, Daniele Grattarola, Lorenzo Livi, Cesare Alippi

    Abstract: Popular graph neural networks implement convolution operations on graphs based on polynomial spectral filters. In this paper, we propose a novel graph convolutional layer inspired by the auto-regressive moving average (ARMA) filter that, compared to polynomial ones, provides a more flexible frequency response, is more robust to noise, and better captures the global graph structure. We propose a gr… ▽ More

    Submitted 24 January, 2021; v1 submitted 4 January, 2019; originally announced January 2019.

  36. Adversarial Autoencoders with Constant-Curvature Latent Manifolds

    Authors: Daniele Grattarola, Lorenzo Livi, Cesare Alippi

    Abstract: Constant-curvature Riemannian manifolds (CCMs) have been shown to be ideal embedding spaces in many application domains, as their non-Euclidean geometry can naturally account for some relevant properties of data, like hierarchy and circularity. In this work, we introduce the CCM adversarial autoencoder (CCM-AAE), a probabilistic generative model trained to represent a data distribution on a CCM. O… ▽ More

    Submitted 11 April, 2019; v1 submitted 11 December, 2018; originally announced December 2018.

    Comments: Submitted to Applied Soft Computing

  37. A characterization of the Edge of Criticality in Binary Echo State Networks

    Authors: Pietro Verzelli, Lorenzo Livi, Cesare Alippi

    Abstract: Echo State Networks (ESNs) are simplified recurrent neural network models composed of a reservoir and a linear, trainable readout layer. The reservoir is tunable by some hyper-parameters that control the network behaviour. ESNs are known to be effective in solving tasks when configured on a region in (hyper-)parameter space called \emph{Edge of Criticality} (EoC), where the system is maximally sen… ▽ More

    Submitted 3 October, 2018; originally announced October 2018.

  38. Change Point Methods on a Sequence of Graphs

    Authors: Daniele Zambon, Cesare Alippi, Lorenzo Livi

    Abstract: Given a finite sequence of graphs, e.g., coming from technological, biological, and social networks, the paper proposes a methodology to identify possible changes in stationarity in the stochastic process generating the graphs. In order to cover a large class of applications, we consider the general family of attributed graphs where both topology (number of vertexes and edge configuration) and rel… ▽ More

    Submitted 5 October, 2018; v1 submitted 18 May, 2018; originally announced May 2018.

    Journal ref: IEEE Transactions on Signal Processing ( Volume: 67, Issue: 24, Dec.15, 15 2019)

  39. Change Detection in Graph Streams by Learning Graph Embeddings on Constant-Curvature Manifolds

    Authors: Daniele Grattarola, Daniele Zambon, Cesare Alippi, Lorenzo Livi

    Abstract: The space of graphs is often characterised by a non-trivial geometry, which complicates learning and inference in practical applications. A common approach is to use embedding techniques to represent graphs as points in a conventional Euclidean space, but non-Euclidean spaces have often been shown to be better suited for embedding graphs. Among these, constant-curvature Riemannian manifolds (CCMs)… ▽ More

    Submitted 11 April, 2019; v1 submitted 16 May, 2018; originally announced May 2018.

    Comments: 14 pages, 8 figures

    Journal ref: IEEE Transactions on Neural Networks and Learning Systems (Volume: 31, Issue: 6, June 2020)

  40. Anomaly and Change Detection in Graph Streams through Constant-Curvature Manifold Embeddings

    Authors: Daniele Zambon, Lorenzo Livi, Cesare Alippi

    Abstract: Map** complex input data into suitable lower dimensional manifolds is a common procedure in machine learning. This step is beneficial mainly for two reasons: (1) it reduces the data dimensionality and (2) it provides a new data representation possibly characterised by convenient geometric properties. Euclidean spaces are by far the most widely used embedding spaces, thanks to their well-understo… ▽ More

    Submitted 3 May, 2018; originally announced May 2018.

    Comments: To be published in IEEE IJCNN 2018

    Journal ref: 2018 International Joint Conference on Neural Networks (IJCNN)

  41. Concept Drift and Anomaly Detection in Graph Streams

    Authors: Daniele Zambon, Cesare Alippi, Lorenzo Livi

    Abstract: Graph representations offer powerful and intuitive ways to describe data in a multitude of application domains. Here, we consider stochastic processes generating graphs and propose a methodology for detecting changes in stationarity of such processes. The methodology is general and considers a process generating attributed graphs with a variable number of vertices/edges, without the need to assume… ▽ More

    Submitted 9 February, 2018; v1 submitted 21 June, 2017; originally announced June 2017.

    Journal ref: IEEE Transactions on Neural Networks and Learning Systems (Volume: 29, Issue: 11, Nov. 2018)

  42. arXiv:1609.03068  [pdf, other

    cs.NE math.DS

    Multiplex visibility graphs to investigate recurrent neural networks dynamics

    Authors: Filippo Maria Bianchi, Lorenzo Livi, Cesare Alippi, Robert Jenssen

    Abstract: A recurrent neural network (RNN) is a universal approximator of dynamical systems, whose performance often depends on sensitive hyperparameters. Tuning of such hyperparameters may be difficult and, typically, based on a trial-and-error approach. In this work, we adopt a graph-based framework to interpret and characterize the internal RNN dynamics. Through this insight, we are able to design a prin… ▽ More

    Submitted 20 January, 2017; v1 submitted 10 September, 2016; originally announced September 2016.

  43. One-class classifiers based on entropic spanning graphs

    Authors: Lorenzo Livi, Cesare Alippi

    Abstract: One-class classifiers offer valuable tools to assess the presence of outliers in data. In this paper, we propose a design methodology for one-class classifiers based on entropic spanning graphs. Our approach takes into account the possibility to process also non-numeric data by means of an embedding procedure. The spanning graph is learned on the embedded input data and the outcoming partition of… ▽ More

    Submitted 12 August, 2016; v1 submitted 8 April, 2016; originally announced April 2016.

    Comments: Extended and revised version of the paper "One-Class Classification Through Mutual Information Minimization" presented at the 2016 IEEE IJCNN, Vancouver, Canada

  44. arXiv:1603.03685  [pdf, other

    physics.data-an cs.LG cs.NE

    Determination of the edge of criticality in echo state networks through Fisher information maximization

    Authors: Lorenzo Livi, Filippo Maria Bianchi, Cesare Alippi

    Abstract: It is a widely accepted fact that the computational capability of recurrent neural networks is maximized on the so-called "edge of criticality". Once the network operates in this configuration, it performs efficiently on a specific application both in terms of (i) low prediction error and (ii) high short-term memory capacity. Since the behavior of recurrent networks is strongly influenced by the p… ▽ More

    Submitted 2 September, 2016; v1 submitted 11 March, 2016; originally announced March 2016.

  45. arXiv:1601.07381  [pdf, other

    physics.data-an cs.LG nlin.CD

    Investigating echo state networks dynamics by means of recurrence analysis

    Authors: Filippo Maria Bianchi, Lorenzo Livi, Cesare Alippi

    Abstract: In this paper, we elaborate over the well-known interpretability issue in echo state networks. The idea is to investigate the dynamics of reservoir neurons with time-series analysis techniques taken from research on complex systems. Notably, we analyze time-series of neuron activations with Recurrence Plots (RPs) and Recurrence Quantification Analysis (RQA), which permit to visualize and character… ▽ More

    Submitted 24 April, 2016; v1 submitted 26 January, 2016; originally announced January 2016.

    Comments: Revised version. 24 pages; 12 figures

  46. arXiv:1510.04850  [pdf, ps, other

    stat.ML

    Change Detection in Multivariate Datastreams: Likelihood and Detectability Loss

    Authors: Cesare Alippi, Giacomo Boracchi, Diego Carrera, Manuel Roveri

    Abstract: We address the problem of detecting changes in multivariate datastreams, and we investigate the intrinsic difficulty that change-detection methods have to face when the data dimension scales. In particular, we consider a general approach where changes are detected by comparing the distribution of the log-likelihood of the datastream over different time windows. Despite the fact that this approach… ▽ More

    Submitted 27 April, 2016; v1 submitted 16 October, 2015; originally announced October 2015.

    Journal ref: Proceedings of the Twenty-Fifth International Joint Conference on Artificial Intelligence (IJCAI), 2016

  47. arXiv:1407.8509  [pdf, ps, other

    cs.NI cs.ET

    RTI Goes Wild: Radio Tomographic Imaging for Outdoor People Detection and Localization

    Authors: Cesare Alippi, Maurizio Bocca, Giacomo Boracchi, Neal Patwari, Manuel Roveri

    Abstract: RF sensor networks are used to localize people indoor without requiring them to wear invasive electronic devices. These wireless mesh networks, formed by low-power radio transceivers, continuously measure the received signal strength (RSS) of the links. Radio Tomographic Imaging (RTI) is a technique that generates 2D images of the change in the electromagnetic field inside the area covered by the… ▽ More

    Submitted 30 July, 2014; originally announced July 2014.