paper-with-me

Papers

GlobalTrait: Personality Alignment of Multilingual Word Embeddings

2018-11-01 · Farhad Bin Siddique, Dario Bertero, Pascale Fung

We propose a multilingual model to recognize Big Five Personality traits from text data in four different languages: English, Spanish, Dutch and Italian. Our analysis shows that words having a similar semantic meaning in different languages do not necessarily correspond to the same personality traits. Therefore, we propose a personality alignment method, GlobalTrait, which has a mapping for each trait from the source language to the target language (English), such that words that correlate positively to each trait are close together in the multilingual vector space. Using these aligned embeddings for training, we can transfer personality related training features from high-resource languages such as English to other low-resource languages, and get better multilingual results, when compared to using simple monolingual and unaligned multilingual embeddings. We achieve an average F-score increase (across all three languages except English) from 65 to 73.4 (+8.4), when comparing our monolingual model to multilingual using CNN with personality aligned embeddings. We also show relatively good performance in the regression tasks, and better classification results when evaluating our model on a separate Chinese dataset.

📄 PDF Abstract BibTeX arXiv:1811.00240

Code (0)

등록된 구현이 없습니다.

Tasks

Multilingual Word EmbeddingsPersonality AlignmentWord Embeddings

Similar Papers 제목 키워드 기반

Bootstrapping Multilingual AMR with Contextual Word Alignments

2021-02-03 · EACL 2021 2 · Janaki Sheth, Young-suk Lee, Ramon Fernandez Astudillo, Tahira Naseem 외

We develop high performance multilingualAbstract Meaning Representation (AMR) sys-tems by projecting English AMR annotationsto other languages with weak supervision. Weachieve this goal by bootstrapping transformer-based…

Multilingual Word EmbeddingsWord AlignmentWord EmbeddingsXLM-R

SimAlign: High Quality Word Alignments without Parallel Training Data using Static and Contextualized Embeddings

2020-04-18 · Findings of the Association for Computational Linguistics 2020 · Masoud Jalili Sabet, Philipp Dufter, François Yvon, Hinrich Schütze

Word alignments are useful for tasks like statistical and neural machine translation (NMT) and cross-lingual annotation projection. Statistical word aligners perform well, as do methods that extract alignments jointly wi…

Machine TranslationMultilingual Word EmbeddingsNMTTranslation+2

Multilingual Sentence Transformer as A Multilingual Word Aligner

2023-01-28 · Weikang Wang, Guanhua Chen, Hanqing Wang, Yue Han 외

Multilingual pretrained language models (mPLMs) have shown their effectiveness in multilingual word alignment induction. However, these methods usually start from mBERT or XLM-R. In this paper, we investigate whether mul…

SentenceWord AlignmentXLM-R

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

Unsupervised Alignment of Embeddings with Wasserstein Procrustes

2018-05-29 · Edouard Grave, Armand Joulin, Quentin Berthet

A library for Multilingual Unsupervised or Supervised word Embeddings

Word Embeddings