Abstract
The smartphone emerged due to the rapid development of the Internet has brought greater convenience to life in a positive manner. Recently, however, because of unconstrained exposure to harmful video, reckless use of smart phones has become a domestic issue in our society. In this paper, a service which detects harmful videos by using the acoustic information is designed and implemented on the Android OS. In order to implement the service of Android OS-based detection of the harmful movie, the speed of existing sound-based detection method for harmful videos is improved. The GMM(Gaussian Mixture Model) was used for classifier and the number of Gaussian Mixture was 18. The implemented service shows a detection rate of 97.02% for a total of 1,210 data files (approximately 687 hours) which comprises 669 general videos files (about 424 hours) and 541 harmful video files (about 263 hours). It's speed is 5.6 times faster than the traditional methods whitout reducing the detection rate.
급속한 인터넷의 발달로 등장하게 된 스마트폰은 여러 가지 긍정적인 모습으로 생활의 편의를 가지고 왔다. 하지만 최근 국내에서 스마트폰의 무분별한 유해물 노출은 사회의 이슈가 되고 있다. 이에 본 논문에서는 안드로이드 OS 기반에서 음향정보를 이용하여 유해동영상을 검출하는 서비스를 설계하고 구현 하였다. 안드로이드 OS기반의 유해동영상 검출 서비스를 구현하기 위해, 기존 음향기반 유해동영상 검출방법의 속도를 향상 시켰다. 검출기로는 GMM(Gaussian Mixture Model)을 사용하였으며, 검출기의 혼합(Mixture)의 수는 18개를 사용하였다. 구현된 서비스의 검출 결과, 일반 동영상 669파일(약 424시간), 유해동영상 541파일(약 263시간), 총 1,210(약 687시간)의 데이터에 대해 97.02%의 검출률로 기존 방법에 비해 검출률은 감소하지 않으면서 속도는 약 5.6배 향상 되었다.