Semantic Segmentation of Seismic Images
Daniel Civitarese, Daniela Szwarcman, Emilio Vital Brazil, Bianca, Zadrozny

TL;DR
This paper introduces a novel deep neural network architecture for seismic image segmentation that requires minimal training data and outperforms existing models, achieving over 99% mIOU on real seismic data.
Contribution
A new neural network design with transposed residual units and learned upscaling for efficient seismic image segmentation with limited data.
Findings
Achieves over 99% mean intersection over union (mIOU).
Outperforms Fully Convolutional Network and U-Net.
Produces masks closely matching human interpretation.
Abstract
Almost all work to understand Earth's subsurface on a large scale relies on the interpretation of seismic surveys by experts who segment the survey (usually a cube) into layers; a process that is very time demanding. In this paper, we present a new deep neural network architecture specially designed to semantically segment seismic images with a minimal amount of training data. To achieve this, we make use of a transposed residual unit that replaces the traditional dilated convolution for the decode block. Also, instead of using a predefined shape for up-scaling, our network learns all the steps to upscale the features from the encoder. We train our neural network using the Penobscot 3D dataset; a real seismic dataset acquired offshore Nova Scotia, Canada. We compare our approach with two well-known deep neural network topologies: Fully Convolutional Network and U-Net. In our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSeismic Imaging and Inversion Techniques · Drilling and Well Engineering · Reservoir Engineering and Simulation Methods
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · U-Net · Dilated Convolution · Convolution
