The invention discloses a
federated learning client trust degree evaluation method,
system and device, a medium and a program product, and belongs to the field of cyberspace security, and the method comprises the steps: firstly, mining structural features of nodes by using a heterogeneous graph
attention network, and then obtaining initial embedding of the nodes; secondly, respectively taking initial embedding of a
server node and a newly added
client node as initial features of an evaluator and an evaluated person, mining transmissibility and combinatorial features of the nodes by using a graph
convolutional neural network, obtaining final embedding of the nodes by combining the two embedding, finally serially connecting the final embedding, and fitting the final embedding to a standard full-connection layer, so as to obtain an
evaluation result of the evaluator and the evaluated person; using a
softmax function to predict a
trust relationship between the two nodes; the
system, the equipment and the medium are used for implementing the method. The program product comprises a
computer program for implementing the method; according to the method, the
cold start processing capability in the
federated learning environment is improved, and the method has relatively high trust evaluation accuracy and efficient calculation performance.