Pith. sign in

REVIEW 3 cited by

FMix: Enhancing Mixed Sample Data Augmentation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2002.12047 v3 pith:TI5BFJJU submitted 2020-02-27 cs.LG cs.CVcs.ITmath.ITstat.ML

classification cs.LGcs.CVcs.ITmath.ITstat.ML
keywords datamixupcutmixfmixmsdaperformanceaugmentationfurther
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Mixed Sample Data Augmentation (MSDA) has received increasing attention in recent years, with many successful variants such as MixUp and CutMix. By studying the mutual information between the function learned by a VAE on the original data and on the augmented data we show that MixUp distorts learned functions in a way that CutMix does not. We further demonstrate this by showing that MixUp acts as a form of adversarial training, increasing robustness to attacks such as Deep Fool and Uniform Noise which produce examples similar to those generated by MixUp. We argue that this distortion prevents models from learning about sample specific features in the data, aiding generalisation performance. In contrast, we suggest that CutMix works more like a traditional augmentation, improving performance by preventing memorisation without distorting the data distribution. However, we argue that an MSDA which builds on CutMix to include masks of arbitrary shape, rather than just square, could further prevent memorisation whilst preserving the data distribution in the same way. To this end, we propose FMix, an MSDA that uses random binary masks obtained by applying a threshold to low frequency images sampled from Fourier space. These random masks can take on a wide range of shapes and can be generated for use with one, two, and three dimensional data. FMix improves performance over MixUp and CutMix, without an increase in training time, for a number of models across a range of data sets and problem settings, obtaining a new single model state-of-the-art result on CIFAR-10 without external data. Finally, we show that a consequence of the difference between interpolating MSDA such as MixUp and masking MSDA such as FMix is that the two can be combined to improve performance even further. Code for all experiments is provided at https://github.com/ecs-vlc/FMix .

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. AGVBench: A Reliability-Oriented Benchmark of Data Augmentation for Vein Recognition

    cs.CV 2026-07 conditional novelty 6.0 of 10

    On vein-recognition benchmarks, mixup-style augmentations win on clean accuracy but hurt calibration and adversarial robustness, while simple geometric transforms usually hurt performance.

  2. MoEcho: Exploiting Side-Channel Attacks to Compromise User Privacy in Mixture-of-Experts LLMs

    cs.CR 2025-08 reject novelty 6.0 of 10

    MoEcho claims to compromise user privacy in MoE LLMs and VLMs via four CPU and GPU side channels, but the provided manuscript body contains no supporting content.

  3. InstructMixup: Instruction-Guided Salient Patch Editing for Robust Data Augmentation

    cs.CV 2026-07 conditional novelty 5.0 of 10

    InstructMixup augments images by using a saliency map to select patches, editing them with an offline instruction-guided generative model, adding fractal texture, and blending the result back into the same image, impr...

Pith tools