← Search

Muhammad Waleed Gondal

5 accepted papers

2021

Dynamic Inference with Neural Interpreters

NeurIPS 2021poster

Modern neural network architectures can leverage large amounts of data to generalize well within the training distribution. However, they are less capable of systematic generalization to data drawn from unseen but related distributions, a feat that is hypothesized to require compositional reasoning…

Cited by 36SourcePDFScholar
2021

Function Contrastive Learning of Transferable Meta-Representations

ICML 2021spotlight

Meta-learning algorithms adapt quickly to new tasks that are drawn from the same task distribution as the training tasks. The mechanism leading to fast adaptation is the conditioning of a downstream predictive model on the inferred representation of the task’s underlying data generative process, or…

Cited by 24SourcePDFScholar
2021

Spatially Structured Recurrent Modules

ICLR 2021poster

Capturing the structure of a data-generating process by means of appropriate inductive biases can help in learning models that generalise well and are robust to changes in the input distribution. While methods that harness spatial and temporal structures find broad application, recent work has demon…

Cited by 4SourcePDFScholar
2019

Kernel Mean Matching for Content Addressability of GANs

ICML 2019oral

We propose a novel procedure which adds "content-addressability" to any given unconditional implicit model e.g., a generative adversarial network (GAN). The procedure allows users to control the generative process by specifying a set (arbitrary size) of desired examples based on which similar sample…

2019

On the Transfer of Inductive Bias from Simulation to the Real World: a New Disentanglement Dataset

NeurIPS 2019poster

Learning meaningful and compact representations with disentangled semantic aspects is considered to be of key importance in representation learning. Since real-world data is notoriously costly to collect, many recent state-of-the-art disentanglement models have heavily relied on synthetic toy data-s…