paper-with-me

홈 › Papers

Label-Guided Auxiliary Training Improves 3D Object Detector

2022-07-24 · Yaomin Huang, Xinmei Liu, Yichen Zhu, Zhiyuan Xu, Chaomin Shen, Zhengping Che, Guixu Zhang, Yaxin Peng, Feifei Feng, Jian Tang

Detecting 3D objects from point clouds is a practical yet challenging task that has attracted increasing attention recently. In this paper, we propose a Label-Guided auxiliary training method for 3D object detection (LG3D), which serves as an auxiliary network to enhance the feature learning of existing 3D object detectors. Specifically, we propose two novel modules: a Label-Annotation-Inducer that maps annotations and point clouds in bounding boxes to task-specific representations and a Label-Knowledge-Mapper that assists the original features to obtain detection-critical representations. The proposed auxiliary network is discarded in inference and thus has no extra computational cost at test time. We conduct extensive experiments on both indoor and outdoor datasets to verify the effectiveness of our approach. For example, our proposed LG3D improves VoteNet by 2.5% and 3.1% mAP on the SUN RGB-D and ScanNetV2 datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2207.11753

Code (1)

fabiencode/lg3d 공식 구현 pytorch

Tasks

3D Object DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Auxiliary Objectives for Neural Error Detection Models

2017-07-17 · WS 2017 9 · Marek Rei, Helen Yannakoudakis

We investigate the utility of different auxiliary objectives and training strategies within a neural sequence labeling approach to error detection in learner writing. Auxiliary costs provide the model with additional lin…

Grammatical Error Detection

LabelEnc: A New Intermediate Supervision Method for Object Detection

2020-07-07 · ECCV 2020 8 · Miao Hao, Yitao Liu, Xiangyu Zhang, Jian Sun

In this paper we propose a new intermediate supervision method, named LabelEnc, to boost the training of object detection systems. The key idea is to introduce a novel label encoding function, mapping the ground-truth la…

Objectobject-detectionObject Detection

Difficulty-Aware Label-Guided Denoising for Monocular 3D Object Detection

2025-11-17 · Soyul Lee, Seungmin Baek, Dongbo Min arxiv

Monocular 3D object detection is a cost-effective solution for applications like autonomous driving and robotics, but remains fundamentally ill-posed due to inherently ambiguous depth cues. Recent DETR-based methods atte…

Monocular 3D Object DetectionRepresentation LearningAutonomous Driving

In-N-Out: Pre-Training and Self-Training using Auxiliary Information for Out-of-Distribution Robustness

2020-12-08 · ICLR 2021 1 · Sang Michael Xie, Ananya Kumar, Robbie Jones, Fereshte Khani 외

Consider a prediction setting with few in-distribution labeled examples and many unlabeled examples both in- and out-of-distribution (OOD). The goal is to learn a model which performs well both in-distribution and OOD. I…

Domain AdaptationTime SeriesTime Series AnalysisUnsupervised Domain Adaptation

GAT: Guided Adversarial Training with Pareto-optimal Auxiliary Tasks

2023-02-06 · Salah Ghamizi, Jingfeng Zhang, Maxime Cordy, Mike Papadakis 외

While leveraging additional training data is well established to improve adversarial robustness, it incurs the unavoidable cost of data collection and the heavy computation to train models. To mitigate the costs, we prop…

Adversarial RobustnessData AugmentationMulti-Task Learning