English

LayerLock: Non-collapsing Representation Learning with Progressive Freezing

Computer Vision and Pattern Recognition 2025-10-01 v3

Abstract

We introduce LayerLock, a simple yet effective approach for self-supervised visual representation learning, that gradually transitions from pixel to latent prediction through progressive layer freezing. First, we make the observation that during training of video masked-autoencoding (MAE) models, ViT layers converge in the order of their depth: shallower layers converge early, deeper layers converge late. We then show that this observation can be exploited to accelerate standard MAE by progressively freezing the model according to an explicit schedule, throughout training. Furthermore, this same schedule can be used in a simple and scalable approach to latent prediction that does not suffer from "representation collapse". We apply our proposed approach, LayerLock, to large models of up to 4B parameters with results surpassing those of non-latent masked prediction on the 4DS perception suite.

Keywords

Cite

@article{arxiv.2509.10156,
  title  = {LayerLock: Non-collapsing Representation Learning with Progressive Freezing},
  author = {Goker Erdogan and Nikhil Parthasarathy and Catalin Ionescu and Drew A. Hudson and Alexander Lerchner and Andrew Zisserman and Mehdi S. M. Sajjadi and Joao Carreira},
  journal= {arXiv preprint arXiv:2509.10156},
  year   = {2025}
}

Comments

ICCV 2025

R2 v1 2026-07-01T05:33:20.572Z