DSCD-Nav: Dual-Stance Cooperative Debate for Object Navigation
Weitao An, Qi Liu, Chenghao Xu, Jiayi Chai, Xu Yang, Kun Wei, Cheng Deng
TL;DR
DSCD-Nav tackles overconfident one-shot decision making in zero-shot indoor object navigation under partial observability by introducing a dual-stance cooperative debate between TSU (goal-oriented) and SIB (safety/information-oriented) agents. An NCA arbiter fuses their arguments into a final action, with optional micro-probing for verification when disagreement persists, forming a training-free, interpretable decision loop. The approach is designed as a plug-in atop existing VLM-based pipelines and uses a two-mode execution policy (Mode A and Mode B) to balance progress, safety, and information gain. Across HM3Dv1, HM3Dv2, MP3D, and GOAT, DSCD-Nav delivers consistent improvements in SR and SPL and reduces exploration redundancy (AORI), demonstrating enhanced reliability and efficiency in long-horizon, partial-observation navigation.
Abstract
Adaptive navigation in unfamiliar indoor environments is crucial for household service robots. Despite advances in zero-shot perception and reasoning from vision-language models, existing navigation systems still rely on single-pass scoring at the decision layer, leading to overconfident long-horizon errors and redundant exploration. To tackle these problems, we propose Dual-Stance Cooperative Debate Navigation (DSCD-Nav), a decision mechanism that replaces one-shot scoring with stance-based cross-checking and evidence-aware arbitration to improve action reliability under partial observability. Specifically, given the same observation and candidate action set, we explicitly construct two stances by conditioning the evaluation on diverse and complementary objectives: a Task-Scene Understanding (TSU) stance that prioritizes goal progress from scene-layout cues, and a Safety-Information Balancing (SIB) stance that emphasizes risk and information value. The stances conduct a cooperative debate and make policy by cross-checking their top candidates with cue-grounded arguments. Then, a Navigation Consensus Arbitration (NCA) agent is employed to consolidate both sides' reasons and evidence, optionally triggering lightweight micro-probing to verify uncertain choices, preserving NCA's primary intent while disambiguating. Experiments on HM3Dv1, HM3Dv2, and MP3D demonstrate consistent improvements in success and path efficiency while reducing exploration redundancy.
