World Model: An internal model that predicts the consequences (next state) of an agent's actions, helping it plan and understand environment dynamics
Counterfactual Reasoning: The process of considering alternative actions ('what if I had done X instead?') to understand why a specific choice was optimal
nDCG: Normalized Discounted Cumulative Gain—a measure of ranking quality that prioritizes highly relevant items appearing earlier in the list
SimUSER: A baseline LLM-agent framework that uses image-driven sensing and reasoning but lacks the explicit world-modeling training of AlignUSER
Chain-of-Thought: A prompting technique where the model generates intermediate reasoning steps before producing a final answer
Macro-level alignment: Matching high-level session outcomes (e.g., purchase rates, session length) to human data
Micro-level alignment: Matching step-by-step actions (e.g., specific clicks) to human trajectories
RecMind: A baseline agent-based recommender system that uses planning mechanisms
Agent4Rec: A baseline generative user agent framework that interacts with recommenders to provide feedback