Semi-supervised Learning for Convolutional Neural Networks via Online Graph Construction
Sheng-Yi Bai, Sebastian Agethen, Ting-Hsuan Chao, Winston Hsu

TL;DR
This paper introduces an online graph construction method for semi-supervised learning with convolutional neural networks, improving the use of unlabeled data by dynamically updating the graph during training.
Contribution
It proposes an online graph construction technique integrated with an EM-like algorithm for semi-supervised CNN training, enhancing robustness over static graph methods.
Findings
Online graph construction outperforms static graph methods.
The approach improves generalization with limited labeled data.
Dynamic graphs better capture evolving feature representations.
Abstract
The recent promising achievements of deep learning rely on the large amount of labeled data. Considering the abundance of data on the web, most of them do not have labels at all. Therefore, it is important to improve generalization performance using unlabeled data on supervised tasks with few labeled instances. In this work, we revisit graph-based semi-supervised learning algorithms and propose an online graph construction technique which suits deep convolutional neural network better. We consider an EM-like algorithm for semi-supervised learning on deep neural networks: In forward pass, the graph is constructed based on the network output, and the graph is then used for loss calculation to help update the network by back propagation in the backward pass. We demonstrate the strength of our online approach compared to the conventional ones whose graph is constructed on static but not…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
