← Search

Piyush Sharma

6 accepted papers

2022

Denoising Large-Scale Image Captioning from Alt-text Data Using Content Selection Models

COLING 2022main

Training large-scale image captioning (IC) models demands access to a rich and diverse set of training examples that are expensive to curate both in terms of time and man-power. Instead, alt-text based captions gathered from the web is a far cheaper alternative to scale with the downside of being no…

Cited by 2SourcePDFScholar
2021

COSMic: A Coherence-Aware Generation Metric for Image Descriptions

EMNLP 2021finding

Developers of text generation models rely on automated evaluation metrics as a stand-in for slow and expensive manual evaluations. However, image captioning metrics have struggled to give accurate learned estimates of the semantic and pragmatic success of output text. We address this weakness by int…

2021

Conceptual 12M: Pushing Web-Scale Image-Text Pre-Training To Recognize Long-Tail Visual Concepts

CVPR 2021poster

The availability of large-scale image captioning and visual question answering datasets has contributed significantly to recent successes in vision-and-language pre-training. However, these datasets are often collected with overrestrictive requirements inherited from their original target tasks (e.g…

Cited by 1186PDFcodeScholar
2021

CrossVQA: Scalably Generating Benchmarks for Systematically Testing VQA Generalization

EMNLP 2021main

One challenge in evaluating visual question answering (VQA) models in the cross-dataset adaptation setting is that the distribution shifts are multi-modal, making it difficult to identify if it is the shifts in visual or language features that play a key role. In this paper, we propose a semi-automa…

Cited by 30SourcePDFScholar
2021

Quality Estimation for Image Captions Based on Large-scale Human Evaluations

NAACL 2021long

Automatic image captioning has improved significantly over the last few years, but the problem is far from being solved, with state of the art models still often producing low quality captions when used in the wild. In this paper, we focus on the task of Quality Estimation (QE) for image captions, w…

2020

ALBERT: A Lite BERT for Self-supervised Learning of Language Representations

ICLR 2020spotlight

Increasing model size when pretraining natural language representations often results in improved performance on downstream tasks. However, at some point further model increases become harder due to GPU/TPU memory limitations and longer training times. To address these problems, we present two para…

Cited by 8832SourcecodeScholar