← Search

Sonal Gupta

12 accepted papers

2024

Text-to-Sticker: Style Tailoring Latent Diffusion Models for Human Expression

ECCV 2024poster

"We introduce Style Tailoring, a recipe to finetune Latent Diffusion Models (LDMs) in a distinct domain with high visual quality, prompt alignment and scene diversity. We choose sticker image generation as the target domain, as the images significantly differ from photorealistic samples typically ge…

Cited by 5SourcePDFScholar
2023

Make-A-Video: Text-to-Video Generation without Text-Video Data

ICLR 2023poster

We propose Make-A-Video -- an approach for directly translating the tremendous recent progress in Text-to-Image (T2I) generation to Text-to-Video (T2V). Our intuition is simple: learn what the world looks like and how it is described from paired text-image data, and learn how the world moves from un…

Cited by 1412SourcePDFScholar
2023

Make-An-Animation: Large-Scale Text-conditional 3D Human Motion Generation

ICCV 2023poster

Text-guided human motion generation has drawn significant interest because of its impactful applications spanning animation and robotics. Recently, application of diffusion models for motion generation has enabled improvements in the quality of generated motions. However, existing approaches are lim…

Cited by 44PDFScholar
2023

SpaText: Spatio-Textual Representation for Controllable Image Generation

CVPR 2023poster

Recent text-to-image diffusion models are able to generate convincing results of unprecedented quality. However, it is nearly impossible to control the shapes of different regions/objects or their layout in a fine-grained fashion. Previous attempts to provide such controls were hindered by their rel…

Cited by 226SourcePDFScholar
2022

CCQA: A New Web-Scale Question Answering Dataset for Model Pre-Training

NAACL 2022findings

We propose a novel open-domain question-answering dataset based on the Common Crawl project. With a previously unseen number of around 130 million multilingual question-answer pairs (including about 60 million English data-points), we use our large-scale, natural, diverse and high-quality corpus to…

2022

Domain-matched Pre-training Tasks for Dense Retrieval

NAACL 2022findings

Pre-training on larger datasets with ever increasing model size isnow a proven recipe for increased performance across almost all NLP tasks.A notable exception is information retrieval, where additional pre-traininghas so far failed to produce convincing results. We show that, with theright pre-trai…

2022

Salient Phrase Aware Dense Retrieval: Can a Dense Retriever Imitate a Sparse One?

EMNLP 2022finding

Despite their recent popularity and well-known advantages, dense retrievers still lag behind sparse methods such as BM25 in their ability to reliably match salient phrases and rare entities in the query and to generalize to out-of-domain data. It has been argued that this is an inherent limitation o…

2022

UniK-QA: Unified Representations of Structured and Unstructured Knowledge for Open-Domain Question Answering

NAACL 2022findings

We study open-domain question answering with structured, unstructured and semi-structured knowledge sources, including text, tables, lists and knowledge bases. Departing from prior work, we propose a unifying approach that homogenizes all sources by reducing them to text and applies the retriever-re…

2021

Better Fine-Tuning by Reducing Representational Collapse

ICLR 2021poster

Although widely adopted, existing approaches for fine-tuning pre-trained language models have been shown to be unstable across hyper-parameter settings, motivating recent work on trust region methods. In this paper, we present a simplified and efficient method rooted in trust region theory that repl…

2021

Intrinsic Dimensionality Explains the Effectiveness of Language Model Fine-Tuning

ACL 2021long

Although pretrained language models can be fine-tuned to produce state-of-the-art results for a very wide range of language understanding tasks, the dynamics of this process are not well understood, especially in the low data regime. Why can we use relatively vanilla gradient descent algorithms (e.g…

2021

Learning Better Structured Representations Using Low-rank Adaptive Label Smoothing

ICLR 2021poster

Training with soft targets instead of hard targets has been shown to improve performance and calibration of deep neural networks. Label smoothing is a popular way of computing soft targets, where one-hot encoding of a class is smoothed with a uniform distribution. Owing to its simplicity, label smoo…

Cited by 21SourcePDFScholar
2021

Muppet: Massive Multi-task Representations with Pre-Finetuning

EMNLP 2021main

We propose pre-finetuning, an additional large-scale learning stage between language model pre-training and fine-tuning. Pre-finetuning is massively multi-task learning (around 50 datasets, over 4.8 million total labeled examples), and is designed to encourage learning of representations that genera…