Papers
Topics
Authors
Recent
Search
2000 character limit reached

The Slashdot Zoo: Mining a Social Network with Negative Edges

Published 31 Oct 2017 in cs.SI and physics.soc-ph | (1710.11395v1)

Abstract: We analyse the corpus of user relationships of the Slashdot technology news site. The data was collected from the Slashdot Zoo feature where users of the website can tag other users as friends and foes, providing positive and negative endorsements. We adapt social network analysis techniques to the problem of negative edge weights. In particular, we consider signed variants of global network characteristics such as the clustering coefficient, node-level characteristics such as centrality and popularity measures, and link-level characteristics such as distances and similarity measures. We evaluate these measures on the task of identifying unpopular users, as well as on the task of predicting the sign of links and show that the network exhibits multiplicative transitivity which allows algebraic methods based on matrix multiplication to be used. We compare our methods to traditional methods which are only suitable for positively weighted edges.

Citations (479)

Summary

  • The paper introduces signed clustering coefficients that capture multiplicative transitivity within networks of positive and negative edges.
  • It employs global, node-level, and link-level analyses using measures like Signed Spectral Rank and Negative Rank to identify influential users and disruptive behaviors.
  • The study demonstrates that algebraic similarity measures and matrix exponentials enhance link sign prediction, informing trust and reputation system designs.

Analyzing Signed Networks: Insights from the Slashdot Zoo

This paper presents an in-depth examination of the Slashdot Zoo, a social network characterized by both positive and negative edges. The authors focus on mining this dataset to explore several aspects of network analysis, particularly in signed networks, which include relationships like "friends" and "foes." Their investigation covers three primary dimensions: global network characteristics, node-level properties, and link-level measures, with an emphasis on the novel concept of multiplicative transitivity, a key attribute in these networks.

Key Contributions

The paper's primary contribution lies in its analysis and definition of the signed clustering coefficient and the relative signed clustering coefficient. These metrics are developed to measure and compare the propensity for small clusters within the network to remain internally coherent, considering the presence of both positive and negative connections.

  1. Global Network Analysis:
    • The Slashdot Zoo exhibits small-world properties, as determined by metrics such as clustering coefficients and average path lengths.
    • The signed clustering measures introduced indicate that the network conforms to the principle of multiplicative transitivity, reflective in the notion that "the enemy of my enemy is my friend."
  2. Node-Level Analysis:
    • The paper explores multiple centrality and popularity measures adapted for signed edges, including the Signed Spectral Rank and Negative Rank.
    • These measures are particularly effective in identifying influential users and known "trolls"—individuals who might be less favorable within the community.
  3. Link-Level Analysis:
    • The authors propose new methodologies for predicting the sign of links using algebraic similarity measures derived from the adjacency matrix.
    • They demonstrate that the matrix exponential provides effective predictions, leveraging multiplicative transitivity across longer paths in the network.

Results and Discussion

The study reveals substantial differences in behavior between positive and negatively weighted social connections. Their results highlight how conventional methods tailored for unsigned or solely positive networks fall short when applied to contexts where negative interactions are significant. For instance, traditional centrality measures may not adequately reveal the social dynamics at play without considering negative ties, which can be insightful for identifying users who accumulate adversarial relationships.

One of the standout findings is the effectiveness of the Negative Rank measure in identifying trolls with high precision. This suggests potential applications in moderating online platforms where disruptive behaviors are common.

Implications and Future Directions

The analysis of signed networks such as the Slashdot Zoo can inform multiple areas within network science and AI, especially concerning trust networks and reputation management systems. By quantifying social interactions in environments admitting both endorsements and antipathies, the paper provides groundwork for further exploration into complex social structures.

The implications of these findings extend to designing systems and algorithms capable of detecting and responding to nuances in user behavior across digital communities. Future work could build on these methods to develop more robust models for recommendation systems and community detection, potentially incorporating dynamic aspects of networks where edge signs evolve over time.

In summary, this research provides a comprehensive exploration of a signed social network, offering tools and insights that expand the understanding of such intricate systems. With the methods put forward, there is potential for significant advancements in how positive and negative relations are modeled and utilized across applications involving social network analysis.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.