paper-with-me

Papers

Learning Graph ARMA Processes from Time-Vertex Spectra

2023-02-14 · Eylem Tugce Guneyi, Berkay Yaldiz, Abdullah Canbolat, Elif Vural

The modeling of time-varying graph signals as stationary time-vertex stochastic processes permits the inference of missing signal values by efficiently employing the correlation patterns of the process across different graph nodes and time instants. In this study, we propose an algorithm for computing graph autoregressive moving average (graph ARMA) processes based on learning the joint time-vertex power spectral density of the process from its incomplete realizations for the task of signal interpolation. Our solution relies on first roughly estimating the joint spectrum of the process from partially observed realizations and then refining this estimate by projecting it onto the spectrum manifold of the graph ARMA process through convex relaxations. The initially missing signal values are then estimated based on the learnt model. Experimental results show that the proposed approach achieves high accuracy in time-vertex signal estimation problems.

📄 PDF Abstract BibTeX arXiv:2302.06887

Code (1)

eylemtugce/js-arma 공식 구현

Methods 이 논문이 사용한 방법론

ARMA The ARMA GNN layer implements a rational graph filter with a recursive approximation.

Similar Papers 제목 키워드 기반

Graph Classification Gaussian Processes via Hodgelet Spectral Features

2024-10-14 · Mathieu Alain, So Takao, Xiaowen Dong, Bastian Rieck 외

The problem of classifying graphs is ubiquitous in machine learning. While it is standard to apply graph neural networks or graph kernel methods, Gaussian processes can be employed by transforming spatial features from t…

ClassificationGaussian ProcessesGraph Classification

Forecasting Time Series with VARMA Recursions on Graphs

2019-07-10

Graph-based techniques emerged as a choice to deal with the dimensionality issues in modeling multivariate time series. However, there is yet no complete understanding of how the underlying structure could be exploited t…

Time SeriesTime Series Analysis

Graph Signal Processing: Dualizing GSP Sampling in the Vertex and Spectral Domains

2021-03-19 · John Shi, Jose M. F. Moura

Vertex based and spectral based GSP sampling has been studied recently. The literature recognizes that methods in one domain do not have a counterpart in the other domain. This paper shows that in fact one can develop a …

Random Walks on Hypergraphs with Edge-Dependent Vertex Weights

2019-05-20 · Uthsav Chitra, Benjamin J. Raphael

Hypergraphs are used in machine learning to model higher-order relationships in data. While spectral methods for graphs are well-established, spectral theory for hypergraphs remains an active area of research. In this pa…

BIG-bench Machine Learning

Cheeger Inequalities for Directed Graphs and Hypergraphs Using Reweighted Eigenvalues

2022-11-17 · Lap Chi Lau, Kam Chuen Tung, Robert Wang

We derive Cheeger inequalities for directed graphs and hypergraphs using the reweighted eigenvalue approach that was recently developed for vertex expansion in undirected graphs [OZ22,KLT22,JPV22]. The goal is to develop…