English

Multilevel Sentence Embeddings for Personality Prediction

Computation and Language 2023-05-11 v1

Abstract

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 individually trained class-specific models, which increases time and computing costs. We propose a two step approach which enables us to map sentences according to their hierarchical memberships and polarity. At first we teach the upper level sentence space through an AdaCos loss function and then finetune with a novel loss function mainly based on the cosine similarity of intra-level pairs. We apply this method to three different datasets: two weakly supervised Big Five personality dataset obtained from English and Japanese Twitter data and the benchmark MNLI dataset. We show that our single model approach performs better than multiple class-specific classification models.

Keywords

Cite

@article{arxiv.2305.05748,
  title  = {Multilevel Sentence Embeddings for Personality Prediction},
  author = {Paolo Tirotta and Akira Yuasa and Masashi Morita},
  journal= {arXiv preprint arXiv:2305.05748},
  year   = {2023}
}

Comments

Copyright is owned by JSAI

R2 v1 2026-06-28T10:30:27.807Z