RS: Recommender Systems—algorithms providing personalized content suggestions
LLM: Large Language Model—AI models capable of generating and understanding text
MI: Mutual Information—a measure of the mutual dependence between two random variables
MLP: Multi-Layer Perceptron—a fundamental type of neural network
BPR: Bayesian Personalized Ranking—a loss function designed to optimize item rankings based on implicit feedback
Persona Editor: A module that prompts an LLM to adopt specific roles (e.g., sociologist) to analyze data from different perspectives
Confusion Matrix: A table used to describe the performance of a classification model, showing true vs. predicted classifications; here used to model LLM inference errors
Implicit Feedback: User signals like clicks or views, as opposed to explicit ratings
Sensitive Attribute: Personal characteristics (e.g., age, gender) that should not bias the recommendation outcome
Contrastive Loss: A learning objective that pulls similar representations together and pushes dissimilar ones apart