Sublinear-Time Clustering Oracle for Signed Graphs
Stefan Neumann, Pan Peng

TL;DR
This paper introduces a sublinear-time local clustering oracle for signed graphs with community structure, enabling efficient community membership queries with high accuracy, applicable to large social networks.
Contribution
It extends local clustering oracles to signed graphs, providing a novel spectral analysis and efficient query answering for polarized communities.
Findings
Oracle answers most membership queries correctly
Operates efficiently on large graphs with bounded degree
Validated on synthetic and real-world datasets
Abstract
Social networks are often modeled using signed graphs, where vertices correspond to users and edges have a sign that indicates whether an interaction between users was positive or negative. The arising signed graphs typically contain a clear community structure in the sense that the graph can be partitioned into a small number of polarized communities, each defining a sparse cut and indivisible into smaller polarized sub-communities. We provide a local clustering oracle for signed graphs with such a clear community structure, that can answer membership queries, i.e., "Given a vertex , which community does belong to?", in sublinear time by reading only a small portion of the graph. Formally, when the graph has bounded maximum degree and the number of communities is at most , then with preprocessing time, our oracle…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Caching and Content Delivery
