# Multi-resolution neural networks for tracking seismic horizons from few   training images

**Authors:** Bas Peters, Justin Granek, Eldad Haber

arXiv: 1812.11092 · 2018-12-31

## TL;DR

This paper introduces a multi-resolution neural network approach with a novel loss function for seismic horizon detection that learns from large images with minimal annotations, enabling accurate horizon tracking without patch-based training.

## Contribution

It proposes a projected loss-function for training convolutional networks on large seismic images with sparse labels, allowing non-linear regression instead of classification for horizon detection.

## Key findings

- Accurate horizon predictions in large seismic images.
- Effective learning from few annotated pixels.
- Successful horizon extrapolation and interpolation.

## Abstract

Detecting a specific horizon in seismic images is a valuable tool for geological interpretation. Because hand-picking the locations of the horizon is a time-consuming process, automated computational methods were developed starting three decades ago. Older techniques for such picking include interpolation of control points however, in recent years neural networks have been used for this task. Until now, most networks trained on small patches from larger images. This limits the networks ability to learn from large-scale geologic structures. Moreover, currently available networks and training strategies require label patches that have full and continuous annotations, which are also time-consuming to generate.   We propose a projected loss-function for training convolutional networks with a multi-resolution structure, including variants of the U-net. Our networks learn from a small number of large seismic images without creating patches. The projected loss-function enables training on labels with just a few annotated pixels and has no issue with the other unknown label pixels. Training uses all data without reserving some for validation. Only the labels are split into training/testing. Contrary to other work on horizon tracking, we train the network to perform non-linear regression, and not classification. As such, we propose labels as the convolution of a Gaussian kernel and the known horizon locations that indicate uncertainty in the labels. The network output is the probability of the horizon location. We demonstrate the proposed computational ingredients on two different datasets, for horizon extrapolation and interpolation. We show that the predictions of our methodology are accurate even in areas far from known horizon locations because our learning strategy exploits all data in large seismic images.

## Full text

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

## Figures

27 figures with captions in the complete paper: https://tomesphere.com/paper/1812.11092/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1812.11092/full.md

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