Since syllogism is participating in this thread, what kind of active learning are you using? I'm always hesitant to use anything except for IWAL since most of the more common ones aren't actually consistent. Even then, then payoff tends to be kinda disappointing. (But I'm definitely not an expert)
Prodigy: A new tool for radically efficient machine teaching
31–40 of 75 posts
Re: Prodigy: A new tool for radically efficient machine teaching
#32Re: Prodigy: A new tool for radically efficient machine teaching
#33Re: Prodigy: A new tool for radically efficient machine teaching
#34Earlier quoted context omitted.
> spaCY, the leading open-source NLP tool? Sounds like marketing BS. what about OpenNLP and Stanford's for NLP?
spaCY, the leading open-source NLP tool? Agreed, the description is definitely cringe-worthy. As if whoever wrote that wasn't aware that these are language geeks they're marketing to.
Re: Prodigy: A new tool for radically efficient machine teaching
#35I don't think (some) people understand; a slick data annotation tool like this is vastly more useful than the 20th variant of GAN that DeepMind produces :)
Re: Prodigy: A new tool for radically efficient machine teaching
#36Sorry about the poor performance on the site! We got complacent because all of our sites are 100% static.
Re: Prodigy: A new tool for radically efficient machine teaching
#37So this is just fluff?
Nope, not just fluff. New ML model architectures get too much hype, while it's relatively simple tools like this that actually make the difference in whether or not ML can applied to industry problems. The low hanging fruit in the ML industry are in workflow tools rather than novel model architectures. I have a huge amount of respect for the folks at explosion.ai, largely because their solutions are consistently good…
Re: Prodigy: A new tool for radically efficient machine teaching
#38So this is just fluff?
Nope, not just fluff. New ML model architectures get too much hype, while it's relatively simple tools like this that actually make the difference in whether or not ML can applied to industry problems. The low hanging fruit in the ML industry are in workflow tools rather than novel model architectures. I have a huge amount of respect for the folks at explosion.ai, largely because their solutions are consistently good…
Re: Prodigy: A new tool for radically efficient machine teaching
#39Re: Prodigy: A new tool for radically efficient machine teaching
#40Since syllogism is participating in this thread, what kind of active learning are you using? I'm always hesitant to use anything except for IWAL since most of the more common ones aren't actually consistent. Even then, then payoff tends to be kinda disappointing. (But I'm definitely not an expert)
Yes, it uses importance weighted active learning. You can set the priorities yourself, but the default built-in sorter is just uses distance from 0.5. There's a random component to help make sure the model doesn't get stuck asking the wrong questions.
Great work here, btw. It's refreshing to see emphasis on "label some damned data" and work towards making that easy.