activity
20192022
most citedStreamingQA: A Benchmark for Adaptation to New Knowledge over Time in Question Answering Models

17 citations · 29 across the 2 of their papers we have counts for

collaborators

7 papers

cs.CL202217 cited

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…

cs.CV202012 cited

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…

cs.LG2020

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…

cs.LG2020

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,…

cs.LG2020

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…

cs.AI2020

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…