Skip to main content

Showing 1–9 of 9 results for author: Drucker, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2409.18475  [pdf, other

    cs.AI cs.HC

    Data Analysis in the Era of Generative AI

    Authors: Jeevana Priya Inala, Chenglong Wang, Steven Drucker, Gonzalo Ramos, Victor Dibia, Nathalie Riche, Dave Brown, Dan Marshall, Jianfeng Gao

    Abstract: This paper explores the potential of AI-powered tools to reshape data analysis, focusing on design considerations and challenges. We explore how the emergence of large language and multimodal models offers new opportunities to enhance various stages of data analysis workflow by translating high-level user intentions into executable code, charts, and insights. We then examine human-centered design… ▽ More

    Submitted 27 September, 2024; originally announced September 2024.

  2. arXiv:2408.16119  [pdf, other

    cs.HC cs.AI

    Data Formulator 2: Iterative Creation of Data Visualizations, with AI Transforming Data Along the Way

    Authors: Chenglong Wang, Bongshin Lee, Steven Drucker, Dan Marshall, Jianfeng Gao

    Abstract: Data analysts often need to iterate between data transformations and chart designs to create rich visualizations for exploratory data analysis. Although many AI-powered systems have been introduced to reduce the effort of visualization authoring, existing systems are not well suited for iterative authoring. They typically require analysts to provide, in a single turn, a text-only prompt that fully… ▽ More

    Submitted 20 February, 2025; v1 submitted 28 August, 2024; originally announced August 2024.

  3. arXiv:2309.10947  [pdf, other

    cs.HC

    How Do Analysts Understand and Verify AI-Assisted Data Analyses?

    Authors: Ken Gu, Ruoxi Shang, Tim Althoff, Chenglong Wang, Steven M. Drucker

    Abstract: Data analysis is challenging as it requires synthesizing domain knowledge, statistical expertise, and programming skills. Assistants powered by large language models (LLMs), such as ChatGPT, can assist analysts by translating natural language instructions into code. However, AI-assistant responses and analysis code can be misaligned with the analyst's intent or be seemingly correct but lead to inc… ▽ More

    Submitted 4 March, 2024; v1 submitted 19 September, 2023; originally announced September 2023.

    Comments: Accepted to CHI 2024

  4. arXiv:2301.11178  [pdf, other

    cs.HC

    On the Design of AI-powered Code Assistants for Notebooks

    Authors: Andrew M. McNutt, Chenglong Wang, Robert A. DeLine, Steven M. Drucker

    Abstract: AI-powered code assistants, such as Copilot, are quickly becoming a ubiquitous component of contemporary coding contexts. Among these environments, computational notebooks, such as Jupyter, are of particular interest as they provide rich interface affordances that interleave code and output in a manner that allows for both exploratory and presentational work. Despite their popularity, little is kn… ▽ More

    Submitted 26 January, 2023; originally announced January 2023.

    Comments: To be published in Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems (CHI '23), April 23--28, 2023, Hamburg, Germany 16 pages with 7 Figures, 1 Table, 2 Page Appendix (consisting of 4 figures)

  5. arXiv:2210.01555  [pdf, other

    cs.RO eess.SY

    Application of Stable Inversion to Flexible Manipulators Modeled by the ANCF

    Authors: Svenja Drücker, Robert Seifried

    Abstract: Compared to conventional robots, flexible manipulators offer many advantages, such as faster end-effector velocities and less energy consumption. However, their flexible structure can lead to undesired oscillations. Therefore, the applied control strategy should account for these elasticities. A feedforward controller based on an inverse model of the system is an efficient way to improve the perfo… ▽ More

    Submitted 4 October, 2022; originally announced October 2022.

  6. Collecting and Characterizing Natural Language Utterances for Specifying Data Visualizations

    Authors: Arjun Srinivasan, Nikhila Nyapathy, Bongshin Lee, Steven M. Drucker, John Stasko

    Abstract: Natural language interfaces (NLIs) for data visualization are becoming increasingly popular both in academic research and in commercial software. Yet, there is a lack of empirical understanding of how people specify visualizations through natural language. To bridge this gap, we conducted an online study with 102 participants. We showed participants a series of ten visualizations for a given datas… ▽ More

    Submitted 1 October, 2021; originally announced October 2021.

    Comments: Paper appeared at the 2021 ACM Conference on Conference on Human Factors in Computing Systems (CHI 2021), 10 pages (5 figures, 3 tables)

  7. Data Visceralization: Enabling Deeper Understanding of Data Using Virtual Reality

    Authors: Benjamin Lee, Dave Brown, Bongshin Lee, Christophe Hurter, Steven Drucker, Tim Dwyer

    Abstract: A fundamental part of data visualization is transforming data to map abstract information onto visual attributes. While this abstraction is a powerful basis for data visualization, the connection between the representation and the original underlying data (i.e., what the quantities and measurements actually correspond with in reality) can be lost. On the other hand, virtual reality (VR) is being i… ▽ More

    Submitted 11 November, 2020; v1 submitted 31 August, 2020; originally announced September 2020.

    Comments: Presented at IEEE Conference on Information Visualization (InfoVis 2020), InfoVis Honourable Mention Award

  8. arXiv:2001.06423  [pdf, other

    cs.HC

    InChorus: Designing Consistent Multimodal Interactions for Data Visualization on Tablet Devices

    Authors: Arjun Srinivasan, Bongshin Lee, Nathalie Henry Riche, Steven M. Drucker, Ken Hinckley

    Abstract: While tablet devices are a promising platform for data visualization, supporting consistent interactions across different types of visualizations on tablets remains an open challenge. In this paper, we present multimodal interactions that function consistently across different visualizations, supporting common operations during visual data analysis. By considering standard interface elements (e.g.… ▽ More

    Submitted 17 January, 2020; originally announced January 2020.

    Comments: To appear in ACM CHI 2020 Conference on Human Factors in Computing Systems; 13 pages (10 content + 3 references); 4 Figures, 1 Table

  9. arXiv:2001.01215  [pdf, other

    cs.LG cs.HC stat.ML

    A System for Real-Time Interactive Analysis of Deep Learning Training

    Authors: Shital Shah, Roland Fernandez, Steven Drucker

    Abstract: Performing diagnosis or exploratory analysis during the training of deep learning models is challenging but often necessary for making a sequence of decisions guided by the incremental observations. Currently available systems for this purpose are limited to monitoring only the logged data that must be specified before the training process starts. Each time a new information is desired, a cycle of… ▽ More

    Submitted 7 January, 2020; v1 submitted 5 January, 2020; originally announced January 2020.

    Comments: Accepted at ACM SIGCHI Symposium on Engineering Interactive Computing Systems (EICS 2019). Code available as TensorWatch project at https://github.com/microsoft/tensorwatch