REVIEW 2 cited by
When can transformers reason with abstract symbols?
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
read the original abstract
We investigate the capabilities of transformer models on relational reasoning tasks. In these tasks, models are trained on a set of strings encoding abstract relations, and are then tested out-of-distribution on data that contains symbols that did not appear in the training dataset. We prove that for any relational reasoning task in a large family of tasks, transformers learn the abstract relations and generalize to the test set when trained by gradient descent on sufficiently large quantities of training data. This is in contrast to classical fully-connected networks, which we prove fail to learn to reason. Our results inspire modifications of the transformer architecture that add only two trainable parameters per head, and that we empirically demonstrate improve data efficiency for learning to reason.
Forward citations
Cited by 2 Pith papers
-
Saving for the future: Enhancing generalization via partial logic regularization
PL-Reg adds a trainable mask and a defined/undefined classification loss to logic-based regularization, improving unknown-class accuracy across GCD, mDG+GCD, and CIL benchmarks.
-
Reason from Future: Reverse Thought Chain Enhances LLM Reasoning
A prompting method that alternates backward and forward reasoning improves small LLM accuracy on math and search tasks and reduces the number of visited search states.
Discussion (0). Sign in to comment.