_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.
SocialVec: Pre-trained embeddings of Twitter accounts (entities) where proximity indicates shared user followership
MAP: Mean Average Precision—a rank-aware metric that evaluates the quality of the entire ordered list of recommendations
Inductive: The ability to generate representations for new, unseen users without retraining the entire model
Transductive: Learning representations only for users present during the training phase; cannot handle new users directly
Cold-start: The problem of recommending items to new users who have practically no interaction history
Skip-gram: A neural network architecture that predicts context words (or entities) given a focus word (or entity), used here to learn embeddings
Homophily: The tendency of individuals to associate and bond with similar others
LLM: Large Language Model—AI models trained on vast text data capable of generating human-like text