CVJul 3, 2023

Co-Learning Meets Stitch-Up for Noisy Multi-label Visual Recognition

arXiv:2307.00880v114 citationsh-index: 70
Originality Highly original
AI Analysis

This addresses a critical yet understudied issue in real-world visual recognition, where data often has multiple classes, long-tailed distribution, and label noise, impacting applications of learning-based models.

The paper tackles the problem of learning with noisy labels in long-tailed multi-label visual data, proposing a Stitch-Up augmentation and Heterogeneous Co-Learning framework that achieves superior results compared to various baselines on newly built benchmarks.

In real-world scenarios, collected and annotated data often exhibit the characteristics of multiple classes and long-tailed distribution. Additionally, label noise is inevitable in large-scale annotations and hinders the applications of learning-based models. Although many deep learning based methods have been proposed for handling long-tailed multi-label recognition or label noise respectively, learning with noisy labels in long-tailed multi-label visual data has not been well-studied because of the complexity of long-tailed distribution entangled with multi-label correlation. To tackle such a critical yet thorny problem, this paper focuses on reducing noise based on some inherent properties of multi-label classification and long-tailed learning under noisy cases. In detail, we propose a Stitch-Up augmentation to synthesize a cleaner sample, which directly reduces multi-label noise by stitching up multiple noisy training samples. Equipped with Stitch-Up, a Heterogeneous Co-Learning framework is further designed to leverage the inconsistency between long-tailed and balanced distributions, yielding cleaner labels for more robust representation learning with noisy long-tailed data. To validate our method, we build two challenging benchmarks, named VOC-MLT-Noise and COCO-MLT-Noise, respectively. Extensive experiments are conducted to demonstrate the effectiveness of our proposed method. Compared to a variety of baselines, our method achieves superior results.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes