English

Lighting-aware Unified Model for Instance Segmentation

Computer Vision and Pattern Recognition 2026-05-21 v1

Abstract

Foundation models like the Segment Anything Model (SAM) demonstrate impressive zero-shot generalization but frequently degrade under diverse real-world illumination, particularly for instance segmentation. In this work, we address this limitation by developing \textit{Lighting Convolutional-Attention (\lca{})}, an adapter module that enhances segmentation robustness without fine-tuning the heavy backbone. \lca{} employs a dual-branch architecture to process RGB features alongside contrast maps, enabling physically motivated sensitivity to structural changes rather than illumination artifacts. We optimize \lca{} through a pairwise training strategy, introducing a targeted loss term that explicitly penalizes discrepancies between clean images and their corresponding illumination variants. To evaluate and support this architecture, we conduct a comprehensive empirical study across multiple existing benchmarks and present a novel Unity-based synthetic dataset specifically designed to accurately replicate complex real-world lighting conditions. Extensive experimental results demonstrate that our approach successfully bridges the domain gap, delivering superior lighting-robust segmentation.

Keywords

Cite

@article{arxiv.2605.20436,
  title  = {Lighting-aware Unified Model for Instance Segmentation},
  author = {Qisai Liu and Alloy Das and Zhanhong Jiang and Joshua R. Waite and Aditya Balu and Adarsh Krishnamurthy and Soumik Sarkar},
  journal= {arXiv preprint arXiv:2605.20436},
  year   = {2026}
}