Machine learningDeep learning / NLP / CV
半教師あり畳み込みニューラルネットワーク
半教師ありCNNは、少数のラベル付き画像セットと、より大きな未ラベル画像プールを同時に訓練し、擬似ラベリングや一貫性正則化などの技術を用いて未ラベルデータから教師信号を抽出します。この戦略は、追加の人手によるラベリング作業を必要とせずに、アノテーション不足による性能ギャップの多くを埋めます。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
+2 more
出典
- Lee, D.-H. (2013). Pseudo-label: The simple and efficient semi-supervised learning method for deep neural networks. ICML Workshop on Challenges in Representation Learning. link ↗
- Tarvainen, A. & Valpola, H. (2017). Mean teachers are better role models: Weight-averaged consistency targets improve semi-supervised deep learning results. Advances in Neural Information Processing Systems (NeurIPS), 30. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Semi-supervised Convolutional Neural Network (SSL-CNN). ScholarGate. https://scholargate.app/ja/deep-learning/semi-supervised-convolutional-neural-network
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