Download PDFOpen PDF in browser

Creational and Structural Patterns in a Flexible Machine Learning Framework for Medical Ultrasound Diagnostics

10 pagesPublished: September 26, 2019

Abstract

The impact of machine learning in medicine has arguably lagged behind its commercial counterparts. This may be attributable to the generally slower pace and higher costs associated with clinical applications, but also present are the conflicting constraints and requirements of learning from data in a highly regulated industry that introduce levels of complexity unique to the medical space. Because of this, the balance between innovation and controlled development is challenging. Adding to this are the multiple modalities found in most clinical applications where applying traditional machine learning preprocessing and cross-validation techniques can be precarious. This work presents the novel use of creational and structural design patterns in a generalized software framework intended to alleviate some of those difficulties. Designed to be a configurable pipeline to not only support the experimentation and development of diagnostic machine learning algorithms, but also to support the transition of those algorithms into production level systems in a composed manner. The resulting framework provides the foundation for developing unique tools by both novice and expert data scientists.

Keyphrases: Creational Patterns, design patterns, machine learning

In: Frederick C. Harris Jr, Sergiu Dascalu, Sharad Sharma and Rui Wu (editors). Proceedings of 28th International Conference on Software Engineering and Data Engineering, vol 64, pages 194--203

Links:
BibTeX entry
@inproceedings{SEDE2019:Creational_and_Structural_Patterns,
  author    = {Corey Thibeault},
  title     = {Creational and Structural Patterns in a Flexible Machine Learning Framework for Medical Ultrasound Diagnostics},
  booktitle = {Proceedings of 28th International Conference on Software Engineering and Data Engineering},
  editor    = {Frederick Harris and Sergiu Dascalu and Sharad Sharma and Rui Wu},
  series    = {EPiC Series in Computing},
  volume    = {64},
  pages     = {194--203},
  year      = {2019},
  publisher = {EasyChair},
  bibsource = {EasyChair, https://easychair.org},
  issn      = {2398-7340},
  url       = {https://easychair.org/publications/paper/gcWf},
  doi       = {10.29007/p1wk}}
Download PDFOpen PDF in browser