Decimated Framelet System on Graphs and Fast G-Framelet Transforms
Abstract
Graph representation learning has many real-world applications, from self-driving LiDAR, 3D computer vision to drug repurposing, protein classification, social networks analysis. An adequate representation of graph data is vital to the learning performance of a statistical or machine learning model for graph-structured data. This paper proposes a novel multiscale representation system for graph data, called decimated framelets, which form a localized tight frame on the graph. The decimated framelet system allows storage of the graph data representation on a coarse-grained chain and processes the graph data at multi scales where at each scale, the data is stored on a subgraph. Based on this, we establish decimated G-framelet transforms for the decomposition and reconstruction of the graph data at multi resolutions via a constructive data-driven filter bank. The graph framelets are built on a chain-based orthonormal basis that supports fast graph Fourier transforms. From this, we give a fast algorithm for the decimated G-framelet transforms, or FGT, that has linear computational complexity O(N) for a graph of size N. The effectiveness for constructing the decimated framelet system and the FGT is demonstrated by a simulated example of random graphs and real-world applications, including multiresolution analysis for traffic network and representation learning of graph neural networks for graph classification tasks.
Cite
Text
Zheng et al. "Decimated Framelet System on Graphs and Fast G-Framelet Transforms." Journal of Machine Learning Research, 2022.Markdown
[Zheng et al. "Decimated Framelet System on Graphs and Fast G-Framelet Transforms." Journal of Machine Learning Research, 2022.](https://mlanthology.org/jmlr/2022/zheng2022jmlr-decimated/)BibTeX
@article{zheng2022jmlr-decimated,
title = {{Decimated Framelet System on Graphs and Fast G-Framelet Transforms}},
author = {Zheng, Xuebin and Zhou, Bingxin and Wang, Yu Guang and Zhuang, Xiaosheng},
journal = {Journal of Machine Learning Research},
year = {2022},
pages = {1-68},
volume = {23},
url = {https://mlanthology.org/jmlr/2022/zheng2022jmlr-decimated/}
}