SDGBiasBench: Benchmarking and Mitigating Vision--Language Models' Biases in Sustainable Development Goals

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Environmental Science & Earth Systems, Social Sciences & Behavioral Studies · Depth: Expert, extended

Summary

SDGBiasBench is a new large-scale benchmark suite designed to evaluate and mitigate biases in Vision-Language Models (VLMs) when assessing Sustainable Development Goals (SDGs). It comprises 500k expert-involved multiple-choice questions and 50k regression tasks, spanning three pillars: Health & Nutrition, Basic Services & Infrastructure, and Human Capital & Development. Evaluations reveal an intrinsic SDG bias in current VLMs, where predictions are frequently driven by SDG-specific priors rather than reliable multi-modal cues, leading to pillar-conditioned directional defaults and modality imbalance. To address this, CADE (Contrastive Adaptive Debias Ensemble) is proposed as a training-free, plug-and-play debiasing method. CADE yields significant gains, improving multiple-choice accuracy by up to 25% and reducing regression MAE by up to 12 points across various VLMs.

Key takeaway

For AI Scientists and ML Engineers developing or deploying VLMs for sustainable development applications, you must account for inherent SDG biases. Your models may exhibit pillar-conditioned defaults or under-utilize visual evidence. Implement CADE, a training-free debiasing method, to improve prediction accuracy by up to 25% and reduce errors by 12 points, ensuring more reliable and fair outcomes for critical SDG monitoring.

Key insights

VLMs exhibit intrinsic, pillar-conditioned SDG biases driven by priors, which SDGBiasBench benchmarks and CADE mitigates.

Principles

Method

CADE is a training-free, plug-and-play method. It uses confidence-gated thresholding and contrastive scoring to adaptively reweight outputs from image, context, and bias streams.

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, AI Ethicist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.