extending unsupervised neural image compression with
play

Extending Unsupervised Neural Image Compression With Supervised - PowerPoint PPT Presentation

Extending Unsupervised Neural Image Compression With Supervised Multitask Learning David Tellez, Diederik Hoppener, Cornelis Verhoef, Dirk Grunhagen, Pieter Nierop, Michal Drozdzal, Jeroen van der Laak, Francesco Ciompi david.tellezm@gmail.com


  1. Extending Unsupervised Neural Image Compression With Supervised Multitask Learning David Tellez, Diederik Hoppener, Cornelis Verhoef, Dirk Grunhagen, Pieter Nierop, Michal Drozdzal, Jeroen van der Laak, Francesco Ciompi david.tellezm@gmail.com Computational Pathology Group – Radboud University Medical Center Erasmus MC Cancer Institute Facebook AI Research

  2. Introduction to Histopathology Imaging Surgery or Tissue Digital Slide Whole-Slide Biopsy Section Scanner Image Demo Whole-Slide Image Image credits: pixabay.com, 3Dhistech.com Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  3. Digitized Histopathology Sections Are Huuge 200 000 px 16 m 100 000 px 8 m Image credits: pixabay.com, camelyon16.grand-challenge.org Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  4. Problem Statement • Task: classify patients based on histopathology imaging • Input : gigapixel RGB image • Output : patient label (survival, recurrence, response, -omics, biomarkers, etc.) 200 000 px Neural Prediction Network 100 000 px • Constraints: • Single-GPU during training and testing • No pixel-level task associated with patient label • Limited number of patients (<1000 images) Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  5. Prior Work Pixel annotations Multiple Instance Learning Reinforcement learning Memory Efficient Training Requires proxy task Does not exploit relations Unstable training Overfitting due to lack of Requires annotations among instances Unexplored areas training samples Image credits: camelyon16.grand-challenge.org Qaiser, Talha, et al. "Learning where to see: A novel attention model for automated immunohistochemical scoring." TMI 2019. Pinckaers, Hans, et al. "Streaming convolutional neural networks for end-to-end learning with multi-megapixel images." Arxiv 2019.

  6. Proposed: Neural Image Compression Solve pixel-level vision  Single-GPU  No pixel-level association with label  Limited number of patients  Local and global context CNN Prediction Classifier Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  7. Previous Work: Unsupervised Encoder Variational autoencoder Bidirectional GAN Contrastive learning (self-supervised learning) Tellez, David, et al. "Neural Image Compression for Gigapixel Histopathology Image Analysis." TPAMI 2019. Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  8. Proposal: Supervised Encoder Pixel-level annotations unrelated to patient label Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  9. Supervised Multi-Task Learning Patch-level annotations Discriminative and transferable Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  10. Neural Image Compression with Multi-Task Encoder 1. Train Encoder with Multi-Task Learning 2. Compress All Whole-Slide Images CNN Patient Classifier Prediction 3. Train Model at Patient Level Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  11. Experimental Results on TUPAC CNN Patient Classifier Prediction • Breast tissue PAM50 Tumor Profiling Test • 500 training images • Label: speed of tumor proliferation from molecular profiling (float [-1, +1]) • Additional: 300 test images with labels known by organizers only Image credits: tupac.tue-image.nl Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  12. Experimental Results on TUPAC CNN Patient Classifier Prediction Predicting tumor proliferation speed Main results: • State-of-the-art result and first place in challenge leaderboard • Validates the use of supervised multitask learning for gigapixel image-level prediction • Performance increases with the number of tasks used to train the encoder Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  13. Experimental Results on Liver CNN Patient Classifier Prediction Growth Pattern • Liver metastasis of colon cancer A Lost phone • 1500 training images B C • Dropped out Label 1: type of growth pattern (binary classification) D • Label 2: patient outcome ( overall survival ) E Time since diagnosis Image credit: Overall Survival Zarour, Luai, et al. "Colorectal cancer liver metastasis: evolving paradigms and future directions." Cellular and molecular gastroenterology and hepatology 2017. Höppener, Diederik, et al. "Enrichment of the tumour immune microenvironment in patients with desmoplastic colorectal liver metastasis." British Journal of Cancer 2020. Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  14. Experimental Results on Liver (growth) Main results: • Validates the use of supervised multitask learning for gigapixel image-level prediction • Heavy color augmentation improves performance • Supervision with 1 task is similar to unsupervised • Multitask supervision provided the best result Predicting desmoplastic histopathological growth pattern Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  15. Experimental Results on Liver (survival) A Lost phone B C Dropped out D E D: dead patients; R i : set of patients that survived longer than patient i Time since diagnosis Sort patients by risk of death Learning from overall survival Main result: • The proposed method can learn directly from patient outcome data (without human annotations) Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  16. Take-Home Messages CNN Prediction Classifier A Lost phone B C Dropped out D E Time since diagnosis Multi-task learning improves Predicts patient risk using patient-level classification outcome label data (even unseen organs) (biomarker discovery) Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

  17. Thank You Questions? Extending Unsupervised Neural Image Compression With Supervised Multitask Learning Computational Pathology Group – Radboud University Medical Center David Tellez – david.tellezm@gmail.com

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend