Zum Hauptinhalt springen

Showing 1–49 of 49 results for author: Bianchi, F M

Searching in archive cs. Search in all archives.
.
  1. 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

  2. arXiv:2308.12844  [pdf, other

    cs.LG

    Probabilistic load forecasting with Reservoir Computing

    Authors: Michele Guerra, Simone Scardapane, Filippo Maria Bianchi

    Abstract: Some applications of deep learning require not only to provide accurate results but also to quantify the amount of confidence in their prediction. The management of an electric power grid is one of these cases: to avoid risky scenarios, decision-makers need both precise and reliable forecasts of, for example, power loads. For this reason, point forecasts are not enough hence it is necessary to ado… ▽ More

    Submitted 24 August, 2023; originally announced August 2023.

  3. arXiv:2304.07152  [pdf, other

    cs.LG

    Combining Stochastic Explainers and Subgraph Neural Networks can Increase Expressivity and Interpretability

    Authors: Indro Spinelli, Michele Guerra, Filippo Maria Bianchi, Simone Scardapane

    Abstract: Subgraph-enhanced graph neural networks (SGNN) can increase the expressive power of the standard message-passing framework. This model family represents each graph as a collection of subgraphs, generally extracted by random sampling or with hand-crafted heuristics. Our key observation is that by selecting "meaningful" subgraphs, besides improving the expressivity of a GNN, it is also possible to o… ▽ More

    Submitted 14 April, 2023; originally announced April 2023.

  4. arXiv:2304.01575  [pdf, other

    cs.LG

    The expressive power of pooling in Graph Neural Networks

    Authors: Filippo Maria Bianchi, Veronica Lachi

    Abstract: In Graph Neural Networks (GNNs), hierarchical pooling operators generate local summaries of the data by coarsening the graph structure and the vertex features. While considerable attention has been devoted to analyzing the expressive power of message-passing (MP) layers in GNNs, a study on how graph pooling affects the expressiveness of a GNN is still lacking. Additionally, despite the recent adva… ▽ More

    Submitted 12 October, 2023; v1 submitted 4 April, 2023; originally announced April 2023.

  5. arXiv:2211.06218  [pdf, other

    cs.LG

    Total Variation Graph Neural Networks

    Authors: Jonas Berg Hansen, Filippo Maria Bianchi

    Abstract: Recently proposed Graph Neural Networks (GNNs) for vertex clustering are trained with an unsupervised minimum cut objective, approximated by a Spectral Clustering (SC) relaxation. However, the SC relaxation is loose and, while it offers a closed-form solution, it also yields overly smooth cluster assignments that poorly separate the vertices. In this paper, we propose a GNN model that computes clu… ▽ More

    Submitted 27 April, 2023; v1 submitted 11 November, 2022; originally announced November 2022.

  6. Explainability in subgraphs-enhanced Graph Neural Networks

    Authors: Michele Guerra, Indro Spinelli, Simone Scardapane, Filippo Maria Bianchi

    Abstract: Recently, subgraphs-enhanced Graph Neural Networks (SGNNs) have been introduced to enhance the expressive power of Graph Neural Networks (GNNs), which was proved to be not higher than the 1-dimensional Weisfeiler-Leman isomorphism test. The new paradigm suggests using subgraphs extracted from the input graph to improve the model's expressiveness, but the additional complexity exacerbates an alread… ▽ More

    Submitted 19 January, 2023; v1 submitted 16 September, 2022; originally announced September 2022.

    Comments: The source code implementing our workflow is publicly available online at https://github.com/MicheleUIT/Explaining_SGNN

  7. 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

  8. Simplifying Clustering with Graph Neural Networks

    Authors: Filippo Maria Bianchi

    Abstract: The objective functions used in spectral clustering are usually composed of two terms: i) a term that minimizes the local quadratic variation of the cluster assignments on the graph and; ii) a term that balances the clustering partition and helps avoiding degenerate solutions. This paper shows that a graph neural network, equipped with suitable message passing layers, can generate good cluster ass… ▽ More

    Submitted 27 November, 2022; v1 submitted 18 July, 2022; originally announced July 2022.

  9. Recognition of polar lows in Sentinel-1 SAR images with deep learning

    Authors: Jakob Grahn, Filippo Maria Bianchi

    Abstract: In this paper, we explore the possibility of detecting polar lows in C-band SAR images by means of deep learning. Specifically, we introduce a novel dataset consisting of Sentinel-1 images divided into two classes, representing the presence and absence of a maritime mesocyclone, respectively. The dataset is constructed using the ERA5 dataset as baseline and it consists of 2004 annotated images. To… ▽ More

    Submitted 5 September, 2022; v1 submitted 30 March, 2022; originally announced March 2022.

    Comments: 11 pages (+4 supplementary), 11 figures (+2 supplementary)

  10. arXiv:2203.07080  [pdf, other

    cs.LG physics.data-an

    Probabilistic forecasts of wind power generation in regions with complex topography using deep learning methods: An Arctic case

    Authors: Odin Foldvik Eikeland, Finn Dag Hovem, Tom Eirik Olsen, Matteo Chiesa, Filippo Maria Bianchi

    Abstract: The energy market relies on forecasting capabilities of both demand and power generation that need to be kept in dynamic balance. Today, when it comes to renewable energy generation, such decisions are increasingly made in a liberalized electricity market environment, where future power generation must be offered through contracts and auction mechanisms, hence based on forecasts. The increased sha… ▽ More

    Submitted 10 March, 2022; originally announced March 2022.

    Comments: 16 pages, 8 Figures, 4 Tables

  11. Ensemble Conformalized Quantile Regression for Probabilistic Time Series Forecasting

    Authors: Vilde Jensen, Filippo Maria Bianchi, Stian Norman Anfinsen

    Abstract: This paper presents a novel probabilistic forecasting method called ensemble conformalized quantile regression (EnCQR). EnCQR constructs distribution-free and approximately marginally valid prediction intervals (PIs), which are suitable for nonstationary and heteroscedastic time series data. EnCQR can be applied on top of a generic forecasting model, including deep learning architectures. EnCQR ex… ▽ More

    Submitted 6 November, 2022; v1 submitted 17 February, 2022; originally announced February 2022.

    Journal ref: IEEE Transactions on Neural Networks and Learning Systems, 2022

  12. Power Flow Balancing with Decentralized Graph Neural Networks

    Authors: Jonas Berg Hansen, Stian Normann Anfinsen, Filippo Maria Bianchi

    Abstract: We propose an end-to-end framework based on a Graph Neural Network (GNN) to balance the power flows in energy grids. The balancing is framed as a supervised vertex regression task, where the GNN is trained to predict the current and power injections at each grid branch that yield a power flow balance. By representing the power grid as a line graph with branches as vertices, we can train a GNN that… ▽ More

    Submitted 11 August, 2022; v1 submitted 3 November, 2021; originally announced November 2021.

  13. 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)

  14. arXiv:2108.07060  [pdf, other

    cs.LG

    Detecting and interpreting faults in vulnerable power grids with machine learning

    Authors: Odin Foldvik Eikeland, Inga Setså Holmstrand, Sigurd Bakkejord, Matteo Chiesa, Filippo Maria Bianchi

    Abstract: Unscheduled power disturbances cause severe consequences both for customers and grid operators. To defend against such events, it is necessary to identify the causes of interruptions in the power distribution network. In this work, we focus on the power grid of a Norwegian community in the Arctic that experiences several faults whose sources are unknown. First, we construct a data set consisting o… ▽ More

    Submitted 16 August, 2021; originally announced August 2021.

  15. 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

  16. arXiv:2006.13575  [pdf, other

    cs.CV cs.LG

    Large-scale detection and categorization of oil spills from SAR images with deep learning

    Authors: Filippo Maria Bianchi, Martine M. Espeseth, Njål Borch

    Abstract: We propose a deep learning framework to detect and categorize oil spills in synthetic aperture radar (SAR) images at a large scale. By means of a carefully designed neural network model for image segmentation trained on an extensive dataset, we are able to obtain state-of-the-art performance in oil spill detection, achieving results that are comparable to results produced by human operators. We al… ▽ More

    Submitted 24 June, 2020; originally announced June 2020.

  17. arXiv:2004.07011  [pdf, other

    cs.CV

    Code-Aligned Autoencoders for Unsupervised Change Detection in Multimodal Remote Sensing Images

    Authors: Luigi T. Luppino, Mads A. Hansen, Michael Kampffmeyer, Filippo M. Bianchi, Gabriele Moser, Robert Jenssen, Stian N. Anfinsen

    Abstract: Image translation with convolutional autoencoders has recently been used as an approach to multimodal change detection in bitemporal satellite images. A main challenge is the alignment of the code spaces by reducing the contribution of change pixels to the learning of the translation function. Many existing approaches train the networks by exploiting supervised information of the change areas, whi… ▽ More

    Submitted 15 April, 2020; originally announced April 2020.

  18. arXiv:2001.04271  [pdf, other

    cs.LG cs.CV eess.IV stat.ML

    Deep Image Translation with an Affinity-Based Change Prior for Unsupervised Multimodal Change Detection

    Authors: Luigi Tommaso Luppino, Michael Kampffmeyer, Filippo Maria Bianchi, Gabriele Moser, Sebastiano Bruno Serpico, Robert Jenssen, Stian Normann Anfinsen

    Abstract: Image translation with convolutional neural networks has recently been used as an approach to multimodal change detection. Existing approaches train the networks by exploiting supervised information of the change areas, which, however, is not always available. A main challenge in the unsupervised problem setting is to avoid that change pixels affect the learning of the translation function. We pro… ▽ More

    Submitted 8 March, 2021; v1 submitted 13 January, 2020; originally announced January 2020.

  19. 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.

  20. arXiv:1910.05411  [pdf, other

    eess.IV cs.CV cs.LG stat.ML

    Snow avalanche segmentation in SAR images with Fully Convolutional Neural Networks

    Authors: Filippo Maria Bianchi, Jakob Grahn, Markus Eckerstorfer, Eirik Malnes, Hannah Vickers

    Abstract: Knowledge about frequency and location of snow avalanche activity is essential for forecasting and mapping of snow avalanche hazard. Traditional field monitoring of avalanche activity has limitations, especially when surveying large and remote areas. In recent years, avalanche detection in Sentinel-1 radar satellite imagery has been developed to improve monitoring. However, the current state-of-th… ▽ More

    Submitted 6 November, 2020; v1 submitted 11 October, 2019; originally announced October 2019.

  21. arXiv:1909.05948  [pdf, other

    cs.CV cs.LG eess.IV stat.ML

    Unsupervised Image Regression for Heterogeneous Change Detection

    Authors: Luigi T. Luppino, Filippo M. Bianchi, Gabriele Moser, Stian N. Anfinsen

    Abstract: Change detection in heterogeneous multitemporal satellite images is an emerging and challenging topic in remote sensing. In particular, one of the main challenges is to tackle the problem in an unsupervised manner. In this paper we propose an unsupervised framework for bitemporal heterogeneous change detection based on the comparison of affinity matrices and image regression. First, our method qua… ▽ More

    Submitted 7 September, 2019; originally announced September 2019.

    Comments: arXiv admin note: text overlap with arXiv:1807.11766

  22. arXiv:1907.05251  [pdf, other

    cs.LG stat.ML

    Time series cluster kernels to exploit informative missingness and incomplete label information

    Authors: Karl Øyvind Mikalsen, Cristina Soguero-Ruiz, Filippo Maria Bianchi, Arthur Revhaug, Robert Jenssen

    Abstract: The time series cluster kernel (TCK) provides a powerful tool for analysing multivariate time series subject to missing data. TCK is designed using an ensemble learning approach in which Bayesian mixture models form the base models. Because of the Bayesian approach, TCK can naturally deal with missing values without resorting to imputation and the ensemble strategy ensures robustness to hyperparam… ▽ More

    Submitted 10 July, 2019; originally announced July 2019.

    Comments: arXiv admin note: text overlap with arXiv:1803.07879

  23. 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.

  24. Noisy multi-label semi-supervised dimensionality reduction

    Authors: Karl Øyvind Mikalsen, Cristina Soguero-Ruiz, Filippo Maria Bianchi, Robert Jenssen

    Abstract: Noisy labeled data represent a rich source of information that often are easily accessible and cheap to obtain, but label noise might also have many negative consequences if not accounted for. How to fully utilize noisy labels has been studied extensively within the framework of standard supervised machine learning over a period of several decades. However, very little research has been conducted… ▽ More

    Submitted 20 February, 2019; originally announced February 2019.

    Comments: 38 pages

    Journal ref: Pattern Recognition, Vol 90, June 2019, Pages 257-270

  25. Deep Divergence-Based Approach to Clustering

    Authors: Michael Kampffmeyer, Sigurd Løkse, Filippo M. Bianchi, Lorenzo Livi, Arnt-Børre Salberg, Robert Jenssen

    Abstract: A promising direction in deep learning research consists in learning representations and simultaneously discovering cluster structure in unlabeled data by optimizing a discriminative loss function. As opposed to supervised deep learning, this line of research is in its infancy, and how to design and optimize suitable loss functions to train deep neural networks for clustering is still an open ques… ▽ More

    Submitted 13 February, 2019; originally announced February 2019.

  26. 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.

  27. arXiv:1807.11766  [pdf, other

    cs.CV

    Remote sensing image regression for heterogeneous change detection

    Authors: Luigi T. Luppino, Filippo M. Bianchi, Gabriele Moser, Stian N. Anfinsen

    Abstract: Change detection in heterogeneous multitemporal satellite images is an emerging topic in remote sensing. In this paper we propose a framework, based on image regression, to perform change detection in heterogeneous multitemporal satellite images, which has become a main topic in remote sensing. Our method learns a transformation to map the first image to the domain of the other image, and vice ver… ▽ More

    Submitted 31 July, 2018; originally announced July 2018.

    Comments: Accepted to Machine Learning for Signal Processing 2018

  28. arXiv:1807.07868  [pdf, other

    stat.ML cs.LG cs.NE

    The Deep Kernelized Autoencoder

    Authors: Michael Kampffmeyer, Sigurd Løkse, Filippo M. Bianchi, Robert Jenssen, Lorenzo Livi

    Abstract: Autoencoders learn data representations (codes) in such a way that the input is reproduced at the output of the network. However, it is not always clear what kind of properties of the input data need to be captured by the codes. Kernel machines have experienced great success by operating via inner-products in a theoretically well-defined reproducing kernel Hilbert space, hence capturing topologica… ▽ More

    Submitted 23 July, 2018; v1 submitted 19 July, 2018; originally announced July 2018.

    Comments: This work extends the preliminary (conference) version of this paper (arXiv:1702.02526), Applied Soft Computing, Elsevier, 2018

  29. arXiv:1805.03473  [pdf, other

    cs.NE

    Learning representations for multivariate time series with missing data using Temporal Kernelized Autoencoders

    Authors: Filippo Maria Bianchi, Lorenzo Livi, Karl Øyvind Mikalsen, Michael Kampffmeyer, Robert Jenssen

    Abstract: Learning compressed representations of multivariate time series (MTS) facilitates data analysis in the presence of noise and redundant information, and for a large number of variates and time steps. However, classical dimensionality reduction approaches are designed for vectorial data and cannot deal explicitly with missing values. In this work, we propose a novel autoencoder architecture based on… ▽ More

    Submitted 16 July, 2019; v1 submitted 9 May, 2018; originally announced May 2018.

  30. arXiv:1803.07879  [pdf, other

    stat.ML cs.LG

    An Unsupervised Multivariate Time Series Kernel Approach for Identifying Patients with Surgical Site Infection from Blood Samples

    Authors: Karl Øyvind Mikalsen, Cristina Soguero-Ruiz, Filippo Maria Bianchi, Arthur Revhaug, Robert Jenssen

    Abstract: A large fraction of the electronic health records consists of clinical measurements collected over time, such as blood tests, which provide important information about the health status of a patient. These sequences of clinical measurements are naturally represented as time series, characterized by multiple variables and the presence of missing data, which complicate analysis. In this work, we pro… ▽ More

    Submitted 21 March, 2018; originally announced March 2018.

  31. arXiv:1803.07870  [pdf, other

    cs.NE

    Reservoir computing approaches for representation and classification of multivariate time series

    Authors: Filippo Maria Bianchi, Simone Scardapane, Sigurd Løkse, Robert Jenssen

    Abstract: Classification of multivariate time series (MTS) has been tackled with a large variety of methodologies and applied to a wide range of scenarios. Reservoir Computing (RC) provides efficient tools to generate a vectorial, fixed-size representation of the MTS that can be further processed by standard classifiers. Despite their unrivaled training speed, MTS classifiers based on a standard RC architec… ▽ More

    Submitted 7 June, 2020; v1 submitted 21 March, 2018; originally announced March 2018.

  32. arXiv:1801.06845  [pdf, other

    cs.LG eess.SP stat.ML

    Time series kernel similarities for predicting Paroxysmal Atrial Fibrillation from ECGs

    Authors: Filippo Maria Bianchi, Lorenzo Livi, Alberto Ferrante, Jelena Milosevic, Miroslaw Malek

    Abstract: We tackle the problem of classifying Electrocardiography (ECG) signals with the aim of predicting the onset of Paroxysmal Atrial Fibrillation (PAF). Atrial fibrillation is the most common type of arrhythmia, but in many cases PAF episodes are asymptomatic. Therefore, in order to help diagnosing PAF, it is important to design procedures for detecting and, more importantly, predicting PAF episodes.… ▽ More

    Submitted 4 April, 2018; v1 submitted 21 January, 2018; originally announced January 2018.

  33. arXiv:1712.03560  [pdf, other

    cs.DC

    A novel algorithm for online inexact string matching and its FPGA implementation

    Authors: Alessandro Cinti, Filippo Maria Bianchi, Alessio Martino, Antonello Rizzi

    Abstract: Accelerating inexact string matching procedures is of utmost importance when dealing with practical applications where huge amount of data must be processed in real time, as usual in bioinformatics or cybersecurity. Inexact matching procedures can yield multiple shadow hits, which must be filtered, according to some criterion, to obtain a concise and meaningful list of occurrences. The filtering p… ▽ More

    Submitted 26 November, 2018; v1 submitted 10 December, 2017; originally announced December 2017.

  34. Identifying user habits through data mining on call data records

    Authors: Filippo Maria Bianchi, Antonello Rizzi, Alireza Sadeghian, Corrado Moiso

    Abstract: In this paper we propose a framework for identifying patterns and regularities in the pseudo-anonymized Call Data Records (CDR) pertaining a generic subscriber of a mobile operator. We face the challenging task of automatically deriving meaningful information from the available data, by using an unsupervised procedure of cluster analysis and without including in the model any \textit{a-priori} kno… ▽ More

    Submitted 22 November, 2017; originally announced November 2017.

    Journal ref: Engineering Applications of Artificial Intelligence, Elsevier, 2016

  35. arXiv:1711.06516  [pdf, other

    cs.NE cs.CY cs.LG

    Classification of postoperative surgical site infections from blood measurements with missing data using recurrent neural networks

    Authors: Andreas Storvik Strauman, Filippo Maria Bianchi, Karl Øyvind Mikalsen, Michael Kampffmeyer, Cristina Soguero-Ruiz, Robert Jenssen

    Abstract: Clinical measurements that can be represented as time series constitute an important fraction of the electronic health records and are often both uncertain and incomplete. Recurrent neural networks are a special class of neural networks that are particularly suitable to process time series data but, in their original formulation, cannot explicitly deal with missing data. In this paper, we explore… ▽ More

    Submitted 17 November, 2017; originally announced November 2017.

  36. arXiv:1711.06509  [pdf, other

    cs.NE

    Bidirectional deep-readout echo state networks

    Authors: Filippo Maria Bianchi, Simone Scardapane, Sigurd Løkse, Robert Jenssen

    Abstract: We propose a deep architecture for the classification of multivariate time series. By means of a recurrent and untrained reservoir we generate a vectorial representation that embeds temporal relationships in the data. To improve the memorization capability, we implement a bidirectional reservoir, whose last state captures also past dependencies in the input. We apply dimensionality reduction to th… ▽ More

    Submitted 13 February, 2018; v1 submitted 17 November, 2017; originally announced November 2017.

  37. arXiv:1710.07547  [pdf, other

    cs.NE cs.LG stat.ML

    Learning compressed representations of blood samples time series with missing data

    Authors: Filippo Maria Bianchi, Karl Øyvind Mikalsen, Robert Jenssen

    Abstract: Clinical measurements collected over time are naturally represented as multivariate time series (MTS), which often contain missing data. An autoencoder can learn low dimensional vectorial representations of MTS that preserve important data characteristics, but cannot deal explicitly with missing data. In this work, we propose a new framework that combines an autoencoder with the Time series Cluste… ▽ More

    Submitted 20 October, 2017; originally announced October 2017.

  38. An overview and comparative analysis of Recurrent Neural Networks for Short Term Load Forecasting

    Authors: Filippo Maria Bianchi, Enrico Maiorino, Michael C. Kampffmeyer, Antonello Rizzi, Robert Jenssen

    Abstract: The key component in forecasting demand and consumption of resources in a supply network is an accurate prediction of real-valued time series. Indeed, both service interruptions and resource waste can be reduced with the implementation of an effective forecasting system. Significant research has thus been devoted to the design and development of methodologies for short term load forecasting over t… ▽ More

    Submitted 20 July, 2018; v1 submitted 11 May, 2017; originally announced May 2017.

    Comments: Springer Briefs in Computer Science (ISBN 978-3-319-70338-1), 2017

  39. arXiv:1704.00794  [pdf, other

    stat.ML cs.LG

    Time Series Cluster Kernel for Learning Similarities between Multivariate Time Series with Missing Data

    Authors: Karl Øyvind Mikalsen, Filippo Maria Bianchi, Cristina Soguero-Ruiz, Robert Jenssen

    Abstract: Similarity-based approaches represent a promising direction for time series analysis. However, many such methods rely on parameter tuning, and some have shortcomings if the time series are multivariate (MTS), due to dependencies between attributes, or the time series contain missing data. In this paper, we address these challenges within the powerful context of kernel methods by proposing the robu… ▽ More

    Submitted 29 June, 2017; v1 submitted 3 April, 2017; originally announced April 2017.

    Comments: 23 pages, 6 figures

  40. arXiv:1702.03176  [pdf, other

    cs.CV

    A clustering approach to heterogeneous change detection

    Authors: Luigi Tommaso Luppino, Stian Normann Anfinsen, Gabriele Moser, Robert Jenssen, Filippo Maria Bianchi, Sebastiano Serpico, Gregoire Mercier

    Abstract: Change detection in heterogeneous multitemporal satellite images is a challenging and still not much studied topic in remote sensing and earth observation. This paper focuses on comparison of image pairs covering the same geographical area and acquired by two different sensors, one optical radiometer and one synthetic aperture radar, at two different times. We propose a clustering-based technique… ▽ More

    Submitted 10 February, 2017; originally announced February 2017.

  41. arXiv:1702.02526  [pdf, other

    stat.ML cs.LG cs.NE

    Deep Kernelized Autoencoders

    Authors: Michael Kampffmeyer, Sigurd Løkse, Filippo Maria Bianchi, Robert Jenssen, Lorenzo Livi

    Abstract: In this paper we introduce the deep kernelized autoencoder, a neural network model that allows an explicit approximation of (i) the mapping from an input space to an arbitrary, user-specified kernel space and (ii) the back-projection from such a kernel space to input space. The proposed method is based on traditional autoencoders and is trained through a new unsupervised loss function. During trai… ▽ More

    Submitted 8 February, 2017; originally announced February 2017.

  42. arXiv:1701.05159  [pdf, other

    cs.NE math.DS

    Temporal Overdrive Recurrent Neural Network

    Authors: Filippo Maria Bianchi, Michael Kampffmeyer, Enrico Maiorino, Robert Jenssen

    Abstract: In this work we present a novel recurrent neural network architecture designed to model systems characterized by multiple characteristic timescales in their dynamics. The proposed network is composed by several recurrent groups of neurons that are trained to separately adapt to each timescale, in order to improve the system identification process. We test our framework on time series prediction ta… ▽ More

    Submitted 18 January, 2017; originally announced January 2017.

  43. 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.

  44. Training Echo State Networks with Regularization through Dimensionality Reduction

    Authors: Sigurd Løkse, Filippo Maria Bianchi, Robert Jenssen

    Abstract: In this paper we introduce a new framework to train an Echo State Network to predict real valued time-series. The method consists in projecting the output of the internal layer of the network on a space with lower dimensionality, before training the output layer to learn the target task. Notably, we enforce a regularization constraint that leads to better generalization capabilities. We evaluate t… ▽ More

    Submitted 16 August, 2016; originally announced August 2016.

  45. 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.

  46. 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

  47. arXiv:1511.09099  [pdf, other

    cs.CY cs.LG

    Position paper: a general framework for applying machine learning techniques in operating room

    Authors: Filippo Maria Bianchi, Enrico De Santis, Hedieh Montazeri, Parisa Naraei, Alireza Sadeghian

    Abstract: In this position paper we describe a general framework for applying machine learning and pattern recognition techniques in healthcare. In particular, we are interested in providing an automated tool for monitoring and incrementing the level of awareness in the operating room and for identifying human errors which occur during the laparoscopy surgical operation. The framework that we present is div… ▽ More

    Submitted 29 November, 2015; originally announced November 2015.

  48. arXiv:1510.07146  [pdf, other

    physics.data-an cs.LG cs.NE

    Data-driven detrending of nonstationary fractal time series with echo state networks

    Authors: Enrico Maiorino, Filippo Maria Bianchi, Lorenzo Livi, Antonello Rizzi, Alireza Sadeghian

    Abstract: In this paper, we propose a novel data-driven approach for removing trends (detrending) from nonstationary, fractal and multifractal time series. We consider real-valued time series relative to measurements of an underlying dynamical system that evolves through time. We assume that such a dynamical process is predictable to a certain degree by means of a class of recurrent networks called Echo Sta… ▽ More

    Submitted 3 October, 2016; v1 submitted 24 October, 2015; originally announced October 2015.

    Comments: Revised version

  49. arXiv:1409.4988  [pdf, ps, other

    cs.LG cs.DC cs.MA

    An Agent-Based Algorithm exploiting Multiple Local Dissimilarities for Clusters Mining and Knowledge Discovery

    Authors: Filippo Maria Bianchi, Enrico Maiorino, Lorenzo Livi, Antonello Rizzi, Alireza Sadeghian

    Abstract: We propose a multi-agent algorithm able to automatically discover relevant regularities in a given dataset, determining at the same time the set of configurations of the adopted parametric dissimilarity measure yielding compact and separated clusters. Each agent operates independently by performing a Markovian random walk on a suitable weighted graph representation of the input dataset. Such a wei… ▽ More

    Submitted 17 September, 2014; originally announced September 2014.