English

Gen-AI Police Sketches with Stable Diffusion

Computer Vision and Pattern Recognition 2025-07-28 v1 Artificial Intelligence

Abstract

This project investigates the use of multimodal AI-driven approaches to automate and enhance suspect sketching. Three pipelines were developed and evaluated: (1) baseline image-to-image Stable Diffusion model, (2) same model integrated with a pre-trained CLIP model for text-image alignment, and (3) novel approach incorporating LoRA fine-tuning of the CLIP model, applied to self-attention and cross-attention layers, and integrated with Stable Diffusion. An ablation study confirmed that fine-tuning both self- and cross-attention layers yielded the best alignment between text descriptions and sketches. Performance testing revealed that Model 1 achieved the highest structural similarity (SSIM) of 0.72 and a peak signal-to-noise ratio (PSNR) of 25 dB, outperforming Model 2 and Model 3. Iterative refinement enhanced perceptual similarity (LPIPS), with Model 3 showing improvement over Model 2 but still trailing Model 1. Qualitatively, sketches generated by Model 1 demonstrated the clearest facial features, highlighting its robustness as a baseline despite its simplicity.

Keywords

Cite

@article{arxiv.2507.18667,
  title  = {Gen-AI Police Sketches with Stable Diffusion},
  author = {Nicholas Fidalgo and Aaron Contreras and Katherine Harvey and Johnny Ni},
  journal= {arXiv preprint arXiv:2507.18667},
  year   = {2025}
}
R2 v1 2026-07-01T04:17:34.840Z