AlexNet+Max Pooling MIL AlexNet+Label Assign. MIL

Slides:



Advertisements
Similar presentations
ReverseTesting: An Efficient Framework to Select Amongst Classifiers under Sample Selection Bias Wei Fan IBM T.J.Watson Ian Davidson SUNY Albany.
Advertisements

EE462 MLCV Lecture 5-6 Object Detection – Boosting Tae-Kyun Kim.
Maximum Margin Markov Network Ben Taskar, Carlos Guestrin Daphne Koller 2004.
Object-centric spatial pooling for image classification Olga Russakovsky, Yuanqing Lin, Kai Yu, Li Fei-Fei ECCV 2012.
EE462 MLCV Lecture 5-6 Object Detection – Boosting Tae-Kyun Kim.
Unsupervised Transfer Classification Application to Text Categorization Tianbao Yang, Rong Jin, Anil Jain, Yang Zhou, Wei Tong Michigan State University.
Jun Zhu Dept. of Comp. Sci. & Tech., Tsinghua University This work was done when I was a visiting researcher at CMU. Joint.
1 Improving Entropy Registration Theodor D. Richardson.
Today Ensemble Methods. Recap of the course. Classifier Fusion
Extending the Multi- Instance Problem to Model Instance Collaboration Anjali Koppal Advanced Machine Learning December 11, 2007.
Evaluating Results of Learning Blaž Zupan
Sparse Bayesian Learning for Efficient Visual Tracking O. Williams, A. Blake & R. Cipolloa PAMI, Aug Presented by Yuting Qi Machine Learning Reading.
Guest lecture: Feature Selection Alan Qi Dec 2, 2004.
Learning Features and Parts for Fine-Grained Recognition Authors: Jonathan Krause, Timnit Gebru, Jia Deng, Li-Jia Li, Li Fei-Fei ICPR, 2014 Presented by:
PANDA: Pose Aligned Networks for Deep Attribute Modeling Ning Zhang 1,2 Manohar Paluri 1 Marć Aurelio Ranzato 1 Trevor Darrell 2 Lumbomir Boudev 1 1 Facebook.
David Andrzejewski, Univ. of Wisconsin-Madison (USA) David G. Stork, Ricoh Innovations, Inc. and Stanford Univ. (USA) Xiaojin Zhu, Univ. of Wisconsin-Madison.
Week 4: 6/6 – 6/10 Jeffrey Loppert. This week.. Coded a Histogram of Oriented Gradients (HOG) Feature Extractor Extracted features from positive and negative.
Cancer Metastases Classification in Histological Whole Slide Images
Combining Models Foundations of Algorithms and Machine Learning (CS60020), IIT KGP, 2017: Indrajit Bhattacharya.
Learning to Compare Image Patches via Convolutional Neural Networks
Automatic Lung Cancer Diagnosis from CT Scans (Week 1)
CNN: Single-label to Multi-label
Machine Learning – Classification David Fenyő
CS 6501: 3D Reconstruction and Understanding Convolutional Neural Networks Connelly Barnes.
Data Mining, Neural Network and Genetic Programming
Deep Reinforcement Learning
Data Mining, Neural Network and Genetic Programming
Average histograms of hemoglobin oxygen saturation in the control and ischemic footpads show the distribution of hemoglobin saturation over all pixels.
Convolutional Neural Fabrics by Shreyas Saxena, Jakob Verbeek
Deep Predictive Model for Autonomous Driving
Krishna Kumar Singh, Yong Jae Lee University of California, Davis
CLASSIFICATION OF TUMOR HISTOPATHOLOGY VIA SPARSE FEATURE LEARNING Nandita M. Nayak1, Hang Chang1, Alexander Borowsky2, Paul Spellman3 and Bahram Parvin1.
A Pool of Deep Models for Event Recognition
Article Review Todd Hricik.
Automatic Lung Cancer Diagnosis from CT Scans (Week 4)
Evaluating Results of Learning
Alan Qi Thomas P. Minka Rosalind W. Picard Zoubin Ghahramani
Robust Lung Nodule Classification using 2
Wei Wei, PhD, Zhanglong Ji, PhD, Lucila Ohno-Machado, MD, PhD
Rotational Rectification Network for Robust Pedestrian Detection
Introductory Seminar on Research: Fall 2017
CAMELYON16 Challenge Matt Berseth, NLP Logix Jacksonville FL
Deepak Kumar1, Chetan Kumar1, Ming Shao2
Using Transductive SVMs for Object Classification in Images
A Convolutional Neural Network Cascade For Face Detection
Computer Vision James Hays
Aoxiao Zhong Quanzheng Li Team HMS-MGH-CCDS
Volume 10, Issue 6, Pages (June 2018)
Presenter: Usman Sajid
Counting in Dense Crowds using Deep Learning
Vessel Extraction in X-Ray Angiograms Using Deep Learning
Who moved my cheese? Automatic Annotation of Rodent Behaviors with Convolutional Neural Networks  Zhongzheng Ren, Adriana Noronha, Annie Vogel Ciernia,
The Open World of Micro-Videos
INF 5860 Machine learning for image classification
Very Deep Convolutional Networks for Large-Scale Image Recognition
Deepak Kumar1, Chetan Kumar1, Ming Shao2
KFC: Keypoints, Features and Correspondences
Object Detection Creation from Scratch Samsung R&D Institute Ukraine
Papers 15/08.
Outline Background Motivation Proposed Model Experimental Results
Object Tracking: Comparison of
RCNN, Fast-RCNN, Faster-RCNN
Machine Learning / Deep Learning
Department of Computer Science Ben-Gurion University of the Negev
Primal Sparse Max-Margin Markov Networks
Automating stroke lesion segmentation in brain images using a multi-model multi-path convolutional neural network Yunzhe.
VERY DEEP CONVOLUTIONAL NETWORKS FOR LARGE-SCALE IMAGE RECOGNITION
Introduction Face detection and alignment are essential to many applications such as face recognition, facial expression recognition, age identification,
Shengcong Chen, Changxing Ding, Minfeng Liu 2018
Deep CNN for breast cancer histology Image Analysis
Presentation transcript:

AlexNet+Max Pooling MIL AlexNet+Label Assign. MIL Deep Multi-instance Networks with Sparse Label Assignment for Whole Mammogram Classification Wentao Zhu, Qi Lou, Yeeleng Scott Vang, Xiaohui Xie University of California, Irvine SUMMARY Max pooling-based deep multi-instance networks cross-entropy cost function Note: Previous methods all require hand-crafted features or manually annotated mass ROIs. End-to-end trained deep multi-instance networks for mass classification. No hand annotated mass ROIs in the whole mammogram classification. Three schemes for deep multi-instance networks. Robust experimental results on the INbreast dataset. ROC Curve on Test Fold 4 Only considers patch of maximum malignant probability 4. Label Assignment-based Multi-instance Learning How about Explicitly assign labels for each patch? Malignant probability for each patch FRAMEWORK 1. Overall framework Assume patches of the maximum k malignant probabilities are malignant patches, label assignment-based deep multi-instance networks cross-entropy cost function Max pooling-based, label assignment-based, sparse deep multi-instance networks significantly improve the performance than that of baseline network, AlexNet. Visualization of Predicted Malignant Probabilities Learn mass region without explicit mass bounding box; sparse multi-instance deep networks provides better results; deep multi-instance networks can be used for weak mass annotation, which provides diagnosis evidence. The k is hard to estimate. A soft or adaptive assumption should be employed. 5. Sparse Multi-instance Learning 2. Mass/mammogram size distribution The mass of average size (329×325) takes 2% of average whole mammogram (1,474×3,086). Considering mass is very small (sparse) compared with whole mammogram, we employ sparsity to replace the above hard constrain. Sparse deep multi-instance networks cross-entropy cost function EXPERIMENTAL RESULTS Histograms of mass height and width INbreast Dataset 5 fold cross validation (3-1-1); data augmentation, flip horizontally, shift within 10% horizontally and vertically, rotate within 45 degree, randomly set 50×50 square box as 0; AlexNet with pretrained weights; totally automatic method without hand-crafted features and human annotated bounding box. Visualization of predicted malignant probabilities for patches. The first row is the resized mammogram. The red rectangle boxes are mass regions from the annotations on the dataset. Max pooling-based, label assignment-based, sparse deep MIL are in the second row, third row, fourth row respectively. Max-pooling-based, label assignment-based deep MIL misclassify some patches. Histograms of mammogram height and width Methods Acc. AUC. Ball et al. 2007 0.87 N/A Varela et al. 2006 0.81 Domingues et al. 2012 0.89 Pretrained CNN (Dhungel et al. 2015) 0.84±0.04 0.69±0.10 Pretrained CNN+Random Forest (Dhungel et al. 2015) 0.91±0.02 0.76±0.23 AlexNet 0.81±0.02 0.79±0.03 AlexNet+Max Pooling MIL 0.85±0.03 0.83±0.05 AlexNet+Label Assign. MIL 0.86±0.02 AlexNet+Sparse MIL 0.90±0.02 0.89±0.04 3. Max Pooling-based Multi-instance Learning The malignant probability of feature space’s pixel (i, j) is CONTACT Wentao Zhu (wentaozhu1991@gmail.com, code https://github.com/wentaozhu/deep-mil-for-whole-mammogram-classification.git). Qi Lou, Yeeleng Scott Vang, Xiaohui Xie ( {qlou, ysvang, xhx}@uci.edu ). We are looking for available large medical image datasets and collaborations.