An auditory system modeling in sound localization

Slides:



Advertisements
Similar presentations
Chapter 8 Geocomputation Part B:
Advertisements

Multi-Layer Perceptron (MLP)
Slides from: Doug Gray, David Poole
Hopefully a clearer version of Neural Network. I1 O2 O1 H1 H2I2.
Classification Neural Networks 1
Watkins, Raimond & Makin (2011) J Acoust Soc Am –2788 temporal envelopes in auditory filters: [s] vs [st] distinction is most apparent; - at higher.
Perceptron.
Modular Neural Networks CPSC 533 Franco Lee Ian Ko.
1 Part I Artificial Neural Networks Sofia Nikitaki.
Development of sound localization
Evolving Neural Network Agents in the NERO Video Game Author : Kenneth O. Stanley, Bobby D. Bryant, and Risto Miikkulainen Presented by Yi Cheng Lin.
September 23, 2010Neural Networks Lecture 6: Perceptron Learning 1 Refresher: Perceptron Training Algorithm Algorithm Perceptron; Start with a randomly.
Hazırlayan NEURAL NETWORKS Radial Basis Function Networks II PROF. DR. YUSUF OYSAL.
Neural Networks Lecture 8: Two simple learning algorithms
Speech Segregation Based on Sound Localization DeLiang Wang & Nicoleta Roman The Ohio State University, U.S.A. Guy J. Brown University of Sheffield, U.K.
Soft Computing Lecture 18 Foundations of genetic algorithms (GA). Using of GA.
Neural Networks Ellen Walker Hiram College. Connectionist Architectures Characterized by (Rich & Knight) –Large number of very simple neuron-like processing.
CAP6938 Neuroevolution and Developmental Encoding Working with NEAT Dr. Kenneth Stanley September 27, 2006.
Backpropagation An efficient way to compute the gradient Hung-yi Lee.
Artificial Intelligence Chapter 3 Neural Networks Artificial Intelligence Chapter 3 Neural Networks Biointelligence Lab School of Computer Sci. & Eng.
Mike Taks Bram van de Klundert. About Published 2005 Cited 286 times Kenneth O. Stanley Associate Professor at University of Central Florida Risto Miikkulainen.
Microphone Array Project ECE5525 – Speech Processing Robert Villmow 12/11/03.
CITS7212: Computational Intelligence An Overview of Core CI Technologies Lyndon While.
Introduction to Neural Networks Introduction to Neural Networks Applied to OCR and Speech Recognition An actual neuron A crude model of a neuron Computational.
Neural Networks Presented by M. Abbasi Course lecturer: Dr.Tohidkhah.
Population Based Optimization for Variable Operating Points Alan L. Jennings & Ra úl Ordóñez, ajennings1ajennings1,
On the manifolds of spatial hearing
CAP6938 Neuroevolution and Artificial Embryogeny Neural Network Weight Optimization Dr. Kenneth Stanley January 18, 2006.
$ studying barn owls in the laboratory $ sound intensity cues $ sound timing cues $ neural pathways for sound location $ auditory space $ interaural time.
Neural Networks The Elements of Statistical Learning, Chapter 12 Presented by Nick Rizzolo.
An Evolutionary Algorithm for Neural Network Learning using Direct Encoding Paul Batchis Department of Computer Science Rutgers University.
Evolutionary Design of the Closed Loop Control on the Basis of NN-ANARX Model Using Genetic Algoritm.
CSE343/543 Machine Learning Mayank Vatsa Lecture slides are prepared using several teaching resources and no authorship is claimed for any slides.
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
CSC321: Neural Networks Lecture 9: Speeding up the Learning
Machine Learning Supervised Learning Classification and Regression
Image and Sound Representation
Lab Work #2 Sound wave velocity.
Data Mining, Neural Network and Genetic Programming
HyperNetworks Engın denız usta
Recurrent Neural Networks for Natural Language Processing
Dr. Kenneth Stanley September 13, 2006
第 3 章 神经网络.
Ranga Rodrigo February 8, 2014
Dr. Kenneth Stanley September 25, 2006
DEPARTMENT: COMPUTER SC. & ENGG. SEMESTER : VII
Dr. Kenneth Stanley September 6, 2006
Machine Learning for dotNET Developer Bahrudin Hrnjica, MVP
Machine Learning Today: Reading: Maria Florina Balcan
Classification Neural Networks 1
Volume 62, Issue 1, Pages (April 2009)
of the Artificial Neural Networks.
Artificial Intelligence Chapter 3 Neural Networks
Artificial Neural Networks
Neural Network - 2 Mayank Vatsa
Volume 62, Issue 1, Pages (April 2009)
Capabilities of Threshold Neurons
Deep Learning for Non-Linear Control
Dr. Kenneth Stanley February 6, 2006
Artificial Intelligence Chapter 3 Neural Networks
Microphone Array Project
Artificial Intelligence Chapter 3 Neural Networks
Machine learning overview
Artificial Intelligence Chapter 3 Neural Networks
Lecture 4. Niching and Speciation (1)
David Kauchak CS158 – Spring 2019
WJEC GCSE Computer Science
Using Clustering to Make Prediction Intervals For Neural Networks
Week 13: Neurobiology of Hearing Part 2
Artificial Intelligence Chapter 3 Neural Networks
Presentation transcript:

An auditory system modeling in sound localization EE381K MDDSP May. 5 2005 Yul Young Park

Previous Talk Sound Localization motivations: virtual 3D sound, game, sonar, microphone array, objective sound quality evaluation, education, etc Goal: estimate correct azimuth and elevation (distance -> ignored) Conventional approach: neural network [Neti&Young,1992] vs probabilistic estimator [Lim&Duda,1994, Chau&Dudda,1995, Martn,1995] Suggested method: improve neural network model by evolutionary computation [Stanley,2002]

example block diagram [Lim&Duda,1994]

Neural Network training data, test data - network output: - desired output: - mean square error of network: gradient descent method: decrease the error by adjusting training data, test data issues: local minimum, generalization, data representation

Evolutionary Computation [stanley,2002] Local Minimum, partly Generalization Evolution on Node and connection genes: population -> evaluation (fitness) -> reproduce (ranking/sampling/crossover or mutation/speciation) Innovation record: historical marking -> easy topology analysis

Cochlear & Neural Signal Model Where I am HRTF Cochlear & Neural Signal Model Pre-Processing Neuroevolution Elevation: -40°~90°, 10° increment Azimuth: 5°~30° at each elevation Total 710 points max. gammatone filterbank &half wave rectification 64 ch. along 500Hz ~22.05kHz ITD: cross-correlation IID: subtraction population size fitness evaluation computation issues: data representation (int/real, bipolar/unipolar), dataset size (resolution/time)