$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

머신러닝을 사용한 단층 탐지 기술 연구 동향 분석
Research Trend Analysis for Fault Detection Methods Using Machine Learning 원문보기

자원환경지질 = Economic and environmental geology, v.53 no.4, 2020년, pp.479 - 489  

배우람 (부경대학교 에너지자원공학과) ,  하완수 (부경대학교 에너지자원공학과)

초록
AI-Helper 아이콘AI-Helper

단층은 근원암에서 형성된 석유 가스 등탄화수소가 이동하는 통로이자 탄화수소를 가두는 덮개암의 역할을 할 수 있는 지질구조로, 탄화수소가 축적된 저류층을 찾기 위한 탄성파 탐사의 주요 대상 중 하나이다. 하지만 기존의 유사성, 응집성, 분산, 기울기, 단층가능성 등 탄성파 자료의 측면 방향 불연속성을 활용하는 단층 감지 방법들은 전문지식을 갖춘 해석자가 많은 계산 비용과 시간을 투자해야 한다는 문제가 있다. 따라서 많은 연구자들이 단층 해석에 필요한 계산 비용과 시간을 절약하기 위한 다양한 연구를 진행하고 있고, 최근에는 머신러닝 기술을 활용한 연구들이 활발히 수행되고 있다. 단층 해석에는 다양한 머신러닝 기술들 중 서포트백터머신, 다층퍼셉트론, 심층 신경망, 합성곱 신경망 등의 알고리즘이 사용되고 있다. 특히 합성곱 신경망을 활용한 연구는 독자적인 구조의 모델을 사용한 연구뿐만 아니라, 이미지 처리 분야에서 성능이 검증된 모델을 활용한 연구 및 단층의 위치와 주향, 경사 등의 정보를 함께 해석하는 연구도 활발히 진행되고 있다. 이 논문에서는 이러한 연구들을 조사하고 분석하여, 현재까지 단층 위치 및 단층 정보 해석에 가장 효과적인 기술은 영상 처리 분야에서 검증된 U-Net 구조를 바탕으로 한 합성곱 신경망인 것을 확인했다. 이러한 합성곱 신경망에 전이학습데이터 증식 기법을 접목하면 앞으로 더욱 효과적인 단층 감지 및 정보 해석이 가능할 것으로 기대된다.

Abstract AI-Helper 아이콘AI-Helper

A fault is a geological structure that can be a migration path or a cap rock of hydrocarbon such as oil and gas, formed from source rock. The fault is one of the main targets of seismic exploration to find reservoirs in which hydrocarbon have accumulated. However, conventional fault detection method...

주제어

표/그림 (11)

AI 본문요약
AI-Helper 아이콘 AI-Helper

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

문제 정의

  • 또한 합성곱 모델의 결과에 이미지 처리 기술을 적용하여 결과를 향상시키거나, 단층의 위치, 경사와 주향을 함께 해석하는 방법들을 사용할 수 있다. U-Net을 사용한 경우와 단층의 위치뿐만 아니라 다른 정보까지 해석한 연구는 뒤에서 살펴보고, 본 절에서는 독자적인 합성곱 신경망 모델을 사용한 단층 위치 해석 연구에 대해 알아본다.
  • U-Net 모델의 가장 큰 특징은 수축 단계의 풀링층이 적용되기 전 결과를 반대편 확장 단계의 같은 크기에 연결시켜 확장 단계의 연산에 사용하는 것이다. 본 절에서는 탄성파 자료의 단층 위치 해석에 이미지 처리 분야에서 뛰어난 성능이 증명된 U-Net 모델의 구조를 활용한 연구들을 설명한다. U-Net 모델은 단층 위치해석 문제에 사용하기에 필요 이상으로 구조가 복잡하기 때문에 다음과 같은 연구자들은 계산 효율을 위하여 U-Net 구조를 단순화하여 사용하였다.
  • 탄성파 자료의 단층 위치 해석에서 합성곱 신경망 모델이 보인 우수한 결과를 바탕으로, 여러 연구자가 단층의 위치와 단층의 기타 정보를 함께 해석하는 방법을 제안하였다. 본 절에서는 합성곱 신경망을 사용하여 단층의 위치와 여러 가지 단층의 정보를 함께 해석하는 방법들을 설명한다.
  • 두 방법의 명확한 장단점 때문에, 일부 연구자들은 인공 자료로 훈련된 모델에 전이학습을 적용하여 구성한 모델을 실제 자료로 훈련을 진행하는 방법을 사용한다. 이 논문에서 탄성파 자료의 단층 위치 해석을 위해 다양한 구조의 머신러닝 모델을 사용한 논문들을 조사하고 분석하여, 효과적으로 머신러닝 기술을 적용하는 방법과 가장 적합한 머신러닝 기술을 알아본다.
  • 6) 인공 탄성파 데이터셋을 사용했다. 훈련된두 모델의 성능을 확인하기 위해서, 브라질 캄포스 분지 자료와 뉴질랜드의 오푸나케 지역의 자료로 테스트를 진행했다. 두 방법 모두 유사성과 단층가능성을 사용한 방법보다 더 높은 정확도로 단층의 위치를 해석 했다(Fig.
본문요약 정보가 도움이 되었나요?

질의응답

핵심어 질문 논문에서 추출한 답변
단층은 어떠한 역할을 할 수 있는 지질구조인가? 근원암에서 형성된 석유 · 가스 등 탄화수소가 이동하는 통로의 역할과 탄화수소를 가두는 덮개암의 역할을 할 수 있는 지질구조인 단층은 탄화수소가 축적된 저류층을 찾기 위한 탄성파 탐사의 주요 대상이다. 탄성파 영상에서 단층은 측면 방향 불연속성이 나타나기 때문에 일반적으로 단층의 위치 해석을 위해 유사성 (Marfurt et al.
어떠한 특징을 바탕으로 다양한 분야에서 머신러닝 기술들이 활용되고 있는가? 서포트 벡터머신은 선형 혹은 비선형 분류와 회귀, 다층퍼셉트론과 심층 신경망은 복잡한 비선형 분류와 회귀, 합성곱 신경망은 이미지 처리 분야에서 뛰어난 성능을 보이고 있다. 한번 훈련을 진행한 머신러닝 모델은 재사용이 가능하기 때문에 장기적으로 시간과 계산 비용을 절약할 수 있다. 또한 훈련된 모델 구조의 일부 또는 전체를 유사한 문제를 해결하기 위한 머신러닝 모델의 구조로 사용하는 전이학습을 통해 훈련에 필요한 시간과 계산 비용을 절약할 수 있다. 이러한 특징을 바탕으로, 많은 연구자가 다양한 분야에서 머신러닝 기술들을 활용하고 있다(Géron, 2017).
탄성파 자료의 측면 방향 불연속성을 활용하는 단층 감지 방법은 어떠한 문제가 있는가? 단층은 근원암에서 형성된 석유 가스 등의 탄화수소가 이동하는 통로이자 탄화수소를 가두는 덮개암의 역할을 할 수 있는 지질구조로, 탄화수소가 축적된 저류층을 찾기 위한 탄성파 탐사의 주요 대상 중 하나이다. 하지만 기존의 유사성, 응집성, 분산, 기울기, 단층가능성 등 탄성파 자료의 측면 방향 불연속성을 활용하는 단층 감지 방법들은 전문지식을 갖춘 해석자가 많은 계산 비용과 시간을 투자해야 한다는 문제가 있다. 따라서 많은 연구자들이 단층 해석에 필요한 계산 비용과 시간을 절약하기 위한 다양한 연구를 진행하고 있고, 최근에는 머신러닝 기술을 활용한 연구들이 활발히 수행되고 있다.
질의응답 정보가 도움이 되었나요?

참고문헌 (42)

  1. Aqrawi, A.A. and Boe, T.H. (2011). Improved fault segmentation using a dip guided and modified 3D Sobel filter. In SEG Technical Program Expanded Abstracts 2011 (pp. 999-1003). Society of Exploration Geophysicists. 

  2. Araya-Polo, M., Dahlke, T., Frogner, C., Zhang, C., Poggio, T. and Hohl, D. (2017). Automated fault detection without seismic processing. The Leading Edge, v.36(3), p.208-214. 

  3. Chang, D.K., Yang, W.Y., Yong, X.S., Li, H.S., Wang, Y.H. and Chen, D.W. (2019, December). Semantic segmentation network for 3D seismic fault system detection. In SEG 2019 Workshop: Fractured Reservoir & Unconventional Resources Forum: Prospects and Challenges in the Era of Big Data, Lanzhou, China, 1-3 September 2019 (pp. 113-116). Society of Exploration Geophysicists. 

  4. Chang, D., Yang, W., Yong, X. and Yang, Q. (2018, December). Seismic fault detection using deep learning technology. In International Geophysical Conference, Beijing, China, 24-27 April 2018 (pp. 1770-1773). Society of Exploration Geophysicists and Chinese Petroleum Society. 

  5. Choi, Y., Seol, S.J., Byun, J. and Kim, Y. (2019). Vertical resolution enhancement of seismic data with convolutional U-net. In SEG Technical Program Expanded Abstracts 2019 (pp. 2388-2392). Society of Exploration Geophysicists. 

  6. Cunha, A., Pochet, A., Lopes, H. and Gattass, M. (2020). Seismic fault detection in real data using transfer learning from a convolutional neural network pretrained with synthetic seismic data. Computers and Geosciences, .135, 104344. 

  7. Di, H. (2018). Developing a seismic pattern interpretation network (SpiNet) for automated seismic interpretation. arXiv preprint arXiv:1810.08517. 

  8. Di, H., Shafiq, M.A. and AlRegib, G. (2017). Seismic-fault detection based on multiattribute support vector machine analysis. In SEG Technical Program Expanded Abstracts 2017 (pp. 2039-2044). Society of Exploration Geophysicists. 

  9. Di, H., Shafiq, M.A., Wang, Z. and AlRegib, G. (2019). Improving seismic fault detection by super-attributebased classification. Interpretation, v.7(3), SE251-SE267. 

  10. Fehler, M. and Larner, K. (2008). SEG advanced modeling (SEAM): Phase I first year update. The Leading Edge, v.27(8), p.1006-1007. 

  11. Geron, A. (2017). Hands-On Machine Learning with Scikit-Learn and TensorFlow. O'Reilly Media, California, United States 

  12. Gersztenkorn, A. and Marfurt, K.J. (1999). Eigenstructurebased coherence computations as an aid to 3-D structural and stratigraphic mapping. Geophysics, v.64(5), p.1468-1479. 

  13. Guo, B., Liu, L. and Luo, Y. (2018, December). Automatic seismic fault detection with convolutional neural network. In International Geophysical Conference, Beijing, China, 24-27 April 2018 (pp. 1786-1789). Society of Exploration Geophysicists and Chinese Petroleum Society. 

  14. Hale, D. (2009). Structure-oriented smoothing and semblance. CWP report, 635(635). 

  15. Hale, D. (2013). Methods to compute fault images, extract fault surfaces, and estimate fault throws from 3D seismic images. Geophysics, v.78(2), O33-O43. 

  16. Huang, L., Dong, X. and Clee, T.E. (2017). A scalable deep learning platform for identifying geologic features from seismic attributes. The Leading Edge, v.36(3), p.249-256. 

  17. Hwang, H.S., Lee, S.K., Lee, T.S. and Sung, N.H. (2000). Minimisation Technique for Seismic Noise Using a Neural Network. Geophysics and Geophysical Exploration, v.3(3), p.83-87. 

  18. Karimi, P., Fomel, S., Wood, L. and Dunlap, D. (2015). Predictive coherence: Interpretation, 3. SAE1-SAE7, http://dx. doi. org/10.1190/INT-2015-0030.1. 

  19. Kim, T.Y. and Yoon, W.J. (1999). Seismic Traveltime Tomography using Neural Network. Geophysics and Geophysical Exploration, v.2(4), p.167-173. 

  20. Lee, H. and Shin, C.H. (2019a). Investigation of Advanced Seismic Interpretation Using Machine Learning Technology. Proceedings of Fall Meeting, The Korean Institute of Gas, p.126-126. 

  21. Lee, H. and Shin, C.H. (2019b). Investigation of Quality Improvement Techniques of Seismic Data Using Machine Learning Technology. Proceedings of Fall Meeting, The Korean Institute of Gas, p.124-124. 

  22. Lee, H., Mo, C.H., Park S.S. and Shin, C.H. (2018). Methods to Improve the Quality of Seismic Data Using Machine Learning Techniques. Proceedings of Fall Meeting, The Korean Institute of Gas, p.151-151. 

  23. Li, F. and Lu, W. (2014). Coherence attribute at different spectral scales. Interpretation, v.2(1), SA99-SA106. 

  24. Li, S., Yang, C., Sun, H. and Zhang, H. (2019). Seismic fault detection using an encoder-decoder convolutional neural network with a small training set. Journal of Geophysics and Engineering, v.16(1), p.175-189. 

  25. Marfurt, K.J., Kirlin, R.L., Farmer, S.L. and Bahorich, M.S. (1998). 3-D seismic attributes using a semblancebased coherency algorithm. Geophysics, v.63(4), p.1150-1165. 

  26. Marfurt, K.J., Sudhaker, V., Gersztenkorn, A., Crawford, K.D. and Nissen, S.E. (1999). Coherency calculations in the presence of structural dip. Geophysics, v.64(1), p.104-111. 

  27. Park, J., Yoon, D., Seol, S.J. and Byun, J. (2019). Reconstruction of seismic field data with convolutional UNet considering the optimal training input data. In SEG Technical Program Expanded Abstracts 2019 (pp. 4650-4654). Society of Exploration Geophysicists. 

  28. Pochet, A., Diniz, P.H., Lopes, H. and Gattass, M. (2018). Seismic fault detection using convolutional neural networks trained on synthetic poststacked amplitude maps. IEEE Geoscience and Remote Sensing Letters, v.16(3), p.352-356. 

  29. Randen, T., Pedersen, S.I. and Sonneland, L. (2001). Automatic extraction of fault surfaces from threedimensional seismic data. In SEG Technical Program Expanded Abstracts 2001 (pp. 551-554). Society of Exploration Geophysicists. 

  30. Ronneberger, O., Fischer, P. and Brox, T. (2015, October). U-net: Convolutional networks for biomedical image segmentation. In International Conference on Medical image computing and computer-assisted intervention (pp. 234-241). Springer, Cham. 

  31. Van Bemmel, P.P. and Pepper, R.E. (2000). Seismic signal processing method and apparatus for generating a cube of variance values., U.S. Patent No. 6,151,555. 

  32. Wu, X. (2017). Directional structure-tensor-based coherence to detect seismic faults and channels. Geophysics, v.82(2), p.A13-A17. 

  33. Wu, X. and Hale, D. (2016). 3D seismic image processing for faults. Geophysics, v.81(2), IM1-IM11. 

  34. Wu, X., Liang, L., Shi, Y. and Fomel, S. (2019a). FaultSeg3D: Using synthetic data sets to train an end-to-end convolutional neural network for 3D seismic fault segmentation. Geophysics, v.84(3), IM35-IM45. 

  35. Wu, X., Liang, L., Shi, Y., Geng, Z. and Fomel, S. (2019b). Multitask learning for local seismic image processing: fault detection, structure-oriented smoothing with edge-preserving, and seismic normal estimation by using a single convolutional neural network. Geophysical Journal International, v.219(3), p.2097-2109. 

  36. Wu, X., Shi, Y., Fomel, S. and Liang, L. (2018). Convolutional neural networks for fault interpretation in seismic images. In SEG Technical Program Expanded Abstracts 2018 (pp. 1946-1950). Society of Exploration Geophysicists. 

  37. Wu, X., Shi, Y., Fomel, S., Liang, L., Zhang, Q. and Yusifov, A.Z. (2019c). FaultNet3D: predicting fault probabilities, strikes, and dips with a single convolutional neural network. IEEE Transactions on Geoscience and Remote Sensing, v.57(11), p.9138-9155. 

  38. Xiong, W., Ji, X., Ma, Y., Wang, Y., AlBinHassan, N.M., Ali, M.N. and Luo, Y. (2018). Seismic fault detection with convolutional neural network. Geophysics, v.83(5), O97-O103. 

  39. Zhao, T. (2019). 3D convolutional neural networks for efficient fault detection and orientation estimation. In SEG Technical Program Expanded Abstracts 2019 (pp. 2418-2422). Society of Exploration Geophysicists. 

  40. Zhao, T. and Mukhopadhyay, P. (2018). A fault detection workflow using deep learning and image processing. In SEG Technical Program Expanded Abstracts 2018 (pp. 1966-1970). Society of Exploration Geophysicists. 

  41. Zheng, Z.H., Kavousi, P. and Di, H.B. (2014). Multiattributes and neural network-based fault detection in 3D seismic interpretation. In Advanced Materials Research (Vol. 838, pp. 1497-1502). Trans Tech Publications Ltd. 

  42. Zhou, R., Cai, Y., Yu, F. and Hu, G. (2019). Seismic fault detection with iterative deep learning. In SEG Technical Program Expanded Abstracts 2019 (pp. 2503-2507). Society of Exploration Geophysicists. 

저자의 다른 논문 :

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

오픈액세스 학술지에 출판된 논문

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로