UserIdentifier: Implicit User Representations for Simple and Effective Personalized Sentiment Analysis
Fatemehsadat Mireshghallah, Vaishnavi Shrivastava, Milad Shokouhi,, Taylor Berg-Kirkpatrick, Robert Sim, Dimitrios Dimitriadis

TL;DR
UserIdentifier introduces a simple method for personalized sentiment analysis by adding fixed user identifiers, outperforming existing approaches without extra parameters or fine-tuning.
Contribution
It proposes a novel, parameter-free user identification scheme that enables personalized responses within a shared model, surpassing prefix-tuning methods.
Findings
Outperforms prefix-tuning by up to 13% on sentiment datasets
Requires no additional model parameters
Does not need extra fine-tuning rounds
Abstract
Global models are trained to be as generalizable as possible, with user invariance considered desirable since the models are shared across multitudes of users. As such, these models are often unable to produce personalized responses for individual users, based on their data. Contrary to widely-used personalization techniques based on few-shot learning, we propose UserIdentifier, a novel scheme for training a single shared model for all users. Our approach produces personalized responses by adding fixed, non-trainable user identifiers to the input data. We empirically demonstrate that this proposed method outperforms the prefix-tuning based state-of-the-art approach by up to 13%, on a suite of sentiment analysis datasets. We also show that, unlike prior work, this method needs neither any additional model parameters nor any extra rounds of few-shot fine-tuning.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Recommender Systems and Techniques
