RecLLM: Recommendation via Large Language Model—a paradigm where LLMs generate recommendations directly from user instructions
FaiRLLM: Fairness of Recommendation via LLM—the benchmark proposed in this paper
Sensitive Attribute: Personal user characteristics like race, gender, or religion that should not unjustly influence recommendation outcomes
SNSR: Sensitive-to-Neutral Similarity Range—a metric measuring the gap between the most advantaged and most disadvantaged groups' similarity to the neutral baseline
SNSV: Sensitive-to-Neutral Similarity Variance—a metric measuring the standard deviation of similarities to the neutral baseline across all sensitive groups
Jaccard similarity: A measure of set overlap: size of intersection divided by size of union
SERP*: A rank-sensitive similarity metric adapted from search result auditing; weights overlapping items by their rank
PRAG*: Pairwise Ranking Accuracy Gap—a similarity metric that considers relative pairwise ordering of items between two lists