CVNov 14, 2018

Model-guided Multi-path Knowledge Aggregation for Aerial Saliency Prediction

arXiv:1811.05625v24 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of visual saliency prediction for drone-based vision, which is important for applications like surveillance and autonomous navigation, but it is incremental as it builds on existing saliency models and datasets.

The paper tackles the problem of video saliency prediction from drone viewpoints by proposing a large-scale dataset of 1,000 aerial videos with ground-truth annotations and a baseline model called MM-Net, which outperforms ten state-of-the-art models in this task.

As an emerging vision platform, a drone can look from many abnormal viewpoints which brings many new challenges into the classic vision task of video saliency prediction. To investigate these challenges, this paper proposes a large-scale video dataset for aerial saliency prediction, which consists of ground-truth salient object regions of 1,000 aerial videos, annotated by 24 subjects. To the best of our knowledge, it is the first large-scale video dataset that focuses on visual saliency prediction on drones. Based on this dataset, we propose a Model-guided Multi-path Network (MM-Net) that serves as a baseline model for aerial video saliency prediction. Inspired by the annotation process in eye-tracking experiments, MM-Net adopts multiple information paths, each of which is initialized under the guidance of a classic saliency model. After that, the visual saliency knowledge encoded in the most representative paths is selected and aggregated to improve the capability of MM-Net in predicting spatial saliency in aerial scenarios. Finally, these spatial predictions are adaptively combined with the temporal saliency predictions via a spatiotemporal optimization algorithm. Experimental results show that MM-Net outperforms ten state-of-the-art models in predicting aerial video saliency.

Foundations

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

Your Notes