Self-Avoiding Pruning Random Walk on Signed Network
Huijuan Wang, Cunquan Qu, Chongze Jiao, Wioletta Ruszel

TL;DR
This paper introduces a Self-Avoiding Pruning (SAP) random walk model on signed networks to simulate user activity, analyzing how network features affect walk dynamics and applying findings to recommender system design.
Contribution
It proposes a novel SAP random walk model on signed networks and analyzes its behavior both analytically and numerically, with validation on real-world networks.
Findings
Signed network topology significantly influences SAP walk length and node visiting probabilities.
The SAP model effectively captures user purchase behavior in signed product networks.
Results provide insights for designing recommender systems considering positive and negative relationships.
Abstract
A signed network represents how a set of nodes are connected by two logically contradictory types of links: positive and negative links. In a signed products network, two products can be complementary (purchased together) or substitutable (purchased instead of each other). Such contradictory types of links may play dramatically different roles in the spreading process of information, opinion, behavior etc. In this work, we propose a Self-Avoiding Pruning (SAP) random walk on a signed network to model e.g. a user's purchase activity on a signed products network. A SAP walk starts at a random node. At each step, the walker moves to a positive neighbour that is randomly selected and its previously visited node together with its negative neighbours are removed. We explored both analytically and numerically how signed network topological features influence the key performance of a SAP walk:…
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
TopicsInnovative Human-Technology Interaction · Complex Network Analysis Techniques · Mobile Crowdsensing and Crowdsourcing
