Hacker News new | ask | show | jobs
by quantadev 599 days ago
Your ad hominem ratcheted up again. lol. It's ok. No prob. Learn what a tautology is tho bro. It's perfectly legit to discuss how a Transformer would perform if only the Self-Attention part was removed (and everything else kept constant), as an experiment, to refute someone's bizarre claim that the SA part isn't doing the real magic in them. Insofar as the actual other networks you've mentioned they fail to beat Transformers, and will continue to fail, until something analogous to SA is built into them, because language comprehension simply cannot be done without sensitivity to word context, especially over "long ranges" in the input sequences.
1 comments

Tautology: a statement that is true by virtue of its logical form alone (Merriam Webster). Fits perfectly the “a neural network that can't process text is less good at processing text that one that can”

> It's perfectly legit to discuss how a Transformer would perform if only the Self-Attention part was removed

It only shows that you don't understand the topic at all (but hey, you talked about closed-form solutions and quantum computing elsewhere in this discussion with others so why I am even surprised…)

> Insofar as the actual other networks you've mentioned they fail to beat Transformers

They don't “fail to beat transformers”, they beat transformers that aren't the state of the art and are less good that the ones that are. And that's not really a surprise given that they are more recent and have much less manpower working on them. I don't expect them to replace transformers until they make some hypothetic breakthrough that'd makes them significantly better than transformers. That's what path dependence is. But they are still a good illustration to the point that you don't need to have attention heads to exhibit the capabilities of LLMs. (Remember you set the bar at GPT-2 level, and they are far beyond that)

> because language comprehension simply cannot be done without sensitivity to word context

And these models actually have a way to represent context so this criticism completely miss the mark. That's really hilarious that you make this kind of claim in an HN thread about SSM. How come you have no idea at all about what a state-space model is and then feels confident enough to come and argue in the comment section…

> I don't expect them to replace transformers until they make some hypothetic breakthrough

Yes, a breakthrough that does what Self-Attention is doing, rather than just scaling up.

No, that's what you're missing from the beginning: the breakthrough of transformers was scalability. Now we have other models that are equally scalable and as such roughly equally performant (and that's not a surprise).

But the ship has sailed and nobody is gonna switch to something else than transformers if it's not significantly better, and as such the other approaches are going to stay behind because every marginal improvement come to transformers first (because that's what practically everyone is working on) and alternative models are playing catch-up.

This is a remarkable example of path dependence.

Interpreting this as “transformers are fundamentally superior” is the mistake I'm trying to help you correct.

The breakthrough of transformers was scalability. The next breakthrough of equivalent importance will be entirely different or it won't be.

Scalability wasn't an architectural breakthrough. It was merely a discovery..
How are these words even in contradiction to each other?
By intentionally lacking context.