CVPR-2018 Unsupervised Feature Learning via Non-Parametric Instance-level Discrimination
Paper: Unsupervised Feature Learning via Non-Parametric Instance-level Discrimination
InstDisc: Instance-discrimination proxy task + NCE loss for contrastive representation learning + memory bank
- 256 positives; negatives are drawn at random from the memory bank (4096 entries or more).
- Introduces the memory bank storage structure; the momentum update scheme later influenced MoCo.
<HR align=left color=#987cb9 SIZE=1>