A novel method for data augmentation: Nine Dot Moving Least Square (ND-MLS)
Wen Yang, Rui Wang, Yanchao Zhang

TL;DR
The paper introduces ND-MLS, a new image deformation-based data augmentation method that significantly enhances model performance across classification, detection, and segmentation tasks with minimal original data.
Contribution
ND-MLS is a novel data augmentation technique based on image deformation using control points, capable of generating over 2000 images quickly from limited data.
Findings
Achieves 92% top-1 accuracy on MNIST with 10 images per class.
Obtains 96.5% top-1 accuracy on 100 Omniglot tasks.
Secures high segmentation and detection performance with only 10 original images.
Abstract
Data augmentation greatly increases the amount of data obtained based on labeled data to save on expenses and labor for data collection and labeling. We present a new approach for data augmentation called nine-dot MLS (ND-MLS). This approach is proposed based on the idea of image defor-mation. Images are deformed based on control points, which are calculated by ND-MLS. The method can generate over 2000 images for one exist-ing dataset in a short time. To verify this data augmentation method, extensive tests were performed covering 3 main tasks of computer vision, namely, classification, detection and segmentation. The results show that 1) in classification, 10 images per category were used for training, and VGGNet can obtain 92% top-1 acc on the MNIST dataset of handwritten digits by ND-MLS. In the Omniglot dataset, the few-shot accuracy usu-ally decreases with the increase in character…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Industrial Vision Systems and Defect Detection
MethodsTest · Dense Connections · Softmax · Feedforward Network · Dilated Convolution · Conditional Random Field · Convolution · Max Pooling · Batch Normalization · DeepLab
