A hypergraph consisting of nodes and hyperedges that connects multiple nodes can model complex relationships among entities effectively. In this work, we study a subhypergraph isomorphism search method that finds all isomorphic subhypergraphs to the query. Existing works of subgraph isomorphism in an ordinary graph try to reduce search space for a query graph to decrease computational costs, since a subgraph isomorphism problem is known to be NP-hard. However, previous methods of finding isomorphic subhypergraphs for hypergraphs do not make much effort for decreasing costs. In this paper, we propose a method that finds subhypergraph isomorphism efficiently. We first select nodes and edges that are likely to match to a query hypergraph, with consideration for characteristics of hyperedges. Then, we verify isomorphism between remaining subgraphs of data hypergraph and a query hypergraph. Experimental results show that our proposed method outperforms existing methods.
Yuhang SuYang SongXiaohua LiFangfang LiYu Gu
Yifan FengJiashu HanShihui YingYue Gao
Dae Geun HaTae Wook HaJung Hyuk SeoMyoung Ho Kim
Giulia SandiSebastiano VasconMarcello Pelillo