Machine learningDeep learning / NLP / CV
自监督变分自编码器
自监督变分自编码器(SS-VAE)结合了标准VAE的生成式潜在空间学习与自监督的代理任务(如对比增强、掩码重构或旋转预测),旨在从无标签数据中学习更丰富、更解耦的表示,而无需任何手动标注。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Kingma, D. P., & Welling, M. (2014). Auto-Encoding Variational Bayes. In Proceedings of the 2nd International Conference on Learning Representations (ICLR 2014). link ↗
- Liu, X., Zhang, F., Hou, Z., Mian, L., Wang, Z., Zhang, J., & Tang, J. (2021). Self-Supervised Learning: Generative or Contrastive. IEEE Transactions on Knowledge and Data Engineering, 35(1), 857–876. DOI: 10.1109/TKDE.2021.3090866 ↗
如何引用本页
ScholarGate. (2026, June 3). Self-supervised Variational Autoencoder (SS-VAE). ScholarGate. https://scholargate.app/zh/deep-learning/self-supervised-variational-autoencoder
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 微调变分自编码器深度学习↔ compare
- 生成对抗网络深度学习↔ compare
- 多模态变分自编码器深度学习↔ compare
- 自监督卷积神经网络深度学习↔ compare
- 半监督变分自编码器深度学习↔ compare
- 变分自编码器深度学习↔ compare