_comment: REQUIRED: Define ALL technical terms, acronyms, and method names used ANYWHERE in the entire summary. After drafting the summary, perform a MANDATORY POST-DRAFT SCAN: check every section individually (Core.one_sentence_thesis, evaluation_highlights, core_problem, Technical_details, Experiments.key_results notes, Figures descriptions and key_insights). HIGH-VISIBILITY RULE: Terms appearing in one_sentence_thesis, evaluation_highlights, or figure key_insights MUST be defined—these are the first things readers see. COMMONLY MISSED: PPO, DPO, MARL, dense retrieval, silver labels, cosine schedule, clipped surrogate objective, Top-k, greedy decoding, beam search, logit, ViT, CLIP, Pareto improvement, BLEU, ROUGE, perplexity, attention heads, parameter sharing, warm start, convex combination, sawtooth profile, length-normalized attention ratio, NTP. If in doubt, define it.
Self-Preference Ratio (SPR): The proportion of cases where a judge model favors its own response over a peer's response
Legitimate Self-Preference Ratio (LSPR): The proportion of self-preference cases where the judge's own response is objectively correct and preferred
LLM-as-a-Judge: Using a Large Language Model to evaluate the quality of text generated by other models
CoT: Chain-of-Thought—a prompting technique where models generate intermediate reasoning steps before the final answer
Pass@1: A metric for code generation measuring the percentage of problems where the first generated solution is correct