← Search

Saurabh Sinha

2 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

Robust Model-Based Optimization for Challenging Fitness Landscapes

ICLR 2024poster

Protein design, a grand challenge of the day, involves optimization on a fitness landscape, and leading methods adopt a model-based approach where a model is trained on a training set (protein sequences and fitness) and proposes candidates to explore next. These methods are challenged by sparsity of…