<html><head></head><body>Just an update: I saw a poster here at the IJCNN conference that is relevant:<br><br>Effective Insect Recognition Using a Stacked Autoencoder with Maximum Correntropy Criterion<br>Yu Qi, Goktug Cinar, Vinicius Souza, Gustavo Batista, Yueming Wang and Jose Principe<br>http://www.cnel.ufl.edu/files/1425197934.pdf<br><br>Basically, they look at input data detected using a laser (but one of the told me he thought a microphone would work). Then they train an autoencoder (a feedforward network mapping a N neuron input via a smaller bottleneck layer to an identical N neuron output) on the basic sound patterns. The bottleneck layer represents the data more efficiently, and once it has been trained those values are used as inputs to another network that is trained to classify the sounds as insects. According to the poster the correntropy method for training is slightly better than standard methods of training. <br><br>This might be a decent bee detector. <br><br><br><br>Anders Sandberg,
Future of Humanity Institute
Philosophy Faculty of Oxford University<br><br></body></html>