From acquaintance to best friend forever: robust and fine-grained inference of social tie strengths
Florian Adriaens, Tijl De Bie, Aristides Gionis, Jefrey Lijffijt,, Polina Rozenshtein

TL;DR
This paper advances the inference of social tie strengths from network topology alone by developing polynomial-time relaxations that provide fine-grained and more accurate estimations, improving upon prior NP-hard formulations.
Contribution
It introduces a sequence of polynomial-time solvable relaxations for inferring social tie strengths, capturing more nuanced levels beyond binary classifications, and analyzes their theoretical properties.
Findings
Relaxations infer multiple levels of tie strength.
The approach avoids arbitrary strong/weak assignments.
Experimental results validate the method's effectiveness.
Abstract
Social networks often provide only a binary perspective on social ties: two individuals are either connected or not. While sometimes external information can be used to infer the strength of social ties, access to such information may be restricted or impractical. Sintos and Tsaparas (KDD 2014) first suggested to infer the strength of social ties from the topology of the network alone, by leveraging the Strong Triadic Closure (STC) property. The STC property states that if person A has strong social ties with persons B and C, B and C must be connected to each other as well (whether with a weak or strong tie). Sintos and Tsaparas exploited this to formulate the inference of the strength of social ties as NP-hard optimization problem, and proposed two approximation algorithms. We refine and improve upon this landmark paper, by developing a sequence of linear relaxations of this problem…
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 · Complexity and Algorithms in Graphs
