← Search

Amanpreet Singh

23 accepted papers

2026

AstaBench: Rigorous Benchmarking of AI Agents with a Scientific Research Suite

ICLR 2026oral

AI agents hold the potential to revolutionize scientific productivity by automating literature reviews, replicating experiments, analyzing data, and even proposing new directions of inquiry; indeed, there are now many such agents, ranging from general-purpose "deep research" systems to specialized s…

Cited by 0SourcecodeScholar
2025

Generative Representational Instruction Tuning

ICLR 2025poster

All text-based language problems can be reduced to either generation or embedding. Current models only perform well at one or the other. We introduce generative representational instruction tuning (GRIT) whereby a large language model is trained to handle both generative and embedding tasks by disti…

2025

LMUNIT: Fine-grained Evaluation with Natural Language Unit Tests

EMNLP 2025

As language models become integral to critical workflows, assessing their behavior remains a fundamental challenge – human evaluation is costly and noisy, while automated metrics provide only coarse, difficult-to-interpret signals. We introduce natural language unit tests , a paradigm that decompose

2025

OLMoE: Open Mixture-of-Experts Language Models

ICLR 2025oral

We introduce OLMoE, a fully open, state-of-the-art language model leveraging sparse Mixture-of-Experts (MoE). OLMoE-1B-7B has 7 billion (B) parameters but uses only 1B per input token. We pretrain it on 5 trillion tokens and further adapt it to create OLMoE-1B-7B-Instruct. Our models outperform all…

2024

TOPICAL: TOPIC Pages AutomagicaLly

NAACL 2024system demonstrations

Topic pages aggregate useful information about an entity or concept into a single succinct and accessible article. Automated creation of topic pages would enable their rapid curation as information resources, providing an alternative to traditional web search. While most prior work has focused on ge…

2023

OBELICS: An Open Web-Scale Filtered Dataset of Interleaved Image-Text Documents

NeurIPS 2023poster

Large multimodal models trained on natural documents, which interleave images and text, outperform models trained on image-text pairs on various multimodal benchmarks. However, the datasets used to train these models have not been released, and the collection process has not been fully specified. W…

2023

SciRepEval: A Multi-Format Benchmark for Scientific Document Representations

EMNLP 2023long main

Learned representations of scientific documents can serve as valuable input features for downstream tasks without further fine-tuning. However, existing benchmarks for evaluating these representations fail to capture the diversity of relevant tasks. In response, we introduce SciRepEval, the first co…

Cited by 0SourceScholar
2022

FLAVA: A Foundational Language and Vision Alignment Model

CVPR 2022poster

State-of-the-art vision and vision-and-language models rely on large-scale visio-linguistic pretraining for obtaining good performance on a variety of downstream tasks. Generally, such models are often either cross-modal (contrastive) or multi-modal (with earlier fusion) but not both; and they often…

Cited by 796PDFScholar
2022

Unsupervised Vision-and-Language Pre-Training via Retrieval-Based Multi-Granular Alignment

CVPR 2022oral

Vision-and-Language (V+L) pre-training models have achieved tremendous success in recent years on various multi-modal benchmarks. However, the majority of existing models require pre-training on a large set of parallel image-text data, which is costly to collect, compared to image-only or text-only…

Cited by 41PDFScholar
2022

Winoground: Probing Vision and Language Models for Visio-Linguistic Compositionality

CVPR 2022poster

We present a novel task and dataset for evaluating the ability of vision and language models to conduct visio-linguistic compositional reasoning, which we call Winoground. Given two images and two captions, the goal is to match them correctly--but crucially, both captions contain a completely identi…

Cited by 440PDFScholar
2021

Dynabench: Rethinking Benchmarking in NLP

NAACL 2021long

We introduce Dynabench, an open-source platform for dynamic dataset creation and model benchmarking. Dynabench runs in a web browser and supports human-and-model-in-the-loop dataset creation: annotators seek to create examples that a target model will misclassify, but that another person will not. I…

Cited by 471SourcePDFScholar
2021

Human-Adversarial Visual Question Answering

NeurIPS 2021poster

Performance on the most commonly used Visual Question Answering dataset (VQA v2) is starting to approach human accuracy. However, in interacting with state-of-the-art VQA models, it is clear that the problem is far from being solved. In order to stress test VQA models, we benchmark them against huma…

Cited by 67SourcePDFScholar
2021

TextOCR: Towards Large-Scale End-to-End Reasoning for Arbitrary-Shaped Scene Text

CVPR 2021poster

A crucial component for the scene text based reasoning required for TextVQA and TextCaps datasets involve detecting and recognizing text present in the images using an optical character recognition (OCR) system. The current systems are crippled by the unavailability of ground truth text annotations…

Cited by 211PDFcodeScholar
2020

Iterative Answer Prediction With Pointer-Augmented Multimodal Transformers for TextVQA

CVPR 2020oral

Many visual scenes contain text that carries crucial information, and it is thus essential to understand text in images for downstream reasoning tasks. For example, a deep water label on a warning sign warns people about the danger in the scene. Recent work has explored the TextVQA task that require…

Cited by 251PDFScholar
2020

Seeing the Un-Scene: Learning Amodal Semantic Maps for Room Navigation

ECCV 2020poster

We introduce a learning-based approach for room navigation using semantic maps. Our proposed architecture learns to predict top-down belief maps of regions that lie beyond the agent’s field of view while modeling architectural and stylistic regularities in houses. First, we train a model to generate…

Cited by 70SourcePDFScholar
2020

TextCaps: a Dataset for Image Captioning with Reading Comprehension

ECCV 2020poster

Image descriptions can help visually impaired people to quickly understand the image content. While we made significant progress in automatically describing images and optical character recognition, current approaches are unable to include written text in their descriptions, although text is omnipre…

2020

The Hateful Memes Challenge: Detecting Hate Speech in Multimodal Memes

NeurIPS 2020poster

This work proposes a new challenge set for multimodal classification, focusing on detecting hate speech in multimodal memes. It is constructed such that unimodal models struggle and only multimodal models can succeed: difficult examples (“benign confounders”) are added to the dataset to make it hard…

2019

GLUE: A Multi-Task Benchmark and Analysis Platform for Natural Language Understanding

ICLR 2019poster

For natural language understanding (NLU) technology to be maximally useful, it must be able to process language in a way that is not exclusive to a single task, genre, or dataset. In pursuit of this objective, we introduce the General Language Understanding Evaluation (GLUE) benchmark, a collection…

Cited by 8516SourcePDFScholar
2019

Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks

ICLR 2019poster

Learning when to communicate and doing that effectively is essential in multi-agent tasks. Recent works show that continuous communication allows efficient training with back-propagation in multi-agent scenarios, but have been restricted to fully-cooperative tasks. In this paper, we present Individu…

2019

Modeling the Long Term Future in Model-Based Reinforcement Learning

ICLR 2019poster

In model-based reinforcement learning, the agent interleaves between model learning and planning. These two components are inextricably intertwined. If the model is not able to provide sensible long-term prediction, the executed planer would exploit model flaws, which can yield catastrophic failur…

Cited by 42SourcePDFScholar
2019

SuperGLUE: A Stickier Benchmark for General-Purpose Language Understanding Systems

NeurIPS 2019spotlight

In the last year, new models and methods for pretraining and transfer learning have driven striking performance improvements across a range of language understanding tasks. The GLUE benchmark, introduced a little over one year ago, offers a single-number metric that summarizes progress on a diverse…

2019

Towards VQA Models That Can Read

CVPR 2019poster

Studies have shown that a dominant class of questions asked by visually impaired users on images of their surroundings involves reading text in the image. But today's VQA models can not read! Our paper takes a first step towards addressing this problem. First, we introduce a new "TextVQA" dataset to…

Cited by 1328PDFcodeScholar