REVIEW 2 cited by
Seq-VCR: Preventing Collapse in Intermediate Transformer Representations for Enhanced Reasoning
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
abstract
Decoder-only Transformers often struggle with complex reasoning tasks, particularly arithmetic reasoning requiring multiple sequential operations. In this work, we identify representation collapse in the model's intermediate layers as a key factor limiting their reasoning capabilities. To address this, we propose Sequential Variance-Covariance Regularization (Seq-VCR), which enhances the entropy of intermediate representations and prevents collapse. Combined with dummy pause tokens as substitutes for chain-of-thought (CoT) tokens, our method significantly improves performance in arithmetic reasoning problems. In the challenging $5 \times 5$ integer multiplication task, our approach achieves $99.5\%$ exact match accuracy, outperforming models of the same size (which yield $0\%$ accuracy) and GPT-4 with five-shot CoT prompting ($44\%$). We also demonstrate superior results on arithmetic expression and longest increasing subsequence (LIS) datasets. Our findings highlight the importance of preventing intermediate layer representation collapse to enhance the reasoning capabilities of Transformers and show that Seq-VCR offers an effective solution without requiring explicit CoT supervision.
Forward citations
Cited by 2 Pith papers
-
You Do Not Fully Utilize Transformer's Representation Capacity
Adding learned per-head routing over previous layers' key-value buffers to a Transformer reduces representation collapse, lowers language modeling loss, and improves synthetic arithmetic and planning accuracy.
-
Planning vs Reasoning: Ablations to Test Capabilities of LoRA layers
On GPT-2 hash tasks, LoRA layers improved a synthetic reasoning task more than a planning task, and the authors interpret this as evidence that reasoning is inherently low rank.
Discussion (0). Continue with ORCID to comment.