# Modeling Engagement Dynamics of Online Discussions using Relativistic   Gravitational Theory

**Authors:** Subhabrata Dutta, Dipankar Das, Tanmoy Chakraborty

arXiv: 1908.03770 · 2019-08-13

## TL;DR

This paper introduces RGNet, a novel gravity-inspired model that predicts user engagement and discussion growth in online forums by modeling discussions as dynamic spacetime entities, outperforming existing methods.

## Contribution

The paper presents RGNet, a gravity-based algorithm using Einstein's equations to model and predict online discussion engagement and growth dynamically.

## Key findings

- RGNet achieves 0.72 Micro F1 score in engagement prediction.
- RGNet forecasts discussion growth with 6.01% average error.
- RGNet outperforms all baselines significantly in experiments.

## Abstract

Online discussions are valuable resources to study user behaviour on a diverse set of topics. Unlike previous studies which model a discussion in a static manner, in the present study, we model it as a time-varying process and solve two inter-related problems -- predict which user groups will get engaged with an ongoing discussion, and forecast the growth rate of a discussion in terms of the number of comments. We propose RGNet (Relativistic Gravitational Nerwork), a novel algorithm that uses Einstein Field Equations of gravity to model online discussions as `cloud of dust' hovering over a user spacetime manifold, attracting users of different groups at different rates over time. We also propose GUVec, a global user embedding method for an online discussion, which is used by RGNet to predict temporal user engagement. RGNet leverages different textual and network-based features to learn the dust distribution for discussions.   We employ four baselines -- first two using LSTM architecture, third one using Newtonian model of gravity, and fourth one using a logistic regression adopted from a previous work on engagement prediction. Experiments on Reddit dataset show that RGNet achieves 0.72 Micro F1 score and 6.01% average error for temporal engagement prediction of user groups and growth rate forecasting, respectively, outperforming all the baselines significantly. We further employ RGNet to predict non-temporal engagement -- whether users will comment to a given post or not. RGNet achieves 0.62 AUC for this task, outperforming existing baseline by 8.77% AUC.

## Full text

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

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1908.03770/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1908.03770/full.md

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