The Lovász-Softmax loss: A tractable surrogate for the optimization of the intersection-over-union measure in neural networks

The Jaccard index, also referred to as the intersection-over-union score, is commonly employed in the evaluation of image segmentation results given its perceptual qualities, scale invariance - which lends appropriate relevance to small objects, and appropriate counting of false negatives, in comparison to per-pixel losses. We present a method for direct optimization of the mean intersection-over-union loss in neural networks, in the context of semantic image segmentation, based on the convex Lov\'asz extension of submodular losses. The loss is shown to perform better with respect to the Jaccard index measure than the traditionally used cross-entropy loss. We show quantitative and qualitative differences between optimizing the Jaccard index per image versus optimizing the Jaccard index taken over an entire dataset. We evaluate the impact of our method in a semantic segmentation pipeline and show substantially improved intersection-over-union segmentation scores on the Pascal VOC and Cityscapes datasets using state-of-the-art deep learning segmentation architectures.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Uses Extra
Training Data
Benchmark
Semantic Segmentation Cityscapes test ENet + Lovász-Softmax Mean IoU (class) 63.06% # 97
Real-Time Semantic Segmentation Cityscapes test ENet + Lovász-Softmax mIoU 63.1% # 35
Time (ms) 13 # 7
Frame (fps) 76.9 # 7
Semantic Segmentation PASCAL VOC 2012 test Deeplab-v2 + Lovász-Softmax Mean IoU 79.0% # 34
Semantic Segmentation PASCAL VOC 2012 test Deeplab-v2 with Lovasz-Softmax loss Mean IoU 79.00% # 34

Methods


No methods listed for this paper. Add relevant methods here