Pith. sign in

REVIEW 1 cited by

Analyzing the Nuances of Transformers' Polynomial Simplification Abilities

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2104.14095 v1 pith:OCKN2I2G submitted 2021-04-29 cs.AI cs.LG

classification cs.AIcs.LG
keywords polynomialformnormalsimplificationstepstransformersabilitiescalculator
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Symbolic Mathematical tasks such as integration often require multiple well-defined steps and understanding of sub-tasks to reach a solution. To understand Transformers' abilities in such tasks in a fine-grained manner, we deviate from traditional end-to-end settings, and explore a step-wise polynomial simplification task. Polynomials can be written in a simple normal form as a sum of monomials which are ordered in a lexicographic order. For a polynomial which is not necessarily in this normal form, a sequence of simplification steps is applied to reach the fully simplified (i.e., in the normal form) polynomial. We propose a synthetic Polynomial dataset generation algorithm that generates polynomials with unique proof steps. Through varying coefficient configurations, input representation, proof granularity, and extensive hyper-parameter tuning, we observe that Transformers consistently struggle with numeric multiplication. We explore two ways to mitigate this: Curriculum Learning and a Symbolic Calculator approach (where the numeric operations are offloaded to a calculator). Both approaches provide significant gains over the vanilla Transformers-based baseline.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning neuro-symbolic convergent term rewriting systems

    cs.AI 2025-07 conditional novelty 6.0 of 10

    Two modular neuro-symbolic systems learn to simplify formulas by imitating term rewriting steps, and the new FastNRS variant generalizes to deeper formulas while being far faster than the original.

Pith tools