this post was submitted on 22 Nov 2023
1 points (100.0% liked)
Machine Learning
1 readers
1 users here now
Community Rules:
- Be nice. No offensive behavior, insults or attacks: we encourage a diverse community in which members feel safe and have a voice.
- Make your post clear and comprehensive: posts that lack insight or effort will be removed. (ex: questions which are easily googled)
- Beginner or career related questions go elsewhere. This community is focused in discussion of research and new projects that advance the state-of-the-art.
- Limit self-promotion. Comments and posts should be first and foremost about topics of interest to ML observers and practitioners. Limited self-promotion is tolerated, but the sub is not here as merely a source for free advertisement. Such posts will be removed at the discretion of the mods.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You don't. The process is broken, but nobody cares anymore.
Now, if by any chance, any absolutely crazy reason, you're someone who's actually curious about understanding the foundations of ML, deeply reason about why "ReLU" behaves like so over "ELU", or, I don't know, you question why some models with 90 billion parameters behave almost the same as a model that was compressed by a factor of 2000x and only lose 0.5% of accuracy, in brief, the science behind it all, then you're absolutely doomed.
In ML..(DL, since you mention NLP), the name of the game is improving some "metric" with an aesthetically appealing name, but not so strong underlying development (fairness, perplexity). All, of course using 8 GPU's, 90B parameters and zero replications of your experiment. Ok, let's be fair, there are some papers indeed that replicate their experiments in a total of...10..times. "The boxplot shows our median is higher, I won't comment on the variance of of it, we will leave it for future work. "
So, yes..that's the current state of affairs right there.
You managed to put into words what bugs me with the field nowadays. What kills me most is that third paragraph you said : no-one cares what the model does IRL but how it improves a metric on a benchmark task and dataset. When the measure becomes the objective, you're not doing proper science anymore.