Research Article

[Retracted] Application and Analysis of Hypergraph Association Rule Redundancy Algorithm in Data Mining

Table 2

Definition of hypergraph and related graph.

Graph classificationDefinitionCharacteristicTask

Isomorphic graph, where V represents the node set and E represents the relationship set,, its node and relationship type are single, which can only represent binary relationship dataLink prediction, node classification, and clustering
Heterogeneous graph, where V represents the node set and E represents the relationship set, which has more than one node and relationship, and can only represent binary relationship dataLink prediction, node classification, and clustering
Heterogeneous hypergraph, where V represents the node set and E represents the relationship set; for any superedge, its node types are diverse, which can represent hyper-relational data, and the relationship usually has no semanticsLink prediction, node classification, and clustering
Knowledge hypergraph, where V represents the entity set and E represents the hyper-relational set; the basic unit is the hyper-relational fact facta = (e, 1, 2,..., n),, with various types of entities and relationships; it can represent hyper-relational data and rich relational semanticsLink prediction and hyper-relational fact judgment