Active Continual Learning with Metaplastic Binary Bayesian Neural Networks
About
Always-on edge systems must keep learning as conditions change under tight compute budgets and must detect unreliable predictions. Bayesian binary neural networks are attractive in this setting, but mean-field Bernoulli posteriors can saturate on long non-stationary streams, wiping out epistemic uncertainty and freezing plasticity. We propose BiMU, derived from a bounded-memory variational objective that balances stability, plasticity, and forgetting. BiMU combines a data term with controlled relaxation toward the prior and an uncertainty-dependent step size that prevents saturation and sustains informative uncertainty. This non-degenerate posterior enables fully online, buffer-free active querying via Monte Carlo disagreement, reducing label queries and backpropagation updates under imbalance. BiMU sustains learning and strong OOD detection on 1000-tasks Permuted-MNIST, and on OpenLORIS-Object achieves up to 32$\times$ label/update savings at matched accuracy under class imbalance and feature compression.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Lifelong Object Recognition | OpenLORIS-Object (12-task stream) | Mean Accuracy90.62 | 24 | |
| Out-of-Distribution Detection | OpenLORIS-Object (held-out toy class) | Aleatoric AUC0.99 | 24 | |
| Online Continual Learning | Permuted MNIST 1000-tasks (last 5 tasks) | Mean Accuracy (5 Tasks)95.2 | 16 | |
| Out-of-Distribution Detection | MNIST vs Fashion-MNIST 1000-tasks Permuted | OOD Detection AUC100 | 15 | |
| Image Classification | Permuted-MNIST Single-task | Accuracy (1 Task)94.67 | 8 |