← Search

Marta Garnelo

8 accepted papers

2021

A Limited-Capacity Minimax Theorem for Non-Convex Games or: How I Learned to Stop Worrying about Mixed-Nash and Love Neural Nets

AISTATS 2021poster

Adversarial training, a special case of multi-objective optimization, is an increasingly prevalent machine learning technique: some of its most notable applications include GAN-based generative modeling and self-play techniques in reinforcement learning which have been applied to complex games such…

Cited by 8SourcePDFScholar
2021

A Neural Network Auction For Group Decision Making Over a Continuous Space

IJCAI 2021poster

We propose a system for conducting an auction over locations in a continuous space. It enables participants to express their preferences over possible choices of location in the space, selecting the location that maximizes the total utility of all agents. We prevent agents from tricking the system i…

Cited by 3SourcePDFScholar
2021

Game-theoretic Vocabulary Selection via the Shapley Value and Banzhaf Index

NAACL 2021long

The input vocabulary and the representations learned are crucial to the performance of neural NLP models. Using the full vocabulary results in less explainable and more memory intensive models, with the embedding layer often constituting the majority of model parameters. It is thus common to use a s…

Cited by 25SourcePDFScholar
2020

An Explicitly Relational Neural Network Architecture

ICML 2020poster

With a view to bridging the gap between deep learning and symbolic AI, we present a novel end-to-end neural network architecture that learns to form propositional representations with an explicitly relational structure from raw pixel data. In order to evaluate and analyse the architecture, we introd…

Cited by 82SourcePDFScholar
2019

Adaptive Posterior Learning: few-shot learning with a surprise-based memory module

ICLR 2019poster

The ability to generalize quickly from few observations is crucial for intelligent systems. In this paper we introduce APL, an algorithm that approximates probability distributions by remembering the most surprising observations it has encountered. These past observations are recalled from an extern…

2019

Attentive Neural Processes

ICLR 2019poster

Neural Processes (NPs) (Garnelo et al., 2018) approach regression by learning to map a context set of observed input-output pairs to a distribution over regression functions. Each function models the distribution of the output given an input, conditioned on the context. NPs have the benefit of fitti…

2019

Open-ended learning in symmetric zero-sum games

ICML 2019oral

Zero-sum games such as chess and poker are, abstractly, functions that evaluate pairs of agents, for example labeling them ‘winner’ and ‘loser’. If the game is approximately transitive, then self-play generates sequences of agents of increasing strength. However, nontransitive games, such as rock-pa…

Cited by 220SourcePDFScholar
2018

Conditional Neural Processes

ICML 2018oral

Deep neural networks excel at function approximation, yet they are typically trained from scratch for each new function. On the other hand, Bayesian methods, such as Gaussian Processes (GPs), exploit prior knowledge to quickly infer the shape of a new function at test time. Yet, GPs are computationa…

Cited by 906SourcePDFScholar