Vikranth Dwaracherla, Google DeepMind

Talk Date and Time: August 29, 2023 at 6:30 pm - 7:15 pm EST followed by 15 minutes of Q&A on Google Meet

Topic: Epistemic Neural Networks

Abstract:

Effective decision, exploration, and adaptation often require an agent to know what it knows and, also, what it does not know. This capability relies on the quality of joint predictions of labels across multiple inputs. Conventional neural networks lack this capability and, since most research has focused on marginal predictions, this shortcoming has been largely overlooked.  By assessing the quality of joint predictions it is possible to determine whether the neural network effectively distinguishes between epistemic uncertainty (that is due to lack of knowledge) and aleatoric uncertainty (that is due to chance). We introduce the epistemic neural network (ENN) as a general interface for uncertainty modeling in deep learning. While prior approaches to uncertainty modeling can be viewed as ENNs, this new interface facilitates comparison of joint predictions and the design of novel architectures and algorithms. In particular, we introduce the epinet: an architecture that can supplement any conventional neural network, including large pretrained models, and can be trained with modest incremental computation to represent uncertainty. With an epinet, conventional neural networks outperform very large ensembles, consisting of hundreds or more particles, with orders of magnitude less computation. We demonstrate this efficacy across synthetic data, ImageNet, and some reinforcement learning tasks. As part of this effort we open-source experiment code.

Bio:

Vikranth is a research scientist at Google DeepMind in Mountain View, California, US. He is interested in developing data and computationally efficient agents that are both practical and theoretically sound. Before DeepMind, Vikranth completed his PhD at Stanford University with Prof. Benjamin Van Roy and Bachelor's at IIT Bombay with Prof. Vivek Borkar.