| CPC G06N 7/01 (2023.01) [G06F 17/16 (2013.01); G06N 3/045 (2023.01)] | 19 Claims |

|
1. An entity tag association prediction method, comprising:
determining an entity relationship network, a tag relationship network and an entity tag association network, the entity tag association network comprising an unknown entity tag association relationship, wherein determining the entity relationship network, the tag relationship network and the entity tag association network comprises:
determining the entity relationship network Gu(
, εu) with multiple entities in an entity set ={u1, u2, . . . , un} as nodes, wherein n is a total number of entities, and εu ⊆ × indicates a relationship between various entities in the entity set;determining the tag relationship network Gh (
, εh) with multiple tags in a tag set ={h1, h2, . . . , hm} as nodes, wherein m is a total number of tags, and εh⊆ × indicates a relationship between various tags in the tag set ={h1, h2, . . . , hm}; anddetermining the entity tag association network
⊆{0,1}n×m according to existing annotation information, wherein association ij between each entity ui (i=1, 2, . . . , n) and each tag hj (j=1, 2, . . . , m) is 1 or 0;constructing an entity similarity graph according to the entity relationship network, constructing a tag similarity graph according to the tag relationship network and the entity tag association network, and constructing an entity tag association bipartite graph according to the entity tag association network;
extracting an entity feature, and constructing a tag feature according to the tag similarity graph;
integrating the entity similarity graph, the tag similarity graph, and the entity tag association bipartite graph into a graph convolutional network to construct a prediction model; and
inputting the entity feature and the tag feature into the prediction model for training until the prediction model converges, and outputting a prediction result of the prediction model, the prediction result comprising an association relationship between each entity and each tag.
|