AI competitions don’t produce useful models
lukeoakdenrayner.wordpress.com
AI competitions don’t produce useful models
1–10 of 64 posts
Re: AI competitions don’t produce useful models
#2Re: AI competitions don’t produce useful models
#3The point of a competition is to meet specific parameters as well as possible and push the boundaries of what can be done. It's not meant to create a "daily driver".
I realize he argued against this with the coin flip test, but that is why you'd ideally want to have many of these competitions over time. If you start to see the same names popping up at the top regularly, you know there's some sort of significance to them. Teams would ultimately want to trend towards whatever wins competitions most consistently, so they'd want to rely on models they think are the most likely to perform in a real world test. They wouldn't want to simply rely on a coin flip.
And in large competitions, you have the chance of batching the top performers together and seeing what is common between them. Presumably there's a reason these models pan out over the rest in aggregate; are they worth pursuing a bit?
I think we agree at the end though, even within my analogy. A huge value of F1 racing is the publicity the teams give their sponsors. They might learn some information that can be pushed down to their consumer vehicles, but it's marginal compared to team winnings and the value of saying "See? Our engineers are the best".
Re: AI competitions don’t produce useful models
#4Re: AI competitions don’t produce useful models
#5Re: AI competitions don’t produce useful models
#6Of course a title like, "Here's why you can't directly deploy ML competition models into a production environment" doesn't grab as many clicks.
Re: AI competitions don’t produce useful models
#7Solid case in point, the u-net came to prominence from a medical kaggle competition. Was it a "useful" model? The author might not be wrong in saying the model wouldn't work as well in the wild but I would definitely say it was useful. The unet is still a very commonly used architecture
Re: AI competitions don’t produce useful models
#8The winning models are hardly ever used in production, but the set of skills needed to get a gold is.
Re: AI competitions don’t produce useful models
#9The article makes several good points. But just because the testing isn’t sufficient to prove that the winner didn’t just get lucky, it doesn’t prove that the winner did just get lucky.