CVJul 25, 2018

Semantics Meet Saliency: Exploring Domain Affinity and Models for Dual-Task Prediction

arXiv:1807.09430v15 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of integrating scene understanding tasks for computer vision researchers, but it appears incremental as it builds on existing dual-task approaches without claiming major breakthroughs.

The paper tackles the relationship between semantic segmentation and saliency prediction by constructing deep neural networks that perform both tasks together with different information flow configurations, accompanied by an analysis of object co-occurrences to reveal dataset bias and semantic precedence.

Much research has examined models for prediction of semantic labels or instances including dense pixel-wise prediction. The problem of predicting salient objects or regions of an image has also been examined in a similar light. With that said, there is an apparent relationship between these two problem domains in that the composition of a scene and associated semantic categories is certain to play into what is deemed salient. In this paper, we explore the relationship between these two problem domains. This is carried out in constructing deep neural networks that perform both predictions together albeit with different configurations for flow of conceptual information related to each distinct problem. This is accompanied by a detailed analysis of object co-occurrences that shed light on dataset bias and semantic precedence specific to individual categories.

Foundations

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

Your Notes