← Search

Shivanshu Gupta

9 accepted papers

2025

LayerIF: Estimating Layer Quality for Large Language Models using Influence Functions

NeurIPS 2025poster

Pretrained Large Language Models (LLMs) achieve strong performance across a wide range of tasks, yet exhibit substantial variability in the various layers' training quality with respect to specific downstream applications, limiting their downstream performance. It is therefore critical to estimate l…

Cited by 0SourceScholar
2024

GistScore: Learning Better Representations for In-Context Example Selection with Gist Bottlenecks

ICML 2024poster

In-Context Learning (ICL) is the ability of Large Language Models (LLMs) to perform new tasks when conditioned on prompts comprising a few task examples. However, ICL performance can be critically sensitive to the choice of examples. To dynamically select the best examples for every test input, we p…

2024

Leveraging Code to Improve In-Context Learning for Semantic Parsing

NAACL 2024long

In-context learning (ICL) is an appealing approach for semantic parsing due to its few-shot nature and improved generalization. However, learning to parse to rare domain-specific languages (DSLs) from just a few demonstrations is challenging, limiting the performance of even the most capable LLMs.In…

2023

Cross-Lingual Knowledge Distillation for Answer Sentence Selection in Low-Resource Languages

ACL 2023findings

While impressive performance has been achieved on the task of Answer Sentence Selection (AS2) for English, the same does not hold for languages that lack large labeled datasets. In this work, we propose Cross-Lingual Knowledge Distillation (CLKD) from a strong English AS2 teacher as a method to trai…

2022

Structurally Diverse Sampling for Sample-Efficient Training and Comprehensive Evaluation

EMNLP 2022finding

A growing body of research has demonstrated the inability of NLP models to generalize compositionally and has tried to alleviate it through specialized architectures, training schemes, and data augmentation, among other approaches. In this work, we study a different approach: training on instances w…

2022

Successive Prompting for Decomposing Complex Questions

EMNLP 2022main

Answering complex questions that require making latent decisions is a challenging task, especially when limited supervision is available. Recent works leverage the capabilities of large language models (LMs) to perform complex question answering in a few-shot setting by demonstrating how to output i…

2022

Unobserved Local Structures Make Compositional Generalization Hard

EMNLP 2022main

While recent work has shown that sequence-to-sequence models struggle to generalize to new compositions (termed compositional generalization), little is known on what makes compositional generalization hard on a particular test instance. In this work, we investigate the factors that make generalizat…

2021

COVR: A Test-Bed for Visually Grounded Compositional Generalization with Real Images

EMNLP 2021main

While interest in models that generalize at test time to new compositions has risen in recent years, benchmarks in the visually-grounded domain have thus far been restricted to synthetic images. In this work, we propose COVR, a new test-bed for visually-grounded compositional generalization with rea…