paper-with-me

홈 › Papers

Ground-Compose-Reinforce: Grounding Language in Agentic Behaviours using Limited Data

2025-07-14 · Andrew C. Li, Toryn Q. Klassen, Andrew Wang, Parand A. Alamdari, Sheila A. McIlraith arxiv

Grounding language in perception and action is a key challenge when building situated agents that can interact with humans, or other agents, via language. In the past, addressing this challenge has required manually designing the language grounding or curating massive datasets that associate language with the environment. We propose Ground-Compose-Reinforce, an end-to-end, neurosymbolic framework for training RL agents directly from high-level task specifications--without manually designed reward functions or other domain-specific oracles, and without massive datasets. These task specifications take the form of Reward Machines, automata-based representations that capture high-level task structure and are in some cases autoformalizable from natural language. Critically, we show that Reward Machines can be grounded using limited data by exploiting compositionality. Experiments in a custom Meta-World domain with only 350 labelled pretraining trajectories show that our framework faithfully elicits complex behaviours from high-level specifications--including behaviours that never appear in pretraining--while non-compositional approaches fail.

📄 PDF Abstract BibTeX arXiv:2507.10741

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meanings and Measurements: Multi-Agent Probabilistic Grounding for Vision-Language Navigation

2026-03-19 · Swagat Padhan, Lakshya Jain, Bhavya Minesh Shah, Omkar Patil 외 arxiv

Robots collaborating with humans must convert natural language goals into actionable, physically grounded decisions. For example, executing a command such as "go two meters to the right of the fridge" requires grounding …

Vision-Language Navigation

AMUSE: Audio-Visual Benchmark and Alignment Framework for Agentic Multi-Speaker Understanding

2025-12-18 · Sanjoy Chowdhury, Karren D. Yang, Xudong Liu, Fartash Faghri 외 arxiv

Recent multimodal large language models (MLLMs) such as GPT-4o and Qwen3-Omni show strong perception but struggle in multi-speaker, dialogue-centric settings that demand agentic reasoning tracking who speaks, maintaining…

CARE: Towards Clinical Accountability in Multi-Modal Medical Reasoning with an Evidence-Grounded Agentic Framework

2026-03-02 · Yuexi Du, Jinglu Wang, Shujie Liu, Nicha C. Dvornek 외 arxiv

Large visual language models (VLMs) have shown strong multi-modal medical reasoning ability, but most operate as end-to-end black boxes, diverging from clinicians' evidence-based, staged workflows and hindering clinical …

Reinforcement LearningVisual Grounding

Echo-α: Large Agentic Multimodal Reasoning Model for Ultrasound Interpretation

2026-04-30 · Jing Zhang, Wentao Jiang, Tao Huang, Zhiwei Wang 외 arxiv

Ultrasound interpretation requires both precise lesion localization and holistic clinical reasoning, yet existing methods typically excel at only one of these capabilities: specialized detectors offer strong localization…

Reinforcement LearningMultimodal Reasoning

Conditional Multi-Event Temporal Grounding in Long-Form Video

2026-06-13 · Yuanhao Zou, Arthad Kulkarni, Lucas Tonanez, Lincoln Spencer 외 arxiv

Multimodal large language models have made rapid progress in video temporal grounding, yet real-world applications routinely require localizing every event that satisfies compositional temporal and spatial conditions. Ex…