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,…

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,…

MAAT: Multi-phase Adapter-Aware Targeted Unlearning

arXiv:2605.30514v1 Announce Type: new Abstract: Machine unlearning evaluation is structurally skewed: Why-type questions, which probe causal and relational knowledge, comprise less than 0.06% of CounterFact, 0.6% of ZSRE, and less than 1.3% of TOFU, MUSE, and WMDP-Cyber. This near-zero representation…

Learning-to-Defer in Non-Stationary Time Series via Switching State-Space Models

arXiv:2601.22538v3 Announce Type: replace Abstract: Learning-to-defer (L2D) routes each decision to a system’s own predictor or to an external expert. Streaming time-series settings break the offline-L2D assumptions: the data are non-stationary, expert availability shifts over time, and the internal predictor…

Identifying Connectivity Distributions from Neural Dynamics Using Flows

arXiv:2603.26506v2 Announce Type: replace-cross Abstract: Connectivity structure shapes neural computation, but inferring this structure from population recordings is degenerate: multiple connectivity structures can generate identical dynamics. Recent work uses low-rank recurrent neural networks (lrRNNs) to infer low-dimensional latent dynamics and…