Bi-Directional Recurrent Neural Ordinary Differential Equations for Social Media Text Classification
Maunika Tamire, Srinivas Anumasa, P.K. Srijith

TL;DR
This paper introduces Bi-RNODE, a novel continuous-time RNN model that considers posting times in social media text classification, improving stance detection of rumours.
Contribution
It proposes Bi-RNODE, a bi-directional recurrent neural ODE model that incorporates time-sensitive dynamics for social media post classification.
Findings
Bi-RNODE outperforms traditional RNNs in stance classification.
Time-aware modeling improves classification accuracy.
Bi-RNODE effectively captures temporal information in social media posts.
Abstract
Classification of posts in social media such as Twitter is difficult due to the noisy and short nature of texts. Sequence classification models based on recurrent neural networks (RNN) are popular for classifying posts that are sequential in nature. RNNs assume the hidden representation dynamics to evolve in a discrete manner and do not consider the exact time of the posting. In this work, we propose to use recurrent neural ordinary differential equations (RNODE) for social media post classification which consider the time of posting and allow the computation of hidden representation to evolve in a time-sensitive continuous manner. In addition, we propose a novel model, Bi-directional RNODE (Bi-RNODE), which can consider the information flow in both the forward and backward directions of posting times to predict the post label. Our experiments demonstrate that RNODE and Bi-RNODE are…
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
TopicsModel Reduction and Neural Networks · Computational Physics and Python Applications · Lattice Boltzmann Simulation Studies
