← Search

Abhimanyu Dubey

16 accepted papers

2024

Context Diffusion: In-Context Aware Image Generation

ECCV 2024poster

"We propose Context Diffusion, a diffusion-based framework that enables image generation models to learn from visual examples presented in context. Recent work tackles such in-context learning for image generation, where a query image is provided alongside context examples and text prompts. However,…

Cited by 9SourcePDFScholar
2023

Cola: A Benchmark for Compositional Text-to-image Retrieval

NeurIPS 2023poster

Compositional reasoning is a hallmark of human visual intelligence. Yet, despite the size of large vision-language models, they struggle to represent simple compositions by combining objects with their attributes. To measure this lack of compositional capability, we design Cola, a text-to-image retr…

Cited by 36SourcePDFScholar
2023

Filtering, Distillation, and Hard Negatives for Vision-Language Pre-Training

CVPR 2023poster

Vision-language models trained with contrastive learning on large-scale noisy data are becoming increasingly popular for zero-shot recognition problems. In this paper we improve the following three aspects of the contrastive pre-training pipeline: dataset noise, model initialization and the training…

2023

PACO: Parts and Attributes of Common Objects

CVPR 2023highlight

Object models are gradually progressing from predicting just category labels to providing detailed descriptions of object instances. This motivates the need for large datasets which go beyond traditional object masks and provide richer annotations such as part masks and attributes. Hence, we introdu…

2021

One More Step Towards Reality: Cooperative Bandits with Imperfect Communication

NeurIPS 2021poster

The cooperative bandit problem is increasingly becoming relevant due to its applications in large-scale decision-making. However, most research for this problem focuses exclusively on the setting with perfect communication, whereas in most real-world distributed settings, communication is often over…

Cited by 28SourcePDFScholar
2019

Defense Against Adversarial Images Using Web-Scale Nearest-Neighbor Search

CVPR 2019oral

A plethora of recent work has shown that convolutional networks are not robust to adversarial images: images that are created by perturbing a sample from the data distribution as to maximize the loss on the perturbed example. In this work, we hypothesize that adversarial perturbations move the image…

Cited by 72PDFScholar
2018

Pairwise Confusion for Fine-Grained Visual Classification

ECCV 2018poster

Fine-Grained Visual Classification (FGVC) datasets contain small sample sizes, along with significant intra-class variation and inter-class similarity. While prior work has addressed intra-class variation using localization and segmentation techniques, inter-class similarity may also affect feature…