Density-Aware Graph for Deep Semi-Supervised Visual Recognition
Suichan Li, Bin Liu, Dongdong Chen, Qi Chu, Lu Yuan, Nenghai Yu

TL;DR
This paper introduces a density-aware graph framework for semi-supervised visual recognition, enhancing feature learning and pseudo-label generation by leveraging neighborhood density information in an end-to-end trainable manner.
Contribution
It proposes novel Density-aware Neighborhood Aggregation and Density-ascending Path Label Propagation modules for improved semi-supervised learning.
Findings
Enhanced feature discrimination through neighborhood density incorporation.
More efficient and accurate pseudo-label generation.
End-to-end training of feature learning and label propagation modules.
Abstract
Semi-supervised learning (SSL) has been extensively studied to improve the generalization ability of deep neural networks for visual recognition. To involve the unlabelled data, most existing SSL methods are based on common density-based cluster assumption: samples lying in the same high-density region are likely to belong to the same class, including the methods performing consistency regularization or generating pseudo-labels for the unlabelled images. Despite their impressive performance, we argue three limitations exist: 1) Though the density information is demonstrated to be an important clue, they all use it in an implicit way and have not exploited it in depth. 2) For feature learning, they often learn the feature embedding based on the single data sample and ignore the neighborhood information. 3) For label-propagation based pseudo-label generation, it is often done offline and…
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
Density-Aware Graph for Deep Semi-Supervised Visual Recognition· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
