1/We've nailed a framework to reliably detect if an LLM was trained on your dataset: LLM Dataset Inference.
After over a year of thinking of writing about how hard this is, we had a breakthrough that made me quite literally jump from my seat!
📝: https://t.co/B9jvMsoNGW Long🧵
I am looking to recruit students at UIUC (deadline: Dec 15, 2022). More details (about me/my research interests) are on my webpage. RTs are appreciated!
@usmannk@NicolasPapernot @HONGYUC12266081 @jonasguan@AliShahinShams1@UofT@VectorInst@TorontoSRI@turinginst If I understand correctly, your question is how to compare two models when they have the same architecture but are trained with different initialization, random seed, hyperparameters, and/or even datasets. In this case, I agree with you that direct weight similarity is hard.
How to measure the similarity between 2 DNNs with different architectures? We propose to approximate DNNs' global behaviors using their local behaviors captured by model explanation techniques such as LIME, and compute the distance on the latter. #ICLR2022