paper-with-me

Papers

Multimodal Fusion SLAM with Fourier Attention

2025-06-22 · Youjie Zhou, Guofeng Mei, Yiming Wang, Yi Wan, Fabio Poiesi

Visual SLAM is particularly challenging in environments affected by noise, varying lighting conditions, and darkness. Learning-based optical flow algorithms can leverage multiple modalities to address these challenges, but traditional optical flow-based visual SLAM approaches often require significant computational resources.To overcome this limitation, we propose FMF-SLAM, an efficient multimodal fusion SLAM method that utilizes fast Fourier transform (FFT) to enhance the algorithm efficiency. Specifically, we introduce a novel Fourier-based self-attention and cross-attention mechanism to extract features from RGB and depth signals. We further enhance the interaction of multimodal features by incorporating multi-scale knowledge distillation across modalities. We also demonstrate the practical feasibility of FMF-SLAM in real-world scenarios with real time performance by integrating it with a security robot by fusing with a global positioning module GNSS-RTK and global Bundle Adjustment. Our approach is validated using video sequences from TUM, TartanAir, and our real-world datasets, showcasing state-of-the-art performance under noisy, varying lighting, and dark conditions.Our code and datasets are available at https://github.com/youjie-zhou/FMF-SLAM.git.

📄 PDF Abstract BibTeX arXiv:2506.18204

Code (1)

youjie-zhou/fmf-slam 공식 구현 pytorch

Tasks

Knowledge DistillationOptical Flow Estimation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

FGS-SLAM: Fourier-based Gaussian Splatting for Real-time SLAM with Sparse and Dense Map Fusion

2025-03-03 · Yansong Xu, Junlin Li, Wei zhang, Siyu Chen 외

3D gaussian splatting has advanced simultaneous localization and mapping (SLAM) technology by enabling real-time positioning and the construction of high-fidelity maps. However, the uncertainty in gaussian position and i…

Simultaneous Localization and Mapping

A Hybrid Learner for Simultaneous Localization and Mapping

2021-01-04 · Thangarajah Akilan, Edna Johnson, Japneet Sandhu, Ritika Chadha 외

Simultaneous localization and mapping (SLAM) is used to predict the dynamic motion path of a moving platform based on the location coordinates and the precise mapping of the physical environment. SLAM has great potential…

Autonomous NavigationAutonomous VehiclesSelf-Driving CarsSimultaneous Localization and Mapping

Discrete Fourier Transform-based Point Cloud Compression for Efficient SLAM in Featureless Terrain

2026-01-08 · Riku Suzuki, Ayumi Umemura, Shreya Santra, Kentaro Uno 외 arxiv

Simultaneous Localization and Mapping (SLAM) is an essential technology for the efficiency and reliability of unmanned robotic exploration missions. While the onboard computational capability and communication bandwidth …

Dynamic Recalibration in LiDAR SLAM: Integrating AI and Geometric Methods with Real-Time Feedback Using INAF Fusion

2025-10-17 · Zahra Arjmandi, Gunho Sohn arxiv

This paper presents a novel fusion technique for LiDAR Simultaneous Localization and Mapping (SLAM), aimed at improving localization and 3D mapping using LiDAR sensor. Our approach centers on the Inferred Attention Fusio…

CILF-CIAE: CLIP-driven Image-Language Fusion for Correcting Inverse Age Estimation

2023-12-04 · Yuntao Shou, Wei Ai, Tao Meng, Nan Yin 외

The age estimation task aims to predict the age of an individual by analyzing facial features in an image. The development of age estimation can improve the efficiency and accuracy of various applications (e.g., age veri…

Age EstimationImage-text matchingText MatchingZero-Shot Learning