English

Residual Relaxation for Multi-view Representation Learning

Machine Learning 2021-10-29 v1 Computer Vision and Pattern Recognition

Abstract

Multi-view methods learn representations by aligning multiple views of the same image and their performance largely depends on the choice of data augmentation. In this paper, we notice that some other useful augmentations, such as image rotation, are harmful for multi-view methods because they cause a semantic shift that is too large to be aligned well. This observation motivates us to relax the exact alignment objective to better cultivate stronger augmentations. Taking image rotation as a case study, we develop a generic approach, Pretext-aware Residual Relaxation (Prelax), that relaxes the exact alignment by allowing an adaptive residual vector between different views and encoding the semantic shift through pretext-aware learning. Extensive experiments on different backbones show that our method can not only improve multi-view methods with existing augmentations, but also benefit from stronger image augmentations like rotation.

Keywords

Cite

@article{arxiv.2110.15348,
  title  = {Residual Relaxation for Multi-view Representation Learning},
  author = {Yifei Wang and Zhengyang Geng and Feng Jiang and Chuming Li and Yisen Wang and Jiansheng Yang and Zhouchen Lin},
  journal= {arXiv preprint arXiv:2110.15348},
  year   = {2021}
}

Comments

NeurIPS 2021

R2 v1 2026-06-24T07:16:36.294Z