paper-with-me

Papers

Hierarchical Supervision and Shuffle Data Augmentation for 3D Semi-Supervised Object Detection

2023-04-04 · CVPR 2023 1 · Chuandong Liu, Chenqiang Gao, Fangcen Liu, Pengcheng Li, Deyu Meng, Xinbo Gao

State-of-the-art 3D object detectors are usually trained on large-scale datasets with high-quality 3D annotations. However, such 3D annotations are often expensive and time-consuming, which may not be practical for real applications. A natural remedy is to adopt semi-supervised learning (SSL) by leveraging a limited amount of labeled samples and abundant unlabeled samples. Current pseudolabeling-based SSL object detection methods mainly adopt a teacher-student framework, with a single fixed threshold strategy to generate supervision signals, which inevitably brings confused supervision when guiding the student network training. Besides, the data augmentation of the point cloud in the typical teacher-student framework is too weak, and only contains basic down sampling and flip-and-shift (i.e., rotate and scaling), which hinders the effective learning of feature information. Hence, we address these issues by introducing a novel approach of Hierarchical Supervision and Shuffle Data Augmentation (HSSDA), which is a simple yet effective teacher-student framework. The teacher network generates more reasonable supervision for the student network by designing a dynamic dual-threshold strategy. Besides, the shuffle data augmentation strategy is designed to strengthen the feature representation ability of the student network. Extensive experiments show that HSSDA consistently outperforms the recent state-of-the-art methods on different datasets. The code will be released at https://github.com/azhuantou/HSSDA.

📄 PDF Abstract BibTeX arXiv:2304.01464

Code (1)

azhuantou/hssda 공식 구현 pytorch

Tasks

Data Augmentationobject-detectionObject DetectionSemi-Supervised Object Detection

Similar Papers 제목 키워드 기반

ShuffleMix: Improving Representations via Channel-Wise Shuffle of Interpolated Hidden States

2023-05-30 · KangJun Liu, Ke Chen, Lihua Guo, YaoWei Wang 외

Mixup style data augmentation algorithms have been widely adopted in various tasks as implicit network regularization on representation learning to improve model generalization, which can be achieved by a linear interpol…

BenchmarkingData AugmentationRepresentation Learning

JanusNet: Hierarchical Slice-Block Shuffle and Displacement for Semi-Supervised 3D Multi-Organ Segmentation

2025-08-06 · Zheng Zhang, Tianzhuzi Tan, Guanchun Yin, Bo Zhang 외 arxiv

Limited by the scarcity of training samples and annotations, weakly supervised medical image segmentation often employs data augmentation to increase data diversity, while randomly mixing volumetric blocks has demonstrat…

Medical Image SegmentationData Augmentation

Semi-Supervised 3D Object Detection with Channel Augmentation using Transformation Equivariance

2024-09-10 · Minju Kang, Taehun Kong, Tae-Kyun Kim

Accurate 3D object detection is crucial for autonomous vehicles and robots to navigate and interact with the environment safely and effectively. Meanwhile, the performance of 3D detector relies on the data size and annot…

3D Object DetectionAutonomous VehiclesNavigateobject-detection+2

Shuffle Augmentation of Features from Unlabeled Data for Unsupervised Domain Adaptation

2022-01-28 · Changwei Xu, Jianfei Yang, Haoran Tang, Han Zou 외

Unsupervised Domain Adaptation (UDA), a branch of transfer learning where labels for target samples are unavailable, has been widely researched and developed in recent years with the help of adversarially trained models.…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Self-Remixing: Unsupervised Speech Separation via Separation and Remixing

2022-11-18 · Kohei Saijo, Tetsuji Ogawa

We present Self-Remixing, a novel self-supervised speech separation method, which refines a pre-trained separation model in an unsupervised manner. The proposed method consists of a shuffler module and a solver module, a…

Domain AdaptationSemi-supervised Domain AdaptationSpeech Separation