TCHG: Tri-Trust Conditioned Heterogeneous Graph Learning for Reliable Dynamic Trust Prediction

2026-06-15Machine Learning

Machine Learning
AI summary

The authors focus on predicting trust between users by splitting trust information into three separate parts, each controlling how information flows in a network. They propose a new method called TCHG that treats user reliability, behavior, and context differently, letting each influence trust prediction in its own way. By keeping these parts updated at different speeds, their method avoids mixing short-term and long-term signals wrongly. Tests on real datasets show that their approach predicts trust more accurately than previous methods.

trust predictiongraph neural networksheterogeneous graphstrust evidence channelsmessage propagationtemporal statestrust calibrationsocial networksnetwork structuretrust modeling
Authors
Bohao Liao, Boyu Deng, Qipeng Song, Jieling Wang, Jingchao Wang
Abstract
Trust prediction infers latent user-user trust relations and provides important support for social recommendation, fake-review and manipulation detection, and risk identification. Graph neural networks have become a prominent approach to trust prediction because of their ability to learn network structures and complex trust dependencies. However, existing methods often rely on a unified representation of trust signals and do not disentangle heterogeneous trust evidence into separate evidence channels, failing to exploit the distinct roles that different evidence channels should play during trust modeling. To address this gap, this paper argues that trust evidence should not be treated as an undifferentiated input, but should be decomposed and used as functional control factors over graph propagation. We propose TCHG, a tri-trust conditioned heterogeneous graph learning framework that decomposes trust evidence into three channels and assigns them distinct functional roles in propagation: entity reliability governs message admission, interaction-behavior reliability modulates propagation strength, and contextual trust adjusts the propagation mode through context-conditioned operator selection. Since the three evidence channels evolve at different temporal scales, TCHG maintains independent temporal states with non-uniform decay rates to prevent rapidly changing contextual signals from overwriting slowly accumulated entity reliability. It further predicts trust probability and calibrates the output probability, improving predictive confidence under sparse or conflicting evidence. Extensive experiments on multiple public trust datasets show that TCHG achieves effective and reliable trust prediction compared with representative trust prediction and heterogeneous graph baselines.