NeFut Logo NeFut
Admin Login

[CS.AI] PAANI: On-Device Visual Evidence Fusion and Explainable Guidance for River Robot Simulation

Published at: 2026-09-23 22:00 Last updated: 2026-09-24 00:40
#algorithm #AI #Machine Learning

Mobile river‑monitoring robots must perceive obstacles and water boundaries that cannot be fully described by geographic waypoints alone. On resource‑constrained platforms, turning imperfect visual predictions into timely and inspectable guidance is a major challenge. Conventional object labels or steering commands lack explanations of the supporting evidence and cannot indicate when that evidence is unreliable. To address this, we introduce PAANI, an on‑device perception‑to‑guidance architecture.\

PAANI couples a project‑trained YOLO11n detector with a custom MobileNetV3‑Small semantic segmenter, and performs timestamp‑aligned evidence fusion on an Arduino UNO Q.\

ROS 2 interfaces connect the local AI pipeline to a separate Gazebo vessel, localization, and control testbed, enabling end‑to‑end simulation.\

In a five‑minute UNO Q recording, the pipeline exhibited a median latency of 467.8 ms and a 95th‑percentile latency of 580.3 ms at a configured 0.5 Hz cadence. Evaluation uncovered black‑input misclassification and a sampling‑rate mismatch that prevented the diagnostic apparent‑motion estimator from gathering sufficient evidence.\

These results demonstrate that PAANI provides an inspectable and reusable edge‑robotics foundation while clearly separating model accuracy, on‑board execution performance, and validated on‑water collision‑avoidance capability.\

Review: PAANI achieves high‑precision detection and segmentation fusion on a severely constrained embedded platform, and its corridor policy delivers explainable navigation guidance, offering a solid technical pathway for real‑world river‑robot deployments.

Original Source: https://arxiv.org/abs/2609.22353

[h] Back to Home