English

Sign Lock-In: Randomly Initialized Weight Signs Persist and Bottleneck Sub-Bit Model Compression

Machine Learning 2026-02-20 v1 Artificial Intelligence Computation and Language Computer Vision and Pattern Recognition

Abstract

Sub-bit model compression seeks storage below one bit per weight; as magnitudes are aggressively compressed, the sign bit becomes a fixed-cost bottleneck. Across Transformers, CNNs, and MLPs, learned sign matrices resist low-rank approximation and are spectrally indistinguishable from an i.i.d. Rademacher baseline. Despite this apparent randomness, most weights retain their initialization signs; flips primarily occur via rare near-zero boundary crossings, suggesting that sign-pattern randomness is largely inherited from initialization. We formalize this behavior with sign lock-in theory, a stopping-time analysis of sign flips under SGD noise. Under bounded updates and a rare re-entry condition into a small neighborhood around zero, the number of effective sign flips exhibits a geometric tail. Building on this mechanism, we introduce a gap-based initialization and a lightweight outward-drift regularizer, reducing the effective flip rate to approximately 10310^{-3} with only about a one-point increase in perplexity.

Keywords

Cite

@article{arxiv.2602.17063,
  title  = {Sign Lock-In: Randomly Initialized Weight Signs Persist and Bottleneck Sub-Bit Model Compression},
  author = {Akira Sakai and Yuma Ichikawa},
  journal= {arXiv preprint arXiv:2602.17063},
  year   = {2026}
}
R2 v1 2026-07-01T10:42:26.367Z