paper-with-me

Papers

Reflective Teacher: Semi-Supervised Multimodal 3D Object Detection in Bird's-Eye-View via Uncertainty Measure

2024-12-05 · Saheli Hazra, Sudip Das, Rohit Choudhary, Arindam Das, Ganesh Sistu, Ciaran Eising, Ujjwal Bhattacharya

Applying pseudo labeling techniques has been found to be advantageous in semi-supervised 3D object detection (SSOD) in Bird's-Eye-View (BEV) for autonomous driving, particularly where labeled data is limited. In the literature, Exponential Moving Average (EMA) has been used for adjustments of the weights of teacher network by the student network. However, the same induces catastrophic forgetting in the teacher network. In this work, we address this issue by introducing a novel concept of Reflective Teacher where the student is trained by both labeled and pseudo labeled data while its knowledge is progressively passed to the teacher through a regularizer to ensure retention of previous knowledge. Additionally, we propose Geometry Aware BEV Fusion (GA-BEVFusion) for efficient alignment of multi-modal BEV features, thus reducing the disparity between the modalities - camera and LiDAR. This helps to map the precise geometric information embedded among LiDAR points reliably with the spatial priors for extraction of semantic information from camera images. Our experiments on the nuScenes and Waymo datasets demonstrate: 1) improved performance over state-of-the-art methods in both fully supervised and semi-supervised settings; 2) Reflective Teacher achieves equivalent performance with only 25% and 22% of labeled data for nuScenes and Waymo datasets respectively, in contrast to other fully supervised methods that utilize the full labeled dataset.

📄 PDF Abstract BibTeX arXiv:2412.04337

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

SVSR: A Self-Verification and Self-Rectification Paradigm for Multimodal Reasoning

2026-04-11 · Zhe Qian, Nianbing Su, Zhonghua Wang, Hebei Li 외 arxiv

Current multimodal models often suffer from shallow reasoning, leading to errors caused by incomplete or inconsistent thought processes. To address this limitation, we propose Self-Verification and Self-Rectification (SV…

Multimodal Reasoning

S2P3: Self-Supervised Polarimetric Pose Prediction

2023-12-02 · Patrick Ruhkamp, Daoyi Gao, Nassir Navab, Benjamin Busam

This paper proposes the first self-supervised 6D object pose prediction from multimodal RGB+polarimetric images. The novel training paradigm comprises 1) a physical model to extract geometric information of polarized lig…

Knowledge DistillationPose PredictionPrediction

Applying the Lower-Biased Teacher Model in Semi-Supervised Object Detection

2024-09-29 · Shuang Wang

I present the Lower Biased Teacher model, an enhancement of the Unbiased Teacher model, specifically tailored for semi-supervised object detection tasks. The primary innovation of this model is the integration of a local…

Objectobject-detectionObject DetectionPseudo Label+1

A-Teacher: Asymmetric Network for 3D Semi-Supervised Object Detection

2024-01-01 · CVPR 2024 1 · Hanshi Wang, Zhipeng Zhang, Jin Gao, Weiming Hu

This work proposes the first online asymmetric semi-supervised framework namely A-Teacher for LiDAR-based 3D object detection. Our motivation stems from the observation that 1) existing symmetric teacher-student meth…

3D Object Detectionobject-detectionObject DetectionSemi-Supervised Object Detection

MixTeacher: Mining Promising Labels with Mixed Scale Teacher for Semi-Supervised Object Detection

2023-03-16 · CVPR 2023 1 · Liang Liu, Boshen Zhang, Jiangning Zhang, Wuhao Zhang 외

Scale variation across object instances remains a key challenge in object detection task. Despite the remarkable progress made by modern detection models, this challenge is particularly evident in the semi-supervised cas…

Objectobject-detectionObject DetectionPseudo Label+1