Goto

Collaborating Authors

 fromp


Appendix: AnAdaptiveKernelApproachtoFederatedLearning ofHeterogeneousCausalEffects

Neural Information Processing Systems

For example, if an individual appears in all of the sources, the trained model would be biased by data of this individual (there is imbalance caused by the use of more data from this particular individual than the others). Hence, this condition would ensure that such bias does not exist. Toaddress suchaproblem, wepropose a pre-training step to exclude such duplicated individuals. The pre-training step are summarized as follows: (1) Suppose thatanindividual canbeuniquely identified viaasetoffeatures. The causal effects are unidentifiable if the confounders are unobserved.





Continual Deep Learning by Functional Regularisation of Memorable Past

Neural Information Processing Systems

The ability to quickly adapt to changing environments is an important quality of intelligent systems. For such quick adaptation, it is important to be able to identify, memorise, and recall useful past experiences when acquiring new ones.


R1: Score 6 (confidence 3)

Neural Information Processing Systems

We thank the reviewers for their time and feedback. Q2: "What is the fundamental difference between converting whole network vs only the last layer"? This could hurt performance a lot in the beginning. Q3: "What role does the ... regularization term play ... compared with FRCL"? Q4: "Is it possible to do task detection?"


Continual Learning via Sequential Function-Space Variational Inference

arXiv.org Machine Learning

Sequential Bayesian inference over predictive functions is a natural framework for continual learning from streams of data. However, applying it to neural networks has proved challenging in practice. Addressing the drawbacks of existing techniques, we propose an optimization objective derived by formulating continual learning as sequential function-space variational inference. In contrast to existing methods that regularize neural network parameters directly, this objective allows parameters to vary widely during training, enabling better adaptation to new tasks. Compared to objectives that directly regularize neural network predictions, the proposed objective allows for more flexible variational distributions and more effective regularization. We demonstrate that, across a range of task sequences, neural networks trained via sequential function-space variational inference achieve better predictive accuracy than networks trained with related methods while depending less on maintaining a set of representative points from previous tasks.


Continual Deep Learning by Functional Regularisation of Memorable Past

arXiv.org Machine Learning

Continually learning new skills is important for intelligent systems, yet standard deep learning methods suffer from catastrophic forgetting of the past. Recent works address this with weight regularisation. Functional regularisation, although computationally expensive, is expected to perform better, but rarely does so in practice. In this paper, we fix this issue by using a new functional-regularisation approach that utilises a few memorable past examples crucial to avoid forgetting. By using a Gaussian Process formulation of deep networks, our approach enables training in weight-space while identifying both the memorable past and a functional prior. Our method achieves state-of-the-art performance on standard benchmarks and opens a new direction for life-long learning where regularisation and memory-based methods are naturally combined.