paper-with-me

홈 › Papers

Localizing Memorization in SSL Vision Encoders

2024-09-27 · Wenhao Wang, Adam Dziedzic, Michael Backes, Franziska Boenisch

Recent work on studying memorization in self-supervised learning (SSL) suggests that even though SSL encoders are trained on millions of images, they still memorize individual data points. While effort has been put into characterizing the memorized data and linking encoder memorization to downstream utility, little is known about where the memorization happens inside SSL encoders. To close this gap, we propose two metrics for localizing memorization in SSL encoders on a per-layer (layermem) and per-unit basis (unitmem). Our localization methods are independent of the downstream task, do not require any label information, and can be performed in a forward pass. By localizing memorization in various encoder architectures (convolutional and transformer-based) trained on diverse datasets with contrastive and non-contrastive SSL frameworks, we find that (1) while SSL memorization increases with layer depth, highly memorizing units are distributed across the entire encoder, (2) a significant fraction of units in SSL encoders experiences surprisingly high memorization of individual data points, which is in contrast to models trained under supervision, (3) atypical (or outlier) data points cause much higher layer and unit memorization than standard data points, and (4) in vision transformers, most memorization happens in the fully-connected layers. Finally, we show that localizing memorization in SSL has the potential to improve fine-tuning and to inform pruning strategies.

📄 PDF Abstract BibTeX arXiv:2409.19069

Code (0)

등록된 구현이 없습니다.

Tasks

MemorizationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Downsampling leads to Image Memorization in Convolutional Autoencoders

2019-05-01 · ICLR 2019 5 · Adityanarayanan Radhakrishnan, Caroline Uhler, Mikhail Belkin

Memorization of data in deep neural networks has become a subject of significant research interest. In this paper, we link memorization of images in deep convolutional autoencoders to downsampling through strided convo…

Memorization

Memorization in Self-Supervised Learning Improves Downstream Generalization

2024-01-19 · Wenhao Wang, Muhammad Ahmad Kaleem, Adam Dziedzic, Michael Backes 외

Self-supervised learning (SSL) has recently received significant attention due to its ability to train high-performance encoders purely on unlabeled data-often scraped from the internet. This data can still be sensitive …

MemorizationSelf-Supervised Learning

Localizing and Mitigating Memorization in Image Autoregressive Models

2025-08-30 · Aditya Kasliwal, Franziska Boenisch, Adam Dziedzic arxiv

Image AutoRegressive (IAR) models have achieved state-of-the-art performance in speed and quality of generated images. However, they also raise concerns about memorization of their training data and its implications for …

Localizing Memorized Regions in Diffusion Models via Coordinate-Wise Curvature Differences

2026-05-26 · Gwangho Kim, Sungyoon Lee arxiv

Diffusion models can unintentionally memorize training samples, raising concerns about privacy and copyright. While recent methods can detect memorization, they often rely on global or model-specific signals and provide …

Memorization in Overparameterized Autoencoders

2018-10-16 · ICML Workshop Deep_Phenomen 2019 6 · Adityanarayanan Radhakrishnan, Karren Yang, Mikhail Belkin, Caroline Uhler

The ability of deep neural networks to generalize well in the overparameterized regime has become a subject of significant research interest. We show that overparameterized autoencoders exhibit memorization, a form of in…

Inductive BiasMemorization