← Search

Ekin D. Cubuk

7 accepted papers

2021

Learn2Hop: Learned Optimization on Rough Landscapes

ICML 2021spotlight

Optimization of non-convex loss surfaces containing many local minima remains a critical problem in a variety of domains, including operations research, informatics, and material design. Yet, current techniques either require extremely high iteration counts or a large number of random restarts for g…

2021

Multi-Task Self-Training for Learning General Representations

ICCV 2021poster

Despite the fast progress in training specialized models for various tasks, learning a single general model that works well for many tasks is still challenging for computer vision. Here we introduce multi-task self-training (MuST), which harnesses the knowledge in independent specialized teacher mod…

Cited by 121PDFcodeScholar
2021

Simple Copy-Paste Is a Strong Data Augmentation Method for Instance Segmentation

CVPR 2021poster

Building instance segmentation models that are data-efficient and can handle rare object categories is an important challenge in computer vision. Leveraging data augmentations is a promising direction towards addressing this challenge. Here, we perform a systematic study of the Copy-Paste augmentati…

Cited by 1267PDFcodeScholar
2020

Learning Data Augmentation Strategies for Object Detection

ECCV 2020poster

Much research on object detection focuses on building better model architectures and detection algorithms. Changing the model architecture, however, comes at the cost of adding more complexity to inference, making models slower. Data augmentation, on the other hand, doesn't add any inference complex…

2020

Naive-Student: Leveraging Semi-Supervised Learning in Video Sequences for Urban Scene Segmentation

ECCV 2020poster

Supervised learning in large discriminative models is a mainstay for modern computer vision. Such an approach necessitates investing in large-scale human-annotated datasets for achieving state-of-the-art results. In turn, the efficacy of supervised learning may be limited by the size of the human an…

2020

ReMixMatch: Semi-Supervised Learning with Distribution Matching and Augmentation Anchoring

ICLR 2020poster

We improve the recently-proposed ``MixMatch semi-supervised learning algorithm by introducing two new techniques: distribution alignment and augmentation anchoring. - Distribution alignment encourages the marginal distribution of predictions on unlabeled data to be close to the marginal distribution…

Cited by 0SourcecodeScholar
2019

AutoAugment: Learning Augmentation Strategies From Data

CVPR 2019oral

Data augmentation is an effective technique for improving the accuracy of modern image classifiers. However, current data augmentation implementations are manually designed. In this paper, we describe a simple procedure called AutoAugment to automatically search for improved data augmentation polici…

Cited by 3054PDFScholar