logoalt Hacker News

ironSkillettoday at 12:44 AM5 repliesview on HN

I am not familiar with the standards of publishing in machine learning, but as someone trained in a mathematics background, this paper seems relatively light on details and heavy on exposition. Is that typical? Is this a really novel idea? Not trying to be snarky, just trying to understand how meaningful this is.


Replies

robrenaudtoday at 3:57 AM

It's cool that it proves that a bunch of vectorized outputs from an unknown embedder on an unknown dataset is in no way private, because of this ability to reverse engineer the embedder.

I talked to the author at his poster session at neurips and was able to get the gist, though I had read a lot about the platonic representation hypothesis, and this was one of my top 10 favorite papers in the conference.

wgingtoday at 5:58 AM

They link to their code on GitHub - see footnote 2 on page 2. I don't see it linked anywhere else, which makes it easy to miss. https://github.com/rjha18/vec2vec/

Nail2680today at 3:41 AM

It isn't a maths paper, so the conventions are different.

adastra22today at 4:02 AM

This isn’t math. The exposition IS the details.

rhelztoday at 12:50 AM

You are not wrong. But this has by no means proven its up to the standard of being publishable in a machine learning journal. Its on arXiv.org, which, lets face it, at the end of the day is a vanity press.

show 4 replies