On-device Training for Breast Ultrasound Image Classification
2020 10th Annual Computing and Communication Workshop and Conference (CCWC)
Date of Conference: 06-08 January 2020
Conference Location: Las Vegas, NV, USA
Raymond Hou, Janpu Hou •Published 1 January 2020 •Computer Science •2020 10th Annual Computing and Communication Workshop and Conference (CCWC) Most on-device AI pre-trained a neural network model in cloud-based server then deployed to edge device for inference. On-device training not only can build personalized model, but also do distributed training like federated learning to train accurate models from scratch using small updates from many devices. In this work, we implement the semi-supervised convolutional neural network based on successive subspace learning and use a dataset of breast ultrasound (BUS) images to demonstrate a proof of concept of true on-device training. An important advantage of such network is that we can extract the key feature vectors with CNN network architectures without the need of backpropagation computation made it suitable for portable ultrasound. It can acquire the ultrasound image and train the CNN classifier on the portable device without cloud-based server. We evaluate the model by using a set of BUS images that includes benign and malignant breast tumors. We obtain 94.8% accuracy with this study and demonstrate the applicability of the proposed on-device training model to improve the diagnosis of BUS images.
screening free • But not for uninsured or under-insured Second leading cause of women's death from cancer. • have a 98% chance of surviving if detected early
budget breast ultrasound screening tool for un-insured and under-insured women. • Portable unit without internet connection. • Personalized on-device training for follow up medical check
remove the small-variance patches. Image Submatrices Covariance Matrix of Image Submatrices Input Image • Convolution • Max pool A Saak Transform Architecture
Image Submatrices F - F Kernel Augmentation = lSaak F - F Saak Coefficients => Feature Map Image Submatrices • Non-linear Activation = lKLT F F A Saak Transform Architecture