paper-with-me

홈 › Papers

Personalized word representations Carrying Personalized Semantics Learned from Social Network Posts

2017-10-29 · Zih-Wei Lin, Tzu-Wei Sung, Hung-Yi Lee, Lin-shan Lee

Distributed word representations have been shown to be very useful in various natural language processing (NLP) application tasks. These word vectors learned from huge corpora very often carry both semantic and syntactic information of words. However, it is well known that each individual user has his own language patterns because of different factors such as interested topics, friend groups, social activities, wording habits, etc., which may imply some kind of personalized semantics. With such personalized semantics, the same word may imply slightly differently for different users. For example, the word "Cappuccino" may imply "Leisure", "Joy", "Excellent" for a user enjoying coffee, by only a kind of drink for someone else. Such personalized semantics of course cannot be carried by the standard universal word vectors trained with huge corpora produced by many people. In this paper, we propose a framework to train different personalized word vectors for different users based on the very successful continuous skip-gram model using the social network data posted by many individual users. In this framework, universal background word vectors are first learned from the background corpora, and then adapted by the personalized corpus for each individual user to learn the personalized word vectors. We use two application tasks to evaluate the quality of the personalized word vectors obtained in this way, the user prediction task and the sentence completion task. These personalized word vectors were shown to carry some personalized semantics and offer improved performance on these two evaluation tasks.

📄 PDF Abstract BibTeX arXiv:1710.10574

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentence Completion

Similar Papers 제목 키워드 기반

Exploring the Value of Personalized Word Embeddings

2020-11-11 · COLING 2020 8 · Charles Welch, Jonathan K. Kummerfeld, Verónica Pérez-Rosas, Rada Mihalcea

In this paper, we introduce personalized word embeddings, and examine their value for language modeling. We compare the performance of our proposed prediction model when using personalized versus generic word representat…

Authorship AttributionLanguage ModelingLanguage ModellingWord Embeddings

Compositional Demographic Word Embeddings

2020-10-06 · EMNLP 2020 11 · Charles Welch, Jonathan K. Kummerfeld, Verónica Pérez-Rosas, Rada Mihalcea

Word embeddings are usually derived from corpora containing text from many individuals, thus leading to general purpose representations rather than individually personalized representations. While personalized embeddings…

Language ModelingLanguage ModellingWord Embeddings

NRPA: Neural Recommendation with Personalized Attention

2019-05-29 · Hongtao Liu, Fangzhao Wu, Wenjun Wang, Xianchen Wang 외

Existing review-based recommendation methods usually use the same model to learn the representations of all users/items from reviews posted by users towards items. However, different users have different preference and d…

InformativenessNews RecommendationRecommendation Systems

Personalized Semantics Excitation for Federated Image Classification

2023-01-01 · ICCV 2023 1 · Haifeng Xia, Kai Li, Zhengming Ding

Federated learning casts a light on the collaboration of distributed local clients with privacy protected to attain a more generic global model. However, significant distribution shift in input/label space across dif…

ClassificationFederated Learningimage-classificationImage Classification+2

"This is my unicorn, Fluffy": Personalizing frozen vision-language representations

2022-04-04 · Niv Cohen, Rinon Gal, Eli A. Meirom, Gal Chechik 외

Large Vision & Language models pretrained on web-scale data provide representations that are invaluable for numerous V&L problems. However, it is unclear how they can be used for reasoning about user-specific visual conc…

Image RetrievalRetrievalSemantic SegmentationSentence+3