A Deep Learning Approach to Language-independent Gender Prediction on Twitter
This work presents a set of experiments conducted to predict the gender of Twitter users based on language-independent features extracted from the text of the users' tweets. The experiments were performed on a version of TwiSty dataset including tweets written by the users of six different languages: Portuguese, French, Dutch, English, German, and Italian. Logistic regression (LR), and feed-forward neural networks (FFNN) with back-propagation were used to build models in two different settings: Inter-Lingual (IL) and Cross-Lingual (CL). In the IL setting, the training and testing were performed on the same language whereas in the CL, Italian and German datasets were set aside and only used as test sets and the rest were combined to compose training and development sets. In the IL, the highest accuracy score belongs to LR whereas in the CL, FFNN with three hidden layers yields the highest score. The results show that neural network based models underperform traditional models when the size of the training set is small; however, they beat traditional models by a non-trivial margin, when they are fed with large enough data. Finally, the feature analysis confirms that men and women have different writing styles independent of their language.
Code (0)
등록된 구현이 없습니다.
Tasks
Gender PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Language-independent Gender Prediction on Twitter
In this paper we present a set of experiments and analyses on predicting the gender of Twitter users based on language-independent features extracted either from the text or the metadata of users{'} tweets. We perform ou…
Gender PredictionGeneral ClassificationPredictionIs Japanese gendered language used on Twitter ? A large scale study
This study analyzes the usage of Japanese gendered language on Twitter. Starting from a collection of 408 million Japanese tweets from 2015 till 2019 and an additional sample of 2355 manually classified Twitter accounts …
SentenceExploring difference in public perceptions on HPV vaccine between gender groups from Twitter using deep learning
In this study, we proposed a convolutional neural network model for gender prediction using English Twitter text as input. Ensemble of proposed model achieved an accuracy at 0.8237 on gender prediction and compared favor…
Author ProfilingGender PredictionPredictionGender prediction using limited Twitter Data
Transformer models have shown impressive performance on a variety of NLP tasks. Off-the-shelf, pre-trained models can be fine-tuned for specific NLP classification tasks, reducing the need for large amounts of additional…
Gender ClassificationGender PredictionPredictionInferring gender of a Twitter user using celebrities it follows
This paper addresses the task of user gender classification in social media, with an application to Twitter. The approach automatically predicts gender by leveraging observable information such as the tweet behavior, lin…
ClassificationGender ClassificationGender PredictionGeneral Classification