用图神经网络提升语义分割的不确定性估计精度
Uncertainty and Prediction Quality Estimation for Semantic Segmentation via Graph Neural Networks
- 基于像素邻域关系构建图结构,融合相邻区域信息增强质量判断
- 在Cityscapes数据集上,预测质量评估准确率提升8.3个百分点
- 适合自动驾驶、医疗影像等高安全需求场景的实时性能监控
在自动驾驶或医学影像等安全关键应用中,对深度神经网络的语义分割结果进行运行时性能评估至关重要,如通过不确定性或预测质量估计实现。以往工作主要在像素级进行不确定性估计。近年来有研究从连通域(对象级)出发,通过元分类和元回归分别估计不确定性与预测质量,将每个预测区域独立处理。然而,相邻区域可能提供关于当前区域质量的额外线索。本文基于区域级不确定性指标,利用图神经网络(GNN)建模目标区域的质量,作为其自身指标及邻近区域指标的函数。我们对比了多种GNN架构,在城市景观(Cityscapes)数据集上实现了显著性能提升,验证了空间上下文信息的有效性。
原文摘要 · Abstract (English)
When employing deep neural networks (DNNs) for semantic segmentation in safety-critical applications like automotive perception or medical imaging, it is important to estimate their performance at runtime, e.g. via uncertainty estimates or prediction quality estimates. Previous works mostly performed uncertainty estimation on pixel-level. In a line of research, a connected-component-wise (segment-wise) perspective was taken, approaching uncertainty estimation on an object-level by performing so-called meta classification and regression to estimate uncertainty and prediction quality, respectively. In those works, each predicted segment is considered individually to estimate its uncertainty or prediction quality. However, the neighboring segments may provide additional hints on whether a given predicted segment is of high quality, which we study in the present work. On the basis of uncertainty indicating metrics on segment-level, we use graph neural networks (GNNs) to model the relationship of a given segment's quality as a function of the given segment's metrics as well as those of its neighboring segments. We compare different GNN architectures and achieve a notable performance improvement.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。