paper-with-me

홈 › Papers

Uncertainty-Aware Adaptive Sensor Fusion for Autonomous Navigation

2026-06-03 · Simegnew Yihunie Alaba, Yuichi Motai arxiv

This work introduces a hybrid deep learning approach integrated with an Unscented Kalman Filter (UKF) to enhance pose estimation accuracy in Visual-Inertial Odometry (VIO) for autonomous navigation. The proposed model employs a Vision Transformer (ViT) network to effectively capture temporal dependencies from inertial measurement unit (IMU) data and utilizes a Multiscale Convolutional Neural Network (MCNN) to learn optical flow-based motion cues from visual data. An adaptive sensor fusion module dynamically weights IMU and visual features by leveraging estimated uncertainty, thus improving robustness in diverse and challenging environmental conditions. Additionally, a novel uncertainty-aware loss function is proposed to explicitly incorporate prediction uncertainty into the learning process, enabling robust and accurate navigation under noisy, incomplete, or unreliable sensor inputs. Comprehensive evaluations of the KITTI dataset demonstrate that the proposed method significantly outperforms baseline approaches, achieving superior performance in terms of Absolute Trajectory Error (ATE) and Relative Pose Error (RPE). The lightweight and computationally efficient model processes data at 155 FPS on an NVIDIA A100 GPU, making it highly suitable for deployment in resource-constrained autonomous systems.

📄 PDF Abstract BibTeX arXiv:2606.05437

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

EcoFusion: Energy-Aware Adaptive Sensor Fusion for Efficient Autonomous Vehicle Perception

2022-02-23 · Arnav Vaibhav Malawade, Trier Mortlock, Mohammad Abdullah Al Faruque

Autonomous vehicles use multiple sensors, large deep-learning models, and powerful hardware platforms to perceive the environment and navigate safely. In many contexts, some sensing modalities negatively impact perceptio…

Autonomous VehiclesNavigateobject-detectionObject Detection+1

Uncertainty-Aware Hybrid Machine Learning in Virtual Sensors for Vehicle Sideslip Angle Estimation

2025-04-08 · Abinav Kalyanasundaram, Karthikeyan Chandra Sekaran, Philipp Stauber, Michael Lange 외

Precise vehicle state estimation is crucial for safe and reliable autonomous driving. The number of measurable states and their precision offered by the onboard vehicle sensor system are often constrained by cost. For in…

Autonomous DrivingAutonomous VehiclesHybrid Machine LearningState Estimation+1

Cocoon: Robust Multi-Modal Perception with Uncertainty-Aware Sensor Fusion

2024-10-16 · Minkyoung Cho, Yulong Cao, Jiachen Sun, Qingzhao Zhang 외

An important paradigm in 3D object detection is the use of multiple modalities to enhance accuracy in both normal and challenging conditions, particularly for long-tail scenarios. To address this, recent studies have exp…

3D Object DetectionObjectobject-detectionObject Detection+3

Real-Time LiDAR Super-Resolution via Frequency-Aware Multi-Scale Fusion

2025-11-10 · June Moh Goo, Zichao Zeng, Jan Boehm arxiv

LiDAR super-resolution addresses the challenge of achieving high-quality 3D perception from cost-effective, low-resolution sensors. While recent transformer-based approaches like TULIP show promise, they remain limited t…

Robust Fusion of LiDAR and Wide-Angle Camera Data for Autonomous Mobile Robots

2017-10-17 · Varuna De Silva, Jamie Roche, Ahmet Kondoz

Autonomous robots that assist humans in day to day living tasks are becoming increasingly popular. Autonomous mobile robots operate by sensing and perceiving their surrounding environment to make accurate driving decisio…

Autonomous Vehicles