Utilizing Temporal Psycholinguistic Cues For Suicidal Intent Estimation
Utilizing Temporal Psycholinguistic Cues For Suicidal Intent Estimation
1 Introduction
Suicidal ideation detection is a well studied problem in social media analysis. Var-
ious works have tried to identify linguistic patterns correlated with suicidality
intent. Despite the sustained efforts from the community, most approaches ignore
the psychological relevance of temporal characteristics of suicidal behaviour.
Moreover, there has been limited explorations in the space of homophily net-
works to identify collusive depressive users. We hypothesize that the contextual
information embedded in social media engagement and historical activities of
users can lead to substantial improvements in automated identification of sui-
cidal ideation. We look beyond linguistic cues into temporal signals throughout
this work, with the help of a publicly available dataset given by [14] of 34,306
tweets on suicidality detection.
2 Related Work
2.1 Challenges on Social Media
The growth of social media websites hosts a number of challenges such as
cyberbullying, suicide pacts, and radicalism that motivate suicidal behavior and
P. Mathur and R. Sawhney—Equal contribution
c Springer Nature Switzerland AG 2020
J. M. Jose et al. (Eds.): ECIR 2020, LNCS 12036, pp. 265–271, 2020.
https://doi.org/10.1007/978-3-030-45442-5_33
266 P. Mathur et al.
impact the mental health of the users [10]. The associativity of suicide-related
verbalizations on social media websites has been found to be strongly related to
potential suicidal attempts. Prior studies show how suicidal intent declarations
were significantly more assortative than chance, at times connected till 6 degrees
of separation [5]. A patient’s social media profile can help medical experts gain
perspective into their mental health status and identify those at critical risk for
suicide attempts [15]. The potential of technological interventions for suicidal
risk assessment and mitigation needs to be explored in detail.
3 Methodology
The proposed methodology looks beyond text classifiers and leverages tweeting
history of users as well as their social network communication patterns. User-
based features were extracted from the historical tweeting activity and inter-user
Utilizing Temporal Psycholinguistic Cues for Suicidal Intent Estimation 267
In order to learn from the textual information available in the raw tweets, we
trained a BLSTM + Attention network [20]. We train a BLSTM model with
100 LSTM units, dropout rate of 0.25 and a recurrent dropout rate of 0.2. The
attention layer was followed by another dropout layer of 0.2. This was followed
by two dense layers having 256 units and 2 units, respectively.
Hyperparameters Value
Q 3
U {1, 2, 3, 4, 5, 6, 7}
aq , b q ≈ η(0, σ 2 )
268 P. Mathur et al.
f t = k expωk Δt (5)
4 Experiments
To gauge the effectiveness of our proposed approach, we use the dataset from
SNAP-BATNET [14] which consists of 34, 306 tweets with 3, 984 of them suicidal
ideations. For each of these users, the tweet timelines were also collected to cre-
ate the set of historical tweets. 10-fold stratified cross-validation was employed
to evaluate models on each of the 10 train-val splits. The hyper parameters
for the temporal weighted combination were tuned using a grid search over the
grid α = {0.1, 0.5, 1.0}, β = {0, 0.01, 0.1, 1}, U = {1, 2..., 7} yielding α = 0.5,
β = 1, U = 7. t0 was assigned to time series points with values equal to
argmax(|μ|)i .
Utilizing Temporal Psycholinguistic Cues for Suicidal Intent Estimation 269
Model F1 P R
SNAP-BATNET [14] 92.60 72.20 93.52
BiLSTM + Attention (Text) [11] 91.26 70.02 91.23
Text + Temporal Modeling 92.75* 91.98* 93.70*
Temporal GCN 93.89* 88.73 94.54*
6 Conclusion
References
1. Balakrishnan, V., Khan, S., Arabnia, H.R.: Improving cyberbullying detection
using Twitter users’ psychological features and machine learning. Comput. Secur.
101710 (2020)
2. Balani, S., De Choudhury, M.: Detecting and characterizing mental health related
self-disclosure in social media. In: Proceedings of the 33rd Annual ACM Conference
Extended Abstracts on Human Factors in Computing Systems, pp. 1373–1378.
ACM (2015)
3. Benton, A., Mitchell, M., Hovy, D.: Multi-task learning for mental health using
social media text. arXiv preprint arXiv:1712.03538 (2017)
4. Cavazos-Rehg, P.A., et al.: A content analysis of depression-related tweets. Com-
put. Hum. Behav. 54, 351–357 (2016)
5. Cero, I., Witte, T.K.: Assortativity of suicide-related posting on social media. Am.
Psychol. (2019)
Utilizing Temporal Psycholinguistic Cues for Suicidal Intent Estimation 271
6. Chatterjee, A., Das, A.: Temporal sentiment analysis of the data from social media
to early detection of cyberbullicide ideation of a victim by using graph-based app-
roach and data mining tools. In: Bhattacharyya, S., Mitra, S., Dutta, P. (eds.)
Intelligence Enabled Research. AISC, vol. 1109, pp. 107–112. Springer, Singapore
(2020). https://doi.org/10.1007/978-981-15-2021-1 12
7. De Choudhury, M., Gamon, M., Counts, S., Horvitz, E.: Predicting depression via
social media. In: Seventh International AAAI Conference on Weblogs and Social
Media (2013)
8. Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional
networks. arXiv preprint arXiv:1609.02907 (2016)
9. Lee, K.H., Xue, L., Hunter, D.R.: Model-based clustering of time-evolving networks
through temporal exponential-family random graph models. J. Multivar. Anal.
175, 104540 (2020)
10. Lopez-Castroman, J., et al.: Mining social networks to improve suicide prevention:
a scoping review. J. Neurosci. Res. (2019)
11. Mathur, P., Sawhney, R., Shah, R.R.: Suicide risk assessment via temporal psy-
cholinguistic modeling (student abstract). In: 2020 Proceedings of the 34th AAAI
Conference on Artificial Intelligence. AAAI (2020)
12. Mathur, P., Shah, R., Sawhney, R., Mahata, D.: Detecting offensive tweets in Hindi-
English code-switched language. In: Proceedings of the Sixth International Work-
shop on Natural Language Processing for Social Media, pp. 18–26 (2018)
13. Mishra, P., Del Tredici, M., Yannakoudakis, H., Shutova, E.: Author profiling for
abuse detection. In: Proceedings of the 27th International Conference on Compu-
tational Linguistics, pp. 1088–1098 (2018)
14. Mishra, R., Sinha, P.P., Sawhney, R., Mahata, D., Mathur, P., Shah, R.R.: SNAP-
BATNET: cascading author profiling and social network graphs for suicide ideation
detection on social media. In: Proceedings of the 2019 NAACL Student Research
Workshop, pp. 147–156 (2019)
15. Pourmand, A., Roberson, J., Caggiula, A., Monsalve, N., Rahimi, M., Torres-
Llenza, V.: Social media and suicide: a review of technology-based epidemiology
and risk assessment. Telemed. e-Health 25(10), 880–888 (2019)
16. Qian, J., ElSherief, M., Belding, E.M., Wang, W.Y.: Leveraging intra-user and
inter-user representation learning for automated hate speech detection. arXiv
preprint arXiv:1804.03124 (2018)
17. Sawhney, R., Manchanda, P., Mathur, P., Shah, R., Singh, R.: Exploring and learn-
ing suicidal ideation connotations on social media with deep learning. In: Proceed-
ings of the 9th Workshop on Computational Approaches to Subjectivity, Sentiment
and Social Media Analysis, pp. 167–175 (2018)
18. Steer, B., Cuadrado, F., Clegg, R.: Raphtory: streaming analysis of distributed
temporal graphs. Future Gener. Comput. Syst. 102, 453–464 (2020)
19. Tadesse, M.M., Lin, H., Xu, B., Yang, L.: Detection of suicide ideation in social
media forums using deep learning. Algorithms 13(1), 7 (2020)
20. Zhou, P., Qi, Z., Zheng, S., Xu, J., Bao, H., Xu, B.: Text classification improved by
integrating bidirectional lstm with two-dimensional max pooling. arXiv preprint
arXiv:1611.06639 (2016)