Search Results for author: Isil Dillig

Found 18 papers, 7 papers with code

Synapse: Learning Preferential Concepts from Visual Demonstrations

no code implementations25 Mar 2024 Sadanand Modak, Noah Patton, Isil Dillig, Joydeep Biswas

This paper addresses the problem of preference learning, which aims to learn user-specific preferences (e. g., "good parking spot", "convenient drop-off location") from visual input.

Autonomous Driving Program Synthesis

Coeditor: Leveraging Contextual Changes for Multi-round Code Auto-editing

no code implementations29 May 2023 Jiayi Wei, Greg Durrett, Isil Dillig

In this work, we explore a multi-round code auto-editing setting, aiming to predict edits to a code region based on recent changes within the same codebase.

Code Completion EDIT Task

SatLM: Satisfiability-Aided Language Models Using Declarative Prompting

1 code implementation NeurIPS 2023 Xi Ye, Qiaochu Chen, Isil Dillig, Greg Durrett

In this paper, we propose a new satisfiability-aided language modeling (SatLM) approach for improving the reasoning capabilities of LLMs.

Arithmetic Reasoning Language Modelling

TypeT5: Seq2seq Type Inference using Static Analysis

1 code implementation16 Mar 2023 Jiayi Wei, Greg Durrett, Isil Dillig

There has been growing interest in automatically predicting missing type annotations in programs written in Python and JavaScript.

Language Modelling Type prediction +1

Guiding Safe Exploration with Weakest Preconditions

no code implementations28 Sep 2022 Greg Anderson, Swarat Chaudhuri, Isil Dillig

In reinforcement learning for safety-critical settings, it is often desirable for the agent to obey safety constraints at all points in time, including during training.

Continuous Control reinforcement-learning +2

STEADY: Simultaneous State Estimation and Dynamics Learning from Indirect Observations

1 code implementation2 Mar 2022 Jiayi Wei, Jarrett Holtz, Isil Dillig, Joydeep Biswas

Accurate kinodynamic models play a crucial role in many robotics applications such as off-road navigation and high-speed driving.

Making Table Understanding Work in Practice

no code implementations11 Sep 2021 Madelon Hulsebos, Sneha Gathani, James Gale, Isil Dillig, Paul Groth, Çağatay Demiralp

However, we observe that there exists a gap between the performance of these models on these benchmarks and their applicability in practice.

Data Integration

Falx: Synthesis-Powered Visualization Authoring

no code implementations1 Feb 2021 Chenglong Wang, Yu Feng, Rastislav Bodik, Isil Dillig, Alvin Cheung, Amy J. Ko

Modern visualization tools aim to allow data analysts to easily create exploratory visualizations.

Human-Computer Interaction Programming Languages

Optimal Neural Program Synthesis from Multimodal Specifications

no code implementations Findings (EMNLP) 2021 Xi Ye, Qiaochu Chen, Isil Dillig, Greg Durrett

Multimodal program synthesis, which leverages different types of user input to synthesize a desired program, is an attractive way to scale program synthesis to challenging settings; however, it requires integrating noisy signals from the user, like natural language, with hard constraints on the program's behavior.

Program Synthesis valid

Neurosymbolic Reinforcement Learning with Formally Verified Exploration

1 code implementation NeurIPS 2020 Greg Anderson, Abhinav Verma, Isil Dillig, Swarat Chaudhuri

We present Revel, a partially neural reinforcement learning (RL) framework for provably safe exploration in continuous state and action spaces.

reinforcement-learning Reinforcement Learning (RL) +1

Benchmarking Multimodal Regex Synthesis with Complex Structures

no code implementations ACL 2020 Xi Ye, Qiaochu Chen, Isil Dillig, Greg Durrett

Existing datasets for regular expression (regex) generation from natural language are limited in complexity; compared to regex tasks that users post on StackOverflow, the regexes in these datasets are simple, and the language used to describe them is not diverse.

Benchmarking

LambdaNet: Probabilistic Type Inference using Graph Neural Networks

1 code implementation ICLR 2020 Jiayi Wei, Maruth Goyal, Greg Durrett, Isil Dillig

Given this program abstraction, we then use a graph neural network to propagate information between related type variables and eventually make type predictions.

Code Completion Vocal Bursts Type Prediction

Sketch-Driven Regular Expression Generation from Natural Language and Examples

1 code implementation16 Aug 2019 Xi Ye, Qiaochu Chen, Xinyu Wang, Isil Dillig, Greg Durrett

Our system achieves state-of-the-art performance on the prior datasets and solves 57% of the real-world dataset, which existing neural systems completely fail on.

Optimization and Abstraction: A Synergistic Approach for Analyzing Neural Network Robustness

no code implementations22 Apr 2019 Greg Anderson, Shankara Pailoor, Isil Dillig, Swarat Chaudhuri

In recent years, the notion of local robustness (or robustness for short) has emerged as a desirable property of deep neural networks.

Formal Specification and Verification of Smart Contracts for Azure Blockchain

1 code implementation20 Dec 2018 Shuvendu K. Lahiri, Shuo Chen, Yuepeng Wang, Isil Dillig

In this paper, we describe the formal verification of Smart Contracts offered as part of the Azure Blockchain Content and Samples on github.

Programming Languages F.3.1

Cannot find the paper you are looking for? You can Submit a new open access paper.