LGSIMLJun 30, 2014

Learning Laplacian Matrix in Smooth Graph Signal Representations

arXiv:1406.7842v371 citations
AI Analysis

This addresses the challenge of constructing meaningful graphs for graph signal processing applications where smoothness is desired, but it is incremental as it builds on existing smoothness priors and factor analysis models.

The paper tackles the problem of learning graph Laplacians to ensure smooth graph signal representations, proposing an algorithm that minimizes signal variations on the learned graph, with experiments on synthetic and real-world data showing efficient inference of meaningful graph topologies.

The construction of a meaningful graph plays a crucial role in the success of many graph-based representations and algorithms for handling structured data, especially in the emerging field of graph signal processing. However, a meaningful graph is not always readily available from the data, nor easy to define depending on the application domain. In particular, it is often desirable in graph signal processing applications that a graph is chosen such that the data admit certain regularity or smoothness on the graph. In this paper, we address the problem of learning graph Laplacians, which is equivalent to learning graph topologies, such that the input data form graph signals with smooth variations on the resulting topology. To this end, we adopt a factor analysis model for the graph signals and impose a Gaussian probabilistic prior on the latent variables that control these signals. We show that the Gaussian prior leads to an efficient representation that favors the smoothness property of the graph signals. We then propose an algorithm for learning graphs that enforces such property and is based on minimizing the variations of the signals on the learned graph. Experiments on both synthetic and real world data demonstrate that the proposed graph learning framework can efficiently infer meaningful graph topologies from signal observations under the smoothness prior.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes