Machine learningDeep learning / NLP / CV
自己教師ありGAN (Self-supervised GAN)
自己教師ありGANは、標準的な敵対的生成ネットワーク (Generative Adversarial Network; GAN) に、敵対的学習を安定化させ、手動アノテーションを必要とせずにラベルなしデータから豊かで転移可能な表現を獲得する識別器を生成する、1つ以上の自己教師あり補助タスク(画像の回転やパッチ位置の予測など)を組み込んだものである。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Chen, T., Zhai, X., Ritter, M., Lucic, M., & Houlsby, N. (2019). Self-Supervised GANs via Auxiliary Rotation Loss. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 12154–12163. 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 Generative Adversarial Network. ScholarGate. https://scholargate.app/ja/deep-learning/self-supervised-gan
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.
- Generative Adversarial Network深層学習↔ compare
- 自己教師あり畳み込みニューラルネットワーク深層学習↔ compare
- 自己教師あり変分オートエンコーダ深層学習↔ compare
- Semi-supervised GAN深層学習↔ compare
- ビジョントランスフォーマー深層学習↔ compare