English

Contrastive-SDXL: Annotation-Preserving Night-Time Augmentation for Pedestrian Detection

Computer Vision and Pattern Recognition 2026-05-19 v1

Abstract

Night-time pedestrian detection remains challenging because labelled night-time data are limited and large illumination differences make daytime-only trained detectors unreliable. Latent diffusion models (LDMs) provide a powerful basis for image-to-image translation and cross-domain augmentation, but their effectiveness in safety-critical perception depends on whether detector-relevant objects and local semantic structure are preserved when translating between source and target domains. In this work, we present Contrastive-SDXL, a day-to-night augmentation framework for night-time pedestrian detection built on SDXL-Turbo and fine-tuned using Low-Rank Adaptation (LoRA). To preserve semantic correspondence between daytime inputs and translated night-time images, we introduce a patch-wise semantic contrastive loss guided by a pretrained DINOv2 encoder rather than generator encoder features. Multi-level DINOv2 self-attention maps enforce both local and global semantic consistency, while an object consistency loss explicitly encourages pedestrian preservation. Contrastive-SDXL produces realistic night-time images, achieving a Frechet Inception Distance (FID) of 22.5. Detectors trained with our synthetic images obtain a 6-7% reduction in miss rate compared with a daytime-only baseline, approaching the performance of detectors trained on real night-time data. These results demonstrate that consistency-driven diffusion augmentation can effectively support safety-critical night-time pedestrian detection.Specific

Keywords

Cite

@article{arxiv.2605.16406,
  title  = {Contrastive-SDXL: Annotation-Preserving Night-Time Augmentation for Pedestrian Detection},
  author = {Franky George and Muhammad Khalid and Adil Khan},
  journal= {arXiv preprint arXiv:2605.16406},
  year   = {2026}
}
R2 v1 2026-07-22T07:15:23.828Z