CLIRLGMLNov 21, 2014

A Joint Probabilistic Classification Model of Relevant and Irrelevant Sentences in Mathematical Word Problems

arXiv:1411.5732v17 citations
Originality Incremental advance
AI Analysis

This work addresses a specific step in educational applications for math word problems, representing an incremental improvement in text categorization for this domain.

The paper tackled the problem of identifying relevant and irrelevant sentences in mathematical word problems to estimate difficulty levels, proposing a joint probabilistic classification model that outperformed SVM baselines by utilizing correlations among sentences.

Estimating the difficulty level of math word problems is an important task for many educational applications. Identification of relevant and irrelevant sentences in math word problems is an important step for calculating the difficulty levels of such problems. This paper addresses a novel application of text categorization to identify two types of sentences in mathematical word problems, namely relevant and irrelevant sentences. A novel joint probabilistic classification model is proposed to estimate the joint probability of classification decisions for all sentences of a math word problem by utilizing the correlation among all sentences along with the correlation between the question sentence and other sentences, and sentence text. The proposed model is compared with i) a SVM classifier which makes independent classification decisions for individual sentences by only using the sentence text and ii) a novel SVM classifier that considers the correlation between the question sentence and other sentences along with the sentence text. An extensive set of experiments demonstrates the effectiveness of the joint probabilistic classification model for identifying relevant and irrelevant sentences as well as the novel SVM classifier that utilizes the correlation between the question sentence and other sentences. Furthermore, empirical results and analysis show that i) it is highly beneficial not to remove stopwords and ii) utilizing part of speech tagging does not make a significant improvement although it has been shown to be effective for the related task of math word problem type classification.

Foundations

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

Your Notes