Skip to content

The Pyramid Quantized Weisfeiler-Lehman Graph Representation (WLpyramid) is a method that tackles the graph comparison and representation problem for continuous vector labeled graphs. Our algorithm considers statistics of subtree patterns with discrete labels based on the Weisfeiler-Lehman algorithm. The key advantage of these subtree statistics…

License

gkirtzou/wlpyramid

Repository files navigation

    %%%%%%%%%%%%%%%%%%%%%%%%% LINCENSE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    WLpyramid package is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    WLpyramid package is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.
    You should have received a copy of the GNU General Public License
    along with KsupportNormFMRICode. If not, see <http://www.gnu.org/licenses/>.
   
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DISCLAIMER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    WLpyramid package contains an implementation of the pyramid quantized
    Weisfeiler-Lehman graph representation, which is code for pyramid
    quantization of the label space and code of Weisfeiler-Lehman kernel
    (file WLkernel.m), provided in the webpage ::
    http://www.di.ens.fr/~shervashidze/code.html
    It was tested in matlab version 20013 and provides no warranties.

    When using the provided WLpyramid package for scientific work
    please cite the following two papers
    1) fMRI Analysis with Sparse Weisfeiler-Lehman Graph Statistics.
    Gkirtzou Katerina, Honorio Jean, Samaras Dimitris, Goldstein Rita and
    Blaschko B. Matthew
    4th International Workshop on Machine Learning in Medical Imaging 
    (MLMI), 2013.

    2) The pyramid quantized Weisfeiler-Lehman graph representation.
    Gkirtzou Katerina and Blaschko B. Matthew
    Journal of Pattern Recognition, Under submission.
    

About

The Pyramid Quantized Weisfeiler-Lehman Graph Representation (WLpyramid) is a method that tackles the graph comparison and representation problem for continuous vector labeled graphs. Our algorithm considers statistics of subtree patterns with discrete labels based on the Weisfeiler-Lehman algorithm. The key advantage of these subtree statistics…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages