paper-with-me

Papers

VLAgeBench: Benchmarking Large Vision-Language Models for Zero-Shot Human Age Estimation

2026-03-27 · Rakib Hossain Sajib, Md Kishor Morol, Rajan Das Gupta, Mohammad Sakib Mahmood, Shuvra Smaran Das arxiv

Human age estimation from facial images represents a challenging computer vision task with significant applications in biometrics, healthcare, and human-computer interaction. While traditional deep learning approaches require extensive labeled datasets and domain-specific training, recent advances in large vision-language models (LVLMs) offer the potential for zero-shot age estimation. This study presents a comprehensive zero-shot evaluation of state-of-the-art Large Vision-Language Models (LVLMs) for facial age estimation, a task traditionally dominated by domain-specific convolutional networks and supervised learning. We assess the performance of GPT-4o, Claude 3.5 Sonnet, and LLaMA 3.2 Vision on two benchmark datasets, UTKFace and FG-NET, without any fine-tuning or task-specific adaptation. Using eight evaluation metrics, including MAE, MSE, RMSE, MAPE, MBE, $R^2$, CCC, and $\pm$5-year accuracy, we demonstrate that general-purpose LVLMs can deliver competitive performance in zero-shot settings. Our findings highlight the emergent capabilities of LVLMs for accurate biometric age estimation and position these models as promising tools for real-world applications. Additionally, we highlight performance disparities linked to image quality and demographic subgroups, underscoring the need for fairness-aware multimodal inference. This work introduces a reproducible benchmark and positions LVLMs as promising tools for real-world applications in forensic science, healthcare monitoring, and human-computer interaction. The benchmark focuses on strict zero-shot inference without fine-tuning and highlights remaining challenges related to prompt sensitivity, interpretability, computational cost, and demographic fairness.

📄 PDF Abstract BibTeX arXiv:2603.26015

Code (0)

등록된 구현이 없습니다.

Tasks

Age Estimation

Similar Papers 제목 키워드 기반

Benchmarking Large Language Models on Floating-Point Error Classification

2026-06-30 · Lisa Taldir, Muhammad Ahmad Saeed, David Defour, Pablo de Oliveira Castro 외 arxiv

This paper investigates the capability of Large Language Models (LLMs) to detect and classify floating-point errors statically in software code. We introduce InterFLOPBench, a benchmark of 90 C kernels with 1 130 test sa…

Multi-Label Classification

PetQA: Benchmarking Veterinary Knowledge and Clinical Reasoning

2026-09-04 · Taegyun Kim, Youngwook Ham, Jungwook Rhim, Ju-Hyun An 외 arxiv

We introduce PetQA, a Korean long-form question-answering (QA) benchmark for evaluating veterinary knowledge and clinical reasoning in large language models (LLMs) and large vision-language models (LVLMs). PetQA contains…

An implementation of the "Guess who?" game using CLIP

2021-11-30 · Arnau Martí Sarri, Victor Rodriguez-Fernandez

CLIP (Contrastive Language-Image Pretraining) is an efficient method for learning computer vision tasks from natural language supervision that has powered a recent breakthrough in deep learning due to its zero-shot trans…

Benchmarking

QCalEval: Benchmarking Vision-Language Models for Quantum Calibration Plot Understanding

2026-04-28 · Shuxiang Cao, Zijian Zhang, Abhishek Agarwal, Grace Bratrud 외 arxiv

Quantum computing calibration depends on interpreting experimental data, and calibration plots provide the most universal human-readable representation for this task, yet no systematic evaluation exists of how well visio…

Probing the Limits of Stylistic Alignment in Vision-Language Models

2025-09-29 · Asma Farajidizaji, Akash Gupta, Vatsal Raina arxiv

Vision-language models are increasingly used to generate image captions in specific styles, such as humor or romantic. However, these transformer-based models often struggle with this subjective task in a zero-shot setti…