English

Machine Learning with Abstention for Automated Liver Disease Diagnosis

Machine Learning 2019-03-26 v1 Computer Vision and Pattern Recognition Image and Video Processing Machine Learning

Abstract

This paper presents a novel approach for detection of liver abnormalities in an automated manner using ultrasound images. For this purpose, we have implemented a machine learning model that can not only generate labels (normal and abnormal) for a given ultrasound image but it can also detect when its prediction is likely to be incorrect. The proposed model abstains from generating the label of a test example if it is not confident about its prediction. Such behavior is commonly practiced by medical doctors who, when given insufficient information or a difficult case, can chose to carry out further clinical or diagnostic tests before generating a diagnosis. However, existing machine learning models are designed in a way to always generate a label for a given example even when the confidence of their prediction is low. We have proposed a novel stochastic gradient based solver for the learning with abstention paradigm and use it to make a practical, state of the art method for liver disease classification. The proposed method has been benchmarked on a data set of approximately 100 patients from MINAR, Multan, Pakistan and our results show that the proposed scheme offers state of the art classification performance.

Keywords

Cite

@article{arxiv.1811.04463,
  title  = {Machine Learning with Abstention for Automated Liver Disease Diagnosis},
  author = {Kanza Hamid and Amina Asif and Wajid Abbasi and Durre Sabih and Fayyaz Minhas},
  journal= {arXiv preprint arXiv:1811.04463},
  year   = {2019}
}

Comments

Preprint version before submission for publication. complete version published in proc. 15th International Conference on Frontiers of Information Technology (FIT 2017), December 18-20, 2017, Islamabad, Pakistan. http://ieeexplore.ieee.org/document/8261064/

R2 v1 2026-06-23T05:11:58.082Z