TH-GNN Detects LLM-Agent Shilling Attacks via Temporal Graphs
August 24, 2026
TH-GNN uses a heterogeneous temporal graph neural network with a Heterogeneous Graph Transformer backbone to detect LLM-generated fraudulent reviews. The model fuses RoBERTa-based semantic embeddings with structural user embeddings and GRU-based temporal analysis to capture coordination patterns that text-only detectors miss.
HOW THIS AFFECTS YOU
●
builderYou can implement this to defend recommender systems against sophisticated agentic bot attacks.
●
researcherThe cross-modal attention between graph structure and semantics offers a robust defense against semantic drift.