PulseAugur
LIVE 08:28:07
research · [1 source] ·
0
research

New DBAC metric measures and identifies bias amplification in image captions

Researchers have introduced a new metric called Directional Bias Amplification in Captioning (DBAC) to measure and identify how image captioning models worsen biases present in their training data. Unlike previous metrics, DBAC is designed to understand the nuances of language in captions and pinpoint the sources of bias amplification. Experiments using the COCO captions dataset demonstrated DBAC's effectiveness in assessing gender and race biases, offering a more accurate estimation than existing methods. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a new metric for evaluating and mitigating bias in image captioning models, potentially improving fairness in AI-generated descriptions.

RANK_REASON Academic paper introducing a new metric for bias amplification in image captioning models.

Read on arXiv cs.AI →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 · Rahul Nair, Bhanu Tokas, Hannah Kerner ·

    A Woman with a Knife or A Knife with a Woman? Measuring Directional Bias Amplification in Image Captions

    arXiv:2503.07878v5 Announce Type: replace-cross Abstract: When we train models on biased datasets, they not only reproduce data biases, but can worsen them at test time - a phenomenon called bias amplification. Many of the current bias amplification metrics (e.g., BA (MALS), DPA)…