LFM: Language-based Factorization Model—the proposed architecture where user profiles are natural language text rather than vectors
Matrix Factorization: A conventional technique that decomposes a user-item interaction matrix into two lower-dimensional matrices (user and item embeddings)
NMF: Non-negative Matrix Factorization—a specific type of matrix factorization where values are constrained to be non-negative
Cold-start: The scenario where a recommender system has little to no data about a user or item, making prediction difficult
Zero-shot: Using a model to perform a task without any specific training examples for that task, relying only on its pre-trained knowledge
RMSE: Root Mean Square Error—a standard metric for measuring the differences between predicted and observed values
MAE: Mean Absolute Error—a metric measuring the average magnitude of errors in a set of predictions
Steerability: The ability for a user to directly influence or control the system's output (e.g., by editing their profile text)