2020/03/09 by Adam Kortylewski, Kortylewski, Adam, Ju He +6 · 2 citations
Computer Science · Medicine · #Advanced Neural Network Applications #COVID-19 diagnosis using AI #Computer Vision and Pattern Recognition (cs.CV) #Digital Imaging for Blood Diseases #Domain Adaptation and Few-Shot Learning #FOS: Computer and information sciences
paper · pdf · doi:10.48550/arxiv.2003.04490
openalex publication_date 2020/03/09 · openalex created_date 2022/07/26 · openalex updated_date 2026/07/28
Recent findings show that deep convolutional neural networks (DCNNs) do not\ngeneralize well under partial occlusion. Inspired by the success of\ncompositional models at classifying partially occluded objects, we propose to\nintegrate compositional models and DCNNs into a unified deep model with innate\nrobustness to partial occlusion. We term this architecture Compositional\nConvolutional Neural Network. In particular, we propose to replace the fully\nconnected classification head of a DCNN with a differentiable compositional\nmodel. The generative nature of the compositional model enables it to localize\noccluders and subsequently focus on the non-occluded parts of the object. We\nconduct classification experiments on artificially occluded images as well as\nreal images of partially occluded objects from the MS-COCO dataset. The results\nshow that DCNNs do not classify occluded objects robustly, even when trained\nwith data that is strongly augmented with partial occlusions. Our proposed\nmodel outperforms standard DCNNs by a large margin at classifying partially\noccluded objects, even when it has not been exposed to occluded objects during\ntraining. Additional experiments demonstrate that CompositionalNets can also\nlocalize the occluders accurately, despite being trained with class labels\nonly. The code used in this work is publicly available.\n