▲ | moi2388 3 days ago | |||||||||||||||||||||||||||||||
How will you train this? I understand it replicating bird songs, but what data will it use for actual translation? | ||||||||||||||||||||||||||||||||
▲ | tomrod 3 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
It would operate a lot like image recognition tasks, probably in frequency 0 domain for a concrete space to operate in. SLID or other information theoretic approaches could isolate common signals, then translate that to captured environmental information (e.g prairie dogs identifying predators). Animals don't use a known syntax per se, so it wouldn't be authentic translation, but a transliteration may be possible. Also, there is no guarantee that one animal doing something (like a dog's behavior for going to the bathroom) maps to many or all dogs. | ||||||||||||||||||||||||||||||||
▲ | chrisco255 3 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
The Crowsetta Stone | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | bhickey 3 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
Probably the same way many other models are trained: autoregression or autoencoding. You'd either predict the next symbol, or you compress it into a latent space and reconstruct the original. My assumption is that birdsong is sequential, but this isn't something I know about. An entire song might be the smallest semantic unit, like the alien language in Arrival, though I think this is unlike. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | diggan 3 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
> but what data will it use for actual translation? I'm no ornithologist, for forgive my ignorance, but shouldn't there be bunch of papers out there where researchers try to infer the meaning of various sounds birds produce, together with a description of the sound and even samples of it? I don't know how numerous that could be, but could maybe be used as a starting point at least. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | cluckindan 2 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
It would need contextual information of what the bird is communicating about and to whom. 360 degree video with object/species detection and a custom bird/flock behavior classifier? | ||||||||||||||||||||||||||||||||
▲ | macrolime 3 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
YouTube videos of birds? | ||||||||||||||||||||||||||||||||
|