paper-with-me

홈 › Papers

Uncurated Image-Text Datasets: Shedding Light on Demographic Bias

2023-04-06 · CVPR 2023 1 · Noa Garcia, Yusuke Hirota, Yankun Wu, Yuta Nakashima

The increasing tendency to collect large and uncurated datasets to train vision-and-language models has raised concerns about fair representations. It is known that even small but manually annotated datasets, such as MSCOCO, are affected by societal bias. This problem, far from being solved, may be getting worse with data crawled from the Internet without much control. In addition, the lack of tools to analyze societal bias in big collections of images makes addressing the problem extremely challenging. Our first contribution is to annotate part of the Google Conceptual Captions dataset, widely used for training vision-and-language models, with four demographic and two contextual attributes. Our second contribution is to conduct a comprehensive analysis of the annotations, focusing on how different demographic groups are represented. Our last contribution lies in evaluating three prevailing vision-and-language tasks: image captioning, text-image CLIP embeddings, and text-to-image generation, showing that societal bias is a persistent problem in all of them.

📄 PDF Abstract BibTeX arXiv:2304.02828

Code (1)

noagarcia/phase 공식 구현 pytorch

Tasks

Image CaptioningImage GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

In-Style: Bridging Text and Uncurated Videos with Style Transfer for Text-Video Retrieval

2023-09-16 · ICCV 2023 1 · Nina Shvetsova, Anna Kukleva, Bernt Schiele, Hilde Kuehne

Large-scale noisy web image-text datasets have been proven to be efficient for learning robust vision-language models. However, when transferring them to the task of video retrieval, models still need to be fine-tuned on…

RetrievalStyle TransferVideo Retrieval

LACON: Training Text-to-Image Model from Uncurated Data

2026-03-27 · Zhiyang Liang, Ziyu Wan, Hongyu Liu, Dong Chen 외 arxiv

The success of modern text-to-image generation is largely attributed to massive, high-quality datasets. Currently, these datasets are curated through a filter-first paradigm that aggressively discards low-quality raw dat…

Text-to-Image Generation

Fix-A-Step: Semi-supervised Learning from Uncurated Unlabeled Data

2022-08-25 · Zhe Huang, Mary-Joy Sidhom, Benjamin S. Wessler, Michael C. Hughes

Semi-supervised learning (SSL) promises improved accuracy compared to training classifiers on small labeled datasets by also training on many unlabeled images. In real applications like medical imaging, unlabeled data wi…

Coarse Is Better? A New Pipeline Towards Self-Supervised Learning with Uncurated Images

2023-06-07 · Ke Zhu, Yin-Yin He, Jianxin Wu

Most self-supervised learning (SSL) methods often work on curated datasets where the object-centric assumption holds. This assumption breaks down in uncurated images. Existing scene image SSL methods try to find the two …

ObjectObject DiscoverySelf-Supervised Learning

Poisoning and Backdooring Contrastive Learning

2021-06-17 · ICLR 2022 4 · Nicholas Carlini, Andreas Terzis

Multimodal contrastive learning methods like CLIP train on noisy and uncurated training datasets. This is cheaper than labeling datasets manually, and even improves out-of-distribution robustness. We show that this pract…

Contrastive Learning