paper-with-me

홈 › Papers

MADRA: Multi-Agent Debate for Risk-Aware Embodied Planning

2025-11-26 · Junjian Wang, Lidan Zhao, Xi Sheryl Zhang arxiv

Ensuring the safety of embodied AI agents during task planning is critical for real-world deployment, especially in household environments where dangerous instructions pose significant risks. Existing methods often suffer from either high computational costs due to preference alignment training or over-rejection when using single-agent safety prompts. To address these limitations, we propose MADRA, a training-free Multi-Agent Debate Risk Assessment framework that leverages collective reasoning to enhance safety awareness without sacrificing task performance. MADRA employs multiple LLM-based agents to debate the safety of a given instruction, guided by a critical evaluator that scores responses based on logical soundness, risk identification, evidence quality, and clarity. Through iterative deliberation and consensus voting, MADRA significantly reduces false rejections while maintaining high sensitivity to dangerous tasks. Additionally, we introduce a hierarchical cognitive collaborative planning framework that integrates safety, memory, planning, and self-evolution mechanisms to improve task success rates through continuous learning. We also contribute SafeAware-VH, a benchmark dataset for safety-aware task planning in VirtualHome, containing 800 annotated instructions. Extensive experiments on AI2-THOR and VirtualHome demonstrate that our approach achieves over 90% rejection of unsafe tasks while ensuring that safe-task rejection is low, outperforming existing methods in both safety and execution efficiency. Our work provides a scalable, model-agnostic solution for building trustworthy embodied agents.

📄 PDF Abstract BibTeX arXiv:2511.21460

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MADRAG: Multi-Agent Debate with Retrieval-Augmented Generation for Training-Free Analytic Essay Scoring

2026-06-04 · Ali Keramati, Shiyuan Zhou, Sharad Mehrotra, Mark Warschauer arxiv

We present MADRAG, a training-free framework for analytic essay scoring that combines multi-agent reasoning with retrieval-augmented grounding. Unlike standard LLM-as-judge approaches, which are prone to bias and unstabl…

MADRaS : Multi Agent Driving Simulator

2020-10-02 · Anirban Santara, Sohan Rudra, Sree Aditya Buridi, Meha Kaushik 외

In this work, we present MADRaS, an open-source multi-agent driving simulator for use in the design and evaluation of motion planning algorithms for autonomous driving. MADRaS provides a platform for constructing a wide …

Autonomous DrivingCar RacingContinual LearningMotion Planning+4

VISTA: A Vision and Intent-Aware Social Attention Framework for Multi-Agent Trajectory Prediction

2025-11-13 · Stephane Da Silva Martins, Emanuel Aldea, Sylvie Le Hégarat-Mascle arxiv

Multi-agent trajectory prediction is crucial for autonomous systems operating in dense, interactive environments. Existing methods often fail to jointly capture agents' long-term goals and their fine-grained social inter…

Trajectory ForecastingTrajectory Prediction

Debate Only When Necessary: Adaptive Multiagent Collaboration for Efficient LLM Reasoning

2025-04-07 · Sugyeong Eo, Hyeonseok Moon, Evelyn Hayoon Zi, Chanjun Park 외

Multiagent collaboration has emerged as a promising framework for enhancing the reasoning capabilities of large language models (LLMs). Despite improvements in reasoning, the approach introduces substantial computational…

Revealing Political Bias in LLMs through Structured Multi-Agent Debate

2025-06-13 · Aishwarya Bandaru, Fabian Bindley, Trevor Bluth, Nandini Chavda 외

Large language models (LLMs) are increasingly used to simulate social behaviour, yet their political biases and interaction dynamics in debates remain underexplored. We investigate how LLM type and agent gender attribute…