Summary. Introduction

Size: px
Start display at page:

Download "Summary. Introduction"

Transcription

1 . Tony Martin*, Cristiano Saturni and Peter Ashby, ION Geophysical Summary Modern marine seismic surveys may contain many Terabytes of data. In seismic processing terms, understanding the impact and effectiveness of a single action on these data is cumbersome, time-consuming and generally subjective. In this paper we present a case study using multidimensional attributes to define anomalies in the product of a seismic processing algorithm that attenuates noise from a dataset. In addition to direct statistical measures of the data, we define metrics describing consistency and effectiveness of the denoising algorithm. Collectively these measures form a multi-dimensional space that is interrogated by an unsupervised learning algorithm. The product is a data partitioning that provides the user with a sequence of outliers for further investigation. Introduction Seismic processing projects require a multitude of complex algorithms that use significant and costly compute resources. Before a process is run on an entire dataset it is tested on a sparse subset of that data to confirm consistency across the dataset. Given global subsurface complexities this assumption is questionable. To determine if the process has been successful, some form of quality control (QC) is performed after the action has completed. Unfortunately this QC is also coarsely sampled and subjectively analyzed. In this paper we present an approach to QC that interrogates all of the data. The method defines a number of metrics that describe the effectiveness of the process. The example shown focuses on the process of removing swell noise from a marine seismic survey, but could be modified to apply to any procedure in a processing flow. Method Despite advances in acquisition design, most marine seismic data are contaminated by noise directly associated with sea surface waves. The amplitude and wavelength of the surface waves can result in pressure changes at the receivers (Schonewille et al 2008). This in turn manifests itself as a high amplitude, low frequency response and is anomalous to the desired recording. For numerous reasons this noise should be removed from the record. We call this step swell denoising and implement an iterative F-X prediction filter approach to remove the noise. No a priori information is used to assist the attenuation process, however analysis of the data can help constrain the process to target the noise. Often one set of parameters are used for an entire survey whose acquisition may take several months and encounter numerous environmental conditions. As such it becomes ever more important that QC of the process is performed on all the acquired data. In our experiment we use an unsupervised machine learning algorithm to mine the data. An unsupervised process is one used to find patterns or structures in unlabeled data and is unbiased by constraints or weighting to a predefined output. An example of this is a clustering algorithm. This differs from supervised learning where the process is provided with examples of desired outputs by a user. The objective of supervised learning is to find a rule that produces the desired output from any input data. In machine learning the term feature is used to describe a dimension, metric or attribute. By determining statistical properties and RMS measures of seismic amplitudes in the input, product and difference (input-output) of a denoising process, Spanos et al (2013) presented a 3-D space suitable for partitioning by a clustering algorithm. The partitioned product, based on these measures separates the data into subsets of good or bad filtering. In our experiment we add additional features. The focus of these is twofold: 1) To provide more targeted features for an unsupervised learning algorithm. 2) To provide features that could be used in conjunction with a priori information for future supervised learning systems. In an attempt to improve the separation between desirable and undesirable outcomes we have added measures that define consistency and effectiveness of a process. To achieve this we use a Canny filter. Canny filters are edgedetecting filters that work directly on the seismic sample. Canny (1986) defines the filter as a multi-stage process where: 1) A Gaussian filter is applied to denoise the image. 2) A gradient operator is applied to obtain intensity and direction. 3) Non-maximum suppression determines if the pixel is a good candidate for edge detection. 4) Hysteresis thresholding is applied to find where edges begin and end. SEG New Orleans Annual Meeting Page 4790

2 The Canny filter product is then fed into a transform where the detected edges are partioned into azimuth sections relative to vertical. An additional weighting to the edge intensity and spatial extent is also determined. In the difference data we attempt to detect edges that are consistent with coherent signal in an orientation where we might expect this energy to reside. We use vertical edge detection to search the output data for remnant noise, which will tend to appear as vertical features in these images. These two features tell us two things: whether the process has removed energy we do not want it to and if there is remnant noise in the output (Figure 1). A B pairs depends on the characteristics of the swell in the data. The noise estimate is determined on the input and difference data. The new features are then used alongside the statistical measures, such that there are up to seven features that can be used by the partitioning process. We implement a normalization scheme such that all features are equally weighted in the partitioning process. In our initial experiment we use a top down hierarchical clustering algorithm, although the process is not limited to this form of clustering. Top down hierarchical algorithms produce several partitions organized in a hierarchy. The set of points is initially partitioned into classes which are recursively partitioned in other classes using the same algorithm with different parameters. Typically a graph is produced from the original dataset using a distance function and a threshold; the connected components of the graph are computed, thus obtaining a first partition; then the points of each connected component are recursively partitioned using the same distance function and a smaller threshold. C D For this initial trial we attempt to understand the value that can be added by supplementing the statistical measures introduced by Spanos et al (2013) with the data-derived features described in this section. Example Figure 1: A and C) Output shot gather after denoising. B) Same shot with edge-detecting Canny Filter D) After transform sectioning into azimuth components. Highlighted are energy with vertical edges (blue) indicating remnant noise in the outpu datat. Measures of data consistency can help constrain the data mining. To determine a measure of consistency we perform a 2-D FFT on a restricted time-offset window in shot gather data. From the transformed data we generate the ratio of RMS amplitudes in low frequency-low wavenumbers against low frequency-high wavenumbers. This is considered to be a quantitative estimate of the noise present in the data. The exact choice of frequency-wavenumber In the following example we have processed data with a swell denoising algorithm. The data is contaminated with a moderate amount of swell noise. There are approximately 2500 shot gathers used in this exercise. In the data distribution the first half of gathers are less affected by swell noise than the second half. At discrete locations the parameterization of the module to remove swell noise was artificially altered to under and over filter the data. In no instance was any of the denoise processing outside the bounds of realistic acceptability; hence a possible margin of error by the user is encompassed. Both denoise and QC processes were run on shot gathered data. Using the input, output and difference data we create a multi-feature space and mine the data using a hierarchical clustering algorithm. A number of partitioning tests have been run on different combinations of features, but in this paper we concentrate on the benefit of adding all our new features. These are indicators of noise in the output, coherent primary energy in the difference and noise analysis measures in the input and difference. The comparison is therefore between a three-feature space where only the original statistical measures from Spanos et al (2013) are used, and a seven-feature space containing the new metrics. SEG New Orleans Annual Meeting Page 4791

3 The process generates a number of displays for the user. The first is a decay curve of the maximum distance of any point between clusters against the number of iterations of partitioning. This is shown in Figure 2. The second plot is shown in Figure 3 and displays the number of points in each new cluster per iteration of partitioning. A cross-plot of a pair of features after partitioning is also available. Finally a list of shot gathers in each cluster is also generated. Based on these the user can evaluate the clusters and interrogate the outliers. Minimum distance between clusters Statistical features Statistical + new features Number of iterations Figure 2: QC deliverable showing a plot of maximum distance (between any point in a clusters) against the number of iterations. Note that the green curve shows a greater distance between points for any iteration than the red. The simplest way to determine the benefits of the new features is to understand differences or similarities in the partitioned data when these features are included. From the images in Figure 2 and 3 we see for the first 60 iterations: 1) Using the statistical measures we see that no cluster is partitioned with more than five shot gathers in it. 2) The statistical measures form clusters with much smaller distances for these initial 60 iterations. 3) Using the new features alongside the statistical ones, clustering of significant numbers of shot gathers occurs at iteration 10. 4) The separation at iteration 10 forms a new cluster containing 1174 points. This partitioning reflects the different noise content present in the second half of the data distribution. 5) The partitioning formed by the new features shows a greater distance between clusters, such that these clusters are better defined and easier to separate by the algorithm. Number of points in smallest clusters Statistical features Statistical + new features Number of iterations Figure 3: QC deliverable showing plot of number of points in the smallest partition against the number of iterations. Note the green curve shows a large data population split at iteration 10, whereas the red curve never achieves more than 5 points per iteration. It can be seen in Figure 2 that the separation that occurs in the initial five iterations forms clusters with the largest maximum distance between clusters. Therefore the initial iterations should identify the data with the most significant anomalous behaviour. So, it is instructive to understand which data are being partitioned in the first five iterations. To do this we look at the seismic data clustered by the three and seven feature analysis. Figures 4 and 5 show the seismic data partitioned from the full dataset by the first five iterations of this experiment. In both figures the data delineated by a red bars are from the clustering with three statistical features, whilst the green bars represent those separated when the four new features are also used. Of the twelve gathers separated by either approach, seven are common to both products. These are displayed with both green and red bars. There are two shot gathers with only green bars in figures 4 and 5. These are only isolated when the new features are included. Analysis of these two gathers shows a consistency with the remaining seven green barred shots. The noise on input and output is equivalent and there is evidence of unwanted primary energy in the difference of all nine shot gathers. The inclusion of the feature that uses a Canny filter to search for coherent energy in the difference data has influenced the SEG New Orleans Annual Meeting Page 4792

4 clustering. All nine gathers indicated by green bars are from the over filtered data. The gathers shown with only red bars in figure 4 and 5 are isolated by the statistical measures only. These are inconsistent with the rest of the distribution of 12 shot gathers. There is no indication of increased noise content in the input and they do not have any remarkable features in the difference data. These three gathers are actually from an under filtered portion of the data. the statistical distribution of the data and filtering process, as well as indicators of process effectiveness and consistency, we can use unsupervised machine learning algorithms to partition the data to indicate outliers and potential problems. Figure 5: Difference (input-output) shot gather data from both the three and seven feature analysis. Those with red bars underneath them are separated by the three feature analayis, whilst those with green are separated by the seven feature analysis. Figure 4: Input shot gather data from both the three and seven feature analysis. Those with red bars underneath them are separated by the three feature analayis, whilst those with green are separated by the seven feature analysis. In this instance the separated data using three statistical measures isolates a collection of both good and bad filtered data. This is undesirable. The nine shot gathers separated by using all seven features appear to contain only badly filtered data and all would require attention by the geophysicist. Conclusions Quality control of seismic processing algorithms on large volumes of data is time-consuming, unrepresentative and essentially qualitative. In this paper we have presented a data mining approach to quality control in an attempt to overcome these issues. By defining metrics or features that provide information about We have shown that the inclusion of the features that use Canny filters and noise estimates create more consistent clusters of data. Distribution plots are used to identify the data that requires investigation by the processing geophysicist. By utilizing intelligent metrics it has been shown that this type of approach to quality control will enable a timely interrogation of an entire dataset. The new features presented here have been specifically designed to facilitate the development of a supervised learning algorithm. For this they must be used with additional external information such as weather conditions, currents and acquisition configurations. Acknowledgements The authors wish to thank John Brittan, Jacques Leveille and Nick Bernitsas for helpful comments and ION Geophysical for permission to publish this work. SEG New Orleans Annual Meeting Page 4793

5 EDITED REFERENCES Note: This reference list is a copyedited version of the reference list submitted by the author. Reference lists for the 2015 SEG Technical Program Expanded Abstracts have been copyedited so that references provided with the online metadata for each paper will achieve a high degree of linking to cited sources that appear on the Web. REFERENCES Canny, J., 1986, A computational approach to edge detection: IEEE Transactions on Pattern Analysis and Machine Intelligence, 8, no. 6, , PMID: Schonewille, M., A. Vigner, and A. Ryder, 2008, Advances in swell-noise attenuation: First Break, 26, no. 12, Spanos, A., and M. Bekara, 2012, Using statistical techniques to improve the QC process of swell noise filtering: 75th Conference & Exhibition, EAGE, Extended Abstracts, doi: / SEG New Orleans Annual Meeting Page 4794

Using Statistical Techniques to Improve the QC Process of Swell Noise Filtering

Using Statistical Techniques to Improve the QC Process of Swell Noise Filtering Using Statistical Techniques to Improve the QC Process of Swell Noise Filtering A. Spanos* (Petroleum Geo-Services) & M. Bekara (PGS - Petroleum Geo- Services) SUMMARY The current approach for the quality

More information

Summary. Introduction

Summary. Introduction Chris Davison*, Andrew Ratcliffe, Sergio Grion (CGGeritas), Rodney Johnston, Carlos Duque, Jeremy Neep, Musa Maharramov (BP). Summary Azimuthal velocity models for HTI (Horizontal Transverse Isotropy)

More information

5D leakage: measuring what 5D interpolation misses Peter Cary*and Mike Perz, Arcis Seismic Solutions

5D leakage: measuring what 5D interpolation misses Peter Cary*and Mike Perz, Arcis Seismic Solutions Peter Cary*and Mike Perz, Arcis Seismic Solutions Summary 5D interpolation methods have proven to be capable of overcoming the constraints of actual data acquisition in a wide range of situations. However,

More information

G017 Beyond WAZ - A Modeling-based Evaluation of Extensions to Current Wide Azimuth Streamer Acquisition Geometries

G017 Beyond WAZ - A Modeling-based Evaluation of Extensions to Current Wide Azimuth Streamer Acquisition Geometries G017 Beyond WAZ - A Modeling-based Evaluation of Extensions to Current Wide Azimuth Streamer Acquisition Geometries M. Cvetkovic* (ION Geophysical), Z. Zhou (ION Geophysical / GXT Imaging Solutions) &

More information

A047 Simultaneous-source Acquisition in the North Sea Prospect Evaluation

A047 Simultaneous-source Acquisition in the North Sea Prospect Evaluation A047 Simultaneous-source Acquisition in the North Sea Prospect Evaluation B. Szydlik* (WesternGeco), C.J. Beasley (WesternGeco) & I. Moore (WesternGeco) SUMMARY This paper outlines a method for quantitative

More information

Application of 3D source deghosting and designature to deep-water ocean bottom node data Xu Li*, Jing Yang, Hui Chen, Melanie Vu, and Ping Wang (CGG)

Application of 3D source deghosting and designature to deep-water ocean bottom node data Xu Li*, Jing Yang, Hui Chen, Melanie Vu, and Ping Wang (CGG) Xu Li*, Jing Yang, Hui Chen, Melanie Vu, and Ping Wang (CGG) Summary Compared to towed-streamer data, deep-water ocean bottom node (OBN) data by nature have a broader bandwidth; however, the presence of

More information

Machine learning assisted velocity auto-picking K.J. Smith, Shearwater GeoServices, OpenCPS

Machine learning assisted velocity auto-picking K.J. Smith, Shearwater GeoServices, OpenCPS K.J. Smith, Shearwater GeoServices, OpenCPS Summary Velocity auto-picking can reduce time spent on processing large volumes of seismic data and increase the number of CMP gathers that are picked in a project.

More information

y Input k y2 k y1 Introduction

y Input k y2 k y1 Introduction A regularization workflow for the processing of cross-spread COV data Gordon Poole 1, Philippe Herrmann 1, Erika Angerer 2, and Stephane Perrier 1 1 : CGG-Veritas, 2 : OMV Data regularization is critical

More information

Downloaded 09/20/16 to Redistribution subject to SEG license or copyright; see Terms of Use at

Downloaded 09/20/16 to Redistribution subject to SEG license or copyright; see Terms of Use at Joint SRME and model-based water-layer demultiple for ocean bottom node Hui Huang*, Ping Wang, Jing Yang, Hui Chen (CGG); Pierre-Olivier Ariston, Imtiaz Ahmed, and Nick Bassett (BP) Summary Ocean bottom

More information

Multi-azimuth velocity estimation

Multi-azimuth velocity estimation Stanford Exploration Project, Report 84, May 9, 2001, pages 1 87 Multi-azimuth velocity estimation Robert G. Clapp and Biondo Biondi 1 ABSTRACT It is well known that the inverse problem of estimating interval

More information

Tu N Internal Multiple Attenuation on Radial Gathers With Inverse-scattering Series Prediction

Tu N Internal Multiple Attenuation on Radial Gathers With Inverse-scattering Series Prediction Tu N114 05 Internal Multiple Attenuation on Radial Gathers With Inverse-scattering Series Prediction F. Xavier de Melo* (Schlumberger), C. Kostov (Schlumberger) & J. Wu (Schlumberger) SUMMARY We present

More information

M. Warner* (S-Cube), T. Nangoo (S-Cube), A. Umpleby (S-Cube), N. Shah (S-Cube), G. Yao (S-Cube)

M. Warner* (S-Cube), T. Nangoo (S-Cube), A. Umpleby (S-Cube), N. Shah (S-Cube), G. Yao (S-Cube) Tu A12 15 High-Resolution Reflection FWI M. Warner* (S-Cube), T. Nangoo (S-Cube), A. Umpleby (S-Cube), N. Shah (S-Cube), G. Yao (S-Cube) Summary We demonstrate reflection FWI on a less-than-ideal 3D narrow-azimuth

More information

Th SRS3 07 A Global-scale AVO-based Pre-stack QC Workflow - An Ultra-dense Dataset in Tunisia

Th SRS3 07 A Global-scale AVO-based Pre-stack QC Workflow - An Ultra-dense Dataset in Tunisia Th SRS3 07 A Global-scale AVO-based Pre-stack QC Workflow - An Ultra-dense Dataset in Tunisia A. Rivet* (CGG), V. Souvannavong (CGG), C. Lacombe (CGG), T. Coleou (CGG) & D. Marin (CGG) SUMMARY Throughout

More information

G009 Multi-dimensional Coherency Driven Denoising of Irregular Data

G009 Multi-dimensional Coherency Driven Denoising of Irregular Data G009 Multi-dimensional Coherency Driven Denoising of Irregular Data G. Poole* (CGGVeritas Services (UK) Ltd) SUMMARY Many land and ocean bottom datasets suffer from high levels of noise which make the

More information

A Novel 3-D De-multiple Workflow for Shallow Water Environments - a Case Study from the Brage field, North Sea

A Novel 3-D De-multiple Workflow for Shallow Water Environments - a Case Study from the Brage field, North Sea A Novel 3-D De-multiple Workflow for Shallow Water Environments - a Case Study from the Brage field, North Sea J. Oukili* (PGS), T. Jokisch (PGS), A. Pankov (PGS), B. Farmani (PGS), G. Ronhølt (PGS), Ø.

More information

Seismic Attributes on Frequency-enhanced Seismic Data

Seismic Attributes on Frequency-enhanced Seismic Data Seismic Attributes on Frequency-enhanced Seismic Data Satinder Chopra* Arcis Corporation, Calgary, Canada schopra@arcis.com Kurt J. Marfurt The University of Oklahoma, Norman, US and Somanath Misra Arcis

More information

m=[a,b,c,d] T together with the a posteriori covariance

m=[a,b,c,d] T together with the a posteriori covariance zimuthal VO analysis: stabilizing the model parameters Chris Davison*, ndrew Ratcliffe, Sergio Grion (CGGVeritas), Rodney Johnston, Carlos Duque, Musa Maharramov (BP). solved using linear least squares

More information

Seismic Noise Attenuation Using Curvelet Transform and Dip Map Data Structure

Seismic Noise Attenuation Using Curvelet Transform and Dip Map Data Structure Seismic Noise Attenuation Using Curvelet Transform and Dip Map Data Structure T. Nguyen* (PGS), Y.J. Liu (PGS) Summary The curvelet transform is a known tool used in the attenuation of coherent and incoherent

More information

Attenuation of water-layer-related multiples Clement Kostov*, Richard Bisley, Ian Moore, Gary Wool, Mohamed Hegazy, Glenn Miers, Schlumberger

Attenuation of water-layer-related multiples Clement Kostov*, Richard Bisley, Ian Moore, Gary Wool, Mohamed Hegazy, Glenn Miers, Schlumberger Clement Kostov*, Richard Bisley, Ian Moore, Gary Wool, Mohamed Hegazy, Glenn Miers, Schlumberger Summary We present a method for modeling and separation of waterlayer-related multiples in towed streamer

More information

Adaptive Waveform Inversion: Theory Mike Warner*, Imperial College London, and Lluís Guasch, Sub Salt Solutions Limited

Adaptive Waveform Inversion: Theory Mike Warner*, Imperial College London, and Lluís Guasch, Sub Salt Solutions Limited Adaptive Waveform Inversion: Theory Mike Warner*, Imperial College London, and Lluís Guasch, Sub Salt Solutions Limited Summary We present a new method for performing full-waveform inversion that appears

More information

We Survey Design and Modeling Framework for Towed Multimeasurement Seismic Streamer Data

We Survey Design and Modeling Framework for Towed Multimeasurement Seismic Streamer Data We-04-12 Survey Design and Modeling Framework for Towed Multimeasurement Seismic Streamer Data K. Eggenberger* (Schlumberger), P. Christie (Schlumberger), M. Vassallo (Schlumberger) & D.J. van Manen (Schlumberger)

More information

P. Bilsby (WesternGeco), D.F. Halliday* (Schlumberger Cambridge Research) & L.R. West (WesternGeco)

P. Bilsby (WesternGeco), D.F. Halliday* (Schlumberger Cambridge Research) & L.R. West (WesternGeco) I040 Case Study - Residual Scattered Noise Attenuation for 3D Land Seismic Data P. Bilsby (WesternGeco), D.F. Halliday* (Schlumberger Cambridge Research) & L.R. West (WesternGeco) SUMMARY We show that

More information

Internal Multiple Attenuation on Radial Gathers With Inverse- Scattering Series Prediction

Internal Multiple Attenuation on Radial Gathers With Inverse- Scattering Series Prediction Internal Multiple Attenuation on Radial Gathers With Inverse- Scattering Series Prediction Frederico Xavier de Melo, Clément Kostov, James Wu Schlumberger Summary We present a novel workflow for pre-stack

More information

RadExPro release notes

RadExPro release notes 1 RadExPro 2017.3 release notes We are excited to tell you that RadExPro 2017.3 is ready now. There is a lot of useful new features in this release: Brand-new Acoustic Inversion module implements a genetic

More information

Summary. Introduction

Summary. Introduction Multivessel coil shooting acquisition with simultaneous sources Nick Moldoveanu¹, Ying Ji², Craig Beasley¹ ¹WesternGeco, ²Schlumberger Cambridge Research Summary Multivessel coil shooting is a towed-streamer

More information

Downloaded 10/29/15 to Redistribution subject to SEG license or copyright; see Terms of Use at

Downloaded 10/29/15 to Redistribution subject to SEG license or copyright; see Terms of Use at Pitfalls in seismic processing: part 1 groundroll sourced acquisition footprint Sumit Verma*, Marcus P. Cahoj, Tengfei Lin, Fangyu Li, Bryce Hutchinson and Kurt J. Marfurt, the University of Oklahoma Summary

More information

G012 Scattered Ground-roll Attenuation for 2D Land Data Using Seismic Interferometry

G012 Scattered Ground-roll Attenuation for 2D Land Data Using Seismic Interferometry G012 Scattered Ground-roll Attenuation for 2D Land Data Using Seismic Interferometry D.F. Halliday* (Schlumberger Cambridge Research), P.J. Bilsby (WesternGeco), J. Quigley (WesternGeco) & E. Kragh (Schlumberger

More information

Selection of an optimised multiple attenuation scheme for a west coast of India data set

Selection of an optimised multiple attenuation scheme for a west coast of India data set P-391 Selection of an optimised multiple attenuation scheme for a west coast of India data set Summary R Pathak*, PC Kalita, CPS Rana, Dr. S. Viswanathan, ONGC In recent years a number of new algorithms

More information

Main Menu. Summary. sampled) f has a sparse representation transform domain S with. in certain. f S x, the relation becomes

Main Menu. Summary. sampled) f has a sparse representation transform domain S with. in certain. f S x, the relation becomes Preliminary study on Dreamlet based compressive sensing data recovery Ru-Shan Wu*, Yu Geng 1 and Lingling Ye, Modeling and Imaging Lab, Earth & Planetary Sciences/IGPP, University of California, Santa

More information

Y015 Complementary Data-driven Methods for Interbed Demultiple of Land Data

Y015 Complementary Data-driven Methods for Interbed Demultiple of Land Data Y015 Complementary Data-driven Methods for Interbed Demultiple of Land Data S. Sonika* (WesternGeco), A. Zarkhidze (WesternGeco), J. Heim (WesternGeco) & B. Dragoset (WesternGeco) SUMMARY Interbed multiples

More information

Successes and challenges in 3D interpolation and deghosting of single-component marinestreamer

Successes and challenges in 3D interpolation and deghosting of single-component marinestreamer Successes and challenges in 3D interpolation and deghosting of single-component marinestreamer data James Rickett*, Schlumberger Gould Research Summary Combining deghosting with crossline interpolation

More information

SUMMARY INTRODUCTION NEW METHOD

SUMMARY INTRODUCTION NEW METHOD Reverse Time Migration in the presence of known sharp interfaces Alan Richardson and Alison E. Malcolm, Department of Earth, Atmospheric and Planetary Sciences, Massachusetts Institute of Technology SUMMARY

More information

2D Inversions of 3D Marine CSEM Data Hung-Wen Tseng*, Lucy MacGregor, and Rolf V. Ackermann, Rock Solid Images, Inc.

2D Inversions of 3D Marine CSEM Data Hung-Wen Tseng*, Lucy MacGregor, and Rolf V. Ackermann, Rock Solid Images, Inc. 2D Inversions of 3D Marine CSEM Data Hung-Wen Tseng*, Lucy MacGregor, and Rolf V. Ackermann, Rock Solid Images, Inc. Summary A combination of 3D forward simulations and 2D and 3D inversions have been used

More information

G009 Scale and Direction-guided Interpolation of Aliased Seismic Data in the Curvelet Domain

G009 Scale and Direction-guided Interpolation of Aliased Seismic Data in the Curvelet Domain G009 Scale and Direction-guided Interpolation of Aliased Seismic Data in the Curvelet Domain M. Naghizadeh* (University of Alberta) & M. Sacchi (University of Alberta) SUMMARY We propose a robust interpolation

More information

P068 Case Study 4D Processing OBC versus Streamer Example of OFON filed, Block OML102, Nigeria

P068 Case Study 4D Processing OBC versus Streamer Example of OFON filed, Block OML102, Nigeria P068 Case Study 4D Processing OBC versus Streamer Example of OFON filed, Block OML102, Nigeria T. Castex* (Total SA), P. Charrier (CGG), M.N. Dufrene (Total SA) & C. Orji (EPNL) SUMMARY This case study

More information

Unsupervised Learning

Unsupervised Learning Unsupervised Learning Unsupervised learning Until now, we have assumed our training samples are labeled by their category membership. Methods that use labeled samples are said to be supervised. However,

More information

2010 SEG SEG Denver 2010 Annual Meeting

2010 SEG SEG Denver 2010 Annual Meeting Localized anisotropic tomography with checkshot : Gulf of Mexico case study Andrey Bakulin*, Yangjun (Kevin) Liu, Olga Zdraveva, WesternGeco/Schlumberger Summary Borehole information must be used to build

More information

Mitigation of the 3D Cross-line Acquisition Footprint Using Separated Wavefield Imaging of Dual-sensor Streamer Seismic

Mitigation of the 3D Cross-line Acquisition Footprint Using Separated Wavefield Imaging of Dual-sensor Streamer Seismic Mitigation of the 3D Cross-line Acquisition Footprint Using Separated Wavefield Imaging of Dual-sensor Streamer Seismic A.S. Long* (PGS), S. Lu (PGS), D. Whitmore (PGS), H. LeGleut (PGS), R. Jones (Lundin

More information

We The Effects of Marine Data Acquisition Practices on Imaging in Complex Geological Setting - Modeling Study

We The Effects of Marine Data Acquisition Practices on Imaging in Complex Geological Setting - Modeling Study We-04-11 The Effects of Marine Data Acquisition Practices on Imaging in Complex Geological Setting - Modeling Study M. Cvetkovic* (ION Geophysical), P.A. Farmer (ION Geophysical) & R.I. Bloor (ION Geophysical)

More information

Lab 3: Depth imaging using Reverse Time Migration

Lab 3: Depth imaging using Reverse Time Migration Due Wednesday, May 1, 2013 TA: Yunyue (Elita) Li Lab 3: Depth imaging using Reverse Time Migration Your Name: Anne of Cleves ABSTRACT In this exercise you will familiarize yourself with full wave-equation

More information

High definition tomography brings velocities to light Summary Introduction Figure 1:

High definition tomography brings velocities to light Summary Introduction Figure 1: Saverio Sioni, Patrice Guillaume*, Gilles Lambaré, Anthony Prescott, Xiaoming Zhang, Gregory Culianez, and Jean- Philippe Montel (CGGVeritas) Summary Velocity model building remains a crucial step in seismic

More information

A comparison between time domain and depth domain inversion to acoustic impedance Laurence Letki*, Kevin Darke, and Yan Araujo Borges, Schlumberger

A comparison between time domain and depth domain inversion to acoustic impedance Laurence Letki*, Kevin Darke, and Yan Araujo Borges, Schlumberger Laurence Letki*, Kevin Darke, and Yan Araujo Borges, Schlumberger Summary Geophysical reservoir characterization in a complex geologic environment remains a challenge. Conventional amplitude inversion

More information

Introduction. Surface and Interbed Multtple Elimination

Introduction. Surface and Interbed Multtple Elimination Pre-stack Land Surface and Interbed Demultiple Methodology An Example from the Arabian Peninsula Roald van Borselen, Grog Fookes, Michel Schonewille, Constantine Tsingas, Michael West PGS Geophysical;

More information

B023 Seismic Data Interpolation by Orthogonal Matching Pursuit

B023 Seismic Data Interpolation by Orthogonal Matching Pursuit B023 Seismic Data Interpolation by Orthogonal Matching Pursuit Y. Hollander* (Paradigm Geophysical), D. Kosloff (Paradigm Geophysical), Z. Koren (Paradigm Geophysical) & A. Bartana (Paradigm Geophysical)

More information

We LHR2 08 Simultaneous Source Separation Using an Annihilation Filter Approach

We LHR2 08 Simultaneous Source Separation Using an Annihilation Filter Approach We LHR2 08 Simultaneous Source Separation Using an Annihilation Filter Approach J. Rohnke* (CGG) & G. Poole (CGG) SUMMARY Simultaneous shooting increases acquisition efficiency by activating more than

More information

Mitigating Uncertainties in Towed Streamer Acquisition and Imaging by Survey Planning

Mitigating Uncertainties in Towed Streamer Acquisition and Imaging by Survey Planning Mitigating Uncertainties in Towed Streamer Acquisition and Imaging by Survey Planning M.T. Widmaier* (Petroleum Geo-Services) SUMMARY Uncertainties in seismic images or reservoir characterisation can very

More information

We N Simultaneous Shooting for Sparse OBN 4D Surveys and Deblending Using Modified Radon Operators

We N Simultaneous Shooting for Sparse OBN 4D Surveys and Deblending Using Modified Radon Operators We N101 08 Simultaneous Shooting for Sparse OBN 4D Surveys and Deblending Using Modified Radon Operators R.R. Haacke* (CGG), G. Hampson (Chevron) & B. Golebiowski (CGG) SUMMARY Significant gains in productivity

More information

Wave-equation migration from topography: Imaging Husky

Wave-equation migration from topography: Imaging Husky Stanford Exploration Project, Report 123, October 31, 2005, pages 49 56 Short Note Wave-equation migration from topography: Imaging Husky Jeff Shragge 1 INTRODUCTION Imaging land seismic data is wrought

More information

Source deghosting for synchronized multi-level source streamer data Zhan Fu*, Nan Du, Hao Shen, Ping Wang, and Nicolas Chazalnoel (CGG)

Source deghosting for synchronized multi-level source streamer data Zhan Fu*, Nan Du, Hao Shen, Ping Wang, and Nicolas Chazalnoel (CGG) Source deghosting for synchronized multi-level source streamer data Zhan Fu*, Nan Du, Hao Shen, Ping Wang, and Nicolas Chazalnoel (CGG) Summary Ghost wavefield elimination is pivotal for improving the

More information

Seismic data Interpolation in the Continuous Wavenumber Domain, Flexibility and Accuracy

Seismic data Interpolation in the Continuous Wavenumber Domain, Flexibility and Accuracy Seismic data Interpolation in the Continuous Wavenumber Domain, Flexibility and Accuracy Ye Zheng Geo-X Exploration Services Inc. Summary Our recently developed algorithm, ASFT (Arbitrarily Sampled Fourier

More information

Supervised vs. Unsupervised Learning

Supervised vs. Unsupervised Learning Clustering Supervised vs. Unsupervised Learning So far we have assumed that the training samples used to design the classifier were labeled by their class membership (supervised learning) We assume now

More information

Refraction Full-waveform Inversion in a Shallow Water Environment

Refraction Full-waveform Inversion in a Shallow Water Environment Refraction Full-waveform Inversion in a Shallow Water Environment Z. Zou* (PGS), J. Ramos-Martínez (PGS), S. Kelly (PGS), G. Ronholt (PGS), L.T. Langlo (PGS), A. Valenciano Mavilio (PGS), N. Chemingui

More information

Summary. Introduction. Source separation method

Summary. Introduction. Source separation method Separability of simultaneous source data based on distribution of firing times Jinkun Cheng, Department of Physics, University of Alberta, jinkun@ualberta.ca Summary Simultaneous source acquisition has

More information

Modelling of Time-varying Rough Sea Surface Ghosts and Source Deghosting by Integral Inversion

Modelling of Time-varying Rough Sea Surface Ghosts and Source Deghosting by Integral Inversion Modelling of Time-varying Rough Sea Surface Ghosts and Source Deghosting by Integral Inversion E. Cecconello* (Petroleum Geo-Services / UiO), E.G. Asgedom (Petroleum Geo-Services), O.C. Orji (Petroleum

More information

Th Towards Improved Time-lapse Seismic Repetition Accuracy by Use of Multimeasurement Streamer Reconstruction

Th Towards Improved Time-lapse Seismic Repetition Accuracy by Use of Multimeasurement Streamer Reconstruction Th-11-02 Towards Improved Time-lapse Seismic Repetition Accuracy by Use of Multimeasurement Streamer Reconstruction P.J. Smith* (WesternGeco), J. Thekkekara (WesternGeco), G. Byerley (Apache North Sea

More information

Time in ms. Chan. Summary

Time in ms. Chan. Summary Marine source signature estimation with dual near-field hydrophones Rob Telling*, Sergio Grion Stuart Denny & R. Gareth Williams, Shearwater GeoServices Summary We derive marine seismic signatures using

More information

Improvements in time domain FWI and its applications Kwangjin Yoon*, Sang Suh, James Cai and Bin Wang, TGS

Improvements in time domain FWI and its applications Kwangjin Yoon*, Sang Suh, James Cai and Bin Wang, TGS Downloaded 0/7/13 to 05.196.179.38. Redistribution subject to SEG license or copyright; see Terms of Use at http://library.seg.org/ Improvements in time domain FWI and its applications Kwangjin Yoon*,

More information

C014 Shot Based Pre-Processing Solutions for a WATS Survey An Example from a Field Trial in Green Canyon Gulf of Mexico

C014 Shot Based Pre-Processing Solutions for a WATS Survey An Example from a Field Trial in Green Canyon Gulf of Mexico C014 Shot Based Pre-Processing Solutions for a WATS Survey An Example from a Field Trial in Green Canyon Gulf of Mexico M. Magesan (CGGVeritas), J.-C. Ferran* (CGGVeritas), S. Kaculini (CGGVeritas), C.J.

More information

Th ELI1 12 Joint Crossline Reconstruction and 3D Deghosting of Shallow Seismic Events from Multimeasurement Streamer Data

Th ELI1 12 Joint Crossline Reconstruction and 3D Deghosting of Shallow Seismic Events from Multimeasurement Streamer Data Th ELI1 12 Joint Crossline Reconstruction and 3D Deghosting of Shallow Seismic Events from Multimeasurement Streamer Data Y.I. Kamil* (Schlumberger), M. Vassallo (Schlumberger), W. Brouwer (Schlumberger),

More information

A low rank based seismic data interpolation via frequencypatches transform and low rank space projection

A low rank based seismic data interpolation via frequencypatches transform and low rank space projection A low rank based seismic data interpolation via frequencypatches transform and low rank space projection Zhengsheng Yao, Mike Galbraith and Randy Kolesar Schlumberger Summary We propose a new algorithm

More information

High-resolution Moveout Transform; a robust technique for modeling stackable seismic events Hassan Masoomzadeh* and Anthony Hardwick, TGS

High-resolution Moveout Transform; a robust technique for modeling stackable seismic events Hassan Masoomzadeh* and Anthony Hardwick, TGS High-resolution Moveout Transform; a robust technique for modeling stackable seismic events Hassan Masoomzadeh* and Anthony Hardwick, TGS Summary We propose a time-domain approach to transform a gather

More information

Downloaded 09/09/15 to Redistribution subject to SEG license or copyright; see Terms of Use at

Downloaded 09/09/15 to Redistribution subject to SEG license or copyright; see Terms of Use at Recovering the Reflectivity Matrix and Angle-dependent Plane-wave Reflection Coefficients from Imaging of Multiples Alba Ordoñez PGS/UiO*, Walter Söllner PGS, Tilman Klüver PGS and Leiv J. Gelius UiO Summary

More information

Common-angle processing using reflection angle computed by kinematic pre-stack time demigration

Common-angle processing using reflection angle computed by kinematic pre-stack time demigration Common-angle processing using reflection angle computed by kinematic pre-stack time demigration Didier Lecerf*, Philippe Herrmann, Gilles Lambaré, Jean-Paul Tourré and Sylvian Legleut, CGGVeritas Summary

More information

Considerations in 3D depth-specific P-S survey design

Considerations in 3D depth-specific P-S survey design Considerations in 3D depth-specific P-S survey design Don C. Lawton and Peter W. Cary 3D P-S survey design ABSTRACT A new sparse-shot design for 3D P-S surveys is introduced. In the sparse shot design

More information

A dual domain algorithm for minimum nuclear norm deblending Jinkun Cheng and Mauricio D. Sacchi, University of Alberta

A dual domain algorithm for minimum nuclear norm deblending Jinkun Cheng and Mauricio D. Sacchi, University of Alberta A dual domain algorithm for minimum nuclear norm deblending Jinkun Cheng and Mauricio D. Sacchi, University of Alberta Downloaded /1/15 to 142.244.11.63. Redistribution subject to SEG license or copyright;

More information

Closing the Loop via Scenario Modeling in a Time-Lapse Study of an EOR Target in Oman

Closing the Loop via Scenario Modeling in a Time-Lapse Study of an EOR Target in Oman Closing the Loop via Scenario Modeling in a Time-Lapse Study of an EOR Target in Oman Tania Mukherjee *(University of Houston), Kurang Mehta, Jorge Lopez (Shell International Exploration and Production

More information

Challenges and Opportunities in 3D Imaging of Sea Surface Related Multiples Shaoping Lu*, N.D. Whitmore and A.A. Valenciano, PGS

Challenges and Opportunities in 3D Imaging of Sea Surface Related Multiples Shaoping Lu*, N.D. Whitmore and A.A. Valenciano, PGS Challenges and Opportunities in 3D Imaging of Sea Surface Related Multiples Shaoping Lu*, N.D. Whitmore and A.A. Valenciano, PGS Summary Conventional shot domain migration constructs a subsurface image

More information

Multicomponent f-x seismic random noise attenuation via vector autoregressive operators

Multicomponent f-x seismic random noise attenuation via vector autoregressive operators Multicomponent f-x seismic random noise attenuation via vector autoregressive operators Mostafa Naghizadeh and Mauricio Sacchi ABSTRACT We propose an extension of the traditional frequency-space (f-x)

More information

A Data estimation Based Approach for Quasi continuous Reservoir Monitoring using Sparse Surface Seismic Data Introduction Figure 1

A Data estimation Based Approach for Quasi continuous Reservoir Monitoring using Sparse Surface Seismic Data Introduction Figure 1 A Data estimation Based Approach for Quasi continuous Reservoir Monitoring using Sparse Surface Seismic Data Adeyemi Arogunmati* and Jerry M. Harris, Stanford University, California, USA Introduction One

More information

Multiple suppression with land data: A case study

Multiple suppression with land data: A case study Multiple suppression with land data: A case study Gabriel Alvarez 1 ABSTRACT Some of the most important methods for multiple suppression are based on the moveout difference between the hyperbolas corresponding

More information

Pre-stack Merging of 3D Vintages : A case History from Assam Arakan Fold Belt

Pre-stack Merging of 3D Vintages : A case History from Assam Arakan Fold Belt P-195 Apurba K. Basak*, Pulak K. Bera and Murali Mohan, ONGC Summary Pre-stack merging of 10 vintages of overlapping 3D seismic data of 632 sq. km acquired in several field seasons using different equipment

More information

Tu-P05-05 Multi-azimuth Anisotropic Tomography and PreSDM of a North Sea Streamer Survey

Tu-P05-05 Multi-azimuth Anisotropic Tomography and PreSDM of a North Sea Streamer Survey Tu-P05-05 Multi-azimuth Anisotropic Tomography and PreSDM of a North Sea Streamer Survey D. Sekulic* (ION Geophysical), O. Matveenko (Total E&P Norge), J.K. Fruehn (ION GXT) & G. Mikkelsen (Total E&P Norge)

More information

Shallow Reverberation Prediction Methodology with SRME

Shallow Reverberation Prediction Methodology with SRME Shallow Reverberation Prediction Methodology with SRME S.R. Barnes* (Petroleum Geo-Services), R.F. Hegge (Petroleum Geo- Services), R. van Borselen (Petroleum Geo-Services) & J. Owen (Petroleum Geo-Services)

More information

1.5D internal multiple prediction on physical modeling data

1.5D internal multiple prediction on physical modeling data 1.5D internal multiple prediction on physical modeling data Pan Pan*, Kris Innanen and Joe Wong CREWES, University of Calgary Summary Multiple attenuation is a key aspect of seismic data processing, with

More information

Adaptive de-ghosting by kurtosis maximisation. Sergio Grion, Rob Telling, Janet Barnes, Dolphin Geophysical. Summary

Adaptive de-ghosting by kurtosis maximisation. Sergio Grion, Rob Telling, Janet Barnes, Dolphin Geophysical. Summary Adaptive de-ghosting by kurtosis maximisation Sergio Grion, Rob Telling, Janet Barnes, Dolphin Geophysical Summary We discuss the reasons for adaptive de-ghosting and its advantages. The success of broadband

More information

Seismic Reflection Method

Seismic Reflection Method Seismic Reflection Method 1/GPH221L9 I. Introduction and General considerations Seismic reflection is the most widely used geophysical technique. It can be used to derive important details about the geometry

More information

A simulated Simultaneous Source Experiment in Shallow waters and the Impact of Randomization Schemes Rolf Baardman, Roald van Borselen, PGS

A simulated Simultaneous Source Experiment in Shallow waters and the Impact of Randomization Schemes Rolf Baardman, Roald van Borselen, PGS simulated Simultaneous Source Experiment in Shallow waters and the Impact of Randomization Schemes Rolf aardman, Roald van orselen, PGS Summary In simultaneous source acquisition, seismic data can be recorded

More information

Feature Extractors. CS 188: Artificial Intelligence Fall Nearest-Neighbor Classification. The Perceptron Update Rule.

Feature Extractors. CS 188: Artificial Intelligence Fall Nearest-Neighbor Classification. The Perceptron Update Rule. CS 188: Artificial Intelligence Fall 2007 Lecture 26: Kernels 11/29/2007 Dan Klein UC Berkeley Feature Extractors A feature extractor maps inputs to feature vectors Dear Sir. First, I must solicit your

More information

Data Mining with Oracle 10g using Clustering and Classification Algorithms Nhamo Mdzingwa September 25, 2005

Data Mining with Oracle 10g using Clustering and Classification Algorithms Nhamo Mdzingwa September 25, 2005 Data Mining with Oracle 10g using Clustering and Classification Algorithms Nhamo Mdzingwa September 25, 2005 Abstract Deciding on which algorithm to use, in terms of which is the most effective and accurate

More information

Mostafa Naghizadeh and Mauricio D. Sacchi

Mostafa Naghizadeh and Mauricio D. Sacchi Ground-roll elimination by scale and direction guided curvelet transform Mostafa Naghizadeh and Mauricio D. Sacchi Summary We propose a curvelet domain strategy to subtract ground-roll from seismic records.

More information

Data Warehousing. Data Warehousing and Mining. Lecture 8. by Hossen Asiful Mustafa

Data Warehousing. Data Warehousing and Mining. Lecture 8. by Hossen Asiful Mustafa Data Warehousing Data Warehousing and Mining Lecture 8 by Hossen Asiful Mustafa Databases Databases are developed on the IDEA that DATA is one of the critical materials of the Information Age Information,

More information

SeisSpace Software. SeisSpace enables the processor to be able focus on the science instead of being a glorified data manager.

SeisSpace Software. SeisSpace enables the processor to be able focus on the science instead of being a glorified data manager. SeisSpace Software OVERVIEW Delivering large volumes of data quickly and accurately remains the hallmark of any seismic processing system. With intuitive analysis tools, state-of-the-art geophysical algorithms

More information

Interpolation using asymptote and apex shifted hyperbolic Radon transform

Interpolation using asymptote and apex shifted hyperbolic Radon transform Interpolation using asymptote and apex shifted hyperbolic Radon transform Amr Ibrahim, Paolo Terenghi and Mauricio D. Sacchi Department of Physics, University of Alberta PGS Abstract The asymptote and

More information

Simultaneous joint inversion of refracted and surface waves Simone Re *, Claudio Strobbia, Michele De Stefano and Massimo Virgilio - WesternGeco

Simultaneous joint inversion of refracted and surface waves Simone Re *, Claudio Strobbia, Michele De Stefano and Massimo Virgilio - WesternGeco Simultaneous joint inversion of refracted and surface waves Simone Re *, Claudio Strobbia, Michele De Stefano and Massimo Virgilio - WesternGeco Summary In this paper, we review the near-surface challenges

More information

Non-stationary interpolation in the f-x domain

Non-stationary interpolation in the f-x domain Stanford Exploration Project, Report 129, May 6, 2007, pages 75 85 Non-stationary interpolation in the f-x domain William Curry ABSTRACT Interpolation of seismic data has previously been performed using

More information

SEG/New Orleans 2006 Annual Meeting

SEG/New Orleans 2006 Annual Meeting 3-D tomographic updating with automatic volume-based picking Dimitri Bevc*, Moritz Fliedner, Joel VanderKwaak, 3DGeo Development Inc. Summary Whether refining seismic images to evaluate opportunities in

More information

Residual Moveout Analysis in a 3D dataset from Amplitude Variations with Offfset

Residual Moveout Analysis in a 3D dataset from Amplitude Variations with Offfset P-270 Residual Moveout Analysis in a 3D dataset from Amplitude Variations with Offfset Summary Subhendu Dutta, ONGC The amplitude variations with offset (AVO) is a very useful tool which compliments the

More information

We ELI1 02 Evaluating Ocean-bottom Seismic Acquisition in the North Sea - A Phased Survey Design Case Study

We ELI1 02 Evaluating Ocean-bottom Seismic Acquisition in the North Sea - A Phased Survey Design Case Study We ELI1 02 Evaluating Ocean-bottom Seismic Acquisition in the North Sea - A Phased Survey Design Case Study M. Branston* (Schlumberger Geosolutions), R. Campbell (Schlumberger Geosolutions), M. Rowlands

More information

1 Case study of SVM (Rob)

1 Case study of SVM (Rob) DRAFT a final version will be posted shortly COS 424: Interacting with Data Lecturer: Rob Schapire and David Blei Lecture # 8 Scribe: Indraneel Mukherjee March 1, 2007 In the previous lecture we saw how

More information

1D internal multiple prediction in a multidimensional world: errors and recommendations

1D internal multiple prediction in a multidimensional world: errors and recommendations 1D internal multiple prediction 1D internal multiple prediction in a multidimensional world: errors and recommendations Pan Pan and Kris Innanen ABSTRACT Internal multiples are more difficult to estimate

More information

Simultaneous source separation via robust time variant Radon operators

Simultaneous source separation via robust time variant Radon operators Simultaneous source separation via robust time variant Radon operators Summary Amr Ibrahim, University of Alberta, Edmonton, Canada amr.ibrahim@ualberta.ca and Mauricio D. Sacchi, University of Alberta,

More information

3D S wave statics from direct VSP arrivals Michael J. O'Brien, Allied Geophysics, and Paritosh Singh, Colorado School of Mines

3D S wave statics from direct VSP arrivals Michael J. O'Brien, Allied Geophysics, and Paritosh Singh, Colorado School of Mines 3D S wave statics from direct VSP arrivals Michael J. O'Brien, Allied Geophysics, and Paritosh Singh, Colorado School of Mines Summary We observe that direct S wave arrivals in 3D VSP data contain the

More information

SUMMARY. denoise the original data at each iteration. This can be

SUMMARY. denoise the original data at each iteration. This can be A comparison of D reconstruction methods Aaron Stanton*, Nadia Kreimer, David Bonar, Mostafa Naghizadeh, and Mauricio Sacchi, Department of Physics, University of Alberta SUMMARY A comparison is made between

More information

Examples of GLOBE Claritas Processing

Examples of GLOBE Claritas Processing V6.0 Examples of GLOBE Claritas Processing Refraction Statics Removal of Noise (Land, 3D) Removal of Swell Noise Interpolation : shots/receivers Interpolation : 5D (STITCH) Demultiple : High Resolution

More information

Main Menu. Summary: Introduction:

Main Menu. Summary: Introduction: Microseismic event azimuth estimation: establishing a relationship between hodogram linearity and uncertainty in event azimuth Julian Drew* and Robert White, University of Cambridge, James Wolfe, BP North

More information

Clustering Part 4 DBSCAN

Clustering Part 4 DBSCAN Clustering Part 4 Dr. Sanjay Ranka Professor Computer and Information Science and Engineering University of Florida, Gainesville DBSCAN DBSCAN is a density based clustering algorithm Density = number of

More information

Tu A11 01 Seismic Re-processing and Q-FWI Model Building to Optimise AVO and Resolution in the Shallow Wisting Discovery

Tu A11 01 Seismic Re-processing and Q-FWI Model Building to Optimise AVO and Resolution in the Shallow Wisting Discovery Tu A11 01 Seismic Re-processing and Q-FWI Model Building to Optimise AVO and Resolution in the Shallow Wisting Discovery G. Apeland* (WesternGeco), P. Smith (WesternGeco), O. Lewis (WesternGeco), S. Way

More information

Data Preprocessing. Slides by: Shree Jaswal

Data Preprocessing. Slides by: Shree Jaswal Data Preprocessing Slides by: Shree Jaswal Topics to be covered Why Preprocessing? Data Cleaning; Data Integration; Data Reduction: Attribute subset selection, Histograms, Clustering and Sampling; Data

More information

Clustering. Supervised vs. Unsupervised Learning

Clustering. Supervised vs. Unsupervised Learning Clustering Supervised vs. Unsupervised Learning So far we have assumed that the training samples used to design the classifier were labeled by their class membership (supervised learning) We assume now

More information

Practical implementation of SRME for land multiple attenuation

Practical implementation of SRME for land multiple attenuation Practical implementation of SRME for land multiple attenuation Juefu Wang* and Shaowu Wang, CGGVeritas, Calgary, Canada juefu.wang@cggveritas.com Summary We present a practical implementation of Surface

More information