paper-with-me

홈 › Papers

Data Interpolating Prediction: Alternative Interpretation of Mixup

2019-06-20 · ICLR Workshop LLD 2019 · Takuya Shimada, Shoichiro Yamaguchi, Kohei Hayashi, Sosuke Kobayashi

Data augmentation by mixing samples, such as Mixup, has widely been used typically for classification tasks. However, this strategy is not always effective due to the gap between augmented samples for training and original samples for testing. This gap may prevent a classifier from learning the optimal decision boundary and increase the generalization error. To overcome this problem, we propose an alternative framework called Data Interpolating Prediction (DIP). Unlike common data augmentations, we encapsulate the sample-mixing process in the hypothesis class of a classifier so that train and test samples are treated equally. We derive the generalization bound and show that DIP helps to reduce the original Rademacher complexity. Also, we empirically demonstrate that DIP can outperform existing Mixup.

📄 PDF Abstract BibTeX arXiv:1906.08412

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGeneral ClassificationPrediction

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 제목 키워드 기반

G-Mixup: Graph Augmentation for Graph Classification

2021-09-29 · Xiaotian Han, Zhimeng Jiang, Ninghao Liu, Xia Hu

This work develops \emph{mixup to graph data}. Mixup has shown superiority in improving the generalization and robustness of neural networks by interpolating features and labels of random two samples. Traditionally, Mixu…

ClassificationGraph Classification

G-Mixup: Graph Data Augmentation for Graph Classification

2022-02-15 · Xiaotian Han, Zhimeng Jiang, Ninghao Liu, Xia Hu

This work develops \emph{mixup for graph data}. Mixup has shown superiority in improving the generalization and robustness of neural networks by interpolating features and labels between two random samples. Traditionally…

ClassificationData AugmentationGraph Classification

BatchMixup: Improving Training by Interpolating Hidden States of the Entire Mini-batch

2021-08-01 · Findings (ACL) 2021 8 · Wenpeng Yin, Huan Wang, Jin Qu, Caiming Xiong

C-Mixup: Improving Generalization in Regression

2022-10-11 · Huaxiu Yao, Yiping Wang, Linjun Zhang, James Zou 외

Improving the generalization of deep networks is an important open challenge, particularly in domains without plentiful data. The mixup algorithm improves generalization by linearly interpolating a pair of examples and t…

regression

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