Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 465 Bytes

201109 Towards Domain-Agnostic Contrastive Learning.md

File metadata and controls

7 lines (4 loc) · 465 Bytes

https://arxiv.org/abs/2011.04419

Towards Domain-Agnostic Contrastive Learning (Vikas Verma, Minh-Thang Luong, Kenji Kawaguchi, Hieu Pham, Quoc V. Le)

augmentation에 의존하는 contrastive learning 알고리즘들은 augmentation이 효과적으로 가능한 도메인(이미지)에 대해서만 가능함. mixup을 사용해서 contrastive learning의 범위를 이미지에서 그래프, tabular 데이터로 확장.

#contrastive_learning #mixup #multimodal