Skip to main content

Showing 1–6 of 6 results for author: Munechika, D

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

    cs.HC cs.AI cs.LG

    Mobile Fitting Room: On-device Virtual Try-on via Diffusion Models

    Authors: Justin Blalock, David Munechika, Harsha Karanth, Alec Helbling, Pratham Mehta, Seongmin Lee, Duen Horng Chau

    Abstract: The growing digital landscape of fashion e-commerce calls for interactive and user-friendly interfaces for virtually trying on clothes. Traditional try-on methods grapple with challenges in adapting to diverse backgrounds, poses, and subjects. While newer methods, utilizing the recent advances of diffusion models, have achieved higher-quality image generation, the human-centered dimensions of mobi… ▽ More

    Submitted 2 February, 2024; originally announced February 2024.

    Comments: 7 pages, 3 figures

  2. arXiv:2401.14447  [pdf, other

    cs.HC cs.AI cs.CL cs.LG

    Wordflow: Social Prompt Engineering for Large Language Models

    Authors: Zijie J. Wang, Aishwarya Chakravarthy, David Munechika, Duen Horng Chau

    Abstract: Large language models (LLMs) require well-crafted prompts for effective use. Prompt engineering, the process of designing prompts, is challenging, particularly for non-experts who are less familiar with AI technologies. While researchers have proposed techniques and tools to assist LLM users in prompt design, these works primarily target AI application developers rather than non-experts. To addres… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

    Comments: 8 pages, 7 figures. Wordflow is available at: https://poloclub.github.io/wordflow. The code is available at: https://github.com/poloclub/wordflow/. For a demo video, see: https://youtu.be/3dOcVuofGVo

  3. SuperNOVA: Design Strategies and Opportunities for Interactive Visualization in Computational Notebooks

    Authors: Zijie J. Wang, David Munechika, Seongmin Lee, Duen Horng Chau

    Abstract: Computational notebooks, such as Jupyter Notebook, have become data scientists' de facto programming environments. Many visualization researchers and practitioners have developed interactive visualization tools that support notebooks, yet little is known about the appropriate design of these tools. To address this critical research gap, we investigate the design strategies in this space by analyzi… ▽ More

    Submitted 28 March, 2024; v1 submitted 4 May, 2023; originally announced May 2023.

    Comments: Accepted at CHI 2024 (Late-Breaking Work). 17 pages, 11 figures, 1 table. SuperNOVA is available at: http://poloclub.github.io/supernova/. The code is available at: https://github.com/poloclub/supernova

  4. arXiv:2210.14896  [pdf, other

    cs.CV cs.AI cs.HC cs.LG

    DiffusionDB: A Large-scale Prompt Gallery Dataset for Text-to-Image Generative Models

    Authors: Zijie J. Wang, Evan Montoya, David Munechika, Haoyang Yang, Benjamin Hoover, Duen Horng Chau

    Abstract: With recent advancements in diffusion models, users can generate high-quality images by writing text prompts in natural language. However, generating images with desired details requires proper prompts, and it is often unclear how a model reacts to different prompts or what the best prompts are. To help researchers tackle these critical challenges, we introduce DiffusionDB, the first large-scale t… ▽ More

    Submitted 6 July, 2023; v1 submitted 26 October, 2022; originally announced October 2022.

    Comments: Accepted to ACL 2023 (nominated for best paper, top 1.6% of submissions, oral presentation). 17 pages, 11 figures. The dataset is available at https://huggingface.co/datasets/poloclub/diffusiondb. The code is at https://github.com/poloclub/diffusiondb. The interactive visualization demo is at https://poloclub.github.io/diffusiondb/explorer/

  5. arXiv:2206.12540  [pdf, other

    cs.HC cs.LG

    Visual Auditor: Interactive Visualization for Detection and Summarization of Model Biases

    Authors: David Munechika, Zijie J. Wang, Jack Reidy, Josh Rubin, Krishna Gade, Krishnaram Kenthapadi, Duen Horng Chau

    Abstract: As machine learning (ML) systems become increasingly widespread, it is necessary to audit these systems for biases prior to their deployment. Recent research has developed algorithms for effectively identifying intersectional bias in the form of interpretable, underperforming subsets (or slices) of the data. However, these solutions and their insights are limited without a tool for visually unders… ▽ More

    Submitted 24 June, 2022; originally announced June 2022.

  6. arXiv:2205.03963  [pdf, other

    cs.HC

    NOVA: A Practical Method for Creating Notebook-Ready Visual Analytics

    Authors: Zijie J. Wang, David Munechika, Seongmin Lee, Duen Horng Chau

    Abstract: How can we develop visual analytics (VA) tools that can be easily adopted? Visualization researchers have developed a large number of web-based VA tools to help data scientists in a wide range of tasks. However, adopting these standalone systems can be challenging, as they require data scientists to create new workflows to streamline the VA processes. Recent surveys suggest computational notebooks… ▽ More

    Submitted 15 May, 2023; v1 submitted 8 May, 2022; originally announced May 2022.

    Comments: Accepted to IEEE VIS 2022 (poster). 2 pages, 1 figure. For a live demo, visit https://poloclub.github.io/nova. For method application examples, see https://github.com/poloclub/nova