2,292 research outputs found

    Low-Shot Learning with Imprinted Weights

    Full text link
    Human vision is able to immediately recognize novel visual categories after seeing just one or a few training examples. We describe how to add a similar capability to ConvNet classifiers by directly setting the final layer weights from novel training examples during low-shot learning. We call this process weight imprinting as it directly sets weights for a new category based on an appropriately scaled copy of the embedding layer activations for that training example. The imprinting process provides a valuable complement to training with stochastic gradient descent, as it provides immediate good classification performance and an initialization for any further fine-tuning in the future. We show how this imprinting process is related to proxy-based embeddings. However, it differs in that only a single imprinted weight vector is learned for each novel category, rather than relying on a nearest-neighbor distance to training instances as typically used with embedding methods. Our experiments show that using averaging of imprinted weights provides better generalization than using nearest-neighbor instance embeddings.Comment: CVPR 201

    COVID-19 Detection from Chest X-Ray Images Using Deep Convolutional Neural Networks with Weights Imprinting Approach

    Get PDF
    COVID-19 pandemic has drastically changed our lives. Chest radiographyhas been used to detect COVID-19. However, the numberof publicly available COVID-19 x-ray images is extremely limited,resulting in a highly imbalanced dataset. This is a challenge whenusing deep learning for classification and detection. In this work, wepropose the use of pre-trained deep Convolutional Neural Networks(CNN) and integrate them with a few-shot learning approach namedimprinted weights. The integrated model is fine tuned to enhancethe capability of detecting COVID-19. The proposed solution thencombines the fine-tuned models using a weighted average ensemblefor achieving an optimal 82% sensitivity to COVID-19. To thebest of authors’ knowledge, the proposed solution is one of the firstto utilize imprinted weights model with weighted average ensemblefor enhancing the model sensitivity to COVID-19
    • …
    corecore