Skip to main content

Showing 1–6 of 6 results for author: Simonovsky, M

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

    cs.LG cs.CV cs.NE stat.ML

    Deep Learning on Attributed Graphs: A Journey from Graphs to Their Embeddings and Back

    Authors: Martin Simonovsky

    Abstract: A graph is a powerful concept for representation of relations between pairs of entities. Data with underlying graph structure can be found across many disciplines and there is a natural desire for understanding such data better. Deep learning (DL) has achieved significant breakthroughs in a variety of machine learning tasks in recent years, especially where data is structured on a grid, such as in… ▽ More

    Submitted 24 January, 2019; originally announced January 2019.

    Comments: PhD Thesis

  2. arXiv:1802.03480  [pdf, other

    cs.LG cs.CV cs.NE

    GraphVAE: Towards Generation of Small Graphs Using Variational Autoencoders

    Authors: Martin Simonovsky, Nikos Komodakis

    Abstract: Deep learning on graphs has become a popular research topic with many applications. However, past work has concentrated on learning graph embedding tasks, which is in contrast with advances in generative models for images and text. Is it possible to transfer this progress to the domain of graphs? We propose to sidestep hurdles associated with linearization of such discrete structures by having a d… ▽ More

    Submitted 9 February, 2018; originally announced February 2018.

  3. arXiv:1711.09869  [pdf, other

    cs.CV cs.LG cs.NE

    Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs

    Authors: Loic Landrieu, Martin Simonovsky

    Abstract: We propose a novel deep learning-based framework to tackle the challenge of semantic segmentation of large-scale point clouds of millions of points. We argue that the organization of 3D point clouds can be efficiently captured by a structure called superpoint graph (SPG), derived from a partition of the scanned scene into geometrically homogeneous elements. SPGs offer a compact yet rich representa… ▽ More

    Submitted 28 March, 2018; v1 submitted 27 November, 2017; originally announced November 2017.

    Comments: Accepted to CVPR 2018; camera ready version. Major updates to [v1]: Improved performance on S3DIS (from +5.8 to +12.4 mIoU) and extended ablation study in Appendix

  4. arXiv:1704.02901  [pdf, other

    cs.CV cs.LG cs.NE

    Dynamic Edge-Conditioned Filters in Convolutional Neural Networks on Graphs

    Authors: Martin Simonovsky, Nikos Komodakis

    Abstract: A number of problems can be formulated as prediction on graph-structured data. In this work, we generalize the convolution operator from regular grids to arbitrary graphs while avoiding the spectral domain, which allows us to handle graphs of varying size and connectivity. To move beyond a simple diffusion, filter weights are conditioned on the specific edge labels in the neighborhood of a vertex.… ▽ More

    Submitted 8 August, 2017; v1 submitted 10 April, 2017; originally announced April 2017.

    Comments: Accepted to CVPR 2017; extended version

  5. arXiv:1609.05396  [pdf, other

    cs.CV cs.LG cs.NE

    A Deep Metric for Multimodal Registration

    Authors: Martin Simonovsky, Benjamín Gutiérrez-Becker, Diana Mateus, Nassir Navab, Nikos Komodakis

    Abstract: Multimodal registration is a challenging problem in medical imaging due the high variability of tissue appearance under different imaging modalities. The crucial component here is the choice of the right similarity measure. We make a step towards a general learning-based solution that can be adapted to specific situations and present a metric based on a convolutional neural network. Our network ca… ▽ More

    Submitted 17 September, 2016; originally announced September 2016.

    Comments: Accepted to MICCAI 2016; extended version

  6. arXiv:1608.02728  [pdf, other

    cs.CV cs.LG cs.NE

    OnionNet: Sharing Features in Cascaded Deep Classifiers

    Authors: Martin Simonovsky, Nikos Komodakis

    Abstract: The focus of our work is speeding up evaluation of deep neural networks in retrieval scenarios, where conventional architectures may spend too much time on negative examples. We propose to replace a monolithic network with our novel cascade of feature-sharing deep classifiers, called OnionNet, where subsequent stages may add both new layers as well as new feature channels to the previous ones. Imp… ▽ More

    Submitted 9 August, 2016; originally announced August 2016.

    Comments: Accepted to BMVC 2016