{"forum": "GxYt8XnZHM", "submission_url": "https://openreview.net/forum?id=dWW8YDyvEk", "submission_content": {"authorids": ["1200526@buckingham.ac.uk", "hongbo.du@buckingham.ac.uk", "alaa.alzoubi@buckingham.ac.uk"], "abstract": "Deep Convolutional Neural Networks (CNN) provides an \"end-to-end\" solution for image pattern recognition with impressive performance in many areas of application including medical imaging. Most CNN models of high performance use hand-crafted network architectures that require expertise in CNNs to utilise their potentials. In this paper, we applied the Efficient Neural Architecture Search (ENAS) method to find optimal CNN architectures for classifying breast lesions from ultrasound (US) images. Our empirical study with a dataset of 524 US images shows that the optimal models generated by ENAS achieve an average accuracy of 89.3%, surpassing other hand-crafted alternatives. Furthermore, the models are simpler in complexity and more efficient. Our study demonstrates that the ENAS approach to CNN model design is a promising direction for classifying ultrasound images of breast lesions.", "paper_type": "well-validated application", "authors": ["Mohammed Ahmed", "Hongbo Du", "Alaa AlZoubi"], "track": "short paper", "keywords": ["Efficient Neural Architecture Search", "Ultrasound Image", "Breast Cancer", "Deep Learning"], "title": "An ENAS Based Approach for Constructing Deep Learning Models for Breast Cancer Recognition from Ultrasound Images", "paperhash": "ahmed|an_enas_based_approach_for_constructing_deep_learning_models_for_breast_cancer_recognition_from_ultrasound_images", "pdf": "/pdf/c66040d64636bae4a1f270553bf060b23da3f234.pdf", "_bibtex": "@inproceedings{\nahmed2020an,\ntitle={An {\\{}ENAS{\\}} Based Approach for Constructing Deep Learning Models for Breast Cancer Recognition from Ultrasound Images},\nauthor={Mohammed Ahmed and Hongbo Du and Alaa AlZoubi},\nbooktitle={Medical Imaging with Deep Learning},\nyear={2020},\nurl={https://openreview.net/forum?id=dWW8YDyvEk}\n}"}, "submission_cdate": 1579955731846, "submission_tcdate": 1579955731846, "submission_tmdate": 1587288014989, "submission_ddate": null, "review_id": ["HzB5frLtwc", "VF4NPPCQmK", "S-kwBuFTQI", "EhpG9Hiqor"], "review_url": ["https://openreview.net/forum?id=dWW8YDyvEk¬eId=HzB5frLtwc", "https://openreview.net/forum?id=dWW8YDyvEk¬eId=VF4NPPCQmK", "https://openreview.net/forum?id=dWW8YDyvEk¬eId=S-kwBuFTQI", "https://openreview.net/forum?id=dWW8YDyvEk¬eId=EhpG9Hiqor"], "review_cdate": [1584070058402, 1584056978021, 1583947328717, 1582213669873], "review_tcdate": [1584070058402, 1584056978021, 1583947328717, 1582213669873], "review_tmdate": [1585229819225, 1585229818719, 1585229818212, 1585229817701], "review_readers": [["everyone"], ["everyone"], ["everyone"], ["everyone"]], "review_writers": [["MIDL.io/2020/Conference/Paper211/AnonReviewer1"], ["MIDL.io/2020/Conference/Paper211/AnonReviewer4"], ["MIDL.io/2020/Conference/Paper211/AnonReviewer3"], ["MIDL.io/2020/Conference/Paper211/AnonReviewer2"]], "review_reply_count": [{"replyCount": 0}, {"replyCount": 0}, {"replyCount": 0}, {"replyCount": 0}], "review_replyto": ["GxYt8XnZHM", "GxYt8XnZHM", "GxYt8XnZHM", "GxYt8XnZHM"], "review_content": [{"title": "Interesting experiment, but not clearly presented", "review": "This paper presents an interesting experiment that may be helpful for others too in finding better neural network parameters.\nI'm not sure how many people at MIDL are familiar with ENAS. I'm not. Don't use acronym in the title. And explain better in the text what ENAS is.\nIn 2.1, you say you augmented the ultrasound image with 90, 180, etc. degrees rotation. Ultrasound is a directional imaging modality. Rotating beyond 15-20 degrees doesn't make any sense, and probably doesn't help in algorithm training either.\nYou also say that these augmentations create 7 extra images. Why not implement a data augmenter that manages training data and applies random rotations when the images are requested?\nAlexNet is a bit old, and designed for two GPUs. I'm not sure why didn't you pick a more modern network.", "rating": "3: Weak accept", "confidence": "4: The reviewer is confident but not absolutely certain that the evaluation is correct"}, {"title": "Using ENAS approach to search for the optimal CNN model design and testing the network on breast cancer data", "review": "This paper addresses one of the problems in deep learning, but the contribution is limited. The author uses an existing approach (ENAS) on a breast cancer dataset. So, it is not clear what is the author's contribution in terms of methodology. \n\nThe size of dataset is appropriate and the paper is well written, but the contribution is not very clear to me. ", "rating": "2: Weak reject", "confidence": "3: The reviewer is fairly confident that the evaluation is correct"}, {"title": "work on automatic optimization of neural network for breast cancer classification in ultrasound images: could be improved methodologically", "review": "pros:\n- relatively large dataset of 524 US images (however, unclear from how many patients; potential bias)\n- histologically verified classification\n- automatic network optimization\n- reasonable optimization time\n\ncons:\n- sloppy handling of references (examples see below)\n- how do you ensure that the limited search space of ENAS does contain the optimal solution?\n- how sensitive is the approach to scan parameters like frequency of ultrasound, directionality, Time gain compensation (depth compensation), reconstruction modes of US scanner, ...?\n- data augmentation does not consider characteristics of ultrasound image formation\n- boundaries of lesion only drawn by a single person\n- only two classes are used; at least normal tissue would have been useful\n- no sample images provided\n\n\ncomments:\nI don't see how a paper named \"Estimates of incidence and mortality of cervical cancer in 2018: a worldwide analysis\" is a good reference for breast cancer. And indeed, scanning through the paper does not reveal much more than a few comparisons which backs your first sentence of the introduction. Please provide a more suitable reference.\n\nYour sentence \"However, no CNNs have been designed and optimized automatically (...)\" is not fully correct. E.g. in Y. Weng, T. Zhou, Y. Li and X. Qiu, \"NAS-Unet: Neural Architecture Search for Medical Image Segmentation,\" in IEEE Access, vol. 7, pp. 44247-44257, 2019. a UNET is used in combination of NAS for ultrasound nerve images. Since segmentation is a form of classification for individual voxels, your statement has to be corrected.\n\nType in caption of Figure 2: Redaction Cell -> Reduction Cell", "rating": "2: Weak reject", "confidence": "5: The reviewer is absolutely certain that the evaluation is correct and very familiar with the relevant literature"}, {"title": "Apply ENAS to detect breast cancer using ultrasound", "review": "The authors implement use ENAS to classify benign and malignant breast lesions. It is an interesting approach that reaches an accuracy of 89.3%. The authors compare the ENAS results to AlexNet and CNN3 and show that their ENAS models give the highest performance. From the results it seems that the AlexNet just does not converge at all. The CNN3 network shows an accuracy of 78.1%, but it is unclear how these networks were trained. \nTwo small points:\n(1) The authors mention that the input size is rescaled, but the original image size (in pixels and mm) is not mentioned and it is unclear if the acquired images were made with a preset, or that the sonographer was able to adjust zoom, gain etc.\n(2) The authors augment the images using rotation of 90, 180 and 270 degrees, but this seems invalid since ultrasound images contain shadows which are always directed away from the transducer (so downwards).", "rating": "3: Weak accept", "confidence": "4: The reviewer is confident but not absolutely certain that the evaluation is correct"}], "comment_id": [], "comment_cdate": [], "comment_tcdate": [], "comment_tmdate": [], "comment_readers": [], "comment_writers": [], "comment_reply_content": [], "comment_content": [], "comment_replyto": [], "comment_url": [], "meta_review_cdate": 1585572850867, "meta_review_tcdate": 1585572850867, "meta_review_tmdate": 1585572850867, "meta_review_ddate ": null, "meta_review_title": "MetaReview of Paper211 by AreaChair1", "meta_review_metareview": "While this paper has received a mix of rates (2 weak accepts and 2 weak rejects), l tend towards rating this paper as weak accept. Nevertheless, I believe that authors need to address some important questions in the near future. As a summary, these are the main concerns of this work:\n- Authors do not take into consideration the characteristics of ultrasound images. The motivation to augment this dataset (i.e., rotating 90, 180 and 270 degrees) seems invalid. I agree with the reviewers that this can not only not help, but also hurt the performance of the method.\n- Authors are encouraged to include higher performing models in their evaluation to strength the findings and results of this work. \n- Furthermore, training on these models needs to be better detailed.", "meta_review_readers": ["everyone"], "meta_review_writers": ["MIDL.io/2020/Conference/Program_Chairs", "MIDL.io/2020/Conference/Paper211/Area_Chairs"], "meta_review_reply_count": {"replyCount": 0}, "meta_review_url": ["https://openreview.net/forum?id=dWW8YDyvEk¬eId=WI-tiwvN6y7"], "decision": "reject"}