TL;DR
This paper introduces MD loss and Fault-Net, a novel approach for 3D seismic fault segmentation that effectively trains with sparse labels, suppresses false negatives, and preserves edge features, leading to improved accuracy and efficiency.
Contribution
The paper proposes MD loss to handle false negatives in sparse labeling and designs Fault-Net for edge-preserving fault segmentation with high efficiency.
Findings
MD loss improves fault detection accuracy with sparse labels.
Fault-Net achieves faster inference with lower computational resources.
The method outperforms several mainstream fault segmentation approaches.
Abstract
Data-driven fault detection has been regarded as a 3D image segmentation task. The models trained from synthetic data are difficult to generalize in some surveys. Recently, training 3D fault segmentation using sparse manual 2D slices is thought to yield promising results, but manual labeling has many false negative labels (abnormal annotations), which is detrimental to training and consequently to detection performance. Motivated to train 3D fault segmentation networks under sparse 2D labels while suppressing false negative labels, we analyze the training process gradient and propose the Mask Dice (MD) loss. Moreover, the fault is an edge feature, and current encoder-decoder architectures widely used for fault detection (e.g., U-shape network) are not conducive to edge representation. Consequently, Fault-Net is proposed, which is designed for the characteristics of faults, employs…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
