๐ค AI Summary
This work addresses the challenge of communication congestion and high latency in multi-robot systems operating in complex 3D environments, which arise from the exchange of raw perceptual data and severely hinder collaborative efficiency. To overcome this limitation, the study introduces task-oriented semantic communication into multi-robot 3D collaboration for the first time, proposing a decentralized framework wherein each robot leverages a lightweight PiDiNet architecture combined with geometric processing to locally extract and share only task-relevant semantic information. This approach enables the construction of compact 3D scene representations that support coordinated perception, navigation, and object transportation. Experimental results demonstrate a dramatic reduction in communication overheadโfrom 858.6 Mb to 4.0 Mb (over 200ร compression)โand a significant decrease in task completion steps from 1,054 to 281, thereby substantially enhancing collaborative performance.
๐ Abstract
Multi-robot systems (MRS) rely on exchanging raw sensory data to cooperate in complex three-dimensional (3D) environments. However, this strategy often leads to severe communication congestion and high transmission latency, significantly degrading collaboration efficiency. This paper proposes a decentralized task-oriented semantic communication framework for multi-robot collaboration in unknown 3D environments. Each robot locally extracts compact, task-relevant semantics using a lightweight Pixel Difference Network (PiDiNet) with geometric processing. It shares only these semantic updates to build a task-sufficient 3D scene representation that supports cooperative perception, navigation, and object transport. Our numerical results show that the proposed method exhibits a dramatic reduction in communication overhead from $858.6$ Mb to $4.0$ Mb (over $200\times$ compression gain) while improving collaboration efficiency by shortening task completion from $1,054$ to $281$ steps.