Threshold-Based Heuristics for Trust Inference in a Social Network
Bithika Pal, Suman Banerjee, Mamata Jenamani

TL;DR
This paper introduces two threshold-based heuristics for trust inference in social networks, improving computational efficiency while maintaining recommendation accuracy, especially useful for cold start users.
Contribution
It proposes novel threshold-based heuristics for trust inference that reduce computation and preserve network density and recommendation quality.
Findings
Recover up to 70% of trust paths with less computation
Heuristics maintain recommendation accuracy
Inferred networks reflect trust propagation phenomena
Abstract
Trust among the users of a social network plays a pivotal role in item recommendation, particularly for the cold start users. Due to the sparse nature of these networks, trust information between any two users may not be always available. To infer the missing trust values, one well-known approach is path based trust estimation, which suggests a user to believe all of its neighbors in the network. In this context, we propose two threshold-based heuristics to overcome the limitation of computation for the path based trust inference. It uses the propagation phenomena of trust and decides a threshold value to select a subset of users for trust propagation. While the first heuristic creates the inferred network considering only the subset of users, the second one is able to preserve the density of the inferred network coming from all users selection. We implement the heuristics and analyze…
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
TopicsRecommender Systems and Techniques · Privacy-Preserving Technologies in Data · Advanced Graph Neural Networks
