paper-with-me

홈 › Papers

Template-Driven LLM-Paraphrased Framework for Tabular Math Word Problem Generation

2024-12-20 · Xiaoqiang Kang, Zimu Wang, Xiaobo Jin, Wei Wang, Kaizhu Huang, Qiufeng Wang

Solving tabular math word problems (TMWPs) has become a critical role in evaluating the mathematical reasoning ability of large language models (LLMs), where large-scale TMWP samples are commonly required for LLM fine-tuning. Since the collection of high-quality TMWP datasets is costly and time-consuming, recent research has concentrated on automatic TMWP generation. However, current generated samples usually suffer from issues of either correctness or diversity. In this paper, we propose a Template-driven LLM-paraphrased (TeLL) framework for generating high-quality TMWP samples with diverse backgrounds and accurate tables, questions, answers, and solutions. To this end, we first extract templates from existing real samples to generate initial problems, ensuring correctness. Then, we adopt an LLM to extend templates and paraphrase problems, obtaining diverse TMWP samples. Furthermore, we find the reasoning annotation is important for solving TMWPs. Therefore, we propose to enrich each solution with illustrative reasoning steps. Through the proposed framework, we construct a high-quality dataset TabMWP-TeLL by adhering to the question types in the TabMWP dataset, and we conduct extensive experiments on a variety of LLMs to demonstrate the effectiveness of TabMWP-TeLL in improving TMWP solving performance. The code and data of this paper are available at: https://github.com/Jason8Kang/TELL.

📄 PDF Abstract BibTeX arXiv:2412.15594

Code (1)

jason8kang/tell 공식 구현

Tasks

MathMathematical Reasoning

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Does a Large Language Model Really Speak in Human-Like Language?

2025-01-02 · Mose Park, Yunjin Choi, Jong-June Jeon

Large Language Models (LLMs) have recently emerged, attracting considerable attention due to their ability to generate highly natural, human-like text. This study compares the latent community structures of LLM-generated…

Language ModelingLanguage ModellingLarge Language ModelText Generation

Spotting AI's Touch: Identifying LLM-Paraphrased Spans in Text

2024-05-21 · Yafu Li, Zhilin Wang, Leyang Cui, Wei Bi 외

AI-generated text detection has attracted increasing attention as powerful language models approach human-level generation. Limited work is devoted to detecting (partially) AI-paraphrased texts. However, AI paraphrasing …

DiversityText Detection

Generative Pre-training for Paraphrase Generation by Representing and Predicting Spans in Exemplars

2020-11-29 · Tien-Cuong Bui, Van-Duc Le, Hai-Thien To, Sang Kyun Cha

Paraphrase generation is a long-standing problem and serves an essential role in many natural language processing problems. Despite some encouraging results, recent methods either confront the problem of favoring generic…

Paraphrase GenerationPOS

BSTabDiff: Block-Subunit Diffusion Priors for High-Dimensional Tabular Data Generation

2026-06-08 · Al Zadid Sultan Bin Habib, Md Younus Ahamed, Prashnna Gyawali, Gianfranco Doretto 외 arxiv

High-Dimensional Low-Sample Size (HDLSS) tabular domains (e.g., omics) are characterized by $n \ll m$, where $n$ = number of samples, and $m$ = number of features. Such domains often exhibit strong local correlation grou…

Tabular Data Generation

Learning-enabled Polynomial Lyapunov Function Synthesis via High-Accuracy Counterexample-Guided Framework

2025-01-01 · CVPR 2025 1 · Hanrui Zhao, Niuniu Qi, Mengxin Ren, Banglong Liu 외

Polynomial Lyapunov function \mathcal V (x) provides mathematically rigorous that converts stability analysis into efficiently solvable optimization problem. Traditional numerical methods rely on user-defined templat…