论文标题
水力:可靠和高效的自动驾驶汽车感知的上下文感知的选择性传感器融合
HydraFusion: Context-Aware Selective Sensor Fusion for Robust and Efficient Autonomous Vehicle Perception
论文作者
论文摘要
尽管预计自动驾驶汽车(AV)将彻底改变运输,但在广泛的驾驶环境中的强劲看法仍然是一个重大挑战。已经提出了从相机,雷达和激光雷达传感器融合传感器数据的技术来改善AV感知。但是,由于融合实施的僵化,现有方法在困难的驾驶环境(例如恶劣的天气,弱光,传感器障碍物)中的稳健性不足。这些方法分为两个广泛的类别:(i)早期融合,当传感器数据嘈杂或被遮盖时会失败,以及(ii)晚期融合,该融合无法利用多个传感器的特征,从而产生较差的估计值。为了解决这些局限性,我们提出了水文:一个选择性的传感器融合框架,该框架学会识别当前的驾驶环境并融合传感器的最佳组合,以最大程度地提高鲁棒性,而不会损害效率。 Hydrafusion是提出在早期融合,晚期融合和中间组合之间动态调整的第一种方法,从而改变了如何和何时应用融合。我们表明,平均而言,Hydrafusion的早期和晚期融合的速度分别高出13.66%和14.54%,而不会增加行业标准NVIDIA DRIVE PX2 AV硬件平台的计算复杂性或能源消耗。我们还建议和评估基于静态和深度学习的上下文识别策略。我们的开源代码和模型实现可在https://github.com/aicps/hydrafusion上找到。
Although autonomous vehicles (AVs) are expected to revolutionize transportation, robust perception across a wide range of driving contexts remains a significant challenge. Techniques to fuse sensor data from camera, radar, and lidar sensors have been proposed to improve AV perception. However, existing methods are insufficiently robust in difficult driving contexts (e.g., bad weather, low light, sensor obstruction) due to rigidity in their fusion implementations. These methods fall into two broad categories: (i) early fusion, which fails when sensor data is noisy or obscured, and (ii) late fusion, which cannot leverage features from multiple sensors and thus produces worse estimates. To address these limitations, we propose HydraFusion: a selective sensor fusion framework that learns to identify the current driving context and fuses the best combination of sensors to maximize robustness without compromising efficiency. HydraFusion is the first approach to propose dynamically adjusting between early fusion, late fusion, and combinations in-between, thus varying both how and when fusion is applied. We show that, on average, HydraFusion outperforms early and late fusion approaches by 13.66% and 14.54%, respectively, without increasing computational complexity or energy consumption on the industry-standard Nvidia Drive PX2 AV hardware platform. We also propose and evaluate both static and deep-learning-based context identification strategies. Our open-source code and model implementation are available at https://github.com/AICPS/hydrafusion.