paper-with-me

홈 › Papers

Personality Estimation from Japanese Text

2016-12-01 · WS 2016 12 · Koichi Kamijo, Tetsuya Nasukawa, Hideya Kitamura

We created a model to estimate personality trait from authors{'} text written in Japanese and measured its performance by conducting surveys and analyzing the Twitter data of 1,630 users. We used the Big Five personality traits for personality trait estimation. Our approach is a combination of category- and Word2Vec-based approaches. For the category-based element, we added several unique Japanese categories along with the ones regularly used in the English model, and for the Word2Vec-based element, we used a model called GloVe. We found that some of the newly added categories have a stronger correlation with personality traits than other categories do and that the combination of the category- and Word2Vec-based approaches improves the accuracy of the personality trait estimation compared with the case of using just one of them.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

Personality, Role, and Expressive Style in Large Language Models: An Interactionist Analysis

2026-05-27 · Moe Nagao, Koichiro Terao, Mikio Nakano, Naoto Iwahashi arxiv

Prompt-based personality control is a key technique for designing large language model (LLM) dialogue agents that behave consistently across social contexts. However, specifying Big Five personality traits (BFTs) in a pr…

Development of a Japanese Personality Dictionary based on Psychological Methods

2020-05-01 · LREC 2020 5 · Ritsuko Iwai, Daisuke Kawahara, Takatsune Kumada, Sadao Kurohashi

We propose a new approach to constructing a personality dictionary with psychological evidence. In this study, we collect personality words, using word embeddings, and construct a personality dictionary with weights for …

Word Embeddings

Acquiring Social Knowledge about Personality and Driving-related Behavior

2020-05-01 · LREC 2020 5 · Ritsuko Iwai, Daisuke Kawahara, Takatsune Kumada, Sadao Kurohashi

In this paper, we introduce our psychological approach to collect human-specific social knowledge from a text corpus, using NLP techniques. It is often not explicitly described but shared among people, which we call soci…

Multilevel Sentence Embeddings for Personality Prediction

2023-05-09 · Paolo Tirotta, Akira Yuasa, Masashi Morita

Representing text into a multidimensional space can be done with sentence embedding models such as Sentence-BERT (SBERT). However, training these models when the data has a complex multilevel structure requires individua…

PredictionSentenceSentence EmbeddingSentence-Embedding+1

Cross-Lingual Attention Distillation with Personality-Informed Generative Augmentation for Multilingual Personality Recognition

2026-04-10 · Jing Jie Tan, Ban-Hoe Kwan, Danny Wee-Kiat Ng, Yan-Chai Hum 외 arxiv

While significant work has been done on personality recognition, the lack of multilingual datasets remains an unresolved challenge. To address this, we propose ADAM (Cross-Lingual (A)ttention (D)istillation with Personal…