Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  16. arXiv:1702.07190  [pdf, ps, other

    stat.ML

    Spectral Clustering using PCKID - A Probabilistic Cluster Kernel for Incomplete Data

    Authors: Sigurd Løkse, Filippo Maria Bianchi, Arnt-Børre Salberg, Robert Jenssen

    Abstract: In this paper, we propose PCKID, a novel, robust, kernel function for spectral clustering, specifically designed to handle incomplete data. By combining posterior distributions of Gaussian Mixture Models for incomplete data on different scales, we are able to learn a kernel for incomplete data that does not depend on any critical hyperparameters, unlike the commonly used RBF kernel. To evaluate ou… ▽ More

    Submitted 23 February, 2017; originally announced February 2017.

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