Skip to main content

Showing 1–15 of 15 results for author: Kim, S S

Searching in archive cs. Search in all archives.
.
  1. "I'm Not Sure, But...": Examining the Impact of Large Language Models' Uncertainty Expression on User Reliance and Trust

    Authors: Sunnie S. Y. Kim, Q. Vera Liao, Mihaela Vorvoreanu, Stephanie Ballard, Jennifer Wortman Vaughan

    Abstract: Widely deployed large language models (LLMs) can produce convincing yet incorrect outputs, potentially misleading users who may rely on them as if they were correct. To reduce such overreliance, there have been calls for LLMs to communicate their uncertainty to end users. However, there has been little empirical work examining how users perceive and act upon LLMs' expressions of uncertainty. We ex… ▽ More

    Submitted 15 May, 2024; v1 submitted 1 May, 2024; originally announced May 2024.

    Comments: Accepted to FAccT 2024. This version includes the appendix

  2. arXiv:2404.05238  [pdf, other

    cs.CV cs.HC

    Allowing humans to interactively guide machines where to look does not always improve human-AI team's classification accuracy

    Authors: Giang Nguyen, Mohammad Reza Taesiri, Sunnie S. Y. Kim, Anh Nguyen

    Abstract: Via thousands of papers in Explainable AI (XAI), attention maps \cite{vaswani2017attention} and feature importance maps \cite{bansal2020sam} have been established as a common means for finding how important each input feature is to an AI's decisions. It is an interesting, unexplored question whether allowing users to edit the feature importance at test time would improve a human-AI team's accuracy… ▽ More

    Submitted 20 April, 2024; v1 submitted 8 April, 2024; originally announced April 2024.

    Comments: Accepted for presentation at the XAI4CV Workshop, part of the CVPR 2024 proceedings

  3. arXiv:2401.16247  [pdf, other

    cs.CL cs.CY

    Towards Red Teaming in Multimodal and Multilingual Translation

    Authors: Christophe Ropers, David Dale, Prangthip Hansanti, Gabriel Mejia Gonzalez, Ivan Evtimov, Corinne Wong, Christophe Touret, Kristina Pereyra, Seohyun Sonia Kim, Cristian Canton Ferrer, Pierre Andrews, Marta R. Costa-jussà

    Abstract: Assessing performance in Natural Language Processing is becoming increasingly complex. One particular challenge is the potential for evaluation datasets to overlap with training data, either directly or indirectly, which can lead to skewed results and overestimation of model performance. As a consequence, human evaluation is gaining increasing interest as a means to assess the performance and reli… ▽ More

    Submitted 29 January, 2024; originally announced January 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2312.05187

    ACM Class: I.2.7

  4. arXiv:2309.12768  [pdf, other

    cs.CV

    WiCV@CVPR2023: The Eleventh Women In Computer Vision Workshop at the Annual CVPR Conference

    Authors: Doris Antensteiner, Marah Halawa, Asra Aslam, Ivaxi Sheth, Sachini Herath, Ziqi Huang, Sunnie S. Y. Kim, Aparna Akula, Xin Wang

    Abstract: In this paper, we present the details of Women in Computer Vision Workshop - WiCV 2023, organized alongside the hybrid CVPR 2023 in Vancouver, Canada. WiCV aims to amplify the voices of underrepresented women in the computer vision community, fostering increased visibility in both academia and industry. We believe that such events play a vital role in addressing gender imbalances within the field.… ▽ More

    Submitted 22 September, 2023; originally announced September 2023.

  5. Humans, AI, and Context: Understanding End-Users' Trust in a Real-World Computer Vision Application

    Authors: Sunnie S. Y. Kim, Elizabeth Anne Watkins, Olga Russakovsky, Ruth Fong, Andrés Monroy-Hernández

    Abstract: Trust is an important factor in people's interactions with AI systems. However, there is a lack of empirical studies examining how real end-users trust or distrust the AI system they interact with. Most research investigates one aspect of trust in lab settings with hypothetical end-users. In this paper, we provide a holistic and nuanced understanding of trust in AI through a qualitative case study… ▽ More

    Submitted 15 May, 2023; originally announced May 2023.

    Comments: FAccT 2023

  6. arXiv:2303.15632  [pdf, other

    cs.CV

    UFO: A unified method for controlling Understandability and Faithfulness Objectives in concept-based explanations for CNNs

    Authors: Vikram V. Ramaswamy, Sunnie S. Y. Kim, Ruth Fong, Olga Russakovsky

    Abstract: Concept-based explanations for convolutional neural networks (CNNs) aim to explain model behavior and outputs using a pre-defined set of semantic concepts (e.g., the model recognizes scene class ``bedroom'' based on the presence of concepts ``bed'' and ``pillow''). However, they often do not faithfully (i.e., accurately) characterize the model's behavior and can be too complex for people to unders… ▽ More

    Submitted 27 March, 2023; originally announced March 2023.

  7. arXiv:2210.03735  [pdf, other

    cs.HC cs.AI cs.CV cs.CY

    "Help Me Help the AI": Understanding How Explainability Can Support Human-AI Interaction

    Authors: Sunnie S. Y. Kim, Elizabeth Anne Watkins, Olga Russakovsky, Ruth Fong, Andrés Monroy-Hernández

    Abstract: Despite the proliferation of explainable AI (XAI) methods, little is understood about end-users' explainability needs and behaviors around XAI explanations. To address this gap and contribute to understanding how explainability can support human-AI interaction, we conducted a mixed-methods study with 20 end-users of a real-world AI application, the Merlin bird identification app, and inquired abou… ▽ More

    Submitted 16 February, 2023; v1 submitted 2 October, 2022; originally announced October 2022.

    Comments: CHI 2023

    Journal ref: Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems (CHI '23), April 23-28, 2023, Hamburg, Germany. ACM, New York, NY, USA

  8. arXiv:2207.09615  [pdf, other

    cs.CV

    Overlooked factors in concept-based explanations: Dataset choice, concept learnability, and human capability

    Authors: Vikram V. Ramaswamy, Sunnie S. Y. Kim, Ruth Fong, Olga Russakovsky

    Abstract: Concept-based interpretability methods aim to explain deep neural network model predictions using a predefined set of semantic concepts. These methods evaluate a trained model on a new, "probe" dataset and correlate model predictions with the visual concepts labeled in that dataset. Despite their popularity, they suffer from limitations that are not well-understood and articulated by the literatur… ▽ More

    Submitted 12 May, 2023; v1 submitted 19 July, 2022; originally announced July 2022.

    Comments: Published at CVPR 2023

  9. arXiv:2206.07690  [pdf, other

    cs.CV cs.LG

    ELUDE: Generating interpretable explanations via a decomposition into labelled and unlabelled features

    Authors: Vikram V. Ramaswamy, Sunnie S. Y. Kim, Nicole Meister, Ruth Fong, Olga Russakovsky

    Abstract: Deep learning models have achieved remarkable success in different areas of machine learning over the past decade; however, the size and complexity of these models make them difficult to understand. In an effort to make them more interpretable, several recent works focus on explaining parts of a deep neural network through human-interpretable, semantic attributes. However, it may be impossible to… ▽ More

    Submitted 16 June, 2022; v1 submitted 15 June, 2022; originally announced June 2022.

  10. arXiv:2112.03184  [pdf, other

    cs.CV

    HIVE: Evaluating the Human Interpretability of Visual Explanations

    Authors: Sunnie S. Y. Kim, Nicole Meister, Vikram V. Ramaswamy, Ruth Fong, Olga Russakovsky

    Abstract: As AI technology is increasingly applied to high-impact, high-risk domains, there have been a number of new methods aimed at making AI models more human interpretable. Despite the recent growth of interpretability work, there is a lack of systematic evaluation of proposed techniques. In this work, we introduce HIVE (Human Interpretability of Visual Explanations), a novel human evaluation framework… ▽ More

    Submitted 21 July, 2022; v1 submitted 6 December, 2021; originally announced December 2021.

    Comments: ECCV 2022. Code and supplementary material are at https://princetonvisualai.github.io/HIVE

  11. arXiv:2106.00815  [pdf, other

    cs.CV

    Cleaning and Structuring the Label Space of the iMet Collection 2020

    Authors: Vivien Nguyen, Sunnie S. Y. Kim

    Abstract: The iMet 2020 dataset is a valuable resource in the space of fine-grained art attribution recognition, but we believe it has yet to reach its true potential. We document the unique properties of the dataset and observe that many of the attribute labels are noisy, more than is implied by the dataset description. Oftentimes, there are also semantic relationships between the labels (e.g., identical,… ▽ More

    Submitted 1 June, 2021; originally announced June 2021.

    Comments: A shorter version of this work was accepted to the CVPR 2021 FGVC Workshop

  12. [Re] Don't Judge an Object by Its Context: Learning to Overcome Contextual Bias

    Authors: Sunnie S. Y. Kim, Sharon Zhang, Nicole Meister, Olga Russakovsky

    Abstract: Singh et al. (2020) point out the dangers of contextual bias in visual recognition datasets. They propose two methods, CAM-based and feature-split, that better recognize an object or attribute in the absence of its typical context while maintaining competitive within-context accuracy. To verify their performance, we attempted to reproduce all 12 tables in the original paper, including those in the… ▽ More

    Submitted 28 April, 2021; originally announced April 2021.

    Comments: ML Reproducibility Challenge 2020. Accepted for publication in the ReScience C journal

  13. arXiv:2012.07287  [pdf, other

    cs.CV

    Information-Theoretic Segmentation by Inpainting Error Maximization

    Authors: Pedro Savarese, Sunnie S. Y. Kim, Michael Maire, Greg Shakhnarovich, David McAllester

    Abstract: We study image segmentation from an information-theoretic perspective, proposing a novel adversarial method that performs unsupervised segmentation by partitioning images into maximally independent sets. More specifically, we group image pixels into foreground and background, with the goal of minimizing predictability of one set from the other. An easily computed loss drives a greedy search proces… ▽ More

    Submitted 29 June, 2021; v1 submitted 14 December, 2020; originally announced December 2020.

    Comments: Published as a conference paper at CVPR 2021

  14. arXiv:2012.01469  [pdf, other

    cs.CV

    Fair Attribute Classification through Latent Space De-biasing

    Authors: Vikram V. Ramaswamy, Sunnie S. Y. Kim, Olga Russakovsky

    Abstract: Fairness in visual recognition is becoming a prominent and critical topic of discussion as recognition systems are deployed at scale in the real world. Models trained from data in which target labels are correlated with protected attributes (e.g., gender, race) are known to learn and exploit those correlations. In this work, we introduce a method for training accurate target classifiers while miti… ▽ More

    Submitted 2 April, 2021; v1 submitted 2 December, 2020; originally announced December 2020.

    Comments: Accepted to CVPR 2021, code can be found at https://github.com/princetonvisualai/gan-debiasing

  15. arXiv:2003.11038  [pdf, other

    cs.CV cs.GR cs.LG

    Deformable Style Transfer

    Authors: Sunnie S. Y. Kim, Nicholas Kolkin, Jason Salavon, Gregory Shakhnarovich

    Abstract: Both geometry and texture are fundamental aspects of visual style. Existing style transfer methods, however, primarily focus on texture, almost entirely ignoring geometry. We propose deformable style transfer (DST), an optimization-based approach that jointly stylizes the texture and geometry of a content image to better match a style image. Unlike previous geometry-aware stylization methods, our… ▽ More

    Submitted 19 July, 2020; v1 submitted 24 March, 2020; originally announced March 2020.

    Comments: ECCV 2020 (21 pages, 11 figures including the supplementary material)