Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

CraftAssist Instruction Parsing: Semantic Parsing for a Minecraft Assistant #125

Open
tm4roon opened this issue Oct 25, 2020 · 0 comments
Open
Labels
Dataset Dataset Semantic Parsing Semantic Parsing
Projects

Comments

@tm4roon
Copy link
Owner

tm4roon commented Oct 25, 2020

CraftAssist Instruction Parsing: Semantic Parsing for a Minecraft Assistant

自然言語によってMinecraftの世界での行動を操作するという研究。独自の形式的表現(logical form)や文法規則を定義し、データセットを構築している。
データセットはクラウドソーシングを用いた以下3種類の方法により構築している。

  1. Rephrase: 自動生成したテンプレートを言い換える
    ・定義した文法規則から、自然言語文と形式表現のペアを自動生成 (Template)
    ・生成したペアの自然言語文をクラウドソーシングを用いて言い換え
  2. Prompt: 画像にキャプションを付ける
  3. Interactive: 実際にAssistant botと会話をしながらゲームをプレイする

結果として、TemplateやRephraseは高い精度で変換できるのものの、PromptやInteractiveでの性能は総じて低く、Rephraseを含むテンプレートから生成したデータと人間が生成したデータに差があることを明らかにした。

文献情報

@tm4roon tm4roon added this to 2020 in ACL Oct 25, 2020
@tm4roon tm4roon added Dataset Dataset Semantic Parsing Semantic Parsing labels Oct 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Dataset Dataset Semantic Parsing Semantic Parsing
Projects
ACL
2020
Development

No branches or pull requests

1 participant