2 citations · 2 across the 11 of their papers we have counts for
5 papers · 1 filter
Diffusion is a code repair operator and generator
Mukul Singh, Gust Verbruggen, Vu Le +1
Code diffusion models generate code by iteratively removing noise from the latent representation of a code snippet. During later steps of the diffusion process, when the code snipp…
Semantically Aligned Question and Code Generation for Automated Insight Generation
Ananya Singha, Bhavya Chopra, Anirudh Khatry +6
Automated insight generation is a common tactic for helping knowledge workers, such as data scientists, to quickly understand the potential value of new and unfamiliar data. Unfort…
CodeFusion: A Pre-trained Diffusion Model for Code Generation
Mukul Singh, José Cambronero, Sumit Gulwani +3
Imagine a developer who can only change their last line of code, how often would they have to start writing a function from scratch before it is correct? Auto-regressive models for…
Demonstration of CORNET: A System For Learning Spreadsheet Formatting Rules By Example
Mukul Singh, Jose Cambronero, Sumit Gulwani +3
Data management and analysis tasks are often carried out using spreadsheet software. A popular feature in most spreadsheet platforms is the ability to define data-dependent formatt…
Personalized action suggestions in low-code automation platforms
Saksham Gupta, Gust Verbruggen, Mukul Singh +2
Automation platforms aim to automate repetitive tasks using workflows, which start with a trigger and then perform a series of actions. However, with many possible actions, the use…