Related Experiment Video
Updated: Jun 29, 2025

Automated Sample Multiplexing by using Combined Precursor Isotopic Labeling and Isobaric Tagging cPILOT
Published on: December 18, 2020
Multi-sample -mixup: richer, more realistic synthetic samples from a p-series interpolant
Kumar Abhishek1, Colin J Brown2, Ghassan Hamarneh1
1School of Computing Science, Simon Fraser University, 8888 University Drive, Burnaby, V5A 1S6 Canada.
Abstract:
Modern deep learning training procedures rely on model regularization techniques such as data augmentation methods, which generate training samples that increase the diversity of data and richness of label information. A popular recent method, mixup, uses convex combinations of pairs of original samples to generate new samples. However, as we show in our experiments, mixup can produce undesirable synthetic samples, where the data is sampled off the manifold and can contain incorrect labels. We propose -mixup, a generalization of mixup with provably and demonstrably desirable properties that allows convex combinations of samples, leading to more realistic and diverse outputs that incorporate information from original samples by using a p-series interpolant. We show that, compared to mixup, -mixup better preserves the intrinsic dimensionality of the original datasets, which is a desirable property for training generalizable models. Furthermore, we show that our implementation of -mixup is faster than mixup, and extensive evaluation on controlled synthetic and 26 diverse real-world natural and medical image classification datasets shows that -mixup outperforms mixup, CutMix, and traditional data augmentation techniques. The code will be released at https://github.com/kakumarabhishek/zeta-mixup.
Related Concept Videos
Upsampling
Sampling Methods: Sample Types
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Sampling Methods: Overview
In analytical chemistry, the choice of...
Reconstruction of Signal using Interpolation
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Sampling Theorem

