Published Jul 19, 2018

Pragmatic Deep Learning for Medical Imagery with Prashant Warier - TWiML Talk #165

Prashant Warier, CEO of Qure.ai, delves into the complexities of developing AI models for medical imagery, highlighting the challenges of data variability, the role of open-source datasets, and the importance of domain-specific knowledge and transfer learning in building and deploying effective solutions in radiology.
Episode Highlights
The TWIML AI Podcast (formerly This Week in Machine Learning & Artificial Intelligence) logo

Popular Clips

Episode Highlights

  • Simplifying Solutions

    In the realm of medical imaging, simplifying complex algorithms can lead to more effective solutions. shares that while experimenting with advanced techniques like GANs for data augmentation, simpler methods often yielded better results. He emphasizes the importance of incorporating domain knowledge, such as recognizing patterns around fractures to improve accuracy 1. This approach highlights the need for practical solutions over purely complex ones:

    Simple things actually make it easier. If you're detecting fractures, looking at what's around them can improve accuracy.

    ---

    Additionally, discusses the challenges of algorithmic attribution, where models sometimes learn unintended patterns, such as associating text with abnormalities in x-rays 2.

       

    Model Development

    Specialized model development is crucial for addressing specific medical imaging tasks. explains that their approach involves creating highly specialized tools for each type of abnormality, such as using 112 models to detect various issues in chest x-rays 3. This method ensures precision and adaptability in detecting specific conditions. The deployment of these models as cloud-based services allows for efficient updates and management, mitigating technical debt 4.

    We are building very, very specialized models... an ensemble of many models.

    ---

    also highlights the transition from academic research to commercial application, noting the gap between theoretical models and practical deployment 5.

Related Episodes