paper-with-me

홈 › Papers

Paraphrase and Solve: Exploring and Exploiting the Impact of Surface Form on Mathematical Reasoning in Large Language Models

2024-04-17 · Yue Zhou, Yada Zhu, Diego Antognini, Yoon Kim, Yang Zhang

This paper studies the relationship between the surface form of a mathematical problem and its solvability by large language models. We find that subtle alterations in the surface form can significantly impact the answer distribution and the solve rate, exposing the language model's lack of robustness and sensitivity to the surface form in reasoning through complex problems. To improve mathematical reasoning performance, we propose Self-Consistency-over-Paraphrases (SCoP), which diversifies reasoning paths from specific surface forms of the problem. We evaluate our approach on four mathematics reasoning benchmarks over three large language models and show that SCoP improves mathematical reasoning performance over vanilla self-consistency, particularly for problems initially deemed unsolvable. Finally, we provide additional experiments and discussion regarding problem difficulty and surface forms, including cross-model difficulty agreement and paraphrasing transferability, and Variance of Variations (VOV) for language model evaluation.

📄 PDF Abstract BibTeX arXiv:2404.11500

Code (1)

yue-llm-pit/scop 공식 구현

Tasks

FormLanguage Model EvaluationLanguage ModelingLanguage ModellingMathematical Reasoning

Similar Papers 제목 키워드 기반

Exploring Diverse Expressions for Paraphrase Generation

2019-11-01 · IJCNLP 2019 11 · Lihua Qian, Lin Qiu, Wei-Nan Zhang, Xin Jiang 외

Paraphrasing plays an important role in various natural language processing (NLP) tasks, such as question answering, information retrieval and sentence simplification. Recently, neural generative models have shown promis…

DiversityInformation RetrievalParaphrase GenerationQuestion Answering+4

LLMs Show Surface-Form Brittleness Under Paraphrase Stress Tests

2025-10-08 · Juan Miguel Navarro Carranza arxiv

Benchmark scores for Large Language Models (LLMs) can be inflated by memorization of test items or near duplicates. We present a simple, protocol that probes generalization by re-evaluating models on paraphrased versions…

Ask me in your own words: paraphrasing for multitask question answering

2021-10-27 · PeerJ Computer Science 2021 10 · G. Thomas Hudson​, Noura Al Moubayed

Multitask learning has led to significant advances in Natural Language Processing, including the decaNLP benchmark where question answering is used to frame 10 natural language understanding tasks in a single model. In t…

Natural Language UnderstandingParaphrase GenerationQuestion AnsweringSentence

Expanding Paraphrase Lexicons by Exploiting Lexical Variants

2015-05-01 · HLT 2015 5 · Atsushi Fujita, Pierre Isabelle

Generating Syntactic Paraphrases

2018-10-01 · EMNLP 2018 10 · Emilie Colin, Claire Gardent

We study the automatic generation of syntactic paraphrases using four different models for generation: data-to-text generation, text-to-text generation, text reduction and text expansion, We derive training data for each…

Data-to-Text GenerationMachine TranslationParaphrase GenerationQuestion Answering+3