Abstract
Facebook often serves as a platform for sharing health-related information and is a venue to express attitudes, thoughts, and frustrations within groups centered around healthcare themes. This information can be utilized for public health monitoring,withtheaimoftacklingstigmatizedandstereotypical attitudes in relation to immunization or other health related issues expressed in social media. However, the effectiveness of those attempts will rest on our understanding of the concept of stigma and its correct modeling. In this study, we aim to expand the small pool of existing computational studies on the topic of stigma identification in a health care context. More specifically, we compare the following models using a dataset of 2,761 comments from Facebook: Convolutional Neural Network (CNN): Term Frequency-Inverse Document Frequency (TF-IDF) with Logistic Regression (LR), Support Vector Machine (SVM), Naive Bayes (NB), Multilayer Perceptron (MLP), Random Forest (RF), K-nearest neighbours (KNN), and Stochastic Gradient Descent (SGDC), Long short-term memory networks (LSTM), Bidirectional long short-term memory (BiLSTM), and fastText. Accuracy results as evaluated on an unbalanced data subset(with limited training samples) show that fastText gives the best performance, although BiLSTM and CNN achieve comparably good results on unbalanced data as well. CNN algorithm significantly outperforms other algorithms on balanced version of the dataset according to a paired sample t-test (p<0.05).
Original language | English |
---|---|
Title of host publication | Proceedings of 2019 IEEE International Conference on Bioinformatics and Biomedicine (BIBM) |
Editors | Illhoi Yoo, Jinbo Bi, Xiaohua Hu |
Number of pages | 8 |
Place of Publication | Los Alamitos, CA |
Publisher | IEEE |
Publication date | Nov 2019 |
Pages | 2561-2568 |
Article number | 8983175 |
ISBN (Electronic) | 9781728118673 |
DOIs | |
Publication status | Published - Nov 2019 |
Event | 2019 IEEE International Conference on Bioinformatics and Biomedicine. BIBM 2019 - San Diego, United States Duration: 19 Nov 2019 → 21 Nov 2019 https://ieeebibm.org/BIBM2019/ |
Conference
Conference | 2019 IEEE International Conference on Bioinformatics and Biomedicine. BIBM 2019 |
---|---|
Country/Territory | United States |
City | San Diego |
Period | 19/11/2019 → 21/11/2019 |
Internet address |
Keywords
- Social media
- Vaccination
- CNN
- LSTM
- BiLSTM
- FastText
- N-grams
- TF-IDF