paper-with-me

홈 › Papers

Hardness-Aware Scene Synthesis for Semi-Supervised 3D Object Detection

2024-05-27 · Shuai Zeng, Wenzhao Zheng, Jiwen Lu, Haibin Yan

3D object detection aims to recover the 3D information of concerning objects and serves as the fundamental task of autonomous driving perception. Its performance greatly depends on the scale of labeled training data, yet it is costly to obtain high-quality annotations for point cloud data. While conventional methods focus on generating pseudo-labels for unlabeled samples as supplements for training, the structural nature of 3D point cloud data facilitates the composition of objects and backgrounds to synthesize realistic scenes. Motivated by this, we propose a hardness-aware scene synthesis (HASS) method to generate adaptive synthetic scenes to improve the generalization of the detection models. We obtain pseudo-labels for unlabeled objects and generate diverse scenes with different compositions of objects and backgrounds. As the scene synthesis is sensitive to the quality of pseudo-labels, we further propose a hardness-aware strategy to reduce the effect of low-quality pseudo-labels and maintain a dynamic pseudo-database to ensure the diversity and quality of synthetic scenes. Extensive experimental results on the widely used KITTI and Waymo datasets demonstrate the superiority of the proposed HASS method, which outperforms existing semi-supervised learning methods on 3D object detection. Code: https://github.com/wzzheng/HASS.

📄 PDF Abstract BibTeX arXiv:2405.17422

Code (1)

wzzheng/hass 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

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

Density-Guided Semi-Supervised 3D Semantic Segmentation with Dual-Space Hardness Sampling

2024-01-01 · CVPR 2024 1 · Jianan Li, Qiulei Dong

Densely annotating the large-scale point clouds is laborious. To alleviate the annotation burden contrastive learning has attracted increasing attention for tackling semi-supervised 3D semantic segmentation. However …

3D Semantic SegmentationContrastive LearningSemantic Segmentation

Semantic Implicit Neural Scene Representations With Semi-Supervised Training

2020-03-28 · Amit Kohli, Vincent Sitzmann, Gordon Wetzstein

The recent success of implicit neural scene representations has presented a viable new method for how we capture and store 3D scenes. Unlike conventional 3D representations, such as point clouds, which explicitly store s…

3D geometry3D Semantic SegmentationRepresentation LearningSegmentation+1

HATS: Hardness-Aware Trajectory Synthesis for GUI Agents

2026-03-12 · Rui Shao, Ruize Gao, Bin Xie, Yixing Li 외 arxiv

Graphical user interface (GUI) agents powered by large vision-language models (VLMs) have shown remarkable potential in automating digital tasks, highlighting the need for high-quality trajectory data to support effectiv…

Not All Voxels Are Equal: Hardness-Aware Semantic Scene Completion with Self-Distillation

2024-04-18 · CVPR 2024 1 · Song Wang, Jiawei Yu, Wentong Li, Wenyu Liu 외

Semantic scene completion, also known as semantic occupancy prediction, can provide dense geometric and semantic information for autonomous vehicles, which attracts the increasing attention of both academia and industry.…

AllAutonomous Vehicles