HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Preventing Manifold Intrusion with Locality: Local Mixup

Raphael Baena Lucas Drumetz Vincent Gripon

Preventing Manifold Intrusion with Locality: Local Mixup

Abstract

Mixup is a data-dependent regularization technique that consists in linearly interpolating input samples and associated outputs. It has been shown to improve accuracy when used to train on standard machine learning datasets. However, authors have pointed out that Mixup can produce out-of-distribution virtual samples and even contradictions in the augmented training set, potentially resulting in adversarial effects. In this paper, we introduce Local Mixup in which distant input samples are weighted down when computing the loss. In constrained settings we demonstrate that Local Mixup can create a trade-off between bias and variance, with the extreme cases reducing to vanilla training and classical Mixup. Using standardized computer vision benchmarks , we also show that Local Mixup can improve test accuracy.

Code Repositories

raphael-baena/Local-Mixup
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-cifar-10Local Mixup Resnet18
Percentage correct: 95.97
image-classification-on-fashion-mnistLocal Mixup DenseNet
Percentage error: 5.97
image-classification-on-svhnLocal Mixup LeNet
Percentage error: 8.20

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Preventing Manifold Intrusion with Locality: Local Mixup | Papers | HyperAI