paper-with-me

Papers

Mapping probability word problems to executable representations

2021-11-01 · EMNLP 2021 11 · Simon Suster, Pieter Fivez, Pietro Totis, Angelika Kimmig, Jesse Davis, Luc De Raedt, Walter Daelemans

While solving math word problems automatically has received considerable attention in the NLP community, few works have addressed probability word problems specifically. In this paper, we employ and analyse various neural models for answering such word problems. In a two-step approach, the problem text is first mapped to a formal representation in a declarative language using a sequence-to-sequence model, and then the resulting representation is executed using a probabilistic programming system to provide the answer. Our best performing model incorporates general-domain contextualised word representations that were finetuned using transfer learning on another in-domain dataset. We also apply end-to-end models to this task, which bring out the importance of the two-step approach in obtaining correct solutions to probability problems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contextualised Word RepresentationsMathProbabilistic ProgrammingTransfer Learning

Similar Papers 제목 키워드 기반

Ain't Nobody Got Time For Coding: Structure-Aware Program Synthesis From Natural Language

2018-10-23 · ICLR 2019 5 · Jakub Bednarek, Karol Piaskowski, Krzysztof Krawiec

Program synthesis from natural language (NL) is practical for humans and, once technically feasible, would significantly facilitate software development and revolutionize end-user programming. We present SAPS, an end-to-…

DecoderProgram SynthesisSentence

Towards Dark Jargon Interpretation in Underground Forums

2020-11-05 · Dominic Seyler, Wei Liu, XiaoFeng Wang, ChengXiang Zhai

Dark jargons are benign-looking words that have hidden, sinister meanings and are used by participants of underground forums for illicit behavior. For example, the dark term "rat" is often used in lieu of "Remote Access …

Using Intermediate Representations to Solve Math Word Problems

2018-07-01 · ACL 2018 7 · Danqing Huang, Jin-Ge Yao, Chin-Yew Lin, Qingyu Zhou 외

To solve math word problems, previous statistical approaches attempt at learning a direct mapping from a problem description to its corresponding equation system. However, such mappings do not include the information of …

MathMath Word Problem Solving

AMUSE: Multilingual Semantic Parsing for Question Answering over Linked Data

2018-02-26 · Sherzod Hakimov, Soufian Jebbara, Philipp Cimiano

The task of answering natural language questions over RDF data has received wide interest in recent years, in particular in the context of the series of QALD benchmarks. The task consists of mapping a natural language qu…

FormKnowledge Base Question AnsweringMachine TranslationQuestion Answering+1

A Closer Look on Unsupervised Cross-lingual Word Embeddings Mapping

2020-05-01 · LREC 2020 5 · Kamil Pluci{\'n}ski, Mateusz Lango, Micha{\l} Zimniewicz

In this work, we study the unsupervised cross-lingual word embeddings mapping method presented by Artetxe et al. (2018). First, wesuccessfully reproduced the experiments performed in the original work, finding only minor…

Cross-Lingual Word EmbeddingsWord Embeddings