English

When Gender is Hard to See: Multi-Attribute Support for Long-Range Recognition

Computer Vision and Pattern Recognition 2025-12-09 v1 Artificial Intelligence

Abstract

Accurate gender recognition from extreme long-range imagery remains a challenging problem due to limited spatial resolution, viewpoint variability, and loss of facial cues. For such purpose, we present a dual-path transformer framework that leverages CLIP to jointly model visual and attribute-driven cues for gender recognition at a distance. The framework integrates two complementary streams: (1) a direct visual path that refines a pre-trained CLIP image encoder through selective fine-tuning of its upper layers, and (2) an attribute-mediated path that infers gender from a set of soft-biometric prompts (e.g., hairstyle, clothing, accessories) aligned in the CLIP text-image space. Spatial channel attention modules further enhance discriminative localization under occlusion and low resolution. To support large-scale evaluation, we construct U-DetAGReID, a unified long-range gender dataset derived from DetReIDx and AG-ReID.v2, harmonized under a consistent ternary labeling scheme (Male, Female, Unknown). Extensive experiments suggest that the proposed solution surpasses state-of-the-art person-attribute and re-identification baselines across multiple metrics (macro-F1, accuracy, AUC), with consistent robustness to distance, angle, and height variations. Qualitative attention visualizations confirm interpretable attribute localization and responsible abstention behavior. Our results show that language-guided dual-path learning offers a principled, extensible foundation for responsible gender recognition in unconstrained long-range scenarios.

Keywords

Cite

@article{arxiv.2512.06426,
  title  = {When Gender is Hard to See: Multi-Attribute Support for Long-Range Recognition},
  author = {Nzakiese Mbongo and Kailash A. Hambarde and Hugo Proença},
  journal= {arXiv preprint arXiv:2512.06426},
  year   = {2025}
}

Comments

12 pages, 9 figures

R2 v1 2026-07-01T08:12:58.913Z