透過您的圖書館登入
IP:3.21.97.61
  • 學位論文

自適應3D卷積神經網路之異常事件偵測

Adaptive Anomaly Detection via 3D Convolutional Neural Network

指導教授 : 顏淑惠

摘要


本篇論文提出利用新穎的3D卷積神經網路(3D-CNN, 3D Convolutional Neural Network)學習包含時間及空間的特徵,並將該類神經網路分類器與技術發展純熟的 Cascade架構結合。可以對於不同複雜度的個別區域(如前景與背景),動態學習出一個至數個分類器,級聯成獨立相應的偵測系統。方法上利用將訓練樣本集合細分為典型和非典型兩個子集合,模擬正負樣本;並以增加不同比例高斯雜訊的方式擴充資料量、增加變化性,解決卷積神經網路較難應用於異常事件偵測領域的問題。使用常見的資料集來測試偵測系統之精確度與召回率,由實驗結果顯示我們所提出的方法有不錯的表現,經過後處理後能與其他先進的演算法匹敵。

並列摘要


In this paper we present a neural network (NN) architecture for abnormal events detection in a surveillance system. When training such system, it is a challenge that only normal samples are available for training. In addition, there are various contents inside a surveillance video frame, such like lawn, pedestrian walking area, trees, etc., and each has its own “typical/atypical” pattern. In solving the first problem, we propose a scheme to separate training data into “typical” and “atypical” that serve the roles of negative and positive training samples. In the second problem, we first divide a frame into several blocks. Then, for each block, an adaptive cascaded 3D-CNN classifier is trained. In this way, most of irrelevant blocks (normal) are discarded and only those abnormal or confusing normal blocks are kept for further computations. We evaluate our approach on popular dataset and show that our approach is competitive to state-of-the-art methods.

參考文獻


[1] Yuan Yuan, Yachuang Feng, and Xiaoqiang Lu. Structured dictionary learning for abnormal event detection in crowded scenes. In Pattern Recognition, vol. 73, pp. 99-110, 2018.
[2] Cewu Lu, Jianping Shi, and Jiaya Jia. Abnormal Event Detection at 150 FPS in MATLAB. In ICCV, pp. 2720-2727, 2013.
[3] Mahdyar Ravanbakhsh, Moin Nabi, Enver Sangineto, Lucio Marcenaro, Carlo Regazzoni, and Nicu Sebe. Abnormal event detection in videos using generative adversarial nets. In ICIP, 2017.
[4] Dan Xu, Elisa Ricci, Yan Yan, Jingkuan Song, and Nicu Sebe. Learning Deep Representations of Appearance and Motion for Anomalous Event Detection. In BMVC, 2015.
[5] Radu Tudor Ionescu, Sorina Smeureanu, Marius Popescu, and Bogdan Alexe. Detecting Abnormal Events in Video Using Narrowed Normality Clusters. In IEEE Winter Conference on Applications of Computer Vision, 2018.

延伸閱讀