← Search

Neil D Lawrence

9 accepted papers

2022

Two-way Sparse Network Inference for Count Data

AISTATS 2022poster

Classically, statistical datasets have a larger number of data points than features ($n > p$). The standard model of classical statistics caters for the case where data points are considered conditionally independent given the parameters. However, for $n \approx p$ or $p > n$ such models are poorly…

2019

Transferring Knowledge across Learning Processes

ICLR 2019oral

In complex transfer learning scenarios new tasks might not be tightly linked to previous tasks. Approaches that transfer information contained only in the final parameters of a source model will therefore struggle. Instead, transfer learning at at higher level of abstraction is needed. We propose Le…

2019

Variational Information Distillation for Knowledge Transfer

CVPR 2019poster

Transferring knowledge from a teacher neural network pretrained on the same or a similar task to a student neural network can significantly improve the performance of the student neural network. Existing knowledge transfer approaches match the activations or the corresponding hand-crafted features o…

Cited by 873PDFScholar
2018

Differentially Private Regression with Gaussian Processes

AISTATS 2018poster

A major challenge for machine learning is increasing the availability of data while respecting the privacy of individuals. Here we combine the provable privacy guarantees of the differential privacy framework with the flexibility of Gaussian processes (GPs). We propose a method using GPs to provide…

Cited by 0SourcePDFScholar
2018

Structured Variationally Auto-encoded Optimization

ICML 2018oral

We tackle the problem of optimizing a black-box objective function defined over a highly-structured input space. This problem is ubiquitous in science and engineering. In machine learning, inferring the structure of a neural network or the Automatic Statistician (AS), where the optimal kernel combin…