← Search

Yash Sharma

13 accepted papers

2024

Attribute Diversity Determines the Systematicity Gap in VQA

EMNLP 2024main

Although modern neural networks often generalize to new combinations of familiar concepts, the conditions that enable such compositionality have long been an open question. In this work, we study the systematicity gap in visual question answering: the performance difference between reasoning on prev…

2024

MOSAIC: Modular Foundation Models for Assistive and Interactive Cooking

CoRL 2024poster

We present MOSAIC, a modular architecture for coordinating multiple robots to (a) interact with users using natural language and (b) manipulate an open vocabulary of everyday objects. At several levels, MOSAIC employs modularity: it leverages multiple large-scale pre-trained models for high-level ta…

Cited by 0SourceScholar
2024

No "Zero-Shot" Without Exponential Data: Pretraining Concept Frequency Determines Multimodal Model Performance

NeurIPS 2024poster

Web-crawled pretraining datasets underlie the impressive "zero-shot" evaluation performance of multimodal models, such as CLIP for classification and Stable-Diffusion for image generation. However, it is unclear how meaningful the notion of "zero-shot" generalization is for such multimodal models, a…

2023

Demo2Code: From Summarizing Demonstrations to Synthesizing Code via Extended Chain-of-Thought

NeurIPS 2023poster

Language instructions and demonstrations are two natural ways for users to teach robots personalized tasks. Recent progress in Large Language Models (LLMs) has shown impressive performance in translating language instructions into code for robotic tasks. However, translating demonstrations into task…

Cited by 30SourcePDFScholar
2023

On Transfer of Adversarial Robustness from Pretraining to Downstream Tasks

NeurIPS 2023poster

As large-scale training regimes have gained popularity, the use of pretrained models for downstream tasks has become common practice in machine learning. While pretraining has been shown to enhance the performance of models in practice, the transfer of robustness properties from pretraining to downs…

Cited by 6SourcePDFScholar
2023

Provably Learning Object-Centric Representations

ICML 2023oral

Learning structured representations of the visual world in terms of objects promises to significantly improve the generalization abilities of current machine learning models. While recent efforts to this end have shown promising empirical progress, a theoretical account of when unsupervised object-c…

Cited by 40SourcePDFScholar
2021

Contrastive Learning Inverts the Data Generating Process

ICML 2021spotlight

Contrastive learning has recently seen tremendous success in self-supervised learning. So far, however, it is largely unclear why the learned representations generalize so effectively to a large variety of downstream tasks. We here prove that feedforward models trained with objectives belonging to t…

2021

Self-Supervised Learning with Data Augmentations Provably Isolates Content from Style

NeurIPS 2021poster

Self-supervised representation learning has shown remarkable success in a number of domains. A common practice is to perform data augmentation via hand-crafted transformations intended to leave the semantics of the data invariant. We seek to understand the empirical success of this approach from a t…

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
2021

Towards Nonlinear Disentanglement in Natural Data with Temporal Sparse Coding

ICLR 2021oral

Disentangling the underlying generative factors from complex data has so far been limited to carefully constructed scenarios. We propose a path towards natural data by first showing that the statistics of natural data provide enough structure to enable disentanglement, both theoretically and empiric…

2021

Unsupervised Learning of Compositional Energy Concepts

NeurIPS 2021poster

Humans are able to rapidly understand scenes by utilizing concepts extracted from prior experience. Such concepts are diverse, and include global scene descriptors, such as the weather or lighting, as well as local scene descriptors, such as the color or size of a particular object. So far, unsuperv…

2020

MMA Training: Direct Input Space Margin Maximization through Adversarial Training

ICLR 2020poster

We study adversarial robustness of neural networks from a margin maximization perspective, where margins are defined as the distances from inputs to a classifier's decision boundary. Our study shows that maximizing margins can be achieved by minimizing the adversarial loss on the decision boundary a…

Cited by 358SourcecodeScholar