paper-with-me

Papers

Gated-Attention Architectures for Task-Oriented Language Grounding

2017-06-22 · Devendra Singh Chaplot, Kanthashree Mysore Sathyendra, Rama Kumar Pasumarthi, Dheeraj Rajagopal, Ruslan Salakhutdinov

To perform tasks specified by natural language instructions, autonomous agents need to extract semantically meaningful representations of language and map it to visual elements and actions in the environment. This problem is called task-oriented language grounding. We propose an end-to-end trainable neural architecture for task-oriented language grounding in 3D environments which assumes no prior linguistic or perceptual knowledge and requires only raw pixels from the environment and the natural language instruction as input. The proposed model combines the image and text representations using a Gated-Attention mechanism and learns a policy to execute the natural language instruction using standard reinforcement and imitation learning methods. We show the effectiveness of the proposed model on unseen instructions as well as unseen maps, both quantitatively and qualitatively. We also introduce a novel environment based on a 3D game engine to simulate the challenges of task-oriented language grounding over a rich set of instructions and environment states.

📄 PDF Abstract BibTeX arXiv:1706.07230

Code (1)

devendrachaplot/DeepRL-Grounding 공식 구현 pytorch

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

The AI Doctor Is In: A Survey of Task-Oriented Dialogue Systems for Healthcare Applications

2021-06-16 · ACL ARR November 2021 11 · Anonymous

Task-oriented dialogue systems in healthcare are attracting increased attention, and have been characterized by a diverse range of architectures and objectives. However, although these systems have been surveyed in the m…

Task-Oriented Dialogue Systems

Task-Oriented Language Grounding for Language Input with Multiple Sub-Goals of Non-Linear Order

2019-10-27 · Vladislav Kurenkov, Bulat Maksudov, Adil Khan

In this work, we analyze the performance of general deep reinforcement learning algorithms for a task-oriented language grounding problem, where language input contains multiple sub-goals and their order of execution is …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Zoology: Measuring and Improving Recall in Efficient Language Models

2023-12-08 · Simran Arora, Sabri Eyuboglu, Aman Timalsina, Isys Johnson 외

Attention-free language models that combine gating and convolutions are growing in popularity due to their efficiency and increasingly competitive performance. To better understand these architectures, we pretrain a suit…

Provably Shorter Scratchpads in Hybrid DeltaNet-Attention Decoders

2026-05-15 · Tomasz Steifer arxiv

We investigate the expressive power of hybrid recurrent-attention decoders, a class of architectures used in recent open-source language models such as Qwen3-Next and its successors. These models combine Gated Attention …

The AI Doctor Is In: A Survey of Task-Oriented Dialogue Systems for Healthcare Applications

2022-05-01 · ACL 2022 5 · Mina Valizadeh, Natalie Parde

Task-oriented dialogue systems are increasingly prevalent in healthcare settings, and have been characterized by a diverse range of architectures and objectives. Although these systems have been surveyed in the medical c…

Task-Oriented Dialogue Systems