← Search

Kartikeya Badola

5 accepted papers

2025

Proactive Agents for Multi-Turn Text-to-Image Generation Under Uncertainty

ICML 2025poster

User prompts for generative AI models are often underspecified, leading to a misalignment between the user intent and models' understanding. As a result, users commonly have to painstakingly refine their prompts. We study this alignment problem in text-to-image (T2I) generation and propose a prototy…

2023

Parameter-Efficient Finetuning for Robust Continual Multilingual Learning

ACL 2023findings

We introduce and study the problem of Continual Multilingual Learning (CML) where a previously trained multilingual model is periodically updated using new data arriving in stages. If the new data is present only in a subset of languages, we find that the resulting model shows improved performance o…

2022

Coordination Among Neural Modules Through a Shared Global Workspace

ICLR 2022oral

Deep learning has seen a movement away from representing examples with a monolithic hidden state towards a richly structured state. For example, Transformers segment by position, and object-centric architectures decompose images into entities. In all these architectures, interactions between differe…

Cited by 108SourcePDFScholar
2022

DiS-ReX: A Multilingual Dataset for Distantly Supervised Relation Extraction

ACL 2022short

Our goal is to study the novel task of distant supervision for multilingual relation extraction (Multi DS-RE). Research in Multi DS-RE has remained limited due to the absence of a reliable benchmarking dataset. The only available dataset for this task, RELX-Distant (Köksal and Özgür, 2020), displays…

2022

PARE: A Simple and Strong Baseline for Monolingual and Multilingual Distantly Supervised Relation Extraction

ACL 2022short

Neural models for distantly supervised relation extraction (DS-RE) encode each sentence in an entity-pair bag separately. These are then aggregated for bag-level relation prediction. Since, at encoding time, these approaches do not allow information to flow from other sentences in the bag, we believ…