# Deep Saliency Models : The Quest For The Loss Function

**Authors:** Alexandre Bruckert, Hamed R. Tavakoli, Zhi Liu, Marc Christie, Olivier, Le Meur

arXiv: 1907.02336 · 2019-07-05

## TL;DR

This paper emphasizes the critical role of loss functions in deep saliency models, demonstrating that their choice significantly impacts performance and introducing new combined loss functions for improved results.

## Contribution

It highlights the importance of loss function selection in deep saliency models and proposes novel combined loss functions that enhance model robustness and accuracy.

## Key findings

- Modifying the loss function can significantly affect saliency model performance.
- Introducing new loss functions improves prediction accuracy.
- Combining multiple loss functions yields more robust and better-performing models.

## Abstract

Recent advances in deep learning have pushed the performances of visual saliency models way further than it has ever been. Numerous models in the literature present new ways to design neural networks, to arrange gaze pattern data, or to extract as much high and low-level image features as possible in order to create the best saliency representation. However, one key part of a typical deep learning model is often neglected: the choice of the loss function.   In this work, we explore some of the most popular loss functions that are used in deep saliency models. We demonstrate that on a fixed network architecture, modifying the loss function can significantly improve (or depreciate) the results, hence emphasizing the importance of the choice of the loss function when designing a model. We also introduce new loss functions that have never been used for saliency prediction to our knowledge. And finally, we show that a linear combination of several well-chosen loss functions leads to significant improvements in performances on different datasets as well as on a different network architecture, hence demonstrating the robustness of a combined metric.

## Full text

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

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1907.02336/full.md

## References

45 references — full list in the complete paper: https://tomesphere.com/paper/1907.02336/full.md

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