← Search

Abhijeet Awasthi

8 accepted papers

2026

Think Then Embed: Generative Context Improves Multimodal Embedding

ICLR 2026poster

There is a growing interest in Universal Multimodal Embeddings (UME), where models are required to generate task-specific representations. While recent studies show that Multimodal Large Language Models (MLLMs) perform well on such tasks, they treat MLLMs solely as encoders, overlooking their genera…

Cited by 0SourceScholar
2025

NextCoder: Robust Adaptation of Code LMs to Diverse Code Edits

ICML 2025poster

Software engineering activities frequently involve edits to existing code. However, contemporary code language models (LMs) lack the ability to handle diverse types of code-edit requirements. In this work, we attempt to overcome this shortcoming through (1) a novel synthetic data generation pipeline…

Cited by 0SourcePDFScholar
2023

Conditional Tree Matching for Inference-Time Adaptation of Tree Prediction Models

ICML 2023poster

We present CTreeOT, a convergent, differentiable algorithm for matching two trees when each tree is conditioned on some input. Such conditional tree matching is useful for light-weight, few-shot adaptation of tree prediction models without parameter fine-tuning. CTreeOT includes an alignment algorit…

Cited by 2SourcePDFScholar
2023

Structured Case-Based Reasoning for Inference-Time Adaptation of Text-to-SQL Parsers

AAAI 2023technical

Inference-time adaptation methods for semantic parsing are useful for leveraging examples from newly-observed domains without repeated fine-tuning. Existing approaches typically bias the decoder by simply concatenating input-output example pairs (cases) from the new domain at the encoder’s input in…

2022

Diverse Parallel Data Synthesis for Cross-Database Adaptation of Text-to-SQL Parsers

EMNLP 2022main

Text-to-SQL parsers typically struggle with databases unseen during the train time. Adapting Text-to-SQL parsers to new database schemas is a challenging problem owing to a vast diversity of schemas and zero availability of natural language queries in new schemas. We present ReFill, a framework for…

2021

Error-Driven Fixed-Budget ASR Personalization for Accented Speakers

ICASSP 2021accepted

We consider the task of personalizing ASR models while being constrained by a fixed budget on recording speaker specific utterances. Given a speaker and an ASR model, we propose a method of identifying sentences for which the speaker’s utterances are likely to be harder for the given ASR model to re…

Cited by 0SourceScholar
2021

Exploiting Language Relatedness for Low Web-Resource Language Model Adaptation: An Indic Languages Study

ACL 2021long

Recent research in multilingual language models (LM) has demonstrated their ability to effectively handle multiple languages in a single model. This holds promise for low web-resource languages (LRL) as multilingual models can enable transfer of supervision from high resource languages to LRLs. Howe…

2020

Learning from Rules Generalizing Labeled Exemplars

ICLR 2020spotlight

In many applications labeled data is not readily available, and needs to be collected via pain-staking human supervision. We propose a rule-exemplar method for collecting human supervision to combine the efficiency of rules with the quality of instance labels. The supervision is coupled such that it…

Cited by 98SourcecodeScholar