paper-with-me

Papers

Semantic Parsing to Probabilistic Programs for Situated Question Answering

2016-06-22 · EMNLP 2016 11 · Jayant Krishnamurthy, Oyvind Tafjord, Aniruddha Kembhavi

Situated question answering is the problem of answering questions about an environment such as an image or diagram. This problem requires jointly interpreting a question and an environment using background knowledge to select the correct answer. We present Parsing to Probabilistic Programs (P3), a novel situated question answering model that can use background knowledge and global features of the question/environment interpretation while retaining efficient approximate inference. Our key insight is to treat semantic parses as probabilistic programs that execute nondeterministically and whose possible executions represent environmental uncertainty. We evaluate our approach on a new, publicly-released data set of 5000 science diagram questions, outperforming several competitive classical and neural baselines.

📄 PDF Abstract BibTeX arXiv:1606.07046

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSemantic Parsing

Similar Papers 제목 키워드 기반

Semantic Decomposition of Question and SQL for Text-to-SQL Parsing

2023-10-20 · Ben Eyal, Amir Bachar, Ophir Haroche, Moran Mahabi 외

Text-to-SQL semantic parsing faces challenges in generalizing to cross-domain and complex queries. Recent research has employed a question decomposition strategy to enhance the parsing of complex SQL queries. However, th…

RetrievalSemantic ParsingSQL ParsingText to SQL+1

HopPG: Self-Iterative Program Generation for Multi-Hop Question Answering over Heterogeneous Knowledge

2023-08-22 · Yingyao Wang, Yongwei Zhou, Chaoqun Duan, Junwei Bao 외

The semantic parsing-based method is an important research branch for knowledge-based question answering. It usually generates executable programs lean upon the question and then conduct them to reason answers over a kno…

Multi-hop Question AnsweringQuestion AnsweringSemantic Parsing

Learning Semantic Parsers from Denotations with Latent Structured Alignments and Abstract Programs

2019-09-09 · IJCNLP 2019 11 · Bailin Wang, Ivan Titov, Mirella Lapata

Semantic parsing aims to map natural language utterances onto machine interpretable meaning representations, aka programs whose execution against a real-world environment produces a denotation. Weakly-supervised semantic…

Inductive BiasSemantic Parsing

Weakly Supervised Semantic Parsing with Execution-based Spurious Program Filtering

2023-11-02 · Kang-il Lee, Segwang Kim, Kyomin Jung

The problem of spurious programs is a longstanding challenge when training a semantic parser from weak supervision. To eliminate such programs that have wrong semantics but correct denotation, existing methods focus on e…

Semantic ParsingVisual Reasoning

Interactive Semantic Parsing for If-Then Recipes via Hierarchical Reinforcement Learning

2018-08-21 · Ziyu Yao, Xiujun Li, Jianfeng Gao, Brian Sadler 외

Given a text description, most existing semantic parsers synthesize a program in one shot. However, it is quite challenging to produce a correct program solely based on the description, which in reality is often ambiguou…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1