感知 / 1 / 2607.20947
RECO: Region-Aware Compensation for Extrinsic Perturbations in Roadside 3D Detection
RECO:针对路边3D检测中外部扰动的区域感知补偿
Abstract
In intelligent transportation systems, roadside 3D object detection provides wide-area perception crucial for traffic understanding, cooperative early warning, and safe autonomous driving. However, existing methods suffer from high sensitivity to camera extrinsics; even slight deviations (whether manifesting as transient jitter or persistent drift) can be significantly amplified by projective geometry. This cascade results in severe feature misalignment and degraded localization. To mitigate this limitation, we propose RECO, a region-aware extrinsic compensation framework that corrects extrinsics using piecewise 6-DoF pose offsets. RECO predicts a learnable range boundary to partition the scene into near and far regions, estimating region-specific pose corrections. A differentiable sigmoid gate then smoothly blends the two compensated geometries to preserve continuous BEV sampling and facilitate stable optimization. To supervise the refinement of extrinsics, we introduce an auxiliary reprojection loss that compares 2D bounding boxes projected from 3D ground truth against 2D annotations, optimizing it jointly with the standard detection objective. Extensive experiments on the DAIR-V2X-I and Rope3D benchmarks under extrinsic perturbations demonstrate consistent improvements over state-of-the-art baselines across both yaw and $z$-axis deviations. RECO also generalizes from transient perturbations to persistent shifts, maintaining highly competitive performance under strict calibration uncertainty.
Chinese Translation
在智能交通系统中,路边3D物体检测提供了对交通理解、协作预警和安全自主驾驶至关重要的广域感知。然而,现有方法对相机外部参数高度敏感;即使是轻微的偏差(无论是表现为瞬时抖动还是持续漂移)也会通过投影几何被显著放大。这种级联效应导致特征错位严重和定位精度下降。为了解决这一限制,我们提出了RECO,一个区域感知的外部补偿框架,通过分段的6自由度姿态偏移来校正外部参数。RECO预测一个可学习的范围边界,将场景划分为近区域和远区域,估计区域特定的姿态修正。然后,一个可微分的sigmoid门平滑地融合这两种补偿几何,以保持连续的鸟瞰视图采样并促进稳定的优化。为了监督外部参数的精细调整,我们引入了一个辅助重投影损失,该损失比较从3D真实值投影到2D的边界框与2D注释,联合优化标准检测目标。针对DAIR-V2X-I和Rope3D基准在外部扰动下的广泛实验表明,在偏航和$z$轴偏差方面,相较于最先进的基线方法,RECO始终表现出一致的改进。RECO还能够从瞬时扰动推广到持续偏移,在严格的校准不确定性下保持高度竞争的性能。