Healthcare Informatics Research (Apr 2019)

Development of Artificial Intelligence to Support Needle Electromyography Diagnostic Analysis

  • Sangwoo Nam,
  • Min Kyun Sohn,
  • Hyun Ah Kim,
  • Hyoun-Joong Kong,
  • Il-Young Jung

DOI
https://doi.org/10.4258/hir.2019.25.2.131
Journal volume & issue
Vol. 25, no. 2
pp. 131 – 138

Abstract

Read online

ObjectivesThis study proposes a method for classifying three types of resting membrane potential signals obtained as images through diagnostic needle electromyography (EMG) using TensorFlow-Slim and Python to implement an artificial-intelligence-based image recognition scheme.MethodsWaveform images of an abnormal resting membrane potential generated by diagnostic needle EMG were classified into three types—positive sharp waves (PSW), fibrillations (Fibs), and Others—using the TensorFlow-Slim image classification model library. A total of 4,015 raw waveform data instances were reviewed, with 8,576 waveform images subsequently collected for training. Images were learned repeatedly through a convolutional neural network. Each selected waveform image was classified into one of the aforementioned categories according to the learned results.ResultsThe classification model, Inception v4, was used to divide waveform images into three categories (accuracy = 93.8%, precision = 99.5%, recall = 90.8%). This was done by applying the pretrained Inception v4 model to a fine-tuning method. The image recognition model was created for training using various types of image-based medical data.ConclusionsThe TensorFlow-Slim library can be used to train and recognize image data, such as EMG waveforms, through simple coding rather than by applying TensorFlow. It is expected that a convolutional neural network can be applied to image data such as the waveforms of electrophysiological signals in a body based on this study.

Keywords