CAT: Can Trust be Predicted with Context-Awareness in Dynamic Heterogeneous Networks?
Jie Wang
Network and Distributed System Security (NDSS) Symposium 2026 · Day 2 · Multimedia Forensics
This talk presents **CAT (Context-Aware Trust)**, a graph neural network-based trust prediction model designed for **dynamic heterogeneous networks**. Unlike existing trust prediction approaches that treat networks as static and homogeneous, CAT addresses four critical aspects simultaneously: **dynamicity** (trust relationships change over time), **heterogeneity** (networks contain different types of nodes and edges), **context awareness** (trust varies by context, such as item categories or task types), and **robustness** (resilience against data poisoning attacks).
AI review
A competent ML paper that combines dynamicity, heterogeneity, context awareness, and robustness in a GNN-based trust prediction model. The context-aware trust insight is valid and the architecture is well-designed. However, this is fundamentally a graph ML paper with a thin security veneer. There are no attacks, no exploits, no vulnerability discoveries -- the 'security' application (fraud detection) is speculative and unvalidated. The robustness evaluation against synthetic data poisoning is standard ML adversarial evaluation, not security research.