Poisoning Attacks: Malicious injection of fake user profiles/interactions into training data to manipulate the recommender's learned patterns, often to promote target items
LCT: LLM-Enhanced CalibraTor—the core module proposed in this paper that predicts fraud probability and calibrates user weights
Bandwagon Attack: A heuristic-based attack where fraudsters interact with popular items to blend in, then interact with the target item to boost its recommendation probability
DP Attack: Deep Poisoning—an optimization-based attack that generates fraudster behaviors by maximizing a specific loss function to manipulate the model
Sequential Recommendation: Recommender systems that model user interests as dynamic sequences to predict the next interaction
Adversarial Training: A defense method using a min-max game to train models robust to small perturbations, often assuming attackers want to maximize error
Open-world knowledge: General knowledge encapsulated in LLMs (e.g., about typical user behavior or spam patterns) that is not present in the specific recommendation dataset