Skip to main content

Showing 1–9 of 9 results for author: Ramaswamy, V V

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

    cs.CV cs.LG

    Attention IoU: Examining Biases in CelebA using Attention Maps

    Authors: Aaron Serianni, Tyler Zhu, Olga Russakovsky, Vikram V. Ramaswamy

    Abstract: Computer vision models have been shown to exhibit and amplify biases across a wide array of datasets and tasks. Existing methods for quantifying bias in classification models primarily focus on dataset distribution and model performance on subgroups, overlooking the internal workings of a model. We introduce the Attention-IoU (Attention Intersection over Union) metric and related scores, which use… ▽ More

    Submitted 25 March, 2025; v1 submitted 25 March, 2025; originally announced March 2025.

    Comments: To appear in CVPR 2025. Code and data is available at https://github.com/aaronserianni/attention-iou . 15 pages, 14 figures, including appendix

  2. 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.

  3. arXiv:2301.02560  [pdf, other

    cs.CV

    GeoDE: a Geographically Diverse Evaluation Dataset for Object Recognition

    Authors: Vikram V. Ramaswamy, Sing Yu Lin, Dora Zhao, Aaron B. Adcock, Laurens van der Maaten, Deepti Ghadiyaram, Olga Russakovsky

    Abstract: Current dataset collection methods typically scrape large amounts of data from the web. While this technique is extremely scalable, data collected in this way tends to reinforce stereotypical biases, can contain personally identifiable information, and typically originates from Europe and North America. In this work, we rethink the dataset collection paradigm and introduce GeoDE, a geographically… ▽ More

    Submitted 7 April, 2023; v1 submitted 5 January, 2023; originally announced January 2023.

  4. 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

  5. arXiv:2206.09191  [pdf, other

    cs.CV

    Gender Artifacts in Visual Datasets

    Authors: Nicole Meister, Dora Zhao, Angelina Wang, Vikram V. Ramaswamy, Ruth Fong, Olga Russakovsky

    Abstract: Gender biases are known to exist within large-scale visual datasets and can be reflected or even amplified in downstream models. Many prior works have proposed methods for mitigating gender biases, often by attempting to remove gender expression information from images. To understand the feasibility and practicality of these approaches, we investigate what $\textit{gender artifacts}$ exist within… ▽ More

    Submitted 17 September, 2023; v1 submitted 18 June, 2022; originally announced June 2022.

    Comments: ICCV 2023

  6. 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.

  7. Towards Intersectionality in Machine Learning: Including More Identities, Handling Underrepresentation, and Performing Evaluation

    Authors: Angelina Wang, Vikram V. Ramaswamy, Olga Russakovsky

    Abstract: Research in machine learning fairness has historically considered a single binary demographic attribute; however, the reality is of course far more complicated. In this work, we grapple with questions that arise along three stages of the machine learning pipeline when incorporating intersectionality as multiple demographic attributes: (1) which demographic attributes to include as dataset labels,… ▽ More

    Submitted 9 May, 2022; originally announced May 2022.

    Comments: ACM Conference on Fairness, Accountability, and Transparency (FAccT) 2022

  8. 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

  9. 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