한국해양대학교

Detailed Information

Metadata Downloads

YOLO v2 기반 영역확장법을 활용한 효율적인 탄성파 수치 모델링 기법

DC Field Value Language
dc.contributor.advisor 신성렬 -
dc.contributor.author 최승표 -
dc.date.accessioned 2022-06-23T08:58:01Z -
dc.date.available 2022-06-23T08:58:01Z -
dc.date.created 20220308093446 -
dc.date.issued 2022 -
dc.identifier.uri http://repository.kmou.ac.kr/handle/2014.oak/12893 -
dc.identifier.uri http://kmou.dcollection.net/common/orgView/200000603170 -
dc.description.abstract 파동방정식을 기반으로 한 탄성파 수치모델링은 완전파형정보를 정확히 모사할 수 있다는 장점이 있지만, 많은 계산 비용이 요구된다. 이러한 단점은 모델링 영역의 크기가 증가함에 따라 두드러지게 나타나며, 이에 따라 수치모델링의 계산 효율성 개선 연구가 활발히 이루어지고 있다. 영역확장법은 파동이 전파하지 않은 영역에 대한 공간 계산을 생략함으로써 탄성파 수치모델링의 계산 효율을 향상시키는 방법이다. 따라서, 이 방법의 핵심은 계산 영역 즉, 파동 전파 영역을 효과적으로 도출하는 것이며, 본 논문에서는 계산 영역을 도출하는 새로운 방법으로 딥러닝 기반 방법을 제안한다. 다양한 딥러닝 기술 중 객체 검출 기법을 이용하고자 하였으며, 객체 검출 기법 중 하나인 You Only Look Once (YOLO) v2 기법을 선정하였다. YOLO v2 객체 검출 모델은 특징 추출 계층에 따라 다르게 구성될 수 있으며, 적용되는 데이터 특성에 따라 적합한 구조가 상이하므로, 7가지 특징 추출 계층 기반의 YOLO v2 객체 검출 모델을 사용하여 가장 적합한 검출기를 선정하는 실험을 수행하였다. 훈련 데이터는 다양한 파동전파 특징을 포함하는 스냅샷 이미지로 구성하였으며, 진폭비교법을 이용하여 라벨링을 수행하였다. 훈련 및 검증과정 후에 Average Precision (AP)방법을 이용하여 테스트를 수행하였으며, Frames Per Second (FPS)를 이용하여 이미지 처리속도를 비교하였다. 테스트 결과를 바탕으로 가장 빠른 처리속도의 Alexnet 기반 검출기와, 가장 정확한 ResNet-50 기반 검출기를 선정하였다. 마지막으로, 선정된 검출기들을 각각 내장하는 YOLO v2 영역확장법 알고리즘을 구축하였다. 기존의 영역 확장법 중 가장 효율적인 방법인 진폭비교 영역확장법은 많은 격자 환경 수치모델링에서 비효율적이지만(-5.9%), 본 논문에서 제안하는 YOLO v2 영역확장법은 높은 효율성(25.1%)을 보여주었다. -
dc.description.abstract Wave equation-based seismic numerical modeling has the advantage of simulating the exact full-wave propagation. However, it requires a great amount of computational resources. This drawback is exacerbated as the modeling domain size increases. Therefore, much research has been performed to enhance the computational efficiency of modeling. The expanding domain method (EDM) is such one technique that improves the computational efficiency by skipping the computation of the domain that the wavefront has not reached. In this paper, we propese a new deep-learning based method that derive the computational domain. The object detection method was applied among various deep learning techniques, and one of the object detection method, we employed You Only Look Once (YOLO) v2. YOLO v2 detection model can be constructed differently depending on the feature extraction layers. In this study, seven types of YOLO v2 detection model were used for suitability evaluation. The snapshot images were used for training dataset, and labeling was completed through amplitude comparison method. After the training and validation, the Average Precision method was used to test, and Frames Per Seconds (FPS) was used to compare image processing speed. Then, we chose the fastest one, Alexnet based detector, and the most accurate one, ResNet-50 based detector. Finally, we embeded the YOLO v2 detectors and constructed the YOLO v2 EDM algorithm. While the amplitude comparison EDM (AC-EDM) is inefficient in many grids modeling environment (- 5.9 %), YOLO v2 EDMs showed great efficiency (25.1 %). -
dc.description.tableofcontents 1. 서론 1 2. 이론 4 2.1 탄성파 수치 모델링 4 2.1.1 2차원 파동방정식 4 2.1.2 유한차분법을 이용한 풀이 5 2.2 영역 확장법 7 2.2.1 영역 확장법의 원리 7 2.2.2 계산 영역 결정 방법 9 2.3 진폭비교법의 효율 분석 10 2.3.1 진폭비교법의 알고리즘 10 2.3.2 계산 효율성 12 3. YOLO v2 객체검출기 15 3.1 데이터 생성 및 라벨링 15 3.1.1 데이터 생성 15 3.1.2 데이터 라벨링 21 3.2 인공신경망 구축 23 3.2.1 YOLO v2 특징추출계층 23 3.2.2 Anchor box 최적화 24 3.3 인공신경망 훈련 26 3.3.1 인공신경망 훈련 및 검증 26 3.3.2 객체검출기 테스트 31 3.3.2.1 Average Precision 31 3.3.2.2 객체검출기 성능 분석 32 3.3.2.3 암염돔 속도모델 테스트 34 4. 수치예제 및 계산효율 분석 36 4.1 탄성파 모델링 수치예제 37 4.1.1 YOLO v2 영역확장법 37 4.1.2 탄성파 수치모델링 환경 38 4.2 계산 효율 분석 39 4.2.1 수치 모델링 정확도 39 4.2.2 계산 시간 비교 및 분석 44 5. 결론 51 참고문헌 53 국문초록 62 -
dc.language kor -
dc.publisher 한국해양대학교 해양과학기술전문대학원 -
dc.rights 한국해양대학교 논문은 저작권에 의해 보호받습니다. -
dc.title YOLO v2 기반 영역확장법을 활용한 효율적인 탄성파 수치 모델링 기법 -
dc.title.alternative Efficient seismic numerical modeling technique using YOLO v2 expanding domain method -
dc.type Dissertation -
dc.date.awarded 2022. 2 -
dc.embargo.liftdate 2022-03-08 -
dc.contributor.department 해양과학기술전문대학원 해양과학기술융합학과 -
dc.description.degree Master -
dc.identifier.bibliographicCitation [1]최승표, “YOLO v2 기반 영역확장법을 활용한 효율적인 탄성파 수치 모델링 기법,” 한국해양대학교 해양과학기술전문대학원, 2022. -
dc.subject.keyword 탄성파 모델링 -
dc.subject.keyword 계산효율 -
dc.subject.keyword 영역확장법 -
dc.subject.keyword 딥러닝 -
dc.subject.keyword 객체검출 -
dc.subject.keyword YOLO v2 -
dc.contributor.specialty 물리탐사 -
dc.identifier.holdings 000000001979▲200000002763▲200000603170▲ -
Appears in Collections:
기타 > 기타
Files in This Item:
There are no files associated with this item.

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.

Browse