pith. sign in

arxiv: 2209.04851 · v3 · pith:FVFCISX3new · submitted 2022-09-11 · 💻 cs.CV

OpenMixup: Open Mixup Toolbox and Benchmark for Visual Representation Learning

classification 💻 cs.CV
keywords mixupopenmixupaugmentationlearninganalysisbenchmarkcodebasegeneralization
0
0 comments X
read the original abstract

Mixup augmentation has emerged as a widely used technique for improving the generalization ability of deep neural networks (DNNs). However, the lack of standardized implementations and benchmarks has impeded recent progress, resulting in poor reproducibility, unfair comparisons, and conflicting insights. In this paper, we introduce OpenMixup, the first mixup augmentation codebase, and benchmark for visual representation learning. Specifically, we train 18 representative mixup baselines from scratch and rigorously evaluate them across 11 image datasets of varying scales and granularity, ranging from fine-grained scenarios to complex non-iconic scenes. We also open-source our modular codebase, including a collection of popular vision backbones, optimization strategies, and analysis toolkits, which not only supports the benchmarking but enables broader mixup applications beyond classification, such as self-supervised learning and regression tasks. Through experiments and empirical analysis, we gain observations and insights on mixup performance-efficiency trade-offs, generalization, and optimization behaviors, and thereby identify preferred choices for different needs. To the best of our knowledge, OpenMixup has facilitated several recent studies. We believe this work can further advance reproducible mixup augmentation research and thereby lay a solid ground for future progress in the community. The source code and user documents are available at \url{https://github.com/Westlake-AI/openmixup}.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. Enhancing Protein Representation Learning via Manifold Restore Mixing

    cs.LG 2026-06 unverdicted novelty 3.0

    MRM mixes hidden representations of original and DA-augmented proteins and uses a difficulty scheduler on the beta distribution to produce training samples that balance structural fidelity with diversity.