Live data from Hacker News

Language Models Are Injective and Hence Invertible

arxiv.org

1–3 of 3 posts

Re: Language Models Are Injective and Hence Invertible

#3

Hence lossless does not seem plausible

Importantly, they're talking about continuous representations, i.e. the output logits. For there to be a loss, you'd need two different tokens to produce the exact same logits, which is even less plausible. But as soon as you sample discrete output tokens from the distribution defined by the logits, you do end up losing information. So the practical relevance of this paper is somewhat limited.