Hacker News new | ask | show | jobs
by computerdork 24 days ago
Interesting! Could you break this down further? Maybe specific examples of what you're mentioning might help - for instance, what "similar-sounding calls with different functions" are zebra finches discriminating between? What exactly are different situations of these functions? How exactly (and through what experiments) did she determine this?

And I read the article (but not her research paper), and have a vague idea, but it's tough to get a full grasp - and if this is just too difficult to fully explain, no worries!

1 comments

Yeah, the paper is indeed difficult to read (even for me). I read it a while back. I'll try to explain.

So, there are few things to know before and see what we're trying to prove. main thing: Categorical perception: (in short) brain perceive similar sounding sounds (say A and B) in a continuous manner, and in the continuum of two sound, there would be a point where one sound (A) will switch and sound like the other sound (B).

In zebra finches, let's take an example: distance call and tet call. Both these calls are contact calls, birds use them to keep in contact with other birds. Now, we need to extract the acoustic similarity between these two calls, and test birds in a experiment where we ask them to discriminate between these two call types (and get a learning curve; say trials vs probability of correct choice). Then, we can fit a theoretical model of categorical perception to see how well they fit both in acoustic and perceptual dimensions.

This is for one function (contact call), we can do this within other call types and between other call types. At the end, we can see how much of birds' performance is explained by acoustic dissimilarity, function of acoustic calls etc.

This is what the authors have done. They first performed LDA based classification on call type to obtain distance between call types, misclassification etc. (acoustic dimension). Birds went through a series of discrimination experiments based on call types (similar to what wrote above). Then, they compared/matched acoustic and perceptual dimension.

Thanks for the explanation on this. Think I partially understand. Birds can distinguish calls on at least two characteristics, by the sound of it and by its function. And the authors have developed experiments to show that birds can do both. Is this correct or did I get on the wrong track?
Yes. Kind of. They showed that birds can do function/meaning of calls (e.g., contact call group) using the meaning not other cues (e.g. duration, acoustic similarity of calls etc.).
Ah okay, thanks!