paper-with-me

홈 › Papers

Exploring Memorization in Adversarial Training

2021-06-03 · ICLR 2022 4 · Yinpeng Dong, Ke Xu, Xiao Yang, Tianyu Pang, Zhijie Deng, Hang Su, Jun Zhu

Deep learning models have a propensity for fitting the entire training set even with random labels, which requires memorization of every training sample. In this paper, we explore the memorization effect in adversarial training (AT) for promoting a deeper understanding of model capacity, convergence, generalization, and especially robust overfitting of the adversarially trained models. We first demonstrate that deep networks have sufficient capacity to memorize adversarial examples of training data with completely random labels, but not all AT algorithms can converge under the extreme circumstance. Our study of AT with random labels motivates further analyses on the convergence and generalization of AT. We find that some AT approaches suffer from a gradient instability issue and most recently suggested complexity measures cannot explain robust generalization by considering models trained on random labels. Furthermore, we identify a significant drawback of memorization in AT that it could result in robust overfitting. We then propose a new mitigation algorithm motivated by detailed memorization analyses. Extensive experiments on various datasets validate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2106.01606

Code (1)

dongyp13/memorization-AT 공식 구현 pytorch

Tasks

Memorization

Similar Papers 제목 키워드 기반

Exploring Cross-Client Memorization of Training Data in Large Language Models for Federated Learning

2025-10-09 · Tinnakit Udsa, Can Udomcharoenchaikit, Patomporn Payoungkhamdee, Sarana Nutanong 외 arxiv

Federated learning (FL) enables collaborative training without raw data sharing, but still risks training data memorization. Existing FL memorization detection techniques focus on one sample at a time, underestimating mo…

Federated Learning

Exploring Memorization in Fine-tuned Language Models

2023-10-10 · Shenglai Zeng, Yaxin Li, Jie Ren, Yiding Liu 외

Large language models (LLMs) have shown great capabilities in various tasks but also exhibited memorization of training data, raising tremendous privacy and copyright concerns. While prior works have studied memorization…

Memorization

PreCog: Exploring the Relation between Memorization and Performance in Pre-trained Language Models

2023-05-08 · Leonardo Ranaldi, Elena Sofia Ruzzetti, Fabio Massimo Zanzotto

Pre-trained Language Models such as BERT are impressive machines with the ability to memorize, possibly generalized learning examples. We present here a small, focused contribution to the analysis of the interplay betwee…

MemorizationRelation

Rethinking LLM Memorization through the Lens of Adversarial Compression

2024-04-23 · Avi Schwarzschild, Zhili Feng, Pratyush Maini, Zachary C. Lipton 외

Large language models (LLMs) trained on web-scale datasets raise substantial concerns regarding permissible data usage. One major question is whether these models "memorize" all their training data or they integrate many…

Memorization

Exploring Model Dynamics for Accumulative Poisoning Discovery

2023-06-06 · Jianing Zhu, Xiawei Guo, Jiangchao Yao, Chao Du 외

Adversarial poisoning attacks pose huge threats to various machine learning applications. Especially, the recent accumulative poisoning attacks show that it is possible to achieve irreparable harm on models via a sequenc…

Memorizationmodel