| 研究生: |
曾郁豪 Yu-Hao Tseng |
|---|---|
| 論文名稱: |
基於平行膠囊神經網路之聲音事件偵測 Parallel Capsule Neural Networks for Sound Event Detection |
| 指導教授: |
張寶基
Pao-Chi Chang |
| 口試委員: | |
| 學位類別: |
碩士 Master |
| 系所名稱: |
資訊電機學院 - 通訊工程學系 Department of Communication Engineering |
| 論文出版年: | 2019 |
| 畢業學年度: | 107 |
| 語文別: | 中文 |
| 論文頁數: | 71 |
| 中文關鍵詞: | 計算聽覺場景分析 、聲音事件偵測 、深度學習 、膠囊神經網路 |
| 外文關鍵詞: | Computational Auditory Scene Analysis, Sound Event Detection, Deep learning, Capsule neural network |
| 相關次數: | 點閱:9 下載:0 |
| 分享至: |
| 查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報 |
人工智慧的研究過去60多年來從未停歇,隨著科技的日新月異,我們希望電腦可以像人類一樣具備學習能力,近年來因電腦圍棋alpha go一戰成名,讓更多人投入機器學習 (Machine Learning) 以及深度學習 (Deep Learning) 之領域,因此也發展出許多不同的網路架構,透過這些網路架構來讓電腦輔助人類對資料進行判斷與分類偵測。
本論文利用深度學習中的膠囊神經網路 (Capsule Neural Network, CapsNets) 作為方法,提出應用於聲音事件偵測的系統。將所提取的特徵,透過向量的方式丟入神經網路進行訓練,除了膠囊網路本身可以有效的辨別重疊事件,我們再將膠囊網路拓展為平行的膠囊網路,使每單個膠囊可以學習到更多的特徵,透過以上方法相比於DCASE 2017的Baseline錯誤率下降約41%,而與DCASE 2017 競賽第一名之架構相比,錯誤率也下降26%左右。
The research of artificial intelligence has never stopped for more than 60 years. With the rapid development of technology, we hope that computers can have the same learning ability as human beings. In recent years, more and more people invest in the field of machine learning and deep learning, because of the success of the alpha go. Many different network architectures have been developed to allow computers to assist humans in detecting and classifying data.
We used the Capsule Neural Network (CapsNets) in deep learning as a method. Propose a system for sound event detection. The extracted features are sent to the neural network for training through the vector. In addition to capsule network can effectively identify overlapping events, we expand the capsule network into a parallel capsule network, let per capsule can learn more features. Compared with DCASE 2017 Baseline, our proposed method error rate is reduced by about 41%. Compared with the architecture of the first place in DCASE 2017 challenge, the error rate also dropped by about 26%.
[1] D. Wang and G. J. Brown, “Computational Auditory Scene Analysis: Principles, Algorithms, and Applications”, USA, NJ, Piscataway:IEEE Press, 2006.
[2] A. S. Bregman, “Auditory Scene Analysis,” MIT Press, Cambridge, MA, 1990.
[3] M. Slaney, “The History and Future of CASA,” Speech separation by humans and machines, pp.199-211, Springer US, 2005.
[4] N. Sawhney, “Situational Awareness from Environmental Sounds,” Technical Report, Massachusetts Institute of Technology, 1997.
[5] D. Barchiesi, D. Giannoulis, D. Stowell, M. D. Plumbley, “Acoustic Scene Classification,” in IEEE Signal Processing Magazine, vol. 32, no. 3, pp.16-34, May 2015.
[6] S. Sabour, N. Frosst, and G. E. Hinton, “Dynamic routing between capsules,” in Proceedings of the 31st Conference on Neural Information Pro-cessing Systems, pp. 3859–3869.
[7] Y. C. Wu, P. C. Chang, C. Y. Wang and J. C. Wang, “Asymmetric Kernel Convolutional Neural Network for acoustic scenes classification, ” in 2017 IEEE International Symposium on Consumer Electronics (ISCE), Kuala Lumpur, Malaysia, Nov. 2017.
[8] R. Stiefelhagen, and J. Garofolo, eds, “Multimodal Technologies for Perception of Humans,” First International Evaluation Workshop on Classification of Events, Activities and Relationships, CLEAR 2006, Southampton, UK, April 6-7, 2006, Revised Selected Papers. Vol. 4122. Springer, 2007.
[9] D. Giannoulis, E. Benetos, D. Stowell, and M. D. Plumbley, IEEE AASP CASA Challenge - Public Dataset for Scene Classification Task, retrieved Jun. 29, 2017.
[10] D. Giannoulis, E. Benetos, D. Stowell, and M. D. Plumbley, IEEE AASP CASA Challenge - Private Dataset for Scene Classification Task, retrieved Jun. 29, 2017.
[11] D. STOWELL, et al. “Detection and classification of acoustic scenes and events,” IEEE Transactions on Multimedia, 17.10: 1733-1746, 2015.
[12] A. Mesaros, T. Heittola, T. Virtanen, “TUT database for acoustic scene classification and sound event detection,” in IEEE 2016 24th European Signal Processing Conference (EUSIPCO), p. 1128-1132, 2016.
[13] A. MESAROS, et al, “Detection and classification of acoustic scenes and events,” Outcome of the DCASE 2016 challenge. IEEE/ACM Transactions on Audio, Speech and Language Processing (TASLP), 26.2: 379-393, 2018.
[14] A. Mesaros, et al, “DCASE 2017 challenge setup: Tasks, datasets and baseline system,” DCASE 2017-Workshop on Detection and Classification of Acoustic Scenes and Events, 2017.
[15] A. Mesaros, T. Heittola, and T. Virtanen, “A multi-device dataset for urban acoustic scene classification,” in IEEE AASP Challenge on Detection and Classification of Acoustic Scenes and Events (DCASE), 2018.
[16] ETSI Standard Doc., “Speech Processing, Transmission and Quality Aspects (STQ); Distributed Speech Recognition; Front-End Feature Extraction Algorithm; Compression Algorithms,” ES 201 108, v1.1.3, Sep. 2003.
[17] ETSI Standard Doc., “Speech Processing, Transmission and Quality Aspects (STQ); Distributed Speech Recognition; Front-End Feature Extraction Algorithm; Compression Algorithms,” ES 202 050, v1.1.5, Jan. 2007.
[18] Librosa: an open source Python package for music and audio analysis, https://github.com/librosa, retrieved Dec. 1, 2016.
[19] Librosa: an open source Python package for music and audio analysis, https://github.com/librosa, retrieved Dec. 1, 2016.
[20] S. J. Russell, and P. Norvig. “Artificial intelligence: a modern approach. Malaysia,” Pearson Education Limited, 2016.
[21] W. S. Mcculloch and W. Pitts, “A Logical Calculus of the Ideas Immanent in Nervous Activity,” Bulletin of Mathematical Biophysics, vol.5, no.4, pp.115-133, Dec. 1943.
[22] D. O. Hebb, “Organization of Behavior,” New York: Wiley & Sons.
[23] F. Rosenblatt, “The Perceptron: A Probabilistic Model for Information Storage and Organization in the Brain,” Cornell Aeronautical Laboratory, Psychological Review, v. 65, no. 6, pp. 386–408.
[24] M. Minsky and S. Paper, “Perceptrons,” Cambridge, MA: MIT Press.
[25] N. Srivastava, G. E. Hinton, A. Krizhevsky, “Dropout: A Simple Way to Prevent Neural Networks from Overfitting,” Machine Learning Research, vol. 15, pp. 1929-1958. Jun. 2014.
[26] Y. LeCun, L. Bottou, Y. Bengio, and P. Haffner, “Gradient-Based Learning Applied to Document Recognition,” in Proceedings of the IEEE, vol. 86, no. 11, pp. 2278-2324, Nov. 1998.
[27] I. Mrazova, and M. Kukacka, “Hybrid convolutional neural networks,” in 6th IEEE International Conference on Industrial Informatics (INDIN), 2008.
[28] K. Simonyan, and A. Zisserman, “Very deep convolutional networks for large-scale image recognition,” in International Conference on Learning Representations (ICLR), 2015.
[29] C. Szegedy, W. Liu, Y. Jia, P. Sermanet, S. Reed, D. Anguelov, D. Erhan, V. Vanhoucke, and A. Rabinovich, “Going deeper with convolutions,” in Pro-ceedings of the IEEE Conference on Computer Vision and Pattern Recog-nition (CVPR), pp. 1-9, 2015.
[30] K. He, Zhang, X., S. Ren, and J. Sun, “Deep residual learning for image recognition,” Proceedings of the IEEE conference on computer vision and pattern recognition, pp. 770-778, 2016.
[31] L. Deng, “The MNIST database of handwritten digit images for machine learning research [best of the web],” IEEE Signal Processing Magazine 29.6 : 141-142, 2012.
[32] T. Tieleman, “affNIST,” URL https://www.cs.toronto.edu/~ tijmen/affNIST/, Dataset URL https://www.cs.toronto.edu/~tijmen/affNIST/. [Accessed on: 2018-05-08], 2013.
[33] F. Vesperini, et al. "Polyphonic Sound Event Detection by using Capsule Neural Networks." IEEE Journal of Selected Topics in Signal Processing, 2019.
[34] TensorFlow: an open source Python package for machine intelligence, https://www.tensorflow.org, retrieved Dec. 1, 2016.
[35] J. Dean, et al. “Large-Scale Deep Learning for Building Intelligent Computer Systems,” in Proceedings of the Ninth ACM International Conference on Web Search and Data Mining, pp. 1-1, Feb. 2016.
[36] A. Mesaros, T. Heittola, and T. Virtanen, “Metrics for polyphonic sound event detection,” Applied Sciences, 6(6):162, 2016.
[37] S. Adavanne , and T. Virtanen, “A report on sound event detection with different binaural features,” arXiv preprint arXiv:1710.02997 , 2017.