Vertex-disjoint Cycle Cover for graph signal processing
Raghavendra Singh

TL;DR
This paper introduces a method to decompose graphs into vertex-disjoint cycles to facilitate graph signal processing, enabling efficient denoising by focusing on low-frequency components.
Contribution
It proposes a novel graph reduction technique to vertex-disjoint cycle covers, enhancing graph signal processing and image denoising capabilities.
Findings
Cycle covers enable sinusoidal eigenvector analysis.
Low-frequency cycles improve image denoising.
Method preserves all vertices while reducing complexity.
Abstract
Eigenvectors of the Laplacian of a cycle graph exhibit the sinusoidal characteristics of the standard DFT basis, and signals defined on such graphs are amenable to linear shift invariant (LSI) operations. In this paper we propose to reduce a generic graph to its vertex-disjoint cycle cover, i.e., a set of subgraphs that are cycles, that together contain all vertices of the graph, and no two subgraphs have any vertices in common. Additionally if the weight of an edge in the graph is a function of the variation in the signals on its vertices, then maximally smooth cycles can be found, such that the resulting DFT does not have high frequency components. We show that an image graph can be reduced to such low-frequency cycles, and use that to propose a simple image denoising algorithm.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
