SILGMLFeb 16, 2020

Predicting event attendance exploring social influence

arXiv:2002.06665v18 citations
Originality Synthesis-oriented
AI Analysis

This work addresses event attendance prediction for human behavior analysis and advertising, but it is incremental as it applies existing graph embedding techniques to a specific domain.

The paper tackled predicting real-world event attendance by modeling social influence from social networks, achieving 89% accuracy on the VFestival dataset and outperforming state-of-the-art baselines.

The problem of predicting people's participation in real-world events has received considerable attention as it offers valuable insights for human behavior analysis and event-related advertisement. Today social networks (e.g. Twitter) widely reflect large popular events where people discuss their interest with friends. Event participants usually stimulate friends to join the event which propagates a social influence in the network. In this paper, we propose to model the social influence of friends on event attendance. We consider non-geotagged posts besides structures of social groups to infer users' attendance. To leverage the information on network topology we apply some of recent graph embedding techniques such as node2vec, HARP and Poincar`e. We describe the approach followed to design the feature space and feed it to a neural network. The performance evaluation is conducted using two large music festivals datasets, namely the VFestival and Creamfields. The experimental results show that our classifier outperforms the state-of-the-art baseline with 89% accuracy observed for the VFestival dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes