人工知能学会第二種研究会資料
Online ISSN : 2436-5556
グラフスペクトルを用いた高効率・高精度なグラフ同型性判定方法の検討
大原 剛三鷲尾 隆
著者情報
研究報告書・技術報告書 フリー

2008 年 2008 巻 DMSM-A703 号 p. 07-

詳細
抄録

Graph isomorphism test is an important and essential task for all methodologies dealing with graphs such as graph mining, graph query, and etc. However, it is a computationally hard problem, and has been a bottleneck of various applications using graphs. In most cases, it needs the cost of O(n!). In this paper, we propose a method to check graph isomorphism using graph spectra and the other graph invariants. A graph spectrum of a graph is ordered eigenvalues of a symmetric matrix representing the graph, and is known to be invariant over any representations of an identical graph. Our method approximately checks graph isomorphism of two graphs by comparing their graph spectra as well as the other graph invariants. This approach could be more efficient compared with existing test because the computational cost of graph spectrum for an n×n symmetric matrix is O(n2). Through experimental evaluations, we will show the graph spectra of the signless Laplacian matrix of a given graph and that of the line graph of the original graph are mutually complementary, and the use of both the spectra could achieve an approximate but highly accurate and highly efficient graph isomorphism test.

著者関連情報
© 2008 著作者
前の記事 次の記事
feedback
Top