# Cascaded Coarse-to-Fine Deep Kernel Networks for Efficient Satellite   Image Change Detection

**Authors:** Hichem Sahbi

arXiv: 1812.09119 · 2018-12-24

## TL;DR

This paper introduces a novel coarse-to-fine cascade framework for deep kernel networks, significantly reducing computational complexity while maintaining accuracy, specifically applied to large-scale satellite image change detection.

## Contribution

The paper presents a new cascade-based approach that accelerates deep kernel evaluations for satellite imagery, balancing efficiency and accuracy.

## Key findings

- Effective reduction in computation time for deep kernels
- Maintains high detection accuracy in large satellite images
- Applicable to time-demanding change detection tasks

## Abstract

Deep networks are nowadays becoming popular in many computer vision and pattern recognition tasks. Among these networks, deep kernels are particularly interesting and effective, however, their computational complexity is a major issue especially on cheap hardware resources. In this paper, we address the issue of efficient computation in deep kernel networks. We propose a novel framework that reduces dramatically the complexity of evaluating these deep kernels. Our method is based on a coarse-to-fine cascade of networks designed for efficient computation; early stages of the cascade are cheap and reject many patterns efficiently while deep stages are more expensive and accurate. The design principle of these reduced complexity networks is based on a variant of the cross-entropy criterion that reduces the complexity of the networks in the cascade while preserving all the positive responses of the original kernel network. Experiments conducted - on the challenging and time demanding change detection task, on very large satellite images - show that our proposed coarse-to-fine approach is effective and highly efficient.

## Full text

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

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1812.09119/full.md

## References

79 references — full list in the complete paper: https://tomesphere.com/paper/1812.09119/full.md

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