paper-with-me

홈 › Papers

CraftAssist Instruction Parsing: Semantic Parsing for a Minecraft Assistant

2019-04-17 · Yacine Jernite, Kavya Srinet, Jonathan Gray, Arthur Szlam

We propose a large scale semantic parsing dataset focused on instruction-driven communication with an agent in Minecraft. We describe the data collection process which yields additional 35K human generated instructions with their semantic annotations. We report the performance of three baseline models and find that while a dataset of this size helps us train a usable instruction parser, it still poses interesting generalization challenges which we hope will help develop better and more robust models.

📄 PDF Abstract BibTeX arXiv:1905.01978

Code (0)

등록된 구현이 없습니다.

Tasks

MinecraftSemantic Parsing

Similar Papers 제목 키워드 기반

CraftAssist Instruction Parsing: Semantic Parsing for a Voxel-World Assistant

2020-07-01 · ACL 2020 6 · Kavya Srinet, Yacine Jernite, Jonathan Gray, Arthur Szlam

We propose a semantic parsing dataset focused on instruction-driven communication with an agent in the game Minecraft. The dataset consists of 7K human utterances and their corresponding parses. Given proper world state,…

MinecraftSemantic Parsing

CraftAssist: A Framework for Dialogue-enabled Interactive Agents

2019-07-19 · Jonathan Gray, Kavya Srinet, Yacine Jernite, Haonan Yu 외

This paper describes an implementation of a bot assistant in Minecraft, and the tools and platform allowing players to interact with the bot and to record those interactions. The purpose of building such an assistant is …

Minecraft

Zero-Shot Semantic Parsing for Instructions

2019-11-20 · ACL 2019 7 · Ofer Givoli, Roi Reichart

We consider a zero-shot semantic parsing task: parsing instructions into compositional logical forms, in domains that were not seen during training. We present a new dataset with 1,390 examples from 7 application domains…

Semantic ParsingTriplet

AMR Parsing with Instruction Fine-tuned Pre-trained Language Models

2023-04-24 · Young-suk Lee, Ramón Fernandez Astudillo, Radu Florian, Tahira Naseem 외

Instruction fine-tuned language models on a collection of instruction annotated datasets (FLAN) have shown highly effective to improve model performance and generalization to unseen tasks. However, a majority of standard…

Abstract Meaning RepresentationAMR Parsingparameter-efficient fine-tuningSemantic Role Labeling

Neural Semantic Parsing

2018-07-01 · ACL 2018 7 · Matt Gardner, Pradeep Dasigi, Srinivasan Iyer, Alane Suhr 외

Semantic parsing, the study of translating natural language utterances into machine-executable programs, is a well-established research area and has applications in question answering, instruction following, voice assist…

Code GenerationInstruction FollowingMachine TranslationQuestion Answering+2