English

Supervision Interpolation via LossMix: Generalizing Mixup for Object Detection and Beyond

Computer Vision and Pattern Recognition 2023-12-20 v2 Artificial Intelligence Machine Learning

Abstract

The success of data mixing augmentations in image classification tasks has been well-received. However, these techniques cannot be readily applied to object detection due to challenges such as spatial misalignment, foreground/background distinction, and plurality of instances. To tackle these issues, we first introduce a novel conceptual framework called Supervision Interpolation (SI), which offers a fresh perspective on interpolation-based augmentations by relaxing and generalizing Mixup. Based on SI, we propose LossMix, a simple yet versatile and effective regularization that enhances the performance and robustness of object detectors and more. Our key insight is that we can effectively regularize the training on mixed data by interpolating their loss errors instead of ground truth labels. Empirical results on the PASCAL VOC and MS COCO datasets demonstrate that LossMix can consistently outperform state-of-the-art methods widely adopted for detection. Furthermore, by jointly leveraging LossMix with unsupervised domain adaptation, we successfully improve existing approaches and set a new state of the art for cross-domain object detection.

Keywords

Cite

@article{arxiv.2303.10343,
  title  = {Supervision Interpolation via LossMix: Generalizing Mixup for Object Detection and Beyond},
  author = {Thanh Vu and Baochen Sun and Bodi Yuan and Alex Ngai and Yueqi Li and Jan-Michael Frahm},
  journal= {arXiv preprint arXiv:2303.10343},
  year   = {2023}
}

Comments

AAAI-24 Camera Ready Version, with supplementary material, 15 pages

R2 v1 2026-06-28T09:22:21.418Z