CLSep 23, 2016

Annotating Derivations: A New Evaluation Strategy and Dataset for Algebra Word Problems

arXiv:1609.07197v264 citations
AI Analysis

This work addresses the need for better evaluation methods in algebra word problem solving, though it is incremental as it builds on existing datasets and metrics.

The authors tackled the problem of evaluating automatic solvers for algebra word problems by proposing a new evaluation strategy based on derivations, which reflect how equations are constructed from word problems, and found that this approach enables more accurate evaluation than previous metrics.

We propose a new evaluation for automatic solvers for algebra word problems, which can identify mistakes that existing evaluations overlook. Our proposal is to evaluate such solvers using derivations, which reflect how an equation system was constructed from the word problem. To accomplish this, we develop an algorithm for checking the equivalence between two derivations, and show how derivation an- notations can be semi-automatically added to existing datasets. To make our experiments more comprehensive, we include the derivation annotation for DRAW-1K, a new dataset containing 1000 general algebra word problems. In our experiments, we found that the annotated derivations enable a more accurate evaluation of automatic solvers than previously used metrics. We release derivation annotations for over 2300 algebra word problems for future evaluations.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes