SCoTT: Strategic Chain-of-Thought Tasking for Wireless-Aware Robot Navigation in Digital Twins
Aladin Djuhera, Amin Seffo, Vlad C. Andrei, Holger Boche, Walid Saad

TL;DR
This paper introduces SCoTT, a novel framework using vision-language models and chain-of-thought prompting for efficient wireless-aware robot path planning within digital twins, achieving near-optimal gains with reduced computation.
Contribution
The paper presents SCoTT, a new chain-of-thought prompting paradigm that decomposes complex wireless-aware path planning into manageable subtasks, improving efficiency and effectiveness.
Findings
SCoTT achieves path gains within 2% of optimal DP-WA*.
SCoTT generates shorter trajectories compared to classical methods.
SCoTT reduces DP-WA* execution time by up to 62%.
Abstract
Path planning under wireless performance constraints is a complex challenge in robot navigation. However, naively incorporating such constraints into classical planning algorithms often incurs prohibitive search costs. In this paper, we propose SCoTT, a wireless-aware path planning framework that leverages vision-language models (VLMs) to co-optimize average path gains and trajectory length using wireless heatmap images and ray-tracing data from a digital twin (DT). At the core of our framework is Strategic Chain-of-Thought Tasking (SCoTT), a novel prompting paradigm that decomposes the exhaustive search problem into structured subtasks, each solved via chain-of-thought prompting. To establish strong baselines, we compare classical A* and wireless-aware extensions of it, and derive DP-WA*, an optimal, iterative dynamic programming algorithm that incorporates all path gains and distance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Automated Systems · Advanced Image and Video Retrieval Techniques
MethodsHeatmap
