graph signal processing problem
subject:: Data Science Methods for Large Scale Graphs
parent:: Graph Signals and Graph Signal Processing
theme:: math notes
In a graph signal processing problem (or graph regression or signal regression), the graph
Here, the hypothesis class are the graph convolutions
Our minimization problem is then $$\min_{h_{k}} \frac{1}{M}\sum_{j} \ell\left( y^{(j)}, \sum_{k=0}^{K-1}h_{k} S^k x^k \right)$$
The fixed graph is the US weather station network. Suppose we have our
- Temperatures on the graph are recorded as time series and
- we want to predict the february temperatures from the november temperatures.
Application: temperature forecasting. Predict february 2026 temperatures
Using