activity
20212024
most citedRevisiting Prompt Engineering via Declarative Crowdsourcing

10 citations · 22 across the 6 of their papers we have counts for

collaborators

6 papers

cs.SE20246 cited

Syzygy: Dual Code-Test C to (safe) Rust Translation using LLMs and Dynamic Analysis

Manish Shetty, Naman Jain, Adwait Godbole +2

Despite extensive usage in high-performance, low-level systems programming applications, C is susceptible to vulnerabilities due to manual memory management and unsafe pointer oper…

cs.CL20242 cited

SelfCodeAlign: Self-Alignment for Code Generation

Yuxiang Wei, Federico Cassano, Jiawei Liu +7

Instruction tuning is a supervised fine-tuning approach that significantly improves the ability of large language models (LLMs) to follow human instructions. We propose SelfCodeAli…

cs.DB202310 cited

Revisiting Prompt Engineering via Declarative Crowdsourcing

Aditya G. Parameswaran, Shreya Shankar, Parth Asawa +2

Large language models (LLMs) are incredibly powerful at comprehending and generating data in the form of text, but are brittle and error-prone. There has been an advent of toolkits…

cs.SE2023

StaticFixer: From Static Analysis to Static Repair

Naman Jain, Shubham Gandhi, Atharv Sonwane +5

Static analysis tools are traditionally used to detect and flag programs that violate properties. We show that static analysis tools can also be used to perturb programs that satis…

quant-ph20231 cited

Exploring the synergistic potential of quantum annealing and gate model computing for portfolio optimization

Naman Jain, M Girish Chandra

Portfolio optimization is one of the most studied problems for demonstrating the near-term applications of quantum computing. However, large-scale problems cannot be solved on toda…

cs.SE20213 cited

Jigsaw: Large Language Models meet Program Synthesis

Naman Jain, Skanda Vaidyanath, Arun Iyer +4

Large pre-trained language models such as GPT-3, Codex, and Google's language model are now capable of generating code from natural language specifications of programmer intent. We…