Collaborative Integrated Sensing and Localization in Autonomous Systems

A special issue of Journal of Sensor and Actuator Networks (ISSN 2224-2708). This special issue belongs to the section "Actuators, Sensors and Devices".

Deadline for manuscript submissions: 28 February 2027 | Viewed by 1697

Editors


E-Mail Website
Guest Editor
Department of Computer Science, University of Cyprus, Nicosia, Cyprus
Interests: IoT; smart cities; congestion; data dissemination model; vehicular communication; request processing

E-Mail Website
Guest Editor
School of Engineering, Computer and Mathematical Sciences (SECMS), Faculty of Design and Creative Technologies (DCT), Auckland University of Technology (AUT), Auckland, New Zealand
Interests: antenna design; sensor localization; healthcare and digital transformation

Special Issue Information

Dear Colleagues,

Autonomous systems, including ground vehicles, drones, marine robots, and industrial machines, significantly rely on precise sensing and localization to operate effectively within intricate and dynamic environments. Recent advancements in sensor fusion, edge intelligence, and wireless communication allow these systems to work together and share situational awareness in real time. This Special Issue highlights the most recent methods and technologies that facilitate collaborative sensing and localization among autonomous platforms. It will unite innovations that enhance the accuracy, scalability, robustness, and efficiency of localization in multi-agent and heterogeneous settings.

We invite contributions on topics such as the following:

  • Multi-sensor fusion techniques for real-time localization;
  • Cooperative SLAM (simultaneous localization and mapping) among vehicles and drones;
  • V2V (vehicle-to-vehicle), D2D (drone-to-drone), and hybrid communication frameworks;
  • Edge and distributed computing for localization and mapping;
  • AI-driven context-aware sensing in dynamic environments;
  • Localization in GPS-denied or signal-degraded conditions;
  • Experimental validation in urban, aerial, underwater, or indoor environments.

This Special Issue will serve as a reference point for researchers, developers, and practitioners working on next-generation autonomous systems that rely on collaboration and intelligent localization strategies.

Dr. Tanveer Ahmad
Prof. Dr. Xuejun Li
Dr. Muhammad Usman Hadi
Guest Editors

Manuscript Submission Information

Manuscripts should be submitted online at www.mdpi.com by registering and logging in to this website. Once you are registered, click here to go to the submission form. Manuscripts can be submitted until the deadline. All submissions that pass pre-check are peer-reviewed. Accepted papers will be published continuously in the journal (as soon as accepted) and will be listed together on the special issue website. Research articles, review articles as well as short communications are invited. For planned papers, a title and short abstract (about 250 words) can be sent to the Editorial Office for assessment.

Submitted manuscripts should not have been published previously, nor be under consideration for publication elsewhere (except conference proceedings papers). All manuscripts are thoroughly refereed through a single-anonymized peer-review process. A guide for authors and other relevant information for submission of manuscripts is available on the Instructions for Authors page. Journal of Sensor and Actuator Networks is an international peer-reviewed open access semimonthly journal published by MDPI.

Please visit the Instructions for Authors page before submitting a manuscript. The Article Processing Charge (APC) for publication in this open access journal is 2000 CHF (Swiss Francs). Submitted papers should be well formatted and use good English. Authors may use MDPI's English editing service prior to publication or during author revisions.

Keywords

  • drones
  • UAV
  • autonomous systems
  • localization
  • vehicle
  • edge computing
  • distributed computing
  • GPS
  • AI

Benefits of Publishing in a Special Issue

  • Ease of navigation: Grouping papers by topic helps scholars navigate broad scope journals more efficiently.
  • Greater discoverability: Special Issues support the reach and impact of scientific research. Articles in Special Issues are more discoverable and cited more frequently.
  • Expansion of research network: Special Issues facilitate connections among authors, fostering scientific collaborations.
  • External promotion: Articles in Special Issues are often promoted through the journal's social media, increasing their visibility.
  • Reprint: MDPI Books provides the opportunity to republish successful Special Issues in book format, both online and in print.

Further information on MDPI's Special Issue policies can be found here.

Published Papers (2 papers)

Order results
Result details
Select all
Export citation of selected articles as:

Research

16 pages, 2550 KB  
Article
Enhancing Robustness to Device Heterogeneity in WiFi-Based Indoor Localization
by Adrián García, Jorge Beltrán, Noelia Hernández, Ignacio Parra and Euntai Kim
J. Sens. Actuator Netw. 2026, 15(4), 49; https://doi.org/10.3390/jsan15040049 - 27 Jun 2026
Viewed by 326
Abstract
Indoor localization systems based on WiFi are gaining popularity due to their low implementation cost and the widespread availability of WiFi infrastructure. However, the wide variety of existing hardware poses a significant challenge in developing systems that maintain robust and consistent performance regardless [...] Read more.
Indoor localization systems based on WiFi are gaining popularity due to their low implementation cost and the widespread availability of WiFi infrastructure. However, the wide variety of existing hardware poses a significant challenge in developing systems that maintain robust and consistent performance regardless of the device used. Recent research has addressed this issue of device heterogeneity by building datasets that include data from a diverse set of devices. In this paper, we tackle this challenge by presenting a novel, multi-device, WiFi Received Signal Strength dataset collected along unconstrained trajectories using nine Android devices over a three-month period with precise ground truth positions obtained using Simultaneous Localization And Mapping. We then study the effect of heterogeneity in the localization performance using an LSTM-based neural network that leverages the temporal nature of sequential WiFi scans, and introduce two mitigation strategies: per-device Received Signal Strength normalization and the incorporation of temporal features as additional input. Our results show that these methods significantly improve cross-device performance with a mean average localization error reduction of 56% and enable generalization to previously unseen hardware with a mean average localization error 8% higher for the unseen devices. Full article
Show Figures

Graphical abstract

28 pages, 2970 KB  
Article
UGV Path Optimization in UAV-Assisted Environments Using Visibility-Aware Path Simplification
by Isuru Munasinghe, Asanka Perera, Sreenatha Anavatti and Matt Garratt
J. Sens. Actuator Netw. 2026, 15(3), 41; https://doi.org/10.3390/jsan15030041 - 22 May 2026
Viewed by 807
Abstract
This study proposes a modular path optimization framework for uncrewed ground vehicles (UGVs) in uncrewed aerial vehicle (UAV)-assisted navigation environments to improve the efficiency, smoothness, and executability of paths generated by classical grid-based path planning algorithms. The principal innovation of this work is [...] Read more.
This study proposes a modular path optimization framework for uncrewed ground vehicles (UGVs) in uncrewed aerial vehicle (UAV)-assisted navigation environments to improve the efficiency, smoothness, and executability of paths generated by classical grid-based path planning algorithms. The principal innovation of this work is the Visibility and Line-of-Sight Path Simplification (VLoSPS) algorithm, an algorithm-independent post-processing method that removes redundant waypoints through long-range axis-aligned visibility analysis while preserving path feasibility. VLoSPS is integrated with the Direction-Aware Path Planning Approach (DAPPA) to reduce angular deviations and improve directional continuity. The proposed framework is applicable to standard algorithms, including A*, Dijkstra, Breadth-First Search (BFS), and Depth-First Search (DFS), without modifying their internal search mechanisms. The main academic contributions comprise the formulation of a generalized post-processing architecture for UAV-derived occupancy maps, the introduction of a visibility-aware waypoint reduction strategy, and extensive validation using two synthetic maze datasets and three UAV-derived semantically segmented real-world datasets. On the Göttingen Maze Dataset, the VLoSPS and DAPPA pipeline reduced the average path lengths of A*, Dijkstra, BFS, and DFS by 5.42%, 9.46%, 10.44%, and 86.00%, respectively. The consistent improvements across real-world datasets demonstrate the effectiveness, computational feasibility, and general applicability of the proposed framework for UAV-assisted UGV path planning. The implementation code and benchmark resources developed in this study are publicly released to promote reproducibility and facilitate future research. Full article
Show Figures

Figure 1

Back to TopTop