paper-with-me

Papers

UDIS: Unsupervised Discovery of Bias in Deep Visual Recognition Models

2021-10-29 · Arvindkumar Krishnakumar, Viraj Prabhu, Sruthi Sudhakar, Judy Hoffman

Deep learning models have been shown to learn spurious correlations from data that sometimes lead to systematic failures for certain subpopulations. Prior work has typically diagnosed this by crowdsourcing annotations for various protected attributes and measuring performance, which is both expensive to acquire and difficult to scale. In this work, we propose UDIS, an unsupervised algorithm for surfacing and analyzing such failure modes. UDIS identifies subpopulations via hierarchical clustering of dataset embeddings and surfaces systematic failure modes by visualizing low performing clusters along with their gradient-weighted class-activation maps. We show the effectiveness of UDIS in identifying failure modes in models trained for image classification on the CelebA and MSCOCO datasets.

📄 PDF Abstract BibTeX arXiv:2110.15499

Code (1)

akrishna77/bias-discovery 공식 구현 pytorch

Tasks

Clusteringimage-classificationImage Classification

Similar Papers 제목 키워드 기반

ChatStitch: Visualizing Through Structures via Surround-View Unsupervised Deep Image Stitching with Collaborative LLM-Agents

2025-03-19 · Hao Liang, Zhipeng Dong, Kaixin Chen, Jiyuan Guo 외

Surround-view perception has garnered significant attention for its ability to enhance the perception capabilities of autonomous driving vehicles through the exchange of information with surrounding cameras. However, exi…

Autonomous DrivingImage StitchingSSIM

Unsupervised learning from video to detect foreground objects in single images

2017-03-31 · ICCV 2017 10 · Ioana Croitoru, Simion-Vlad Bogolin, Marius Leordeanu

Unsupervised learning from visual data is one of the most difficult challenges in computer vision, being a fundamental task for understanding how visual recognition works. From a practical point of view, learning from un…

Object Discovery

Transfer Learning via Unsupervised Task Discovery for Visual Question Answering

2018-10-03 · CVPR 2019 6 · Hyeonwoo Noh, Tae-hoon Kim, Jonghwan Mun, Bohyung Han

We study how to leverage off-the-shelf visual and linguistic data to cope with out-of-vocabulary answers in visual question answering task. Existing large-scale visual datasets with annotations such as image class labels…

Question AnsweringTransfer LearningVisual Question AnsweringVisual Question Answering (VQA)

ViG-Bias: Visually Grounded Bias Discovery and Mitigation

2024-07-02 · Badr-Eddine Marani, Mohamed Hanini, Nihitha Malayarukil, Stergios Christodoulidis 외

The proliferation of machine learning models in critical decision making processes has underscored the need for bias discovery and mitigation strategies. Identifying the reasons behind a biased system is not straightforw…

Parallax-Tolerant Unsupervised Deep Image Stitching

2023-02-16 · ICCV 2023 1 · Lang Nie, Chunyu Lin, Kang Liao, Shuaicheng Liu 외

Traditional image stitching approaches tend to leverage increasingly complex geometric features (point, line, edge, etc.) for better performance. However, these hand-crafted features are only suitable for specific natura…

Image RegistrationImage Stitching