TensorX
返回文献探索

Paper · arXiv 2406.19395

Dataset Size Recovery from LoRA Weights

Mohammad Salama, Jonathan Kahana, Eliahu Horwitz, Yedid Hoshen

21 upvotesJune 27, 2024arXiv 预印本
AI 摘要

A method called DSiRe is introduced for estimating the dataset size used to fine-tune models using LoRA, leveraging norms and spectra of LoRA matrices.

model inversionmembership inferencedataset size recoveryDSiReLoRAfine-tuningLoRA-WiSE

Abstract

Model inversion and membership inference attacks aim to reconstruct and verify the data which a model was trained on. However, they are not guaranteed to find all training samples as they do not know the size of the training set. In this paper, we introduce a new task: dataset size recovery, that aims to determine the number of samples used to train a model, directly from its weights. We then propose DSiRe, a method for recovering the number of images used to fine-tune a model, in the common case where fine-tuning uses LoRA. We discover that both the norm and the spectrum of the LoRA matrices are closely linked to the fine-tuning dataset size; we leverage this finding to propose a simple yet effective prediction algorithm. To evaluate dataset size recovery of LoRA weights, we develop and release a new benchmark, LoRA-WiSE, consisting of over 25000 weight snapshots from more than 2000 diverse LoRA fine-tuned models. Our best classifier can predict the number of fine-tuning images with a mean absolute error of 0.36 images, establishing the feasibility of this attack.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Dataset Size Recovery from LoRA Weights | TensorX