Goto

Collaborating Authors

 unrelated data


Unlearning Isn't Deletion: Investigating Reversibility of Machine Unlearning in LLMs

arXiv.org Artificial Intelligence

Unlearning in large language models (LLMs) aims to remove specified data, but its efficacy is typically assessed with task-level metrics like accuracy and perplexity. We demonstrate that these metrics are often misleading, as models can appear to forget while their original behavior is easily restored through minimal fine-tuning. This phenomenon of \emph{reversibility} suggests that information is merely suppressed, not genuinely erased. To address this critical evaluation gap, we introduce a \emph{representation-level analysis framework}. Our toolkit comprises PCA-based similarity and shift, centered kernel alignment (CKA), and Fisher information, complemented by a summary metric, the mean PCA distance, to measure representational drift. Applying this framework across six unlearning methods, three data domains, and two LLMs, we identify four distinct forgetting regimes based on their \emph{reversibility} and \emph{catastrophicity}. Our analysis reveals that achieving the ideal state--irreversible, non-catastrophic forgetting--is exceptionally challenging. By probing the limits of unlearning, we identify a case of seemingly irreversible, targeted forgetting, offering new insights for designing more robust erasure algorithms. Our findings expose a fundamental gap in current evaluation practices and establish a representation-level foundation for trustworthy unlearning.


r/MachineLearning - [D] Neural Network Performance After Being Primed with Unrelated Data

#artificialintelligence

I was reading this article on the New Yorker from 2017 on the use of CNNs in identifying cancer by image analysis. The CNN was trained using a data set of 130k images and performed better than experts. What I don't understand is the author's contention that this neural network performed better when it was pre-trained on data having nothing to do with the cancer lesion problem. Here is the author's quote: "There's one rather profound thing about the network that wasn't fully emphasized in the paper," Thrun told me. In the first iteration of the study, he and the team had started with a totally naïve neural network.