Deteksi Depresi dan Kecemasan Pengguna Twitter Menggunakan Bidirectional LSTM
Kuncahyo Setyo Nugroho, Ismail Akbar, Affi Nizar Suksmawati, Istiadi

TL;DR
This paper presents a Bidirectional LSTM model for detecting depression and anxiety in Twitter users, achieving high accuracy and addressing the challenge of identifying mental health issues from textual data.
Contribution
The study develops a Bidirectional LSTM model that outperforms traditional machine learning and standard LSTM models in detecting depression and anxiety from Twitter data.
Findings
BiLSTM achieved 94.12% accuracy.
The model effectively captures contextual information in text.
It surpasses traditional models in mental health detection accuracy.
Abstract
The most common mental disorders experienced by a person in daily life are depression and anxiety. Social stigma makes people with depression and anxiety neglected by their surroundings. Therefore, they turn to social media like Twitter for support. Detecting users with potential depression and anxiety disorders through textual data is not easy because they do not explicitly discuss their mental state. It takes a model that can identify potential users who experience depression and anxiety on textual data to get treatment earlier. Text classification techniques can achieve this. One approach that can be used is LSTM as an RNN architecture development in dealing with vanishing gradient problems. Standard LSTM does not capture enough information because it can only read sentences from one direction. Meanwhile, Bidirectional LSTM (BiLSTM) is a two-way LSTM that can capture information…
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
TopicsEdcuational Technology Systems · Mental Health via Writing · Educational Methods and Media Use
MethodsTest · Sigmoid Activation · Bidirectional LSTM · Tanh Activation · Long Short-Term Memory
