morioka / reading

0 stars 0 forks source link

Viewmaker Networks: Learning Views for Unsupervised Representation Learning #30

Open morioka opened 3 years ago

morioka commented 3 years ago

https://twitter.com/AkiraTOSEI/status/1324297908578111493

https://arxiv.org/abs/2010.07432 Viewmaker Networks: Learning Views for Unsupervised Representation Learning Alex Tamkin, Mike Wu, Noah Goodman Stanford Many recent methods for unsupervised representation learning involve training models to be invariant to different "views," or transformed versions of an input. However, designing these views requires considerable human expertise and experimentation, hindering widespread adoption of unsupervised representation learning methods across domains and modalities. To address this, we propose viewmaker networks: generative models that learn to produce input-dependent views for contrastive learning. We train this network jointly with an encoder network to produce adversarial ℓp perturbations for an input, which yields challenging yet useful views without extensive human tuning. Our learned views, when applied to CIFAR-10, enable comparable transfer accuracy to the the well-studied augmentations used for the SimCLR model. Our views significantly outperforming baseline augmentations in speech (+9% absolute) and wearable sensor (+17% absolute) domains. We also show how viewmaker views can be combined with handcrafted views to improve robustness to common image corruptions. Our method demonstrates that learned views are a promising way to reduce the amount of expertise and effort needed for unsupervised learning, potentially extending its benefits to a much wider set of domains. ![image](https://user-images.githubusercontent.com/1615546/98460378-44c73500-21e7-11eb-9aca-000efceda1ae.png) ![image](https://user-images.githubusercontent.com/1615546/98460380-4abd1600-21e7-11eb-98fb-cc8f3f652664.png)