Edge Sampling of Graphs: Graph Signal Processing Approach With Edge Smoothness
Kenta Yanagiya, Koki Yamada, Yasuo Katsuhara, Tomoya Takatani, Yuichi, Tanaka

TL;DR
This paper introduces a graph signal processing-based framework for identifying important edges by converting the graph to a line graph and sampling based on edge smoothness, validated through experiments.
Contribution
It presents a novel edge sampling method using graph sampling theory and establishes a theoretical link between the original and line graph degrees.
Findings
Effective edge importance identification demonstrated in synthetic graphs.
Outperforms alternative edge selection methods in real-world data.
Acceleration technique improves sampling efficiency.
Abstract
Finding important edges in a graph is a crucial problem for various research fields, such as network epidemics, signal processing, machine learning, and sensor networks. In this paper, we tackle the problem based on sampling theory on graphs. We convert the original graph to a line graph where its nodes and edges, respectively, represent the original edges and the connections between the edges. We then perform node sampling of the line graph based on the edge smoothness assumption: This process selects the most critical edges in the original graph. We present a general framework of edge sampling based on graph sampling theory and reveal a theoretical relationship between the degree of the original graph and the line graph. We also propose an acceleration method for edge sampling in the proposed framework by using the relationship between two types of Laplacian of the node and edge…
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 · Graph Theory and Algorithms · Complex Network Analysis Techniques
