Ai4vis: Survey on artificial intelligence approaches for data visualization

A Wu, Y Wang, X Shu, D Moritz, W Cui… - … on Visualization and …, 2021 - ieeexplore.ieee.org
Visualizations themselves have become a data format. Akin to other data formats such as
text and images, visualizations are increasingly created, stored, shared, and (re-) used with …

Expectation vs. experience: Evaluating the usability of code generation tools powered by large language models

P Vaithilingam, T Zhang, EL Glassman - Chi conference on human …, 2022 - dl.acm.org
Recent advances in Large Language Models (LLM) have made automatic code generation
possible for real-world programming tasks in general-purpose programming languages …

Exploring the learnability of program synthesizers by novice programmers

D Jayagopal, J Lubin, SE Chasins - … of the 35th Annual ACM Symposium …, 2022 - dl.acm.org
Modern program synthesizers are increasingly delivering on their promise of lightening the
burden of programming by automatically generating code, but little research has addressed …

Lux: always-on visualization recommendations for exploratory dataframe workflows

DJL Lee, D Tang, K Agarwal, T Boonmark… - arXiv preprint arXiv …, 2021 - arxiv.org
Exploratory data science largely happens in computational notebooks with dataframe APIs,
such as pandas, that support flexible means to transform, clean, and analyze data. Yet …

Interactive program synthesis by augmented examples

T Zhang, L Lowmanstone, X Wang… - Proceedings of the 33rd …, 2020 - dl.acm.org
Programming-by-example (PBE) has become an increasingly popular component in
software development tools, human-robot interaction, and end-user programming. A long …

Falx: Synthesis-powered visualization authoring

C Wang, Y Feng, R Bodik, I Dillig, A Cheung… - Proceedings of the 2021 …, 2021 - dl.acm.org
Modern visualization tools aim to allow data analysts to easily create exploratory
visualizations. When the input data layout conforms to the visualization design, users can …

Data Formulator: AI-powered Concept-driven Visualization Authoring

C Wang, J Thompson, B Lee - IEEE Transactions on …, 2023 - ieeexplore.ieee.org
With most modern visualization tools, authors need to transform their data into tidy formats to
create visualizations they want. Because this requires experience with programming or …

Sound and complete certificates for quantitative termination analysis of probabilistic programs

K Chatterjee, AK Goharshady, T Meggendorfer… - … on Computer Aided …, 2022 - Springer
We consider the quantitative problem of obtaining lower-bounds on the probability of
termination of a given non-deterministic probabilistic program. Specifically, given a non …

Program synthesis using deduction-guided reinforcement learning

Y Chen, C Wang, O Bastani, I Dillig, Y Feng - International Conference on …, 2020 - Springer
In this paper, we present a new program synthesis algorithm based on reinforcement
learning. Given an initial policy (ie statistical model) trained off-line, our method uses this …

Program sketching with live bidirectional evaluation

J Lubin, N Collins, C Omar, R Chugh - Proceedings of the ACM on …, 2020 - dl.acm.org
We present a system called Smyth for program sketching in a typed functional language
whereby the concrete evaluation of ordinary assertions gives rise to input-output examples …