paper-with-me

Papers

Depth-Wise Representation Development Under Blockwise Self-Supervised Learning for Video Vision Transformers

2026-01-14 · Jonas Römer, Timo Dickscheid arxiv

End-to-end backpropagation couples all layers through a global error signal, enabling coordinated learning but requiring long-range credit assignment. Motivated by recent progress in blockwise self-supervised learning (BWSSL), we ask whether masked video transformers can be trained without end-to-end backpropagation. Applying BWSSL to masked video modeling remains relatively underexplored and must handle spatiotemporal context and long-range temporal structure. More broadly, analyses that compare BWSSL and end-to-end training in terms of learning dynamics and depth-wise representation development remain sparse. We apply blockwise learning to a masked autoencoding video vision transformer by partitioning the encoder into blocks, each of which is optimized with a local masked reconstruction loss. Across model sizes and partition granularities, training converges and yields representations close to matched end-to-end baselines under linear-probe and retrieval proxies. In order to compare intermediate representations, we analyze depth-wise decodability, inter-block similarity, and patch-level diagnostics. Blockwise training exposes higher-level structure earlier, while later blocks saturate and operate in a more geometry-preserving regime. It can also induce token-level shifts consistent with stronger early mixing that pooled metrics can miss. These findings point to late-block saturation and interface formation as contributors to the remaining gap.

📄 PDF Abstract BibTeX arXiv:2601.09040

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Blockwise Self-Supervised Learning at Scale

2023-02-03 · Shoaib Ahmed Siddiqui, David Krueger, Yann Lecun, Stéphane Deny

Current state-of-the-art deep networks are all powered by backpropagation. In this paper, we explore alternatives to full backpropagation in the form of blockwise learning rules, leveraging the latest developments in sel…

Self-Supervised Learning

Parallel Blockwise Knowledge Distillation for Deep Neural Network Compression

2020-12-05 · Cody Blakeney, Xiaomin Li, Yan Yan, Ziliang Zong

Deep neural networks (DNNs) have been extremely successful in solving many challenging AI tasks in natural language processing, speech recognition, and computer vision nowadays. However, DNNs are typically computation in…

Knowledge DistillationNeural Network CompressionQuantizationspeech-recognition+1

Pipe-BD: Pipelined Parallel Blockwise Distillation

2023-01-29 · Hongsun Jang, Jaewon Jung, Jaeyong Song, Joonsang Yu 외

Training large deep neural network models is highly challenging due to their tremendous computational and memory requirements. Blockwise distillation provides one promising method towards faster convergence by splitting …

GPU

Blockwise Adaptivity: Faster Training and Better Generalization in Deep Learning

2019-05-23 · Shuai Zheng, James T. Kwok

Stochastic methods with coordinate-wise adaptive stepsize (such as RMSprop and Adam) have been widely used in training deep neural networks. Despite their fast convergence, they can generalize worse than stochastic gradi…

Deep Learning

Blockwise SURE Shrinkage for Non-Local Means

2013-05-18 · Yue Wu, Brian Tracey, Premkumar Natarajan, Joseph P. Noonan

In this letter, we investigate the shrinkage problem for the non-local means (NLM) image denoising. In particular, we derive the closed-form of the optimal blockwise shrinkage for NLM that minimizes the Stein's unbiased …

DenoisingImage DenoisingSSIM