← Search

Richard S Zemel

7 accepted papers

2019

Dimensionality Reduction for Representing the Knowledge of Probabilistic Models

ICLR 2019poster

Most deep learning models rely on expressive high-dimensional representations to achieve good performance on tasks such as classification. However, the high dimensionality of these representations makes them difficult to interpret and prone to over-fitting. We propose a simple, intuitive and scalabl…

Cited by 15SourcePDFScholar
2018

Graph Partition Neural Networks for Semi-Supervised Classification

ICLR 2018workshop

We present graph partition neural networks (GPNN), an extension of graph neural networks (GNNs) able to handle extremely large graphs. GPNNs alternate between locally propagating information between nodes in small subgraphs and globally propagating information between the subgraphs. To efficiently p…

Cited by 91SourcecodeScholar
2018

Meta-Learning for Semi-Supervised Few-Shot Classification

ICLR 2018poster

In few-shot classification, we are interested in learning algorithms that train a classifier from only a handful of labeled examples. Recent progress in few-shot classification has featured meta-learning, in which a parameterized model for a learning algorithm is defined and trained on episodes repr…

2017

Efficient Multiple Instance Metric Learning Using Weakly Supervised Data

CVPR 2017poster

We consider learning a distance metric in a weakly supervised setting where "bags" (or sets) of instances are labeled with "bags" of labels. A general approach is to formulate the problem as a Multiple Instance Learning (MIL) problem where the metric is learned so that the distances between instance…

Cited by 18PDFScholar
2017

Normalizing the Normalizers: Comparing and Extending Network Normalization Schemes

ICLR 2017poster

Normalization techniques have only recently begun to be exploited in supervised learning tasks. Batch normalization exploits mini-batch statistics to normalize the activations. This was shown to speed up training and result in better models. However its success has been very limited when dealing wit…

Cited by 113SourceScholar