I applied ANN to predict network traffic and perform classification. I don't know of paper on how to predict cement bonding quality using ANN. However, ANN as a classification or machine learning optimization technique would require,in your case, some set of previous data containing,say, cement bonding with low quality, cement bond with average quality and that of high quality for supervised learning method so that the ANN can discriminate between different quality of cement bonding and predict the quality. I hope you find this useful.