CVAIDec 7, 2025

Power of Boundary and Reflection: Semantic Transparent Object Segmentation using Pyramid Vision Transformer with Transparent Cues

arXiv:2512.07034v1h-index: 27
Originality Incremental advance
AI Analysis

This work addresses a specific problem in computer vision for applications like robotics and augmented reality, but it is incremental as it builds on existing segmentation methods by adding new modules.

The paper tackles the problem of segmenting transparent objects like glass and mirrors, which is challenging due to transparency and reflections, by proposing a transformer-based framework that incorporates boundary and reflection features, resulting in significant performance gains across multiple datasets, such as +4.2% mIoU on Trans10K-v2 and +13.1% mIoU on TROSD.

Glass is a prevalent material among solid objects in everyday life, yet segmentation methods struggle to distinguish it from opaque materials due to its transparency and reflection. While it is known that human perception relies on boundary and reflective-object features to distinguish glass objects, the existing literature has not yet sufficiently captured both properties when handling transparent objects. Hence, we propose incorporating both of these powerful visual cues via the Boundary Feature Enhancement and Reflection Feature Enhancement modules in a mutually beneficial way. Our proposed framework, TransCues, is a pyramidal transformer encoder-decoder architecture to segment transparent objects. We empirically show that these two modules can be used together effectively, improving overall performance across various benchmark datasets, including glass object semantic segmentation, mirror object semantic segmentation, and generic segmentation datasets. Our method outperforms the state-of-the-art by a large margin, achieving +4.2% mIoU on Trans10K-v2, +5.6% mIoU on MSD, +10.1% mIoU on RGBD-Mirror, +13.1% mIoU on TROSD, and +8.3% mIoU on Stanford2D3D, showing the effectiveness of our method against glass objects.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes