How do ML practitioners select hyperparameters, architectures, etc for self-supervised representation learning when the loss is non-monotonic? [D]
Mirrored from r/MachineLearning for archival readability. Support the source by reading on the original site.
Non-contrastive SSL methods like BYOL/JEPA/data2vec seem promising, but I have no idea what is being learned, or how well; it’s models all the way down. Maybe I’ve got supervised tasks for which I’d like to see transfer, and I can evaluate linear probe/KNN results during training, but that seems like a way to efficiently abuse researcher degrees of freedom.
I know RankMe is meant to help address this: embed some data and SVD the embedding matrix. A healthy learner should produce an embedding with a high effective rank.
But JEPA methods already require an entropy-collapse term like Barlow Twins/SIGREG, so the RankMe criterion just becomes part of training. It gets absorbed into a loss which wasn’t monotonic to begin with, and I ought to be able to inflate it by increasing the penalty weight. Surely it’s no longer an effective criterion, right? What else is there?
[link] [comments]
More from r/MachineLearning
-
"AI solved one of math's greatest challenges, but it cannot add two numbers reliably?!" [D]
May 24
-
MergeNB: An intuitive merge conflict resolver built for Jupyter notebooks in VS Code [P]
May 24
-
Thermocompute constant time inference [P]
May 24
-
Working on a cgo-free CUDA binding in Go for ML stuff Week 3 - open source [P]
May 24
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.