{"forum": "4o1GLIIHlh", "submission_url": "https://openreview.net/forum?id=4awO8EwEKe", "submission_content": {"authorids": ["v.hieuph4@vintech.net.vn", "lethanhtung.tung06@gmail.com", "v.datnt41@vintech.net.vn", "v.dattq13@vintech.net.vn", "v.hanq3@vintech.net.vn"], "abstract": "We present a new approach based on deep convolutional neural networks (CNNs) for predicting the presence of 14 common thoracic diseases and observations. A strong set of CNNs are trained on over 200,000 chest X-ray images provided by CheXpert - a large scale chest X-ray dataset. In particular, dependencies among abnormality labels and uncertain samples are fully exploited during the training and inference stages. Experiments indicate that the proposed method achieves a mean area under the curve (AUC) of 0.940 in predicting 5 selected pathologies. To the best of our knowledge, this is the highest AUC score yet reported on this dataset to date. Additionally, the proposed method is also evaluated on the independent test set of the CheXpert competition and reports a performance level comparable to practicing radiologists. Our obtained result ranks first on the CheXpert leaderboard at the time of writing this paper.", "paper_type": "both", "TL;DR": "A new CNN-based approach for diagnosing the presence of 14 common thoracic diseases and observations.", "authors": ["Hieu H. Pham", "Tung T. Le", "Dat T. Ngo", "Dat Q. Tran", "Ha Q. Nguyen"], "track": "short paper", "keywords": ["Chest X-ray", "Uncertainty label", "Label smoothing"], "title": "Interpreting Chest X-rays via CNNs that Exploit Hierarchical Disease Dependencies and Uncertainty Labels", "pdf": "/pdf/27343976350df96f6f9e76ec50c7f7ff44a3d54a.pdf", "paperhash": "pham|interpreting_chest_xrays_via_cnns_that_exploit_hierarchical_disease_dependencies_and_uncertainty_labels", "_bibtex": "@inproceedings{\npham2020interpreting,\ntitle={Interpreting Chest X-rays via {\\{}CNN{\\}}s that Exploit Hierarchical Disease Dependencies and Uncertainty Labels},\nauthor={Hieu H. Pham and Tung T. Le and Dat T. Ngo and Dat Q. Tran and Ha Q. Nguyen},\nbooktitle={Medical Imaging with Deep Learning},\nyear={2020},\nurl={https://openreview.net/forum?id=4awO8EwEKe}\n}"}, "submission_cdate": 1579955630543, "submission_tcdate": 1579955630543, "submission_tmdate": 1587172141788, "submission_ddate": null, "review_id": ["p8zk4qqm9U", "L0smuAZM2", "ERmL-yc9R4", "bS5LWCHwRY"], "review_url": ["https://openreview.net/forum?id=4awO8EwEKe¬eId=p8zk4qqm9U", "https://openreview.net/forum?id=4awO8EwEKe¬eId=L0smuAZM2", "https://openreview.net/forum?id=4awO8EwEKe¬eId=ERmL-yc9R4", "https://openreview.net/forum?id=4awO8EwEKe¬eId=bS5LWCHwRY"], "review_cdate": [1584590740560, 1584072548520, 1584018187687, 1583420154233], "review_tcdate": [1584590740560, 1584072548520, 1584018187687, 1583420154233], "review_tmdate": [1585229873008, 1585229872500, 1585229871997, 1585229871485], "review_readers": [["everyone"], ["everyone"], ["everyone"], ["everyone"]], "review_writers": [["MIDL.io/2020/Conference/Paper23/AnonReviewer4"], ["MIDL.io/2020/Conference/Paper23/AnonReviewer3"], ["MIDL.io/2020/Conference/Paper23/AnonReviewer1"], ["MIDL.io/2020/Conference/Paper23/AnonReviewer2"]], "review_reply_count": [{"replyCount": 0}, {"replyCount": 0}, {"replyCount": 0}, {"replyCount": 0}], "review_replyto": ["4o1GLIIHlh", "4o1GLIIHlh", "4o1GLIIHlh", "4o1GLIIHlh"], "review_content": [{"title": "Dual submission?", "review": "I was searching for relevant work but found an arXiv paper that is very similar and being reviewed under Neurocomputing Journal: https://arxiv.org/abs/1911.06475\n\nThis paper is poorly written and not well organized. It is unclear to me how the method works and the results section is also not informative. ", "rating": "1: Strong reject", "confidence": "3: The reviewer is fairly confident that the evaluation is correct"}, {"title": "Most part of the paper is clear, but the experiment set-up may not theoretically support the proposed algorithm.", "review": "This short paper proposes exploit dependencies among abnormality labels and used the label smoothing regularization for a better handling of uncertain samples. \nPros:\n1. The proposed model gains 4% improvement in AUC from the label smoothing regularization compared with pure U-Ones.\n2. The proposed work achieves the highest AUC for 5 selected pathologies\n3. The proposed work is on average better than 2.6 out of 3 other individual radiologists.\nCons:\n1. All 14 labels are trained, but the model only has 14 outputs. Does that mean \"parent labels\" in the paper are labels included in the dataset? If so, is it guaranteed that parent is positive when at least one child is positive? This is the essential assumption in the adapted model (Chen et al. 2019). \n2. Terms not consistent: \"we propose the U-zeros+LSR approach\" at the end of Section 2.2. But U-Ones+LSR is evaluated in ablation study.\n3. Lack ablation study with the model ignoring all uncertain cases. (defined as U-Ignore in the paper)", "rating": "3: Weak accept", "confidence": "3: The reviewer is fairly confident that the evaluation is correct"}, {"title": "The claimed results are not well presented or proven ", "review": "The authors present a work that classifies chest x-ray images with 14 different labels and uses hierarchical labelling and label regularization in an attempt to improve results. \n\nA leading performance on the public chexpert challenge is claimed, but while the authors may have created a nice model the claims they make in this paper are not well proven or explained.\n\nThe method for using hierarchical labelling appears to follow a previously published scheme (cited) except with a different hierarchy (no details of the new hierarchy are provided). The method for label regularization is also previously published (and cited), therefore there is not methodological novelty in the paper. \n \nThe authors apply their methods to the chexpert public dataset. From section 2.3 it is not clear to me precisely what experiments were carried out - were all of these models trained with/without the hierarchical labelling and also with/without the label regularization? That is not described at all. \n\nSection 3 claims that extensive ablation studies were carried out, however there is not a single table or figure to illustrate the results of these. The text provides a few AUC values but the precise gain from the hierarchical labelling and from the label regularization is unclear. What is meant by \"U-ones+CT+LSR\" - this is mentioned in results but not explained. \n\nThe paper has no abstract. \n", "rating": "1: Strong reject", "confidence": "5: The reviewer is absolutely certain that the evaluation is correct and very familiar with the relevant literature"}, {"title": "An interesting CNN strategy to robustly predict the presence of 14 common thoracic diseases and observations", "review": "This paper presents a multi-label classification framework based on deep convolutional neural networks (CNNs) for diagnosing the presence of 14 common thoracic diseases and observations in X-rays images. The novelty of the proposed framework is to take the label structure into account and to learn label dependencies, based on the idea of conditional learning in (Chen et al., 2019) and the lung disease hierarchy of the CheXpert dataset (Irvin and al., 2019). The method is then shown to significantly outperform the state-of-the-art methods of (Irvin and al., 2019; Allaouzi and Ahmed, 2019).\n\nThe paper reads well and the methodology seems to be interesting. I only regret the fact that this is a short paper, and there is therefore not enough space for a more formal description and discussion of the methodology.", "rating": "3: Weak accept", "confidence": "2: The reviewer is willing to defend the evaluation, but it is quite likely that the reviewer did not understand central parts of the paper"}], "comment_id": ["BpB27tE0gj4", "GlusqIHdcH7"], "comment_cdate": [1586275154302, 1586197303465], "comment_tcdate": [1586275154302, 1586197303465], "comment_tmdate": [1586275212693, 1586197303465], "comment_readers": [["everyone"], ["MIDL.io/2020/Conference/Program_Chairs", "MIDL.io/2020/Conference/Paper23/Area_Chairs", "everyone", "MIDL.io/2020/Conference/Paper23/AnonReviewer4"]], "comment_writers": [["MIDL.io/2020/Conference/Paper23/Area_Chair1", "MIDL.io/2020/Conference"], ["MIDL.io/2020/Conference/Program_Chairs", "MIDL.io/2020/Conference"]], "comment_reply_content": [{"replyCount": 0}, {"replyCount": 0}], "comment_content": [{"title": "re-evaluate the scientific value of the paper", "comment": "Dear Reviewer,\n\nIn this case, would you like to re-evaluate this paper regarding its scientific value? And let us know your final decision asap, thank you.\n\n"}, {"title": "Journal submission no problem", "comment": "Please note that MIDL 2020 allows short papers discussing recently published or submitted journal contributions - does this change your assessment?"}], "comment_replyto": ["p8zk4qqm9U", "p8zk4qqm9U"], "comment_url": ["https://openreview.net/forum?id=4awO8EwEKe¬eId=BpB27tE0gj4", "https://openreview.net/forum?id=4awO8EwEKe¬eId=GlusqIHdcH7"], "meta_review_cdate": 1586017274501, "meta_review_tcdate": 1586017274501, "meta_review_tmdate": 1586017274501, "meta_review_ddate ": null, "meta_review_title": "MetaReview of Paper23 by AreaChair1", "meta_review_metareview": "First of all, this paper does not follow the MIDL template, with missing the Abstract section. Major concerns from the reviewers lie in the unclear presentation of results and large overlapping with an arXiv paper. Nevertheless, I think that taking into account the structural dependencies of labels is interesting.", "meta_review_readers": ["everyone"], "meta_review_writers": ["MIDL.io/2020/Conference/Program_Chairs", "MIDL.io/2020/Conference/Paper23/Area_Chairs"], "meta_review_reply_count": {"replyCount": 0}, "meta_review_url": ["https://openreview.net/forum?id=4awO8EwEKe¬eId=fRrI4WXq2J"], "decision": "reject"}