利用对称性注意力检测水体反射轴,提升视觉系统准确性
Water Reflection Detection Using Symmetric Attention

- 通过等变卷积与对称注意力捕捉水体反射的几何特征
- 在真实水景数据集上达到0.890的查准率,优于现有方法
- 适合需要精准场景理解的自动驾驶与遥感应用
水体反射给计算机视觉系统带来重大挑战,标准深度学习模型常将物体与其镜像混淆,导致目标检测和语义分割中出现虚假正负例。因此,准确检测自然水景中的反射轴对可靠的目标检测与场景理解至关重要。为此,我们利用水体反射的固有非完美对称性,提出对称感知水反射检测网络SAWRD-Net,采用二面体群等变卷积与矩阵分解解码器,在端到端框架中实现。首先,二面体群卷积层提取显式编码旋转与镜像对称性的几何一致特征图;多尺度反射等变模块跨尺度聚合特征,并使用对称注意力机制突出反射相关区域;提出的矩阵分解解码器将高维特征分解为紧凑的低秩参数与置信度空间,随后直接回归反射轴上的关键点,再通过鲁棒主成分分析拟合最终轴线。在现有最大水反射场景数据集上评估,SAWRD-Net的真阳性率为0.890,优于所有现有水反射检测器。
原文摘要 · Abstract (English)
Reflections of water pose a significant challenge for computer vision systems, as standard deep learning models frequently confuse objects with their mirror images, producing spurious false positives and negatives in tasks such as object detection and semantic segmentation. As a result, detecting reflection axes in natural-water scenes is pivotal for reliable object detection and scene understanding. To mitigate this issue, we leverage the intrinsic imperfect reflective symmetry of water and introduce a Symmetry-Aware Water Reflection Detection Network, namely, SAWRD-Net, that couples dihedral group-equivariant convolutions with a matrix-decomposition decoder in an end-to-end framework. First, dihedral group convolutional layers extract geometry-consistent feature maps that explicitly encode both rotational and mirror symmetries. A Multi-scale Reflection Equivariant block then aggregates features across scales and employs a symmetric-attention mechanism to highlight reflection-relevant regions. The proposed matrix-decomposition decoder factorizes high-dimensional features into compact low-rank parameter and confidence spaces, after which the network directly regresses keypoints on the reflection axis. Then a robust principal component analysis fits the final axis. Evaluated on the largest available water reflection scene data set, SAWRD-Net achieves a true-positive rate of 0.890 against human annotations, outperforming all existing water reflection detectors.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。