paper-with-me

Papers

TinyHD: Efficient Video Saliency Prediction with Heterogeneous Decoders using Hierarchical Maps Distillation

2023-01-11 · Feiyan Hu, Simone Palazzo, Federica Proietto Salanitri, Giovanni Bellitto, Morteza Moradi, Concetto Spampinato, Kevin McGuinness

Video saliency prediction has recently attracted attention of the research community, as it is an upstream task for several practical applications. However, current solutions are particularly computationally demanding, especially due to the wide usage of spatio-temporal 3D convolutions. We observe that, while different model architectures achieve similar performance on benchmarks, visual variations between predicted saliency maps are still significant. Inspired by this intuition, we propose a lightweight model that employs multiple simple heterogeneous decoders and adopts several practical approaches to improve accuracy while keeping computational costs low, such as hierarchical multi-map knowledge distillation, multi-output saliency prediction, unlabeled auxiliary datasets and channel reduction with teacher assistant supervision. Our approach achieves saliency prediction accuracy on par or better than state-of-the-art methods on DFH1K, UCF-Sports and Hollywood2 benchmarks, while enhancing significantly the efficiency of the model. Code is on https://github.com/feiyanhu/tinyHD

📄 PDF Abstract BibTeX arXiv:2301.04619

Code (1)

feiyanhu/tinyhd 공식 구현 pytorch

Tasks

Knowledge DistillationPredictionSaliency PredictionVideo Saliency Prediction

Similar Papers 제목 키워드 기반

DAVE: A Deep Audio-Visual Embedding for Dynamic Saliency Prediction

2019-05-25 · Hamed R. -Tavakoli, Ali Borji, Esa Rahtu, Juho Kannala

This paper studies audio-visual deep saliency prediction. It introduces a conceptually simple and effective Deep Audio-Visual Embedding for dynamic saliency prediction dubbed ``DAVE" in conjunction with our efforts towar…

DecoderPredictionSaliency PredictionVideo Saliency Prediction

Transformer-based Video Saliency Prediction with High Temporal Dimension Decoding

2024-01-15 · Morteza Moradi, Simone Palazzo, Concetto Spampinato

In recent years, finding an effective and efficient strategy for exploiting spatial and temporal information has been a hot research topic in video saliency prediction (VSP). With the emergence of spatio-temporal transfo…

DecoderSaliency PredictionVideo Saliency Prediction

SalFoM: Dynamic Saliency Prediction with Video Foundation Models

2024-04-03 · Morteza Moradi, Mohammad Moradi, Francesco Rundo, Concetto Spampinato 외

Recent advancements in video saliency prediction (VSP) have shown promising performance compared to the human visual system, whose emulation is the primary goal of VSP. However, current state-of-the-art models employ spa…

DecoderPredictionSaliency PredictionVideo Saliency Prediction

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

2018-11-14 · Kui Fu, Jia Li, Yu Zhang, Hongze Shen 외

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 propo…

Aerial Video Saliency PredictionPredictionSaliency PredictionTransfer Learning+1

NTIRE 2026 Challenge on Video Saliency Prediction: Methods and Results

2026-04-16 · Andrey Moskalenko, Alexey Bryncev, Ivan Kosmynin, Kira Shilovskaya 외 arxiv

This paper presents an overview of the NTIRE 2026 Challenge on Video Saliency Prediction. The goal of the challenge participants was to develop automatic saliency map prediction methods for the provided video sequences. …

Saliency Prediction