paper-with-me

홈 › Papers

ArMATH: a Dataset for Solving Arabic Math Word Problems

2022-06-01 · LREC 2022 6 · Reem Alghamdi, Zhenwen Liang, Xiangliang Zhang

This paper studies solving Arabic Math Word Problems by deep learning. A Math Word Problem (MWP) is a text description of a mathematical problem that can be solved by deriving a math equation to reach the answer. Effective models have been developed for solving MWPs in English and Chinese. However, Arabic MWPs are rarely studied. This paper contributes the first large-scale dataset for Arabic MWPs, which contains 6,000 samples of primary-school math problems, written in Modern Standard Arabic (MSA). Arabic MWP solvers are then built with deep learning models and evaluated on this dataset. In addition, a transfer learning model is built to let the high-resource Chinese MWP solver promote the performance of the low-resource Arabic MWP solver. This work is the first to use deep learning methods to solve Arabic MWP and the first to use transfer learning to solve MWP across different languages. The transfer learning enhanced solver has an accuracy of 74.15%, which is 3% higher than the solver without using transfer learning. We make the dataset and solvers available in public for encouraging more research of Arabic MWPs: https://github.com/reem-codes/ArMATH

📄 PDF Abstract BibTeX

Code (1)

reem-codes/armath 공식 구현 pytorch

Tasks

Deep LearningMathTransfer Learning

Similar Papers 제목 키워드 기반

Build Electronic Arabic Lexicon

2013-11-23 · Nidhal El-Abbadi, Ahmed Nidhal Khdhair, Adel Al-Nasrawi

There are many known Arabic lexicons organized on different ways, each of them has a different number of Arabic words according to its organization way. This paper has used mathematical relations to count a number of Ara…

MURAD: A Large-Scale Multi-Domain Unified Reverse Arabic Dictionary Dataset

2026-01-29 · Serry Sibaee, Yasser Alhabashi, Nadia Sibai, Yara Farouk 외 arxiv

Arabic is a linguistically and culturally rich language with a vast vocabulary that spans scientific, religious, and literary domains. Yet, large-scale lexical datasets linking Arabic words to precise definitions remain …

Semantic Retrieval

A Study of the Effect of Resolving Negation and Sentiment Analysis in Recognizing Text Entailment for Arabic

2019-07-05 · Fatima T. AL-Khawaldeh

Recognizing the entailment relation showed that its influence to extract the semantic inferences in wide-ranging natural language processing domains (text summarization, question answering, etc.) and enhanced the results…

Natural Language InferenceNegationNegation DetectionQuestion Answering+3

TabularMath: Evaluating Computational Extrapolation in Tabular Learning via Program-Verified Synthesis

2026-01-25 · Zerui Cheng, Jiashuo Liu, Jianzhu Yao, Pramod Viswanath 외 arxiv

Standard tabular benchmarks mainly focus on the evaluation of a model's capability to interpolate values inside a data manifold, where models good at performing local statistical smoothing are rewarded. However, there ex…

Physical Simulations

ArabIcros: AI-Powered Arabic Crossword Puzzle Generation for Educational Applications

2023-12-03 · Kamyar Zeinalipour, Mohamed Zaky Saad, Marco Maggini, Marco Gori

This paper presents the first Arabic crossword puzzle generator driven by advanced AI technology. Leveraging cutting-edge large language models including GPT4, GPT3-Davinci, GPT3-Curie, GPT3-Babbage, GPT3-Ada, and BERT, …

SentenceZero-Shot Learning