paper-with-me

Papers

HINTED: Hard Instance Enhanced Detector with Mixed-Density Feature Fusion for Sparsely-Supervised 3D Object Detection

2024-01-01 · CVPR 2024 1 · Qiming Xia, Wei Ye, Hai Wu, Shijia Zhao, Leyuan Xing, Xun Huang, Jinhao Deng, Xin Li, Chenglu Wen, Cheng Wang

Current sparsely-supervised object detection methods largely depend on high threshold settings to derive high-quality pseudo labels from detector predictions. However hard instances within point clouds frequently display incomplete structures causing decreased confidence scores in their assigned pseudo-labels. Previous methods inevitably result in inadequate positive supervision for these instances. To address this problem we propose a novel Hard INsTance Enhanced Detector HINTED for sparsely-supervised 3D object detection. Firstly we design a self-boosting teacher SBT model to generate more potential pseudo-labels enhancing the effectiveness of information transfer. Then we introduce a mixed-density student MDS model to concentrate on hard instances during the training phase thereby improving detection accuracy. Our extensive experiments on the KITTI dataset validate our method's superior performance. Compared with leading sparsely-supervised methods HINTED significantly improves the detection performance on hard instances notably outperforming fully-supervised methods in detecting challenging categories like cyclists. HINTED also significantly outperforms the state-of-the-art semi-supervised method on challenging categories. The code is available at https://github.com/xmuqimingxia/HINTED.

📄 PDF Abstract BibTeX

Code (1)

xmuqimingxia/hinted 공식 구현 pytorch

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Learning to Hint for Reinforcement Learning

2026-04-01 · Yu Xia, Canwen Xu, Zhewei Yao, Julian McAuley 외 arxiv

Group Relative Policy Optimization (GRPO) is widely used for reinforcement learning with verifiable rewards, but it often suffers from advantage collapse: when all rollouts in a group receive the same reward, the group y…

Reinforcement Learning

Curve Detectors

2020-06-17 · Distill 2020 6 · Nick Cammarata, Gabriel Goh, Shan Carter, Ludwig Schubert 외

Every vision model we've explored in detail contains neurons which detect curves. Curve detectors in vision models have been hinted at in the literature as far back as 2013 (see figures in Zeiler & Fergus ), and similar …

A General Neural Backbone for Mixed-Integer Linear Optimization via Dual Attention

2026-01-08 · Peixin Huang, Yaoxin Wu, Yining Ma, Cathy Wu 외 arxiv

Mixed-integer linear programming (MILP) is a foundational framework for combinatorial optimization across science and engineering, but remains hard to solve at scale due to NP-hardness. Recent learning-based methods typi…

Representation Learning

Hinted Networks

2018-12-15 · Joel Lamy-Poirier, Anqi Xu

We present Hinted Networks: a collection of architectural transformations for improving the accuracies of neural network models for regression tasks, through the injection of a prior for the output prediction (i.e. a hin…

Camera RelocalizationIndoor Localizationregression

Symbolic Regression is NP-hard

2022-07-03 · Marco Virgolin, Solon P. Pissis

Symbolic regression (SR) is the task of learning a model of data in the form of a mathematical expression. By their nature, SR models have the potential to be accurate and human-interpretable at the same time. Unfortunat…

regressionSymbolic Regression