paper-with-me

Papers

AVLEN: Audio-Visual-Language Embodied Navigation in 3D Environments

2022-10-14 · Sudipta Paul, Amit K. Roy-Chowdhury, Anoop Cherian

Recent years have seen embodied visual navigation advance in two distinct directions: (i) in equipping the AI agent to follow natural language instructions, and (ii) in making the navigable world multimodal, e.g., audio-visual navigation. However, the real world is not only multimodal, but also often complex, and thus in spite of these advances, agents still need to understand the uncertainty in their actions and seek instructions to navigate. To this end, we present AVLEN~ -- an interactive agent for Audio-Visual-Language Embodied Navigation. Similar to audio-visual navigation tasks, the goal of our embodied agent is to localize an audio event via navigating the 3D visual world; however, the agent may also seek help from a human (oracle), where the assistance is provided in free-form natural language. To realize these abilities, AVLEN uses a multimodal hierarchical reinforcement learning backbone that learns: (a) high-level policies to choose either audio-cues for navigation or to query the oracle, and (b) lower-level policies to select navigation actions based on its audio-visual and language inputs. The policies are trained via rewarding for the success on the navigation task while minimizing the number of queries to the oracle. To empirically evaluate AVLEN, we present experiments on the SoundSpaces framework for semantic audio-visual navigation tasks. Our results show that equipping the agent to ask for help leads to a clear improvement in performance, especially in challenging cases, e.g., when the sound is unheard during training or in the presence of distractor sounds.

📄 PDF Abstract BibTeX arXiv:2210.07940

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentHierarchical Reinforcement LearningNavigateVisual Navigation

Similar Papers 제목 키워드 기반

SoundSpaces: Audio-Visual Navigation in 3D Environments

2019-12-24 · ECCV 2020 8 · Changan Chen, Unnat Jain, Carl Schissler, Sebastia Vicenc Amengual Gari 외

Moving around in the world is naturally a multisensory experience, but today's embodied agents are deaf---restricted to solely their visual perception of the environment. We introduce audio-visual navigation for complex,…

Deep Reinforcement LearningNavigateReinforcement LearningVisual Navigation

CAVEN: An Embodied Conversational Agent for Efficient Audio-Visual Navigation in Noisy Environments

2023-06-06 · Xiulong Liu, Sudipta Paul, Moitreya Chatterjee, Anoop Cherian

Audio-visual navigation of an agent towards locating an audio goal is a challenging task especially when the audio is sporadic or the environment is noisy. In this paper, we present CAVEN, a Conversation-based Audio-Visu…

Hierarchical Reinforcement LearningNavigateQuestion GenerationQuestion-Generation+3

Look, Listen, and Act: Towards Audio-Visual Embodied Navigation

2019-12-25 · Chuang Gan, Yiwei Zhang, Jiajun Wu, Boqing Gong 외

A crucial ability of mobile intelligent agents is to integrate the evidence from multiple sensory inputs in an environment and to make a sequence of actions to reach their goals. In this paper, we attempt to approach the…

Navigate

Knowledge-driven Scene Priors for Semantic Audio-Visual Embodied Navigation

2022-12-21 · Gyan Tatiya, Jonathan Francis, Luca Bondi, Ingrid Navarro 외

Generalisation to unseen contexts remains a challenge for embodied navigation agents. In the context of semantic audio-visual navigation (SAVi) tasks, the notion of generalisation should include both generalising to unse…

Visual Navigation

Towards Versatile Embodied Navigation

2022-10-30 · Hanqing Wang, Wei Liang, Luc van Gool, Wenguan Wang

With the emergence of varied visual navigation tasks (e.g, image-/object-/audio-goal and vision-language navigation) that specify the target in different ways, the community has made appealing advances in training specia…

Decision MakingVision-Language NavigationVisual Navigation