Inferring Tie Strength in Temporal Networks
Lutz Oettershagen, Athanasios L. Konstantinidis, Giuseppe F. Italiano

TL;DR
This paper generalizes the strong triadic closure (STC) concept to temporal networks, introduces weighted versions respecting empirical knowledge, and develops efficient streaming algorithms with proven approximation guarantees.
Contribution
It presents the first weighted and dynamic versions of STC and STC+ for temporal networks, along with novel streaming algorithms and a dynamic hypergraph vertex cover solution.
Findings
Weighted STC better captures empirical edge weights.
Streaming algorithms efficiently approximate weighted STC in large networks.
Empirical results demonstrate improved tie strength inference.
Abstract
Inferring tie strengths in social networks is an essential task in social network analysis. Common approaches classify the ties as wea} and strong ties based on the strong triadic closure (STC). The STC states that if for three nodes, , , and , there are strong ties between and , as well as and , there has to be a (weak or strong) tie between and . A variant of the STC called STC+ allows adding a few new weak edges to obtain improved solutions. So far, most works discuss the STC or STC+ in static networks. However, modern large-scale social networks are usually highly dynamic, providing user contacts and communications as streams of edge updates. Temporal networks capture these dynamics. To apply the STC to temporal networks, we first generalize the STC and introduce a weighted version such that empirical a priori knowledge given in the form of edge weights…
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 · Opportunistic and Delay-Tolerant Networks · Advanced Graph Neural Networks
