Skip to content

Commit

Permalink
Add SFP PLATEAU paper
Browse files Browse the repository at this point in the history
  • Loading branch information
arvind committed Jun 29, 2024
1 parent 2a080a4 commit dc990e7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions _pubs/semi-formal-design-space.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
stub: true
title: Designing for Semi-formal Programming with Foundation Models
authors:
- key: jopo
- name: Ian Arawjo
affiliation: Université de Montréal
- name: Caroline Berger
affiliation: Aarhaus University
- key: arvindsatya
type: workshop
venue: plateau
year: 2024
date: 2024-02-19
tags:
- language
- malleable interfaces
---
End-user programmers, such as scientists and data analysts, communicate their intent through culturally specific, semi-formal representations like formulas and wireframes. Research on end-user programming inter- faces has sought to democratize programming but has required advances in program synthesis, UI design, and computer vision to support translating a representation to code. As a result, end-users must still fre- quently translate such representations manually. Foundation models like ChatGPT and GPT-4V dramatically lower the cost of designing new programming interfaces by offering much better code synthesis, UI genera- tion, and visual comprehension tools. These advances enable new end-user workflows with more ubiquitous semi-formal representations. We outline the translation work programmers typically perform when translating representations into code, how foundation models help address this problem, and emerging challenges of using foundation models for programming. We posit semi-formal and notational programming as paradigmatic solu- tions to integrating foundation models into programming practice. Articulating a design space of semi-formal representations, we ask how we could design new semi-formal programming environments enabled through foundation models that address their emergent challenges, and sketch “proactive disambiguation” as one solution to bridging gulfs of evaluation and execution.
Binary file added pubs/semi-formal-design-space.pdf
Binary file not shown.

0 comments on commit dc990e7

Please sign in to comment.