paper-with-me

홈 › Papers

Toward Trustworthy Neural Program Synthesis

2022-09-29 · Darren Key, Wen-Ding Li, Kevin Ellis

We develop an approach to estimate the probability that a program sampled from a large language model is correct. Given a natural language description of a programming problem, our method samples both candidate programs as well as candidate predicates specifying how the program should behave. This allows learning a model that forms a well-calibrated probabilistic prediction of program correctness. Our system also infers which predicates are useful to explain the behavior of the generated code, and humans preferred these in a human study over raw language model outputs. Our method is simple, easy to implement, and maintains state of the art generation accuracy results.

📄 PDF Abstract BibTeX arXiv:2210.00848

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelProgram Synthesis

Similar Papers 제목 키워드 기반

Opening the AI black box: program synthesis via mechanistic interpretability

2024-02-07 · Eric J. Michaud, Isaac Liao, Vedang Lad, Ziming Liu 외

We present MIPS, a novel method for program synthesis based on automated mechanistic interpretability of neural networks trained to perform the desired task, auto-distilling the learned algorithm into Python code. We tes…

Program SynthesisSymbolic Regression

Non-Imaging Medical Data Synthesis for Trustworthy AI: A Comprehensive Survey

2022-09-17 · Xiaodan Xing, Huanjun Wu, Lichao Wang, Iain Stenson 외

Data quality is the key factor for the development of trustworthy AI in healthcare. A large volume of curated datasets with controlled confounding factors can help improve the accuracy, robustness and privacy of downstre…

An Inductive Synthesis Framework for Verifiable Reinforcement Learning

2019-07-16 · He Zhu, Zikang Xiong, Stephen Magill, Suresh Jagannathan

Despite the tremendous advances that have been made in the last decade on developing useful machine-learning applications, their wider adoption has been hindered by the lack of strong assurance guarantees that can be mad…

BIG-bench Machine Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Integrating Reasoning Systems for Trustworthy AI, Proceedings of the 4th Workshop on Logic and Practice of Programming (LPOP)

2024-10-01 · Anil Nerode, Yanhong A. Liu

This proceedings contains abstracts and position papers for the work to be presented at the fourth Logic and Practice of Programming (LPOP) Workshop. The workshop is to be held in Dallas, Texas, USA, and as a hybrid even…

Position

VISION-SLS: Safe Perception-Based Control from Learned Visual Representations via System Level Synthesis

2026-04-27 · Antoine P. Leeman, Shuyu Zhan, Melanie N. Zeilinger, Glen Chou arxiv

We propose VISION-SLS, a method for nonlinear output-feedback control from high-resolution RGB images which provides robust constraint satisfaction guarantees under calibrated uncertainty bounds despite partial observabi…