paper-with-me

Papers

Unit Dependency Graph and its Application to Arithmetic Word Problem Solving

2016-12-03 · Subhro Roy, Dan Roth

Math word problems provide a natural abstraction to a range of natural language understanding problems that involve reasoning about quantities, such as interpreting election results, news about casualties, and the financial section of a newspaper. Units associated with the quantities often provide information that is essential to support this reasoning. This paper proposes a principled way to capture and reason about units and shows how it can benefit an arithmetic word problem solver. This paper presents the concept of Unit Dependency Graphs (UDGs), which provides a compact representation of the dependencies between units of numbers mentioned in a given problem. Inducing the UDG alleviates the brittleness of the unit extraction system and allows for a natural way to leverage domain knowledge about unit compatibility, for word problem solving. We introduce a decomposed model for inducing UDGs with minimal additional annotations, and use it to augment the expressions used in the arithmetic word problem solver of (Roy and Roth 2015) via a constrained inference framework. We show that introduction of UDGs reduces the error of the solver by over 10 %, surpassing all existing systems for solving arithmetic word problems. In addition, it also makes the system more robust to adaptation to new vocabulary and equation forms .

📄 PDF Abstract BibTeX arXiv:1612.00969

Code (0)

등록된 구현이 없습니다.

Tasks

MathNatural Language Understanding

Similar Papers 제목 키워드 기반

Arithmetic Word Problem Solver using Frame Identification

2018-08-09 · Pruthwik Mishra, Litton J Kurisinkel, Dipti Misra Sharma

Automatic Word problem solving has always posed a great challenge for the NLP community. Usually a word problem is a narrative comprising of a few sentences and a question is asked about a quantity referred in the senten…

Sentence

A Japanese Word Dependency Corpus

2014-05-01 · LREC 2014 5 · Shinsuke Mori, Hideki Ogura, Tetsuro Sasada

In this paper, we present a corpus annotated with dependency relationships in Japanese. It contains about 30 thousand sentences in various domains. Six domains in Balanced Corpus of Contemporary Written Japanese have par…

ArticlesDependency ParsingMachine TranslationSentence+1

Hierarchical Word Structure-based Parsing: A Feasibility Study on UD-style Dependency Parsing in Japanese

2017-09-01 · WS 2017 9 · Takaaki Tanaka, Katsuhiko Hayashi, Masaaki Nagata

In applying word-based dependency parsing such as Universal Dependencies (UD) to Japanese, the uncertainty of word segmentation emerges for defining a word unit of the dependencies. We introduce the following hierarchica…

ChunkingDependency ParsingMorphological AnalysisSentence

Algoritmos de minería de datos en la industria sanitaria

2021-04-19 · Marta Li Wang

In this paper, we review data mining approaches for health applications. Our focus is on hardware-centric approaches. Modern computers consist of multiple processors, each equipped with multiple cores, each with a set of…

EEGElectroencephalogram (EEG)

A structure-enhanced graph convolutional network for sentiment analysis

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Fanyu Meng, Junlan Feng, Danping Yin, Si Chen 외

Syntactic information is essential for both sentiment analysis(SA) and aspect-based sentiment analysis(ABSA). Previous work has already achieved great progress utilizing Graph Convolutional Network(GCN) over dependency t…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Dependency ParsingSentence+1