Archives AI News

Unlearning’s Blind Spots: Over-Unlearning and Prototypical Relearning Attack

arXiv:2506.01318v4 Announce Type: replace Abstract: Machine unlearning (MU) aims to expunge a designated forget set from a trained model without costly retraining, yet the existing techniques overlook two critical blind spots: “over-unlearning” that deteriorates retained data near the forget set,…

Unlearning’s Blind Spots: Over-Unlearning and Prototypical Relearning Attack

arXiv:2506.01318v4 Announce Type: replace Abstract: Machine unlearning (MU) aims to expunge a designated forget set from a trained model without costly retraining, yet the existing techniques overlook two critical blind spots: “over-unlearning” that deteriorates retained data near the forget set,…

idSCD: Identifying Training Datasets through Semantic Correlation Descriptors

arXiv:2605.30462v1 Announce Type: new Abstract: Can a dataset be recognized from the spurious correlations it induces during training? We argue that datasets leave dataset-specific traces in a model’s learned semantic correlation structure: incidental regularities that are predictive within a dataset,…

Re-examining Low Rank adaptation for private LLM fine-tuning

arXiv:2510.01137v3 Announce Type: replace Abstract: Privacy is a central concern when fine-tuning large language models (LLMs) on sensitive data, and differentially private stochastic gradient descent (DP-SGD) — which clips per-sample gradients and adds calibrated Gaussian noise — is the standard…

Graph-Conditioned Mixture of Graph Neural Network Experts for Traffic Forecasting

arXiv:2605.30486v1 Announce Type: new Abstract: Spatio-temporal forecasting on sensor graphs is commonly tackled with a single backbone architecture applied uniformly across all nodes, although graph regions can exhibit different dynamics. Road segments differ in functional class, structure, and traffic behavior,…