Pith. sign in

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

arxiv 2411.02344 v2 pith:QJIYYNIF submitted 2024-11-04 cs.LG cs.CL

classification cs.LGcs.CL
keywords reasoningcollapseintermediatearithmeticseq-vcraccuracycapabilitiespreventing
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. You Do Not Fully Utilize Transformer's Representation Capacity

    cs.LG 2025-02 conditional novelty 5.0 of 10

    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.

  2. Planning vs Reasoning: Ablations to Test Capabilities of LoRA layers

    cs.AI 2024-11 reject novelty 5.0 of 10

    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.

Pith tools