English

Towards Object Segmentation Mask Selection Using Specular Reflections

Image and Video Processing 2026-02-26 v1

Abstract

Specular reflections pose a significant challenge for object segmentation, as their sharp intensity transitions often mislead both conventional algorithms and deep learning based methods. However, as the specular reflection must lie on the surface of the object, this fact can be exploited to improve the segmentation masks. By identifying the largest region containing the reflection as the object, we derive a more accurate object mask without requiring specialized training data or model adaption. We evaluate our method on both synthetic and real world images and compare it against established and state-of-the-art techniques including Otsu thresholding, YOLO, and SAM2. Compared to the best performing baseline SAM2, our approach achieves up to 26.7% improvement in IoU, 22.3% in DSC, and 9.7% in pixel accuracy. Qualitative evaluations on real world images further confirm the robustness and generalizability of the proposed approach.

Keywords

Cite

@article{arxiv.2602.21777,
  title  = {Towards Object Segmentation Mask Selection Using Specular Reflections},
  author = {Katja Kossira and Yunxuan Zhu and Jürgen Seiler and André Kaup},
  journal= {arXiv preprint arXiv:2602.21777},
  year   = {2026}
}
R2 v1 2026-07-01T10:51:42.493Z