paper-with-me

Papers

Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup

2020-09-15 · ICML 2020 1 · Jang-Hyun Kim, Wonho Choo, Hyun Oh Song

While deep neural networks achieve great performance on fitting the training distribution, the learned networks are prone to overfitting and are susceptible to adversarial attacks. In this regard, a number of mixup based augmentation methods have been recently proposed. However, these approaches mainly focus on creating previously unseen virtual examples and can sometimes provide misleading supervisory signal to the network. To this end, we propose Puzzle Mix, a mixup method for explicitly utilizing the saliency information and the underlying statistics of the natural examples. This leads to an interesting optimization problem alternating between the multi-label objective for optimal mixing mask and saliency discounted optimal transport objective. Our experiments show Puzzle Mix achieves the state of the art generalization and the adversarial robustness results compared to other mixup methods on CIFAR-100, Tiny-ImageNet, and ImageNet datasets. The source code is available at https://github.com/snu-mllab/PuzzleMix.

📄 PDF Abstract BibTeX arXiv:2009.06962

Code (1)

snu-mllab/PuzzleMix 공식 구현 pytorch

Tasks

Adversarial RobustnessImage ClassificationSemantic Segmentation

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

GraB: Visual Saliency via Novel Graph Model and Background Priors

2016-06-01 · CVPR 2016 6 · Qiaosong Wang, Wen Zheng, Robinson Piramuthu

We propose an unsupervised bottom-up saliency detection approach by exploiting novel graph structure and background priors. The input image is represented as an undirected graph with superpixels as nodes. Feature vectors…

Saliency DetectionSuperpixels

TempSAL -- Uncovering Temporal Information for Deep Saliency Prediction

2023-01-05 · Bahar Aydemir, Ludo Hoffstetter, Tong Zhang, Mathieu Salzmann 외

Deep saliency prediction algorithms complement the object recognition features, they typically rely on additional information, such as scene context, semantic relationships, gaze direction, and object dissimilarity. Howe…

ObjectObject RecognitionPredictionSaliency Prediction

TempSAL - Uncovering Temporal Information for Deep Saliency Prediction

2023-01-01 · CVPR 2023 1 · Bahar Aydemir, Ludo Hoffstetter, Tong Zhang, Mathieu Salzmann 외

Deep saliency prediction algorithms complement the object recognition features, they typically rely on additional information such as scene context, semantic relationships, gaze direction, and object dissimilarity. H…

ObjectObject RecognitionPredictionSaliency Detection+1

Exploiting saliency for object segmentation from image level labels

2017-01-28 · CVPR 2017 7 · Seong Joon Oh, Rodrigo Benenson, Anna Khoreva, Zeynep Akata 외

There have been remarkable improvements in the semantic labelling task in the recent years. However, the state of the art methods rely on large-scale pixel-level annotations. This paper studies the problem of training a …

ObjectSemantic Segmentation

Gradient Statistics Aware Power Control for Over-the-Air Federated Learning

2020-03-04 · Naifu Zhang, Meixia Tao

Federated learning (FL) is a promising technique that enables many edge devices to train a machine learning model collaboratively in wireless networks. By exploiting the superposition nature of wireless waveforms, over-t…

DenoisingFederated Learning