Local and Global Context-and-Object-part-Aware Superpixel-based Data Augmentation for Deep Visual Recognition
Fadi Dornaika, Danyang Sun

TL;DR
LGCOAMix introduces a superpixel-based grid blending data augmentation method that enhances local and global context awareness, improving deep visual recognition performance across CNN and Transformer models.
Contribution
This paper presents the first label mixing strategy using superpixel attention for cutmix-based augmentation, focusing on local object parts and cross-image superpixel contrasts.
Findings
Outperforms state-of-the-art cutmix methods on classification benchmarks.
Improves weakly supervised object localization on CUB200-2011.
Effective for both CNN and Transformer architectures.
Abstract
Cutmix-based data augmentation, which uses a cut-and-paste strategy, has shown remarkable generalization capabilities in deep learning. However, existing methods primarily consider global semantics with image-level constraints, which excessively reduces attention to the discriminative local context of the class and leads to a performance improvement bottleneck. Moreover, existing methods for generating augmented samples usually involve cutting and pasting rectangular or square regions, resulting in a loss of object part information. To mitigate the problem of inconsistency between the augmented image and the generated mixed label, existing methods usually require double forward propagation or rely on an external pre-trained network for object centering, which is inefficient. To overcome the above limitations, we propose LGCOAMix, an efficient context-aware and object-part-aware…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Face recognition and analysis
