Skip to main content

Showing 1–3 of 3 results for author: Misback, E

.
  1. arXiv:2403.03481  [pdf, other

    cs.CL

    Magic Markup: Maintaining Document-External Markup with an LLM

    Authors: Edward Misback, Zachary Tatlock, Steven L. Tanimoto

    Abstract: Text documents, including programs, typically have human-readable semantic structure. Historically, programmatic access to these semantics has required explicit in-document tagging. Especially in systems where the text has an execution semantics, this means it is an opt-in feature that is hard to support properly. Today, language models offer a new method: metadata can be bound to entities in chan… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Comments: 10 pages; 2 figures; to be published in the <Programming> 2024 Conference Companion

  2. arXiv:2310.16262  [pdf, other

    cs.HC cs.AI cs.PL stat.CO

    rTisane: Externalizing conceptual models for data analysis increases engagement with domain knowledge and improves statistical model quality

    Authors: Eunice Jun, Edward Misback, Jeffrey Heer, René Just

    Abstract: Statistical models should accurately reflect analysts' domain knowledge about variables and their relationships. While recent tools let analysts express these assumptions and use them to produce a resulting statistical model, it remains unclear what analysts want to express and how externalization impacts statistical model quality. This paper addresses these gaps. We first conduct an exploratory s… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

    ACM Class: H.5.2; D.2.2; H.1.2; D.3.2

  3. arXiv:2305.10599  [pdf, other

    cs.HC cs.PL math.NA

    Odyssey: An Interactive Workbench for Expert-Driven Floating-Point Expression Rewriting

    Authors: Edward Misback, Caleb C. Chan, Brett Saiki, Eunice Jun, Zachary Tatlock, Pavel Panchekha

    Abstract: In recent years, researchers have proposed a number of automated tools to identify and improve floating-point rounding error in mathematical expressions. However, users struggle to effectively apply these tools. In this paper, we work with novices, experts, and tool developers to investigate user needs during the expression rewriting process. We find that users follow an iterative design process.… ▽ More

    Submitted 9 August, 2023; v1 submitted 17 May, 2023; originally announced May 2023.

    Comments: 15 pages, 7 figures, 3 tables