Transductive Label Augmentation for Improved Deep Network Learning
Ismail Elezi, Alessandro Torcinovich, Sebastiano Vascon, Marcello, Pelillo

TL;DR
This paper introduces a label augmentation method using graph transduction to propagate labels from small labeled datasets to large unlabeled datasets, enhancing deep network training especially when data is scarce.
Contribution
It proposes a novel label augmentation approach leveraging graph transduction techniques to improve deep learning performance with limited labeled data.
Findings
Consistent improvement over standard image classification datasets.
Effective use of second-order similarity information.
Potential to reduce labeling costs in deep learning.
Abstract
A major impediment to the application of deep learning to real-world problems is the scarcity of labeled data. Small training sets are in fact of no use to deep networks as, due to the large number of trainable parameters, they will very likely be subject to overfitting phenomena. On the other hand, the increment of the training set size through further manual or semi-automatic labellings can be costly, if not possible at times. Thus, the standard techniques to address this issue are transfer learning and data augmentation, which consists of applying some sort of "transformation" to existing labeled instances to let the training set grow in size. Although this approach works well in applications such as image classification, where it is relatively simple to design suitable transformation operators, it is not obvious how to apply it in more structured scenarios. Motivated by the…
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.
