人工知能学会論文誌
Online ISSN : 1346-8030
Print ISSN : 1346-0714
ISSN-L : 1346-0714
原著論文
RDFグラフの多様性に対する汎用カーネル関数
荒井 大地兼岩 憲
著者情報
ジャーナル フリー

2018 年 33 巻 5 号 p. B-I12_1-14

詳細
抄録

Many kernels for RDF graphs have been designed to apply to machine learning such as classification and clustering. However, the performances of these kernels are affected by the variety of RDF graphs and machine learning problems. For dealing with the lack of robustness, this study proposes a generic kernel function called skip kernel that is a generalized of the existing PRO kernel. We formalize a feature extraction in the skip kernel that replaces some edges and nodes (corresponding to predicates and objects) of each resource with variables in a RDF graph. The skip kernel is effectively computed by (i) a recursive process of constructing each set of resources from RDF graphs and (ii) a size calculation of the intersection of two sets of skip structures for resources. We show that the time and space complexities of computing the skip kernel are reduced from O(d(2MN)d) and O(d(M +1)d-1MN) to O((M +1)d-1MN2) and O(M +dN), respectively. In our experiments, several kernels (skip, hop, PRO, walk, path, full subtree, and partial subtree) with SVMs are applied to ten classification tasks for resources on four RDF graphs. The experiments show that the skip kernel outperforms the other kernels with respect to the accuracy of the classification tasks.

著者関連情報
© 人工知能学会 2018
前の記事 次の記事
feedback
Top