Pith. sign in

REVIEW 2 cited by

Predicting Signed Edges with $O(n^{1+o(1)} \log{n})$ Queries

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1609.00750 v2 pith:MEWZ3BPS submitted 2016-09-02 cs.DS cs.DMcs.SI

classification cs.DScs.DMcs.SI
keywords clusteringedgesnegativepositiveproblemsocialalgorithmclusters
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Social networks and interactions in social media involve both positive and negative relationships. Signed graphs capture both types of relationships: positive edges correspond to pairs of "friends", and negative edges to pairs of "foes". The {\em edge sign prediction problem}, which aims to predict whether an interaction between a pair of nodes will be positive or negative, is an important graph mining task for which many heuristics have recently been proposed \cite{leskovec2010predicting,leskovec2010signed}. Motivated by social balance theory, we model the edge sign prediction problem as a noisy correlation clustering problem with two clusters. We are allowed to query each pair of nodes whether they belong to the same cluster or not, but the answer to the query is corrupted with some probability $0<q<\frac{1}{2}$. Let $c=\frac{1}{2}-q$ be the gap. We provide an algorithm that recovers the clustering with high probability in the presence of noise for any constant gap $c$ with $O(n^{1+\tfrac{1}{\log\log{n}}}\log{n})$ queries. Our algorithm uses simple breadth first search as its main algorithmic primitive. Finally, we provide a novel generalization to $k \geq 3$ clusters and prove that our techniques can recover the clustering if the gap is constant in this generalized setting.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Optimal Graph Reconstruction by Counting Connected Components in Induced Subgraphs

    cs.DS 2025-06 conditional novelty 8.0 of 10

    Counting connected components in induced subgraphs reconstructs any n-node m-edge graph with Θ(m log n / log m) adaptive queries, while non-adaptive algorithms need Ω(n²).

  2. Randomized Algorithms for Learning Partitions with Near Optimal Query Complexity in Constant Rounds

    cs.DS 2026-08 conditional novelty 7.0 of 10

    Hidden partitions can be learned with O(nk log n) PAIR queries in 3 rounds (known k) or O(n|P| log^2 n) in 4 rounds (unknown k), and 2- or 3-round algorithms need Omega(n^{4/3} k^{2/3}) queries.

Pith tools