Back to Rankings

D-VLC: Decentralized Vision-Language Collaboration for Heterogeneous Embodied Multi-Robot Systems in Unknown Environments

Yuan Zhou, Ruitong Lin, Shen Wang, Weiqi Gai, Mo zhu, Xin Zhou, Yuze Wu, Fei Gao

Jul 31, 2026arXiv:2607.29009v1
cs.RO
Share
Scorecard· 16/16
5.5/10 impact

A well-engineered, timely integration of VLMs for heterogeneous decentralized multi-robot systems with reusable design patterns, but limited by simulation-only evaluation and a single self-built baseline.

Abstract

Multi-robot systems, particularly heterogeneous robot swarms, can improve the efficiency of complex task execution through parallel collaboration and complementary capabilities. However, conventional rule-based methods rely on predefined task models and specialized decision making programs, making it difficult to understand complex semantic instructions and coordinate heterogeneous robots. LLMs introduce strong language understanding and task reasoning capabilities, allowing multi-robot systems to interpret instructions, decompose tasks, and assign roles according to task semantics. VLMs further incorporate visual perception, enabling robots to reason about objects, regions, and spatial relationships in physical environments. Nevertheless, existing LLM/VLM based methods often depend on known maps, centralized and synchronized decision making, limiting their generalization to heterogeneous robots and unseen tasks. We therefore propose a framework that combines decentralized asynchronous reasoning, lightweight information sharing, capability aware collaboration, and a unified action interface, enabling general purpose VLMs to generate robot specific actions executed by learning free experts without task or robot specific training. Experiments across diverse scenarios and multiple VLMs show success rates above 70\%, with completion time reduced by up to 55.8\% relative to the geometric greedy baseline.

AI Impact Assessments

(1 models)

Scientific Impact Assessment: D-VLC

1. Core Contribution

D-VLC proposes a framework for heterogeneous multi-robot collaboration (two UAVs + one mobile manipulator) that uses general-purpose VLMs as decision engines without any task- or robot-specific training. The central novelty is architectural rather than algorithmic: it combines (a) decentralized, asynchronous perception–reasoning–action loops, (b) a bounded, VLM-readable "mini-map" spatial memory that replaces growing image/point-cloud histories or dense semantic maps, (c) capability-conditioned reasoning enabling robots to reject infeasible subtasks and request teammate assistance, and (d) a unified action interface that routes VLM high-level decisions to learning-free experts (A*, EGO-Planner, TopAY, FAST-LIO2). The problem it targets is genuine: prior LLM/VLM multi-robot systems typically assume known maps, centralized/synchronized planning, and single-capability tasks (navigation *or* manipulation). D-VLC's stated ambition is to unify language understanding, visual grounding, exploration, heterogeneous coordination, and physical execution in unknown environments — a combination Table 2 argues no prior system covers simultaneously.

2. Methodological Rigor

The evaluation is a reasonable systems study but has notable gaps. Experiments span three scenarios (ruins, home, hospital), five VLM backbones, and 30 trials per method, reporting success rate, completion time, and per-robot action steps. However, the *only* quantitative baseline is a self-implemented "Geometric Greedy" that shares D-VLC's entire perception/control stack — a controlled ablation of the target-selection policy rather than a comparison against existing methods. The authors justify this (existing methods use known maps or lack matching capabilities), which is defensible, but it means the paper never benchmarks against RoCo, COHERENT, VIKI-R, etc. The component analysis (Table 3) is thin — three diagnostic tasks toggling SCA (capability awareness) and LLM-vs-VLM grounding. Everything is in Unity simulation with no real-robot deployment; communication/bandwidth savings are claimed as motivation but explicitly *not measured* ("bounded rather than claiming measured savings"). The authors are commendably candid about these limitations. The mini-map construction and geometric candidate extraction are specified in careful mathematical detail in the appendix.

3. Potential Impact

The topic sits squarely in a fast-growing area (VLMs for embodied multi-agent systems). The design patterns — bounded rendered spatial memory as a VLM input modality, capability-conditioned task rejection/assistance, asynchronous decentralized loops, and learning-free action experts under a unified interface — are reusable ideas that other groups building VLM-driven robot teams could adopt. The extensive, fully verbatim prompt inventory (room classification, task decomposition, follower review, grounding, door recognition, termination) is a practical contribution that lowers the barrier for reproduction and could be directly repurposed. That said, simulation-only validation and a modest three-robot team temper near-term influence; the field increasingly expects real-hardware demonstrations for embodied claims.

4. Timeliness & Relevance

Highly timely. Decentralized, training-free orchestration of foundation models for heterogeneous robots addresses a current bottleneck: rule-based swarms cannot parse open-ended instructions, and learned multi-robot policies do not generalize across embodiments. The zero-shot, backbone-agnostic angle (works across five VLMs) is well-aligned with how the field is moving.

5. Strengths & Limitations

Strengths: Genuinely integrative scope covering capabilities usually treated in isolation; strong engineering detail and prompt transparency; backbone-agnostic generalization; honest self-assessment of boundaries; the mini-map abstraction is an elegant way to make geometry+semantics VLM-legible.

Limitations: No real-robot experiments; single (self-built) baseline; small ablation scope; unmeasured communication claims; only three robots and three task categories; task initialization retains a centralized consensus stage (partially undercutting the "decentralized" framing, which the authors acknowledge). The suspiciously future-dated references (2026 citations, arXiv 2607) suggest a forward-dated venue submission; substance is unaffected but external corroboration is limited. Results are largely as one would predict — semantic VLM guidance beats geometric greedy — so scientific surprise is low.

Overall, this is a competent, well-engineered integration paper that advances the *systems* frontier of VLM-driven heterogeneous multi-robot collaboration and offers reusable design patterns and prompts, but whose impact is capped by simulation-only evidence and limited comparative benchmarking.

Rating:5.5/ 10
Significance 6Rigor 5Novelty 6.5Clarity 7

Generated Aug 3, 2026

Comparison History (0)

No comparisons yet.