# Unsupervised motion saliency map estimation based on optical flow   inpainting

**Authors:** L. Maczyta, P. Bouthemy, O. Le Meur

arXiv: 1903.04842 · 2019-11-05

## TL;DR

This paper introduces an unsupervised method for estimating motion saliency maps in videos by using optical flow inpainting to identify regions with distinctive motion, demonstrating competitive results on benchmark datasets.

## Contribution

The paper presents a novel unsupervised approach leveraging optical flow inpainting for motion saliency detection, eliminating the need for labeled data.

## Key findings

- Outperforms existing unsupervised methods on DAVIS 2016
- Effective in identifying motion regions without supervision
- Flexible and relies solely on motion information

## Abstract

The paper addresses the problem of motion saliency in videos, that is, identifying regions that undergo motion departing from its context. We propose a new unsupervised paradigm to compute motion saliency maps. The key ingredient is the flow inpainting stage. Candidate regions are determined from the optical flow boundaries. The residual flow in these regions is given by the difference between the optical flow and the flow inpainted from the surrounding areas. It provides the cue for motion saliency. The method is flexible and general by relying on motion information only. Experimental results on the DAVIS 2016 benchmark demonstrate that the method compares favourably with state-of-the-art video saliency methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.04842/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1903.04842/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1903.04842/full.md

---
Source: https://tomesphere.com/paper/1903.04842