Live data from Hacker News

Neural Networks: Zero to Hero

karpathy.ai

81–88 of 88 posts

Re: Neural Networks: Zero to Hero

#81
post #75

Earlier quoted context omitted.

Well, no ... For a start any "AI" course 20 years ago probably wouldn't have even mentioned neural nets, and certainly not as a mainstream technique. A 20yr old "AI" curriculum would have looked more like the 3rd edition of Russel & Norvig's "Artificial Intelligence - A Modern Approach". https://github.com/yanshengjia/ml-road/blob/master/resources... Karpathy's videos aren't an AI (except in modern sense of AI=LLMs)…

Neural nets were taught in my Uni in the late 90s. They were presented as the AI technique, which was however computationally infeasible at the time. Moreover, it was clearly stated that all supporting ideas were developed and researched 20 years prior, and the field was basically stagnated due to hardware not being there.

I remember reading "neural network" articles back from late 80's, early 90's, which weren't just about ANNs, but also other connectionist approaches like Kohonen's Self-Organizing Maps and Stephen Grossberg's Adaptive Resonance Theory (ART) ... I don't know how your university taught it, but back then this seemed more futuristic brain-related stuff, not a practical "AI" technique.

Re: Neural Networks: Zero to Hero

#83

Earlier quoted context omitted.

LOL. Figuring out how to solve IMO-level math problems without "thinking" would be even more impressive than thinking itself. Now there's a parrot I'd buy.

It isn't thinking it's RL with reward hacking. It's like taking a student who wins a gold in IMO math, but can't solve easier math problems, because they did not study those type of problems. Where a human who is good at IMO math generalizes to all math problems. It's just memorizing a trajectory as part of a specific goal. That's what RL is.

It's like taking a student who wins a gold in IMO math, but can't solve easier math problems

I've tried to think of specific follow-up questions that will help me understand your point of view, but other than "Cite some examples of easier problems than a successful IMO-level model will fail at," I've got nothing. Overfitting is always a risk, but if you can overfit to problems you haven't seen before, that's the fault of the test administrators for reusing old problem forms or otherwise not including enough variety.

GPT itself suggests[1] that problems involving heavy arithmetic would qualify, and I can see that being the case if the model isn't allowed to use tools. However, arithmetic doesn't require much in the way of reasoning, and in any case the best reasoning models are now quite decent at unaided arithmetic. Same for the tried-and-true 'strawberry' example GPT cites, involving introspection of its own tokens. Reasoning models are much better at that than base models. Unit conversions were another weakness in the past that no longer seems to crop up much.

So what would some present-day examples be, where models that can perform complex CoT tasks fail on simpler ones in ways that reveal that they aren't really "thinking?"

1: https://chatgpt.com/share/695be256-6024-800b-bbde-fd1a44f281...

Re: Neural Networks: Zero to Hero

#84

Earlier quoted context omitted.

It isn't thinking it's RL with reward hacking. It's like taking a student who wins a gold in IMO math, but can't solve easier math problems, because they did not study those type of problems. Where a human who is good at IMO math generalizes to all math problems. It's just memorizing a trajectory as part of a specific goal. That's what RL is.

It's like taking a student who wins a gold in IMO math, but can't solve easier math problems I've tried to think of specific follow-up questions that will help me understand your point of view, but other than "Cite some examples of easier problems than a successful IMO-level model will fail at," I've got nothing. Overfitting is always a risk, but if you can overfit to problems you haven't seen before, that's the faul…

In response to your direct question -> https://gail.wharton.upenn.edu/research-and-insights/tech-re...

“ This indicates that while CoT can improve performance on difficult questions, it can also introduce variability that causes errors on “easy” questions the model would otherwise answer correctly.”

Other response to strawberry example; There are 25,000 people employed globally that repair broken responses and create training data, a big whack-a-mole effort to remediate embarrassing errors.

Re: Neural Networks: Zero to Hero

#85

Earlier quoted context omitted.

It's like taking a student who wins a gold in IMO math, but can't solve easier math problems I've tried to think of specific follow-up questions that will help me understand your point of view, but other than "Cite some examples of easier problems than a successful IMO-level model will fail at," I've got nothing. Overfitting is always a risk, but if you can overfit to problems you haven't seen before, that's the faul…

In response to your direct question -> https://gail.wharton.upenn.edu/research-and-insights/tech-re... “ This indicates that while CoT can improve performance on difficult questions, it can also introduce variability that causes errors on “easy” questions the model would otherwise answer correctly.” Other response to strawberry example; There are 25,000 people employed globally that repair broken responses and create…

(Shrug) Ancient models are ancient. Please provide specific examples that back up your point, not obsolete .PDFs to comb through.

Re: Neural Networks: Zero to Hero

#87

Earlier quoted context omitted.

In response to your direct question -> https://gail.wharton.upenn.edu/research-and-insights/tech-re... “ This indicates that while CoT can improve performance on difficult questions, it can also introduce variability that causes errors on “easy” questions the model would otherwise answer correctly.” Other response to strawberry example; There are 25,000 people employed globally that repair broken responses and create…

(Shrug) Ancient models are ancient. Please provide specific examples that back up your point, not obsolete .PDFs to comb through.

Your ideas are quite weak and you ask for overwhelming proof, but not willing to read any research. That’s just intellectually lazy.

Perhaps if you took some time to learn from the experts, those who create these systems and really understand what’s happening you would realize these limitations in AI are widely known.

Take a look around the 5 minute mark.

https://youtu.be/PqVbypvxDto?si=gZq-2yEuE4sTeQZe

Just understand you are dead wrong in your assumptions.

Re: Neural Networks: Zero to Hero

#88

Earlier quoted context omitted.

(Shrug) Ancient models are ancient. Please provide specific examples that back up your point, not obsolete .PDFs to comb through.

Your ideas are quite weak and you ask for overwhelming proof, but not willing to read any research. That’s just intellectually lazy. Perhaps if you took some time to learn from the experts, those who create these systems and really understand what’s happening you would realize these limitations in AI are widely known. Take a look around the 5 minute mark. https://youtu.be/PqVbypvxDto?si=gZq-2yEuE4sTeQZe Just understa…

You appear to be arguing with someone who isn't here (or else you replied to the wrong post.) Your personal fallacy of choice appears to be, "LLMs aren't godlike and infallible only a few years after being invented, despite absolutely no one ever claiming they were, so it's all a bunch of empty hype."

No one cares about the state of the art. Only the first couple of time derivatives matters. You're not getting smarter, but the models are.

How are those examples coming along, by the way? The ones that prove that IMO-level models aren't reasoning, but just getting really, really lucky?

Post reply on HN