Git Product home page Git Product logo

pm's Introduction

The Power Mean Laplacian for Multilayer Graph Clustering

MATLAB implementation of the paper:

P. Mercado, A. Gautier, F. Tudisco, and M. Hein, The Power Mean Laplacian for Multilayer Graph Clustering. In AISTATS 2018.

Content:

  • example.m : contains an easy example showing how to use the code

  • experiments_main.m : runs experiments contained in our paper

Usage:

Let Wcell be a cell with the adjacency matrices of each layer , p the power of the power mean Laplacian, numClusters the desired number of clusters. Clusters through the power mean Laplacian L_p are computed via

C = clustering_multilayer_graphs_with_power_mean_laplacian(Wcell, p, numClusters);

Quick Overview:

Citation:



@InProceedings{pmlr-v84-mercado18a,
  title = 	 {The Power Mean Laplacian for Multilayer Graph Clustering},
  author = 	 {Pedro Mercado and Antoine Gautier and Francesco Tudisco and Matthias Hein},
  booktitle = 	 {Proceedings of the Twenty-First International Conference on Artificial Intelligence and Statistics},
  pages = 	 {1828--1838},
  year = 	 {2018},
  editor = 	 {Amos Storkey and Fernando Perez-Cruz},
  volume = 	 {84},
  series = 	 {Proceedings of Machine Learning Research},
  address = 	 {Playa Blanca, Lanzarote, Canary Islands},
  month = 	 {09--11 Apr},
  publisher = 	 {PMLR},
  pdf = 	 {http://proceedings.mlr.press/v84/mercado18a/mercado18a.pdf},
  url = 	 {http://proceedings.mlr.press/v84/mercado18a.html},
  abstract = 	 {Multilayer graphs encode different kind of interactions between the same set of entities. When one wants to cluster such a multilayer graph, the natural question arises how one should merge the information from different layers. We introduce in this paper a one-parameter family of matrix power means for merging the Laplacians from different layers and analyze it in expectation in the stochastic block model. We show that this family allows to recover ground truth clusters under different settings and verify this in real world data. While the matrix power mean is computationally expensive to compute we introduce a scalable numerical scheme that allows to efficiently compute the eigenvectors of the matrix power mean of large sparse graphs.}
}

pm's People

Contributors

melopeo avatar

Stargazers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.