Personality Type Based on Myers-Briggs Type Indicator with Text Posting Style by using Traditional and Deep Learning

Sakdipat Ontoum,Jonathan H. Chan
DOI: https://doi.org/10.48550/arXiv.2201.08717
2022-01-21
Abstract:The term personality may be expressed in terms of the individual differences in characteristics pattern of thinking, feeling, and behavior. This work presents several machine learning techniques including Naive Bayes, Support Vector Machines, and Recurrent Neural Networks to predict people personality from text based on Myers-Briggs Type Indicator (MBTI). Furthermore, this project applies CRISP-DM, which stands for Cross-Industry Standard Process for Data Mining, to guide the learning process. Since, CRISP-DM is kind of iterative development, we have adopted it with agile methodology, which is a rapid iterative software development method, in order to reduce the development cycle to be minimal.
Computation and Language
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to use machine - learning techniques to predict the personality types of social media users, especially the personality type prediction based on the "Myers - Briggs Type Indicator (MBTI)". Specifically, the researchers used a variety of machine - learning techniques, including "Naive Bayes", "Support Vector Machine" and "Recurrent Neural Network", to predict an individual's personality type from text data. This work not only aims to improve the accuracy of personality prediction, but also explores how to optimize the development process of machine - learning projects by combining "CRISP - DM" (Cross - Industry Standard Process for Data Mining) and the agile methodology to reduce the development cycle and improve efficiency. The main objectives of the research include: 1. **Improve prediction accuracy**: By comparing different machine - learning algorithms, find the model that is most suitable for predicting MBTI personality types. 2. **Optimize the development process**: Adopt the "CRISP - DM" framework and the agile methodology to develop and test models quickly in an iterative manner, thereby shortening the development cycle. 3. **Expand the scope of application**: Explore how to apply this personality prediction technology to practical scenarios, such as recruitment, team building, etc. Through these efforts, the research hopes to provide companies and individuals with an effective method to understand and evaluate the personality types of candidates by analyzing text data on social media, so as to make more informed decisions.