GeoPair: Geometry-Preserving Cross-Layer Factorization for Training-Free Transformer Compression
Summary
The paper introduces GeoPair, a training-free framework for transformer compression that optimizes cross-layer factorizations while preserving activation geometries, achieving state-of-the-art results across diverse architectures.
View Cached Full Text
Cached at: 09/24/26, 11:39 AM
Paper page - GeoPair: Geometry-Preserving Cross-Layer Factorization for Training-Free Transformer Compression
Source: https://huggingface.co/papers/2609.25963
Abstract
Transformerarchitecturesexhibitcross-layerredundancies,yetpost-trainingcompressionpipelinestypicallyoptimizelayersinisolationorrelyonheuristicgroupingstrategiesthatdisregardlayer-specificactivationgeometries.Weintroduceaprincipled,training-freeframeworkthatsequentiallyoptimizescross-layerweightpairingsandshared-dictionaryfactorizations.Ratherthanforcingweightsofadjacentlayerstoshareabasisorheuristicallymergingactivationstatistics,ourapproachidentifiesstructurallycompatibleprojectionsandlearnsasharedrepresentationthatbetterpreserveseachlayer’sdistinctcalibrationgeometry.Coupledwithstructuredsparsity,thisyieldshighlyefficientweightdecompositionswithoutsacrificingfunctionalfidelity.Acrossdiversearchitectures,scales,andmodalities,ourmethodachievesstate-of-the-artresults,consistentlyoutperformingindependentstructuredweightdecompositionsandalternativepairwiseweightfactorizations,whichoperateunderheuristicgroupingstrategies.Byreplacingheuristicengineeringstrategieswithaconvergent,optimization-drivenpipeline,weestablishatheoreticallygroundedfoundationforscalable,transformercompressionacrossdifferentmodalities.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2609\.25963
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.25963 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.25963 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.25963 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
The E$\Delta$-MHC-Geo Transformer: Adaptive Geodesic Operations with Guaranteed Orthogonality
The paper introduces the EΔ-MHC-Geo Transformer, a novel architecture using adaptive geodesic operations with guaranteed orthogonality via Cayley rotations and Householder reflections. It demonstrates improved long-horizon stability and norm preservation compared to existing baselines like Deep Delta Learning.
Stable Geometry with Divergent Task Evidence for Efficient Long-Horizon Agent Compression
This paper introduces Geometry Guided Evidence Preserving Memory (GEM), a training-free compressor for long-horizon agents that optimizes for preserved task evidence over geometric coverage, reducing token usage while maintaining performance.
The Changing Geometry of Grammar: Dimensionality and Neighborhood Reorganization across Transformer Layers
This paper investigates how the grammatical role of tokens shapes the geometry of transformer representations across layers, finding distinct evolution patterns in encoder versus decoder models.
Fine-Tuning of Transformer models with Frames
The paper proposes FrameFT, a parameter-efficient fine-tuning method using sparse coefficients in a Fusion Frame basis, reducing memory footprint while achieving performance on par with or exceeding state-of-the-art PEFT techniques.
Codec-Gauge: Learning Compression-Friendly Gauges for Transformer KV Caches
Codec-Gauge learns small orthogonal channel transforms (gauges) for Transformer KV caches to improve compression fidelity at fixed bit rates, achieving significant KL divergence reduction across multiple models and backends.