← Search

Ari Morcos

8 accepted papers

2021

CURI: A Benchmark for Productive Concept Learning Under Uncertainty

ICML 2021spotlight

Humans can learn and reason under substantial uncertainty in a space of infinitely many compositional, productive concepts. For example, if a scene with two blue spheres qualifies as “daxy,” one can reason that the underlying concept may require scenes to have “only blue spheres” or “only spheres” o…

Cited by 29SourcePDFScholar
2020

DD-PPO: Learning Near-Perfect PointGoal Navigators from 2.5 Billion Frames

ICLR 2020poster

We present Decentralized Distributed Proximal Policy Optimization (DD-PPO), a method for distributed reinforcement learning in resource-intensive simulated environments. DD-PPO is distributed (uses multiple machines), decentralized (lacks a centralized server), and synchronous (no computation is eve…

Cited by 542SourcecodeScholar
2020

The Generalization-Stability Tradeoff In Neural Network Pruning

NeurIPS 2020poster

Pruning neural network parameters is often viewed as a means to compress models, but pruning has also been motivated by the desire to prevent overfitting. This motivation is particularly relevant given the perhaps surprising observation that a wide variety of pruning approaches increase test accurac…

2019

Learning to Make Analogies by Contrasting Abstract Relational Structure

ICLR 2019poster

Analogical reasoning has been a principal focus of various waves of AI research. Analogy is particularly challenging for machines because it requires relational structures to be represented such that they can be flexibly applied across diverse domains of experience. Here, we study how analogical rea…

2019

One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers

NeurIPS 2019poster

The success of lottery ticket initializations (Frankle and Carbin, 2019) suggests that small, sparsified networks can be trained so long as the network is initialized appropriately. Unfortunately, finding these "winning ticket'' initializations is computationally expensive. One potential solution is…

Cited by 284SourcePDFScholar
2018

Insights on representational similarity in neural networks with canonical correlation

NeurIPS 2018poster

Comparing different neural network representations and determining how representations evolve over time remain challenging open questions in our understanding of the function of neural networks. Comparing representations in neural networks is fundamentally difficult as the structure of representatio…

2018

Measuring abstract reasoning in neural networks

ICML 2018oral

Whether neural networks can learn abstract reasoning or whether they merely rely on superficial statistics is a topic of recent debate. Here, we propose a dataset and challenge designed to probe abstract reasoning, inspired by a well-known human IQ test. To succeed at this challenge, models must cop…