← Search

Jatin Ganhotra

4 accepted papers

2025

Otter: Generating Tests from Issues to Validate SWE Patches

ICML 2025poster

While there has been plenty of work on generating tests from existing code, there has been limited work on generating tests from issues. A correct test must validate the code patch that resolves the issue. This paper focuses on the scenario where that code patch does not yet exist. Doing so supports…

2024

Structured Chain-of-Thought Prompting for Few-Shot Generation of Content-Grounded QA Conversations

EMNLP 2024finding

We introduce a structured chain-of-thought (SCoT) prompting approach to generating content-grounded multi-turn question-answer conversations with a pre-trained large language model (LLM). At the core of our proposal is a structured breakdown of the complex task into a number of states in a state mac…

Cited by 5SourcePDFScholar
2022

Towards End-to-End Integration of Dialog History for Improved Spoken Language Understanding

ICASSP 2022accepted

Dialog history plays an important role in spoken language understanding (SLU) performance in a dialog system. For end-to-end (E2E) SLU, previous work has used dialog history in text form, which makes the model dependent on a cascaded automatic speech recognizer (ASR). This rescinds the benefits of a…

Cited by 0SourceScholar
2021

Explaining Neural Network Predictions on Sentence Pairs via Learning Word-Group Masks

NAACL 2021long

Explaining neural network models is important for increasing their trustworthiness in real-world applications. Most existing methods generate post-hoc explanations for neural network models by identifying individual feature attributions or detecting interactions between adjacent features. However, f…