TL;DR
This paper introduces a simplified and scalable approach to modeling relational social data using conditional logit models, leveraging negative sampling and a novel de-mixing technique to handle large networks efficiently.
Contribution
It proposes a de-mixing technique to reformulate mixed logit models as conditional logit models, enabling negative sampling and improving scalability for large social networks.
Findings
De-mixing reduces model complexity and enables negative sampling.
Importance sampling significantly speeds up inference.
Method performs well on synthetic and large-scale Venmo data.
Abstract
Many prediction problems on social networks, from recommendations to anomaly detection, can be approached by modeling network data as a sequence of relational events and then leveraging the resulting model for prediction. Conditional logit models of discrete choice are a natural approach to modeling relational events as "choices" in a framework that envelops and extends many long-studied models of network formation. The conditional logit model is simplistic, but it is particularly attractive because it allows for efficient consistent likelihood maximization via negative sampling, something that isn't true for mixed logit and many other richer models. The value of negative sampling is particularly pronounced because choice sets in relational data are often enormous. Given the importance of negative sampling, in this work we introduce a model simplification technique for mixed logit…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
