Per-Pixel Feedback for improving Semantic Segmentation
Aditya Ganeshan

TL;DR
This paper investigates the role of global image information in semantic segmentation using deep CNNs, proposing new loss functions for improved training, though initial results show limited benefits.
Contribution
It introduces novel loss functions aimed at enhancing CNN training for semantic segmentation by emphasizing global image cues.
Findings
Proposed loss functions showed marginal improvements in initial tests.
Analysis highlighted the importance of global image information in pixel labeling.
Further experiments indicated minimal overall benefits across models and datasets.
Abstract
Semantic segmentation is the task of assigning a label to each pixel in the image.In recent years, deep convolutional neural networks have been driving advances in multiple tasks related to cognition. Although, DCNNs have resulted in unprecedented visual recognition performances, they offer little transparency. To understand how DCNN based models work at the task of semantic segmentation, we try to analyze the DCNN models in semantic segmentation. We try to find the importance of global image information for labeling pixels. Based on the experiments on discriminative regions, and modeling of fixations, we propose a set of new training loss functions for fine-tuning DCNN based models. The proposed training regime has shown improvement in performance of DeepLab Large FOV(VGG-16) Segmentation model for PASCAL VOC 2012 dataset. However, further test remains to conclusively evaluate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsDiffusion-Convolutional Neural Networks · Conditional Random Field · Dilated Convolution · Dense Connections · Feedforward Network · DeepLab
