warm-start: A recommendation setting where the system has access to significant historical interaction data for users and items
scrutability: The ability for a user to inspect and modify their internal representation within a system to correct errors or update preferences
set-based preferences: Preferences expressed over groups or categories of items (e.g., 'I like action movies') rather than individual item ratings
NeuMF: Neural Matrix Factorization—a model combining matrix factorization and multi-layer perceptrons for recommendation
PETER+: An item-level explainable recommendation model based on Transformers that predicts ratings and generates explanations
RMSE: Root Mean Squared 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
nDCG: Normalized Discounted Cumulative Gain—a measure of ranking quality that accounts for the position of relevant items
MAP: Mean Average Precision—a metric for evaluating ranked lists