Small Data Image Classification

57 papers with code • 12 benchmarks • 9 datasets

Supervised image classification with tens to hundreds of labeled training examples.

Analysis of Social Media Data using Multimodal Deep Learning for Disaster Response

firojalam/multimodal_social_media 14 Apr 2020

Multimedia content in social media platforms provides significant information during disaster events.

41
14 Apr 2020

Unveiling COVID-19 from Chest X-ray with deep learning: a hurdles race with small data

ieee8023/covid-chestxray-dataset 11 Apr 2020

The possibility to use widespread and simple chest X-ray (CXR) imaging for early screening of COVID-19 patients is attracting much interest from both the clinical and the AI community.

2,974
11 Apr 2020

Finding Covid-19 from Chest X-rays using Deep Learning on a Small Dataset

Mjrovai/covid19Xray 5 Apr 2020

On a test set of 20 unseen COVID-19 cases all were correctly classified and more than 95% of 4171 other pneumonia examples were correctly classified.

21
05 Apr 2020

Generative Latent Implicit Conditional Optimization when Learning from Small Sample

IdanAzuri/glico-learning-small-sample 31 Mar 2020

GLICO learns a mapping from the training examples to a latent space and a generator that generates images from vectors in the latent space.

23
31 Mar 2020

On Translation Invariance in CNNs: Convolutional Layers can Exploit Absolute Spatial Location

oskyhn/CNNs-Without-Borders CVPR 2020

In this paper we challenge the common assumption that convolutional layers in modern CNNs are translation invariant.

69
16 Mar 2020

Mix-n-Match: Ensemble and Compositional Methods for Uncertainty Calibration in Deep Learning

zhang64-llnl/Mix-n-Match-Calibration 16 Mar 2020

We show that none of the existing methods satisfy all three requirements, and demonstrate how Mix-n-Match calibration strategies (i. e., ensemble and composition) can help achieve remarkably better data-efficiency and expressive power while provably maintaining the classification accuracy of the original classifier.

30
16 Mar 2020

Unbiased Mean Teacher for Cross-domain Object Detection

kinredon/umt CVPR 2021

We reveal that there often exists a considerable model bias for the simple mean teacher (MT) model in cross-domain scenarios, and eliminate the model bias with several simple yet highly effective strategies.

81
02 Mar 2020

Rigid-Soft Interactive Learning for Robust Grasping

bionicdl-sustech/DeepClawBenchmark 29 Feb 2020

We use soft, stuffed toys for training, instead of everyday objects, to reduce the integration complexity and computational burden and exploit such rigid-soft interaction by changing the gripper fingers to the soft ones when dealing with rigid, daily-life items such as the Yale-CMU-Berkeley (YCB) objects.

13
29 Feb 2020

Data Structures & Algorithms for Exact Inference in Hierarchical Clustering

SebastianMacaluso/ClusterTrellis 26 Feb 2020

In contrast to existing methods, we present novel dynamic-programming algorithms for \emph{exact} inference in hierarchical clustering based on a novel trellis data structure, and we prove that we can exactly compute the partition function, maximum likelihood hierarchy, and marginal probabilities of sub-hierarchies and clusters.

8
26 Feb 2020

Performance Analysis of Semi-supervised Learning in the Small-data Regime using VAEs

varunmannam/Papers_with_Code 26 Feb 2020

Extracting large amounts of data from biological samples is not feasible due to radiation issues, and image processing in the small-data regime is one of the critical challenges when working with a limited amount of data.

1
26 Feb 2020