1 / 16

Frog classification using machine learning techniques

Frog classification using machine learning techniques. Chenn-Jung Huang a* , Yi-Ju Yang b , Dian-Xiu Yang a , You-Jia Chen a a Department of Computer and Information Science b Institute of Ecology and Environmental Education

aviv
Download Presentation

Frog classification using machine learning techniques

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Frog classification using machine learning techniques Chenn-Jung Huang a*, Yi-Ju Yang b, Dian-Xiu Yang a, You-Jia Chen a aDepartmentof Computer and Information Science bInstituteof Ecology and Environmental Education Expert Systems with Applications 36 (2009) 3737–3743, ELSEVIER Presenter Chia-Cheng Chen

  2. Outline • Introduction • Architecture of on-line frog sound identification system • Experimental results • Conclusion and feature work

  3. Introduction • An automatic frog sound identification system is developed in this work. • Three features, spectral centroid, signal bandwidth and threshold-crossing rate, are extracted to serve as the parameters forthe frog sound classification.

  4. Architecture of on-line frog sound identification system

  5. Architecture of on-line frog sound identification system(Cont.)

  6. Architecture of on-line frog sound identification system(Cont.) • Signal preprocessing • Resampled at 8 kHz frequency and saved as 8-bit mono format • Normalized to the same level

  7. Architecture of on-line frog sound identification system(Cont.) • Syllable segmentation • Amplitude matrix S(a, t), initially n=1 • Find an and tn, such that S(an, tn)=max{S(|a|, t)} • If |an| <=athreshold, stop the segmentation process. The athreshold is the empirical threshold. • Store the amplitude trajectories corresponding to the nth syllable in function An(τ), where τ=tn-ɛ,…,tn,…,tn+ɛ and is the empirical threshold of the syllable.

  8. Architecture of on-line frog sound identification system(Cont.) • Feature extraction • Spectral centroid • Signal bandwidth

  9. Architecture of on-line frog sound identification system(Cont.) • Threshold-crossing rate

  10. Architecture of on-line frog sound identification system(Cont.) • Classification • kth nearest neighboring (KNN) • Support vector machines (SVM)

  11. Architecture of on-line frog sound identification system(Cont.) • kth nearest neighboring (KNN) • The kNN method is a simple yet effective method for classification in the areas of pattern recognition, machine learning, datamining, and information retrieval.

  12. Architecture of on-line frog sound identification system(Cont.) • Support vector machines (SVM) Lagrangian Multiplier Method:

  13. Architecture of on-line frog sound identification system(Cont.)

  14. Architecture of on-line frog sound identification system(Cont.)

  15. Experimental results

  16. Conclusion and feature work • An automatic frog sound identification system is proposed inthis work to provide the public to consult online. • The sound samples are first properly segmented into syllables.

More Related