🌙

协同训练宽暹罗网络用于耦合视图半监督学习

Co-Training Broad Siamese-Like Network for Coupled-View Semi-Supervised Learning

IEEE Transactions on Cybernetics · 2025
被引 1
ABS 3

中文导读

提出一种基于宽学习系统的协同训练宽暹罗网络,利用跨视图一致性进行半监督分类,相比深度学习方法训练更快且精度更高。

Abstract

Multiview semi-supervised learning is a popular research area in which people utilize cross-view knowledge to overcome the limitation of labeled data in semi-supervised learning. Existing methods mainly utilize deep neural network, which is relatively time-consuming due to the complex network structure and back propagation iterations. In this article, co-training broad Siamese-like network (Co-BSLN) is proposed for coupled-view semi-supervised classification. Co-BSLN learns knowledge from two-view data and can be used for multiview data with the help of feature concatenation. Different from existing deep learning methods, Co-BSLN utilizes a simple shallow network based on broad learning system (BLS) to simplify the network structure and reduce training time. It replaces back propagation iterations with a direct pseudo inverse calculation to further reduce time consumption. In Co-BSLN, different views of the same instance are considered as positive pairs due to cross-view consistency. Predictions of views in positive pairs are used to guide the training of each other through a direct logit vector mapping. Such a design is fast and effectively utilizes cross-view consistency to improve the accuracy of semi-supervised learning. Evaluation results demonstrate that Co-BSLN is able to improve accuracy and reduce training time on popular datasets.

半监督学习多视图学习宽学习系统协同训练分类算法