English

PhaSR: Generalized Image Shadow Removal with Physically Aligned Priors

Computer Vision and Pattern Recognition 2026-03-31 v4

Abstract

Shadow removal under diverse lighting conditions requires disentangling illumination from intrinsic reflectance, a challenge compounded when physical priors are not properly aligned. We propose PhaSR (Physically Aligned Shadow Removal), addressing this through dual-level prior alignment to enable robust performance from single-light shadows to multi-source ambient lighting. First, Physically Aligned Normalization (PAN) performs closed-form illumination correction via Gray-world normalization, log-domain Retinex decomposition, and dynamic range recombination, suppressing chromatic bias. Second, Geometric-Semantic Rectification Attention (GSRA) extends differential attention to cross-modal alignment, harmonizing depth-derived geometry with DINO-v2 semantic embeddings to resolve modal conflicts under varying illumination. Experiments show competitive performance in shadow removal with lower complexity and generalization to ambient lighting where traditional methods fail under multi-source illumination. Our source code is available at https://github.com/ming053l/PhaSR.

Cite

@article{arxiv.2601.17470,
  title  = {PhaSR: Generalized Image Shadow Removal with Physically Aligned Priors},
  author = {Chia-Ming Lee and Yu-Fan Lin and Yu-Jou Hsiao and Jin-Hui Jiang and Yu-Lun Liu and Chih-Chung Hsu},
  journal= {arXiv preprint arXiv:2601.17470},
  year   = {2026}
}

Comments

CVPR 2026 Camera Ready; Project Page: https://ming053l.github.io/PhaSR_github

R2 v1 2026-07-01T09:18:33.834Z