A Graph Attention Network-Based Framework for Reconstructing Missing LiDAR Beams
Khalfalla Awedat, Mohamed Abidalrekab, Mohammad El-Yabroudi

TL;DR
This paper introduces a Graph Attention Network framework that reconstructs missing LiDAR beams in autonomous vehicle perception, achieving high accuracy using only current frame data without additional sensors or temporal info.
Contribution
It presents a novel GAT-based method that directly regresses missing vertical LiDAR channels from raw point cloud geometry, without relying on camera images or temporal sequences.
Findings
Achieves 11.67 cm average height RMSE on KITTI data
87.98% of reconstructed points within 10 cm error
Stable performance across different neighborhood sizes
Abstract
Vertical beam dropout in spinning LiDAR sensors triggered by hardware aging, dust, snow, fog, or bright reflections removes entire vertical slices from the point cloud and severely degrades 3D perception in autonomous vehicles. This paper proposes a Graph Attention Network (GAT)-based framework that reconstructs these missing vertical channels using only the current LiDAR frame, with no camera images or temporal information required. Each LiDAR sweep is represented as an unstructured spatial graph: points are nodes and edges connect nearby points while preserving the original beam-index ordering. A multi-layer GAT learns adaptive attention weights over local geometric neighborhoods and directly regresses the missing elevation (z) values at dropout locations. Trained and evaluated on 1,065 raw KITTI sequences with simulated channel dropout, the method achieves an average height RMSE of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Optical Sensing Technologies · Robotics and Sensor-Based Localization
