paper-with-me

Papers

Epsilon Consistent Mixup: Structural Regularization with an Adaptive Consistency-Interpolation Tradeoff

2021-04-19 · Vincent Pisztora, Yanglan Ou, Xiaolei Huang, Francesca Chiaromonte, Jia Li

In this paper we propose $\epsilon$-Consistent Mixup ($\epsilon$mu). $\epsilon$mu is a data-based structural regularization technique that combines Mixup's linear interpolation with consistency regularization in the Mixup direction, by compelling a simple adaptive tradeoff between the two. This learnable combination of consistency and interpolation induces a more flexible structure on the evolution of the response across the feature space and is shown to improve semi-supervised classification accuracy on the SVHN and CIFAR10 benchmark datasets, yielding the largest gains in the most challenging low label-availability scenarios. Empirical studies comparing $\epsilon$mu and Mixup are presented and provide insight into the mechanisms behind $\epsilon$mu's effectiveness. In particular, $\epsilon$mu is found to produce more accurate synthetic labels and more confident predictions than Mixup.

📄 PDF Abstract BibTeX arXiv:2104.09452

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Pose Adaptive Dual Mixup for Few-Shot Single-View 3D Reconstruction

2021-12-23 · Ta-Ying Cheng, Hsuan-ru Yang, Niki Trigoni, Hwann-Tzong Chen 외

We present a pose adaptive few-shot learning procedure and a two-stage data interpolation regularization, termed Pose Adaptive Dual Mixup (PADMix), for single-image 3D reconstruction. While augmentations via interpolatin…

3D ReconstructionFew-Shot LearningSingle-View 3D Reconstruction

MixUp as Locally Linear Out-Of-Manifold Regularization

2018-09-07 · Hongyu Guo, Yongyi Mao, Richong Zhang

MixUp is a recently proposed data-augmentation scheme, which linearly interpolates a random pair of training examples and correspondingly the one-hot representations of their labels. Training deep neural networks with su…

Data Augmentation

Isotropic Embedding Perturbations for Robust Vision Language Encoders

2026-09-09 · Hyesong Choi, Daeun Kim, Song Park, Taekyung Kim 외 arxiv

Data augmentation is fundamental to training modern deep vision and multimodal models. While individual methods, such as RandAug, CutMix, Mixup, RandErase, and DropPath, offer strong regularization effects, their combine…

Data Augmentation

How Does Mixup Help With Robustness and Generalization?

2020-10-09 · ICLR 2021 1 · Linjun Zhang, Zhun Deng, Kenji Kawaguchi, Amirata Ghorbani 외

Mixup is a popular data augmentation technique based on taking convex combinations of pairs of examples and their labels. This simple technique has been shown to substantially improve both the robustness and the generali…

Data Augmentation

SA-MixNet: Structure-aware Mixup and Invariance Learning for Scribble-supervised Road Extraction in Remote Sensing Images

2024-03-03 · Jie Feng, Hao Huang, Junpeng Zhang, Weisheng Dong 외

Mainstreamed weakly supervised road extractors rely on highly confident pseudo-labels propagated from scribbles, and their performance often degrades gradually as the image scenes tend various. We argue that such degrada…