Predicting Positive and Negative Links with Noisy Queries: Theory & Practice

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 edge sign prediction problem, that 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 [Leskovec 2010]. We model the edge sign prediction problem as follows: we are allowed to query any 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<1/2. Let δ=1-2q be the bias. We provide an algorithm that recovers all signs correctly with high probability in the presence of noise for any constant gap δ with O(n n/δ^4) queries. Our algorithm uses breadth first search as its main algorithmic primitive. A byproduct of our proposed learning algorithm is the use of s-t paths as an informative feature to predict the sign of the edge (s,t). As a heuristic, we use edge disjoint s-t paths of short length as a feature for predicting edge signs in real-world signed networks. Our findings suggest that the use of paths improves the classification accuracy, especially for pairs of nodes with no common neighbors.

READ FULL TEXT
research
03/11/2010

Predicting Positive and Negative Links in Online Social Networks

We study online social networks in which relationships can be either pos...
research
02/08/2019

Link Prediction via Higher-Order Motif Features

Link prediction requires predicting which new links are likely to appear...
research
06/22/2017

Clustering with Noisy Queries

In this paper, we initiate a rigorous theoretical study of clustering wi...
research
09/05/2023

Black-Box Attacks against Signed Graph Analysis via Balance Poisoning

Signed graphs are well-suited for modeling social networks as they captu...
research
07/07/2022

Signed Link Representation in Continuous-Time Dynamic Signed Networks

Signed networks allow us to model bi-faceted relationships and interacti...
research
09/07/2018

Node classification for signed networks using diffuse interface methods

Signed networks are a crucial tool when modeling friend and foe relation...
research
09/27/2021

Disentangling positive and negative partisanship in affective polarization using a coevolving latent space network with attractors model

We develop a broadly applicable class of coevolving latent space network...

Please sign up or login with your details

Forgot password? Click here to reset