# GhostLink: Latent Network Inference for Influence-aware Recommendation

**Authors:** Subhabrata Mukherjee, Stephan Guennemann

arXiv: 1905.05955 · 2019-05-16

## TL;DR

GhostLink is an unsupervised probabilistic model that infers latent influence networks from time-stamped reviews to enhance recommendation accuracy and analyze user influence in online communities without explicit social links.

## Contribution

It introduces GhostLink, a novel method for automatically learning influence networks from review data, improving recommendation performance and user influence analysis.

## Key findings

- Improves recommendation accuracy by ~23% over existing methods.
- Effectively differentiates between influenced and latent user preferences.
- Detects influential users based on the inferred influence network.

## Abstract

Social influence plays a vital role in shaping a user's behavior in online communities dealing with items of fine taste like movies, food, and beer. For online recommendation, this implies that users' preferences and ratings are influenced due to other individuals. Given only time-stamped reviews of users, can we find out who-influences-whom, and characteristics of the underlying influence network? Can we use this network to improve recommendation?   While prior works in social-aware recommendation have leveraged social interaction by considering the observed social network of users, many communities like Amazon, Beeradvocate, and Ratebeer do not have explicit user-user links. Therefore, we propose GhostLink, an unsupervised probabilistic graphical model, to automatically learn the latent influence network underlying a review community -- given only the temporal traces (timestamps) of users' posts and their content. Based on extensive experiments with four real-world datasets with 13 million reviews, we show that GhostLink improves item recommendation by around 23% over state-of-the-art methods that do not consider this influence. As additional use-cases, we show that GhostLink can be used to differentiate between users' latent preferences and influenced ones, as well as to detect influential users based on the learned influence graph.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.05955/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1905.05955/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/1905.05955/full.md

---
Source: https://tomesphere.com/paper/1905.05955