--
You received this message because you are subscribed to the Google Groups "audioset-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to audioset-users+unsubscribe@googlegroups.com.
To post to this group, send email to audioset-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/414a0ba4-f64b-4653-a5f9-d98b57b5021d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If I'm understanding correctly, you're asking if the existence of a ground truth label (e.g., Human Speech) also implies the existence of its ancestors in the ontology (e.g., Human Voice, Human Sound) as additional ground truth labels.
For evaluation purposes, we do not use any such implied ground truth labels. We use only the labels explicitly listed in the dataset.
There are some tricky issues with always assuming the ancestors of a particular label also apply, because in some cases the parent node ends up as the ground truth label for cases where the child node does not apply (e.g., Human Voice sounds that are not Human Speech). I'ved cced DAn in case he wants to elaborate on this.
On Friday, 8 December 2017 22:48:50 UTC+5:30, Manoj Plakal wrote:If I'm understanding correctly, you're asking if the existence of a ground truth label (e.g., Human Speech) also implies the existence of its ancestors in the ontology (e.g., Human Voice, Human Sound) as additional ground truth labels.Yes. Also, considering our model is trained well it shall predict the parent labels long with the 'Human Speech' label.For evaluation purposes, we do not use any such implied ground truth labels. We use only the labels explicitly listed in the dataset.I interpreted the same through @DAn's reply. But wouldn't it drive my accuracy down if my model is predicting a 'Human Speech' labelled audio segment as 'Human Sound' as well with probably higher confidence when the the 'Human Sound' is not in the listed labels.
There are some tricky issues with always assuming the ancestors of a particular label also apply, because in some cases the parent node ends up as the ground truth label for cases where the child node does not apply (e.g., Human Voice sounds that are not Human Speech). I'ved cced DAn in case he wants to elaborate on this.Yes, I agree. One more tricky issue is that for some label the ancestor labels can be ambiguous. For example, Snoring can be under Human Sound or Animal Sound as well. So I understand we cannot exactly add ancestor labels as ground truth labels for evaluation set.Regards,Ravi Jain
--
You received this message because you are subscribed to the Google Groups "audioset-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to audioset-users+unsubscribe@googlegroups.com.
To post to this group, send email to audioset-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/a756e242-8fb0-4d43-a826-f21f2f37f609%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to audioset-user...@googlegroups.com.
To post to this group, send email to audiose...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to audioset-users+unsubscribe@googlegroups.com.
To post to this group, send email to audioset-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/65933fba-c8f3-4344-812e-1dd51b2fd14b%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/65933fba-c8f3-4344-812e-1dd51b2fd14b%40googlegroups.com.
Vinith
To unsubscribe from this group and stop receiving emails from it, send an email to audioset-users+unsubscribe@googlegroups.com.
To post to this group, send email to audioset-users@googlegroups.com.
Vinith
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/65933fba-c8f3-4344-812e-1dd51b2fd14b%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "audioset-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/audioset-users/N28jbDTASLg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to audioset-user...@googlegroups.com.
To post to this group, send email to audiose...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/CAH-fAfX8j3X9VhqPj-Ebo7XMXq-a3Wum01kUJVKSZRxucUNxLg%40mail.gmail.com.
Many thanks for confirming my suspicions, and totally understood re: sensitivity around unreleased details.By balancing each class's contribution to total cross entropy loss for each sample by the .5/class_frequency for positive samples and .5/(1-class_frequency) for negative samples I'm able to come within reasonable proximity of the published numbers. I'd be curious to (eventually) learn what approach you folks took.best wishes,-Vinith
Vinith
To unsubscribe from this group and stop receiving emails from it, send an email to audioset-users+unsubscribe@googlegroups.com.
To post to this group, send email to audioset-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/65933fba-c8f3-4344-812e-1dd51b2fd14b%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "audioset-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/audioset-users/N28jbDTASLg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to audioset-users+unsubscribe@googlegroups.com.
To post to this group, send email to audioset-users@googlegroups.com.
That sounds like a good plan.Which published figures are you comparing to? The numbers in our ICASSP paper are of course for a smaller set of classes and training set. We are working on releasing actual evaluation code to enable directly-comparable numbers, but progress is slow - our apologies.DAn.
On Thu, Dec 28, 2017 at 9:20 PM, Vinith Misra <vin...@alum.mit.edu> wrote:
Many thanks for confirming my suspicions, and totally understood re: sensitivity around unreleased details.By balancing each class's contribution to total cross entropy loss for each sample by the .5/class_frequency for positive samples and .5/(1-class_frequency) for negative samples I'm able to come within reasonable proximity of the published numbers. I'd be curious to (eventually) learn what approach you folks took.best wishes,-Vinith
Vinith
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/65933fba-c8f3-4344-812e-1dd51b2fd14b%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "audioset-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/audioset-users/N28jbDTASLg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to audioset-user...@googlegroups.com.
To post to this group, send email to audiose...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/CAH-fAfX8j3X9VhqPj-Ebo7XMXq-a3Wum01kUJVKSZRxucUNxLg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "audioset-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/audioset-users/N28jbDTASLg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to audioset-user...@googlegroups.com.
To post to this group, send email to audiose...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/audioset-users/CAH-fAfUw19VthJznF6jpoH2zuAbr868-Gd_r9EDrZ8YimdkF0A%40mail.gmail.com.