paper-with-me

홈 › Papers

DANLI: Deliberative Agent for Following Natural Language Instructions

2022-10-22 · Yichi Zhang, Jianing Yang, Jiayi Pan, Shane Storks, Nikhil Devraj, Ziqiao Ma, Keunwoo Peter Yu, Yuwei Bao, Joyce Chai

Recent years have seen an increasing amount of work on embodied AI agents that can perform tasks by following human language instructions. However, most of these agents are reactive, meaning that they simply learn and imitate behaviors encountered in the training data. These reactive agents are insufficient for long-horizon complex tasks. To address this limitation, we propose a neuro-symbolic deliberative agent that, while following language instructions, proactively applies reasoning and planning based on its neural and symbolic representations acquired from past experience (e.g., natural language and egocentric vision). We show that our deliberative agent achieves greater than 70% improvement over reactive baselines on the challenging TEACh benchmark. Moreover, the underlying reasoning and planning processes, together with our modular framework, offer impressive transparency and explainability to the behaviors of the agent. This enables an in-depth understanding of the agent's capabilities, which shed light on challenges and opportunities for future embodied agents for instruction following. The code is available at https://github.com/sled-group/DANLI.

📄 PDF Abstract BibTeX arXiv:2210.12485

Code (1)

sled-group/danli 공식 구현 pytorch

Tasks

Instruction FollowingVision-Language Navigation

Similar Papers 제목 키워드 기반

LLM Agents for Deliberative Collaboration: A Study on Joint Decision Making Under Partial Observability

2026-07-07 · Chenxu Wang, Yongkun Yang, Boyuan Du, Shiwei Lin 외 arxiv

Deliberation plays a crucial role in collaboration; when humans work together, they naturally engage in communication to align information and reach an agreement. In this paper, we investigate deliberative large language…

Decision Making

LLM-FS-Agent: A Deliberative Role-based Large Language Model Architecture for Transparent Feature Selection

2025-10-07 · Mohamed Bal-Ghaoui, Fayssal Sabri arxiv

High-dimensional data remains a pervasive challenge in machine learning, often undermining model interpretability and computational efficiency. While Large Language Models (LLMs) have shown promise for dimensionality red…

Dimensionality ReductionComputational EfficiencyIntrusion Detection

AgenticAITA: A Proof-Of-Concept About Deliberative Multi-Agent Reasoning for Autonomous Trading Systems

2026-05-01 · Ivan Letteri arxiv

Conventional algorithmic trading systems are grounded in deterministic heuristics or offline-trained statistical models that cannot adapt to the semantic complexity of rapidly shifting market regimes. This paper introduc…

Natural-Language Multi-Agent Simulations of Argumentative Opinion Dynamics

2021-04-14 · Gregor Betz

This paper develops a natural-language agent-based model of argumentation (ABMA). Its artificial deliberative agents (ADAs) are constructed with the help of so-called neural language models recently developed in AI and c…

CSE-UOI at SemEval-2026 Task 6: A Two-Stage Heterogeneous Ensemble with Deliberative Complexity Gating for Political Evasion Detection

2026-03-12 · Christos Tzouvaras, Konstantinos Skianis, Athanasios Voulodimos arxiv

This paper describes our system for SemEval-2026 Task 6, which classifies clarity of responses in political interviews into three categories: Clear Reply, Ambivalent, and Clear Non-Reply. We propose a heterogeneous dual …