← Search

Olivier Bousquet

12 accepted papers

2023

Compositional Semantic Parsing with Large Language Models

ICLR 2023poster

Humans can reason compositionally when presented with new tasks. Previous research shows that appropriate prompting techniques enable large language models (LLMs) to solve artificial compositional generalization tasks such as SCAN. In this work, we identify additional challenges in more realistic s…

Cited by 150SourcePDFScholar
2023

Least-to-Most Prompting Enables Complex Reasoning in Large Language Models

ICLR 2023poster

Chain-of-thought prompting has demonstrated remarkable performance on various natural language reasoning tasks. However, it tends to perform poorly on tasks which requires solving problems harder than the exemplars shown in the prompts. To overcome this challenge of easy-to-hard generalization, we p…

Cited by 1438SourcePDFScholar
2020

Measuring Compositional Generalization: A Comprehensive Method on Realistic Data

ICLR 2020poster

State-of-the-art machine learning methods exhibit limited compositional generalization. At the same time, there is a lack of realistic benchmarks that comprehensively measure this ability, which makes it challenging to find and evaluate improvements. We introduce a novel method to systematically con…

Cited by 406SourcecodeScholar
2020

Precision-Recall Curves Using Information Divergence Frontiers

AISTATS 2020poster

Despite the tremendous progress in the estimation of generative models, the development of tools for diagnosing their failures and assessing their performance has advanced at a much slower pace. Recent developments have investigated metrics that quantify which parts of the true distribution is model…

Cited by 28SourcePDFScholar
2020

What Do Neural Networks Learn When Trained With Random Labels?

NeurIPS 2020spotlight

We study deep neural networks (DNNs) trained on natural image data with entirely random labels. Despite its popularity in the literature, where it is often used to study memorization, generalization, and other phenomena, little is known about what DNNs learn in this setting. In this paper, we show a…

Cited by 91SourcePDFScholar
2019

Practical and Consistent Estimation of f-Divergences

NeurIPS 2019poster

The estimation of an f-divergence between two probability distributions based on samples is a fundamental problem in statistics and machine learning. Most works study this problem under very weak assumptions, in which case it is provably hard. We consider the case of stronger structural assumptions…

2018

Are GANs Created Equal? A Large-Scale Study

NeurIPS 2018poster

Generative adversarial networks (GAN) are a powerful subclass of generative models. Despite a very rich research activity leading to numerous interesting GAN algorithms, it is still very hard to assess which algorithm(s) perform better than others. We conduct a neutral, multi-faceted large-scale em…

2018

Assessing Generative Models via Precision and Recall

NeurIPS 2018poster

Recent advances in generative modeling have led to an increased interest in the study of statistical divergences as means of model comparison. Commonly used evaluation methods, such as the Frechet Inception Distance (FID), correlate well with the perceived quality of samples and are sensitive to mod…

2017

AdaGAN: Boosting Generative Models

NeurIPS 2017poster

Generative Adversarial Networks (GAN) are an effective method for training generative models of complex data such as natural images. However, they are notoriously hard to train and can suffer from the problem of missing modes where the model is not able to produce examples in certain regions of the…

2017

Approximation and Convergence Properties of Generative Adversarial Learning

NeurIPS 2017spotlight

Generative adversarial networks (GAN) approximate a target data distribution by jointly optimizing an objective function through a "two-player game" between a generator and a discriminator. Despite their empirical success, however, two very basic questions on how well they can approximate the targe…

Cited by 158SourcePDFScholar