paper-with-me

Papers

Augment and Criticize: Exploring Informative Samples for Semi-Supervised Monocular 3D Object Detection

2023-03-20 · Zhenyu Li, Zhipeng Zhang, Heng Fan, Yuan He, Ke Wang, Xianming Liu, Junjun Jiang

In this paper, we improve the challenging monocular 3D object detection problem with a general semi-supervised framework. Specifically, having observed that the bottleneck of this task lies in lacking reliable and informative samples to train the detector, we introduce a novel, simple, yet effective Augment and Criticize' framework that explores abundant informative samples from unlabeled data for learning more robust detection models. In the Augment' stage, we present the Augmentation-based Prediction aGgregation (APG), which aggregates detections from various automatically learned augmented views to improve the robustness of pseudo label generation. Since not all pseudo labels from APG are beneficially informative, the subsequent `Criticize' phase is presented. In particular, we introduce the Critical Retraining Strategy (CRS) that, unlike simply filtering pseudo labels using a fixed threshold (e.g., classification score) as in 2D semi-supervised tasks, leverages a learnable network to evaluate the contribution of unlabeled images at different training timestamps. This way, the noisy samples prohibitive to model evolution could be effectively suppressed. To validate our framework, we apply it to MonoDLE and MonoFlex. The two new detectors, dubbed 3DSeMo_DLE and 3DSeMo_FLEX, achieve state-of-the-art results with remarkable improvements for over 3.5% AP_3D/BEV (Easy) on KITTI, showing its effectiveness and generality. Code and models will be released.

📄 PDF Abstract BibTeX arXiv:2303.11243

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject DetectionPseudo Label

Similar Papers 제목 키워드 기반

Semi-supervised Active Learning for Video Action Detection

2023-12-12 · Ayush Singh, Aayush J Rana, Akash Kumar, Shruti Vyas 외

In this work, we focus on label efficient learning for video action detection. We develop a novel semi-supervised active learning approach which utilizes both labeled as well as unlabeled data along with informative samp…

Action DetectionActive LearningPseudo LabelSemantic Segmentation+5

Active Sample Selection and Correction Propagation on a Gradually-Augmented Graph

2015-06-01 · CVPR 2015 6 · Hang Su, Zhaozheng Yin, Takeo Kanade, Seungil Huh

When data have a complex manifold structure or the characteristics of data evolve over time, it is unrealistic to expect a graph-based semi-supervised learning method to achieve flawless classification given a small numb…

General Classification

Exploring Data Augmentations on Self-/Semi-/Fully- Supervised Pre-trained Models

2023-10-28 · Shentong Mo, Zhun Sun, Chao Li

Data augmentation has become a standard component of vision pre-trained models to capture the invariance between augmented views. In practice, augmentation techniques that mask regions of a sample with zero/mean values o…

Data AugmentationDiversityimage-classificationImage Classification+4

HACMatch Semi-Supervised Rotation Regression with Hardness-Aware Curriculum Pseudo Labeling

2026-03-23 · Mei Li, Huayi Zhou, Suizhi Huang, Yuxiang Lu 외 arxiv

Regressing 3D rotations of objects from 2D images is a crucial yet challenging task, with broad applications in autonomous driving, virtual reality, and robotic control. Existing rotation regression models often rely on …

Autonomous DrivingData AugmentationPoint Clouds

MedDiffuseMix: Preserving Diagnostic Evidence with Saliency-Aware Diffusion Medical Image Data Augmentatio

2026-06-25 · Teerath Kumar, Raja Vavekanand, Muhammad Turab arxiv

Limited data availability, class imbalance, and domain variability remain major barriers to reliable medical image classification. Conventional augmentation can improve training diversity but may distort diagnostically i…

Medical Image ClassificationImage Augmentation