17 citations · 29 across the 2 of their papers we have counts for
7 papers
StreamingQA: A Benchmark for Adaptation to New Knowledge over Time in Question Answering Models
Adam Liška, Tomáš Kočiský, Elena Gribovskaya +11
Knowledge and language understanding of models evaluated through question answering (QA) has been usually studied on static snapshots of knowledge, like Wikipedia. However, our wor…
Large-scale multilingual audio visual dubbing
Yi Yang, Brendan Shillingford, Yannis Assael +9
We describe a system for large-scale audiovisual translation and dubbing, which translates videos from one language to another. The source language's speech content is transcribed…
A Combinatorial Perspective on Transfer Learning
Jianan Wang, Eren Sezener, David Budden +2
Human intelligence is characterized not only by the capacity to learn complex skills, but the ability to rapidly adapt and acquire new skills within an ever-changing environment. I…
Gaussian Gated Linear Networks
David Budden, Adam Marblestone, Eren Sezener +3
We propose the Gaussian Gated Linear Network (G-GLN), an extension to the recently proposed GLN family of deep neural networks. Instead of using backpropagation to learn features,…
Online Learning in Contextual Bandits using Gated Linear Networks
Eren Sezener, Marcus Hutter, David Budden +2
We introduce a new and completely online contextual bandit algorithm called Gated Linear Contextual Bandits (GLCB). This algorithm is based on Gated Linear Networks (GLNs), a recen…
Static and Dynamic Values of Computation in MCTS
Eren Sezener, Peter Dayan
Monte-Carlo Tree Search (MCTS) is one of the most-widely used methods for planning, and has powered many recent advances in artificial intelligence. In MCTS, one typically performs…