JSAI2018

Presentation information

Oral presentation

General Session » [General Session] 13. AI Application

[2M2] [General Session] 13. AI Application

Wed. Jun 6, 2018 1:20 PM - 2:40 PM Room M (2F Amethyst Hall Hoo)

座長:大西 貴士(NEC/産総研)

2:20 PM - 2:40 PM

[2M2-04] Optimization for the Migration Units in Information Systems based on CRUD Relations with Semi-Supervised Graph Neural Networks

〇Kugatsu Sadamitsu1 (1. Future Corporation)

Keywords:graph neural networks, optimization for the migration units, graph embedding

Migrating large-scale information system as a whole is impossible due to its size, thus it is necessary to divide the system into manageable migration units. Typically, optimizing the migration units can only be done by experienced engineers, and takes large amount of time. In this paper, we propose a method finding optimal migration units.
To find optimal migration units, we interpret CRUD relations between functions and tables as a graph structure, and adapt semi-supervised graph neural network, Diffusion Convolutional Neural Networks, with a graph embedding method. Furthermore, we unify CRUD relation with file arrangement information and attributes of each node. In experiments, the proposed methods find practical migration units that can be applied to real examples.