paper-with-me

Papers

A Graph Attention Network-Based Framework for Reconstructing Missing LiDAR Beams

2025-12-13 · Khalfalla Awedat, Mohamed Abidalrekab, Mohammad El-Yabroudi arxiv

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 11.67 cm, with 87.98% of reconstructed points falling within a 10 cm error threshold. Inference takes 14.65 seconds per frame on a single GPU, and reconstruction quality remains stable for different neighborhood sizes k. These results show that a pure graph attention model operating solely on raw point-cloud geometry can effectively recover dropped vertical beams under realistic sensor degradation.

📄 PDF Abstract BibTeX arXiv:2512.12410

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

LiDAR-HMR: 3D Human Mesh Recovery from LiDAR

2023-11-20 · Bohao Fan, Wenzhao Zheng, Jianjiang Feng, Jie zhou

In recent years, point cloud perception tasks have been garnering increasing attention. This paper presents the first attempt to estimate 3D human body mesh from sparse LiDAR point clouds. We found that the major challen…

3D Human Pose EstimationHuman Mesh Recovery

SuperiorGAT: Graph Attention Networks for Sparse LiDAR Point Cloud Reconstruction in Autonomous Systems

2025-12-27 · Khalfalla Awedat, Mohamed Abidalrekab, Gurcan Comert, Mustafa Ayad arxiv

LiDAR-based perception in autonomous systems is constrained by fixed vertical beam resolution and further compromised by beam dropout resulting from environmental occlusions. This paper introduces SuperiorGAT, a graph at…

Point Clouds

Towards Unsupervised Graph Completion Learning on Graphs with Features and Structure Missing

2023-09-06 · Sichao Fu, Qinmu Peng, Yang He, Baokun Du 외

In recent years, graph neural networks (GNN) have achieved significant developments in a variety of graph analytical tasks. Nevertheless, GNN's superior performance will suffer from serious damage when the collected node…

Node ClassificationSelf-Supervised Learning

Robust 4D Driving Scene Reconstruction from Imperfect Visual Priors

2026-07-07 · Xiaoyun Dong, Qian Xu, Yun Wang, Yang Lu 외 arxiv

Reconstructing 4D driving scenes in the wild (e.g., internet and AI-generated videos) is critical for diverse autonomous driving simulation. While recent Gaussian Scene Graph (GSG) methods achieve impressive visual quali…

Exploiting Object Similarity in 3D Reconstruction

2015-12-01 · ICCV 2015 12 · Chen Zhou, Fatma Guney, Yizhou Wang, Andreas Geiger

Despite recent progress, reconstructing outdoor scenes in 3D from movable platforms remains a highly difficult endeavour. Challenges include low frame rates, occlusions, large distortions and difficult lighting condition…

3D ReconstructionObject