paper-with-me

홈 › Papers

Motion-Compensated Weight Compression

2026-05-23 · Ismail Lamaakal arxiv

Neural network weights are increasingly a bottleneck for deployment, yet most compression pipelines treat layers independently and overlook cross-layer redundancy induced by function-preserving symmetries. We propose Motion-Compensated Weight Compression (MCWC), a weight-only codec that aligns permutation-symmetric blocks (e.g., hidden units and attention heads) to maximize cross-layer correspondence, turning depth into a predictable sequence. In the aligned coordinate system, MCWC uses a lightweight layer-sequential predictor with periodic keyframes and encodes only quantized prediction residuals using a learned entropy model trained under a rate distortion objective. A simple decoder reconstructs deployable weights by entropy decoding, dequantization, predictor-driven reconstruction, and inverse alignment, enabling fast weight materialization for inference. Across Transformer language modeling and vision classification, MCWC improves the rate accuracy Pareto frontier over strong quantization and learned weight-codec baselines, while maintaining competitive decode time. Ablations confirm that alignment, prediction, entropy modeling, and keyframe scheduling are each necessary for the full gains. Our code is available via https://github.com/Ism-ail11/MCWC.

📄 PDF Abstract BibTeX arXiv:2605.24754

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved Motion Plane Adaptive 360-Degree Video Compression Using Affine Motion Models

2025-03-29 · Marina Ritthaler, Andy Regensky, André Kaup

Efficient compression of 360-degree video content requires the application of advanced motion models for interframe prediction. The Motion Plane Adaptive (MPA) motion model projects the frames on multiple perspective pla…

Motion CompensationMotion EstimationVideo Compression

Compression of Dynamic Medical CT Data Using Motion Compensated Wavelet Lifting with Denoised Update

2023-02-02 · Daniela Lanz, Jürgen Seiler, Karina Jaskolka, André Kaup

For the lossless compression of dynamic 3-D+t volumes as produced by medical devices like Computed Tomography, various coding schemes can be applied. This paper shows that 3-D subband coding outperforms lossless HEVC cod…

DenoisingMotion Compensation

4DGC: Rate-Aware 4D Gaussian Compression for Efficient Streamable Free-Viewpoint Video

2025-03-24 · CVPR 2025 1 · Qiang Hu, Zihan Zheng, Houqiang Zhong, Sihua Fu 외

3D Gaussian Splatting (3DGS) has substantial potential for enabling photorealistic Free-Viewpoint Video (FVV) experiences. However, the vast number of Gaussians and their associated attributes poses significant challenge…

3DGSQuantization

Graph-Based Compensated Wavelet Lifting for Scalable Lossless Coding of Dynamic Medical Data

2023-02-03 · Daniela Lanz, André Kaup

Lossless compression of dynamic 2D+t and 3D+t medical data is challenging regarding the huge amount of data, the characteristics of the inherent noise, and the high bit depth. Beyond that, a scalable representation is of…

Data CompressionMotion Compensation

Optimizing Rate-Distortion Performance of Motion Compensated Wavelet Lifting with Denoised Prediction and Update

2023-02-02 · Daniela Lanz, André Kaup

Efficient lossless coding of medical volume data with temporal axis can be achieved by motion compensated wavelet lifting. As side benefit, a scalable bit stream is generated, which allows for displaying the data at diff…

Denoising