scispace - formally typeset
Proceedings ArticleDOI

Pattern Matching Based Algorithms for Graph Compression

Reads0
Chats0
TLDR
The results show that large graphs can be efficiently stored in smaller memory and exploit the parallel processing power of compute nodes as well as efficiently transfer data between resources.
Abstract
Graphs can be used to represent a wide variety of data belonging to different domains. Graphs can capture the relationship among data in an efficient way, and have been widely used. In recent times, with the advent of Big Data, there has been a need to store and compute on large data sets efficiently. However, considering the size of the data sets in question, finding optimal methods to store and process the data has been a challenge. Therefore, we study different graph compression techniques and propose novel algorithms to do the same in this paper. Specifically, given a graph G = (V, E), where V is the set of vertices and E is the set of edges, and $\vert \mathrm{V}\vert$ = n, we propose techniques to compress the adjacency matrix representation of the graph. Our algorithms are based on finding patterns within the adjacency matrix data, and replacing the common patterns with specific markers. All the techniques proposed here are lossless compression of graphs. Based on the experimental results, it is observed that our proposed techniques achieve almost 70% compression as compared to the adjacency matrix representation. The results show that large graphs can be efficiently stored in smaller memory and exploit the parallel processing power of compute nodes as well as efficiently transfer data between resources.

read more

Citations
More filters
Proceedings ArticleDOI

Online Non-linear Topology Identification from Graph-connected Time Series

TL;DR: In this article, the authors proposed an online kernel-based algorithm for topology estimation of non-linear vector autoregressive time series by solving a sparse online optimization framework using the composite objective mirror descent method.
Posted Content

Online Non-linear Topology Identification from Graph-connected Time Series

TL;DR: In this paper, the authors proposed an online kernel-based algorithm for topology estimation of non-linear vector autoregressive time series by solving a sparse online optimization framework using the composite objective mirror descent method.
Proceedings ArticleDOI

Joint Signal Estimation and Nonlinear Topology Identification from Noisy Data with Missing Entries

TL;DR: In this article , a non convex optimization problem is formed with lasso regularization and solved via block coordinate descent (BCD) for joint signal estimation and topology identification with a nonlinear model, under the modelling assumption that signals are generated by a sparse VAR model in a latent space and then transformed by a set of invertible, componentwise nonlinearities.
Proceedings ArticleDOI

Joint Signal Estimation and Nonlinear Topology Identification from Noisy Data with Missing Entries

TL;DR: In this paper , a non convex optimization problem is formed with lasso regularization and solved via block coordinate descent (BCD) for joint signal estimation and topology identification with a nonlinear model, under the modelling assumption that signals are generated by a sparse VAR model in a latent space and then transformed by a set of invertible, componentwise nonlinearities.

Joint Learning of Topology and Invertible Nonlinearities from Multiple Time Series

TL;DR: In this paper , a nonlinear modeling technique for multiple time series that has a complexity similar to that of linear vector autoregressive (VAR), but it can account for nonlinear interactions for each sensor variable is proposed.
Related Papers (5)