RecPrompt: The proposed self-tuning prompting framework involving a Recommender, Optimizer, and Monitor
TopicScore: A proposed metric to evaluate explainability by measuring the correctness and completeness of summarized topics against news content and user history
MIND: MIcrosoft News Dataset—a large-scale benchmark dataset for news recommendation
AUC: Area Under the Curve—a performance metric evaluating the probability that a positive instance is ranked higher than a negative one
MRR: Mean Reciprocal Rank—a metric evaluating the rank of the first correct recommendation
nDCG: normalized Discounted Cumulative Gain—a metric evaluating the quality of ranking, giving more weight to top-ranked items
CoT: Chain of Thought—a prompting strategy that encourages the model to generate intermediate reasoning steps
IO prompting: Input-Output prompting—a simple strategy asking for direct textual responses without intermediate reasoning
Zero-shot prompting: Asking the model to perform a task without providing any specific training examples in the prompt