Beyond Memorization: A Multi-Modal Ordinal Regression Benchmark to Expose Popularity Bias in Vision-Language Models
Li-Zhong Szu-Tu, Ting-Lin Wu, Chia-Jui Chang, He Syu, Yu-Lun Liu
TL;DR
This work introduces YearGuessr, the first global, open benchmark for building-age estimation with continuous ordinal labels from 55k facade images across 157 countries, enriched with GPS and popularity signals. It then proposes YearCLIP, a CLIP-based model that fuses visual features with location priors and reasoning prompts to perform coarse-to-fine ordinal regression, plus an explainability mechanism. Through a comprehensive benchmark of 30+ models, the study reveals a pronounced popularity (memorization) bias in vision-language models, where famous landmarks yield dramatically higher accuracy than lesser-known buildings, and shows that ordinal training and geo-aware cues can mitigate some biases. The results highlight the need for robust, regionally balanced datasets and bias-conscious evaluation protocols to ensure reliable architectural dating and geo-aware reasoning. The work provides a practical resource for heritage, retrofit planning, and disaster assessment, while also cautioning about potential biases and the responsible use of the data.
Abstract
We expose a significant popularity bias in state-of-the-art vision-language models (VLMs), which achieve up to 34% higher accuracy on famous buildings compared to ordinary ones, indicating a reliance on memorization over generalizable understanding. To systematically investigate this, we introduce the largest open benchmark for this task: the YearGuessr dataset, a collection of 55,546 building images with multi-modal attributes from 157 countries, annotated with continuous ordinal labels of their construction year (1001-2024), GPS data, and page-view counts as a proxy for popularity. Using this dataset, we frame the construction year prediction task as ordinal regression and introduce popularity-aware interval accuracy metrics to quantify this bias. Our resulting benchmark of 30+ models, including our YearCLIP model, confirms that VLMs excel on popular, memorized items but struggle significantly with unrecognized subjects, exposing a critical flaw in their reasoning capabilities. Project page: https://sytwu.github.io/BeyondMemo/
