激光雷达波形数据量为40x128x33个字。
Lidar waveforms are worth 40x128x33 words

原始链接: https://openaccess.thecvf.com/content/ICCV2025/html/Scheuble_Lidar_Waveforms_are_Worth_40x128x33_Words_ICCV_2025_paper.html

这项研究提出了一种新的方法来处理用于自动驾驶的激光雷达数据,超越了传统方法,后者孤立地分析单个激光波形。当前的激光雷达系统通过识别峰值将波形转换为点云,该过程容易受到噪声和雾等恶劣条件的影响而产生错误。 作者提出了一种利用Transformer架构的“学习的数字信号处理”(learned DSP),以分析*完整*的波形,关键在于结合来自相邻波形的信息。这使得系统能够生成更准确、更详细的多回波点云。 在实际驾驶场景和受控天气条件下进行测试,该方法显著优于传统的峰值检测和现有的瞬态成像技术,点云精度提高了高达32厘米,并且在雾天条件下激光雷达的范围延长了高达17米。这证明了考虑完整波形数据及其周围环境对于稳健的3D场景理解的价值。

一个黑客新闻的讨论围绕着激光雷达(LiDAR)技术展开,起因是关于激光雷达波形的研究链接。用户们争论着产生的数据量——一位评论者开玩笑地计算出超过一千万字。 一个主要关注点是“串扰”——自动驾驶汽车如何在十字路口处理大量的激光雷达信号。回复表明,使用了滤波技术、利用独特的脉冲时间,以及拒绝可能损坏的扫描。讨论还涉及了由于车辆尺寸,数百辆车汇聚在一点的实用性问题。 最后,该帖子探讨了业余爱好者获取激光雷达的可行性。几位用户指出了一些经济实惠的选择,包括从扫地机器人中回收的设备以及 Livox 和 Adafruit 等商业型号,并提供了相关的资源链接,例如 GitHub 项目(PiLiDAR)和产品页面。
相关文章

原文

Lidar Waveforms are Worth 40x128x33 Words


Dominik Scheuble, Hanno Holzhüter, Steven Peters, Mario Bijelic, Felix Heide; Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 2025, pp. 28913-28924


Abstract

Lidar has become crucial for autonomous driving, providing high-resolution 3D scans that are key for accurate scene understanding. To this end, lidar sensors measure the time-resolved full waveforms from the returning laser light, which a subsequent digital signal processor (DSP) converts to point clouds by identifying peaks in the waveform. Conventional automotive lidar DSPs process each waveform individually, ignoring potentially valuable context from neighboring waveforms. As a result, lidar point clouds are prone to artifacts from low signal-to-noise ratio (SNR) regions, highly reflective objects, and environmental conditions like fog. While leveraging neighboring waveforms is investigated extensively in transient imaging, applications remain limited to scientific or experimental hardware. In this work, we propose a learned DSP that directly processes full waveforms using a transformer architecture, leveraging features from adjacent waveforms to generate high-fidelity multi-echo point clouds. To assess our method, we capture data in real-world driving scenarios and a weather chamber with a conventional automotive lidar. Trained on synthetic and real data, the method improves Chamfer distance by 32cm and 20cm compared to conventional peak finding and existing transient imaging approaches, respectively. This translates to maximum range improvements of up to 17m in fog and 14m in nominal real-world conditions.


Related Material
[pdf] [supp]
[bibtex]

@InProceedings{Scheuble_2025_ICCV, author = {Scheuble, Dominik and Holzh\"uter, Hanno and Peters, Steven and Bijelic, Mario and Heide, Felix}, title = {Lidar Waveforms are Worth 40x128x33 Words}, booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)}, month = {October}, year = {2025}, pages = {28913-28924} }

联系我们 contact @ memedata.com