手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 自己教師ありGAN (Self-supervised GAN)× | 自己教師あり畳み込みニューラルネットワーク× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2019 | 2018–2020 |
| 提唱者≠ | Chen, T., Zhai, X., Ritter, M., Lucic, M., & Houlsby, N. | LeCun, Y. (CNN backbone); Chen et al. and He et al. (self-supervised visual frameworks) |
| 種類≠ | Generative model with self-supervised auxiliary tasks | Self-supervised deep learning |
| 原典≠ | 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 ↗ | Chen, T., Kornblith, S., Norouzi, M., & Hinton, G. (2020). A Simple Framework for Contrastive Learning of Visual Representations. In Proceedings of the 37th International Conference on Machine Learning (ICML 2020), PMLR 119, 1597–1607. link ↗ |
| 別名 | SS-GAN, Self-supervised GAN, Self-supervised Generative Adversarial Network, GAN with self-supervised auxiliary tasks | Self-supervised CNN, SSL-CNN, contrastive CNN, pretext-task CNN |
| 関連 | 5 | 5 |
| 概要≠ | Self-supervised GAN augments a standard Generative Adversarial Network with one or more self-supervised auxiliary tasks — such as predicting image rotation or patch position — that stabilise adversarial training and yield a discriminator that learns rich, transferable representations from unlabeled data without requiring manual annotations. | A self-supervised convolutional neural network (CNN) learns powerful visual representations from unlabeled images by solving pretext tasks — such as contrastive instance discrimination or masked-patch prediction — and then fine-tunes on a small labeled set. This approach dramatically reduces dependence on large annotated datasets while preserving the spatial feature-extraction strengths of convolutional architectures. |
| ScholarGateデータセット ↗ |
|
|