Development of a graph convolutional network-based surface quality monitoring approach

Many traditional quality monitoring approaches faced issues such as a huge number of uncontrollable parameters which leads to prediction inaccuracy. Other forms of modern monitoring system utilize Deep Learning (DL) models such Artificial Neural Networks (ANNs) and Convolutional Neural Networks (CNN...

全面介紹

Saved in:
書目詳細資料
主要作者: Peh, Gerald Zong Xian
其他作者: Chen Chun-Hsien
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2022
主題:
在線閱讀:https://hdl.handle.net/10356/157257
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
機構: Nanyang Technological University
語言: English
實物特徵
總結:Many traditional quality monitoring approaches faced issues such as a huge number of uncontrollable parameters which leads to prediction inaccuracy. Other forms of modern monitoring system utilize Deep Learning (DL) models such Artificial Neural Networks (ANNs) and Convolutional Neural Networks (CNN). However, such models are unable to mine complex relations between each signal. To counter this issue, this study would introduce Graph Convolutional Networks (GCNs) to prediction of surface quality where it takes graph-structured data as an input instead of the usual Euclidean structured data. Such models can learn complex relationships which allows better feature representation of each sampled data. However, most GCNs have certain limitations such as a fixed kernel size which prevents learning of relationship from multi-hop neighborhood domains. Therefore, this project would implement a Multi-Hop Graph Convolutional Network (MHGCN) model to observe whether fused features from different receptive fields would provide better prediction results. The data samples are converted into weighted graphs to establish different importance between each sample relations. Also, the proposed model would utilize an attention mechanism to mine relationships among different hop domains and select the important ones. Simple averaging ensemble learning would be implemented to combine multiple learners and improve learning process. To verify the effectiveness of the proposed MHGCN model, it is compared with other DL and GCN models and the results shows that the MHGCN model with attention mechanism has the best performance.