논문 상세보기

딥러닝 기반의 연기 확산거리 예측을 위한 알고리즘 개발 기초연구 KCI 등재

Fundamental Study on Algorithm Development for Prediction of Smoke Spread Distance Based on Deep Learning

  • 언어KOR
  • URLhttps://db.koreascholar.com/Article/Detail/405743
구독 기관 인증 시 무료 이용이 가능합니다. 4,000원
해양환경안전학회지 (Journal of the Korean Society of Marine Environment and Safety)
해양환경안전학회 (The Korean Society Of Marine Environment & Safety)
초록

본 연구는 화재진압 및 피난활동을 지원하는 딥러닝 기반의 알고리즘 개발에 관한 기초 연구로 선박 화재 시 연기감지기가 작동하기 전에 검출된 연기 데이터를 분석 및 활용하여 원격지까지 연기가 확산 되기 전에 연기 확산거리를 예측하는 것이 목적이다. 다음과 같은 절차에 따라 제안 알고리즘을 검토하였다. 첫 번째 단계로, 딥러닝 기반 객체 검출 알고리즘인 YOLO(You Only Look Once)모델에 화재시뮬레이션을 통하여 얻은 연기 영상을 적용하여 학습을 진행하였다. 학습된 YOLO모델의 mAP(mean Average Precision)은 98.71%로 측정되었으며, 9 FPS(Frames Per Second)의 처리 속도로 연기를 검출하였다. 두 번째 단계로 YOLO로부터 연기 형상이 추출된 경계 상자의 좌표값을 통해 연기 확산거리를 추정하였으며 이를 시계열 예측 알고리즘인 LSTM(Long Short-Term Memory)에 적용하여 학습을 진행하였다. 그 결과, 화재시뮬레이션으로부터 얻은 Fast 화재의 연기영상에서 경계 상자의 좌표값으로부터 추정한 화재발생~30초까지의 연기 확산거리 데이터를 LSTM 학습모델에 입력하여 31초~90초까지의 연기 확산거리 데이터를 예측하였다. 그리고 추정한 연기 확산거리와 예측한 연기 확산거리의 평균제곱근 오차는 2.74로 나타났다.

This is a basic study on the development of deep learning-based algorithms to detect smoke before the smoke detector operates in the event of a ship fire, analyze and utilize the detected data, and support fire suppression and evacuation activities by predicting the spread of smoke before it spreads to remote areas. Proposed algorithms were reviewed in accordance with the following procedures. As a first step, smoke images obtained through fire simulation were applied to the YOLO (You Only Look Once) model, which is a deep learning-based object detection algorithm. The mean average precision (mAP) of the trained YOLO model was measured to be 98.71%, and smoke was detected at a processing speed of 9 frames per second (FPS). The second step was to estimate the spread of smoke using the coordinates of the boundary box, from which was utilized to extract the smoke geometry from YOLO. This smoke geometry was then applied to the time series prediction algorithm, long short-term memory (LSTM). As a result, smoke spread data obtained from the coordinates of the boundary box between the estimated fire occurrence and 30 s were entered into the LSTM learning model to predict smoke spread data from 31 s to 90 s in the smoke image of a fast fire obtained from fire simulation. The average square root error between the estimated spread of smoke and its predicted value was 2.74.

목차
요 약
Abstract
1. 서 론
    1.1 연구 배경 및 목적
    1.2 연구 내용 및 방법
2. 딥러닝을 이용한 연기 검출
    2.1 연기 검출을 위한 YOLO-v3 알고리즘
    2.2 학습데이터 수집을 위한 화재시뮬레이션
    2.3 연기 검출 모델 학습 및 결과
    2.4 연기 확산거리 추정
3. 연기 확산거리 예측
    3.1 연기 확산거리 예측을 위한 LSTM 알고리즘
    3.2 연기 확산거리 예측 모델 학습 및 결과
4. 결 론
References
저자
  • 김별(한국해양대학교 대학원) | Byeol Kim (Graduate school of Korea Maritime and Ocean University)
  • 황광일(한국해양대학교 기계공학부) | Kwang-Il Hwang (Division of Mechanical Engineering, Korea Maritime and Ocean University) Corresponding Author