Live data from Hacker News

Andrej Karpathy's talk on the future of the industry

donnamagi.com

171–180 of 193 posts

Re: Andrej Karpathy's talk on the future of the industry

#171
post #61

Earlier quoted context omitted.

Let me be clear about what I think: I have zero fear of an AI apocalypse. I think the fear is part of the scam. The danger I see is related to psychological effects caused by humans using LLMs on other humans. And I don't think that's a scenario anyone is giving much attention to, and it's not that bad (it's bad, but not world end bad). I totally think we should all build it. To be trained from scratch on cheap commo…

I think we fear the same things, roughly. My fear is what humans do with any tech we create. Where we differ is that I would prefer things not be built. After a lifetime of watching what we actually do with the things we create, I think we need a bit of a “time out”. Just my 2 cents that won’t change a thing!

It's already built. It's just not that impressive.

We need to completely own it and remove the control these shady companies have over it.

Karpathy says nothing changed in 70 years of software. Something very important did: free software.

Re: Andrej Karpathy's talk on the future of the industry

#172
post #156

Earlier quoted context omitted.

> If these tools are really as revolutionary as they claim they are, then they should be able to build better versions of themselves, and we should be seeing exponential improvements of their capabilities. Recursive self-improvement is literally the endgame scenario - hard takeoff, singularity, the works. Are you really saying you're dissatisfied with the progress of those tools because they didn't manage to end the…

No, that's not what I'm saying. The progress has been adequate and expected, save for very few cases such as generative image and video, which has exceeded my expectations. Before we reach the point where AI is self-improving on its own, we should go through stages where AI is being improved by humans using AI. That is, if these tools are capable of reasoning and are able to solve advanced logic, math, and programmin…

> if these tools are capable of reasoning and are able to solve advanced logic, math, and programming challenges as shown in benchmarks

The benchmarks are make of questions that humans created and can answer, and are not composed of anything which a human hasn't been able to answer.

> then surely they must be more capable of understanding and improving their own codebases with assistance from humans than humans could do alone.

I don't think that logic follows. The models have proven that they can have more breadth of knowledge than a single human, but not more capability.

Also, they have no particular insight into their own codebases. They only know what is in their training data -- they can use that to form patterns and solve new problems, but they still only have the that and whatever information is given with the question as base knowledge.

> My point is that if this was being done, we should be seeing much greater progress than we've seen so far.

The point is taken, but I think your reasoning is weak.

> Either these tools are intelligent, or they're highly overrated. Which wouldn't mean that they can't be useful, just not to the extent that they're being marketed as.

I may have missed the marketing you have seen, but I don't see the big AI companies claiming that they are anything but tools that can help humans do things or replace certain human tasks. They do not advertise super human capability in intelligence tasks.

I suspect you are seeing a lot of hype and unfounded expectations, and using that as a basis for a calculation. The formula might be right, but the variables are incorrect.

We have a seen a LOT of progress with AI and language models in the last few years, but expecting them to go from 'can understand language and solve complicated novel problems' to 'making better versions of themselves using solutions that humans haven't been able to come up with yet' is a bit much to expect.

I don't know if one would call them intelligent, but something can be intelligent but at the same time not able to make substantial leaps forward in emerging fields.

Re: Andrej Karpathy's talk on the future of the industry

#173
post #167

Earlier quoted context omitted.

> people interface with LLMs directly rather than software at all What does this mean? An LLM is used via a software interface. I don’t understand how “take software out of the loop” makes any sense when we are using reprogrammable computers.

The strongman for it would be: Our current computing paradigm is built on APIs stacked on APIs. Those APIs exist to standardize communication between entities. LLMs are pretty good at communicating between entities. Why not replace APIs with some form of LLM? The rebuttal would be around determinism and maintainability, but I don't think the strongman argument is weak enough to dismiss out of hand. Granted: these wou…

I think it would more take the form of 'LLM makes a backend solution using deterministic code that it uses to solve the problem'. Since LLMs are already extremely good at code, then they could code the solution to the problem and use that internally to solve it. They would manage the information exchange and the operations, but the results would be from connected pieces of bespoke software.

Re: Andrej Karpathy's talk on the future of the industry

#175
post #159

[flagged]

if you had lidar in teslas they'd look like those massive silly things on top of waymos and they'd cost an extra $20k and literally no one would buy them. tesla has by far the best self driving software without lidar, they seem to be doing fine.

Not really doing fine https://www.yahoo.com/news/tesla-self-driving-cars-investiga...

Re: Andrej Karpathy's talk on the future of the industry

#176
post #156

Earlier quoted context omitted.

No, that's not what I'm saying. The progress has been adequate and expected, save for very few cases such as generative image and video, which has exceeded my expectations. Before we reach the point where AI is self-improving on its own, we should go through stages where AI is being improved by humans using AI. That is, if these tools are capable of reasoning and are able to solve advanced logic, math, and programmin…

> if these tools are capable of reasoning and are able to solve advanced logic, math, and programming challenges as shown in benchmarks The benchmarks are make of questions that humans created and can answer, and are not composed of anything which a human hasn't been able to answer. > then surely they must be more capable of understanding and improving their own codebases with assistance from humans than humans could…

> The benchmarks are make of questions that humans created and can answer, and are not composed of anything which a human hasn't been able to answer.

Sure, but they do it at superhuman speeds, and if they truly can reason and come up with novel solutions as some AI proponents claim, then they would be able to come up with better answers as well.

So, yes, they do have more capability in certain aspects than a human. If nothing else, they should be able to draw from their vast knowledgebase in ways that a single human never could. So we should expect to see groundbreaking work in all fields of science. Not just in pattern matching applications as we've seen in some cases already, but in tasks that require actual reasoning and intelligence, particularly programming.

> Also, they have no particular insight into their own codebases.

Why not? Aren't most programming languages in their training datasets, and isn't Python, the language most AI tools are written in, one of the easiest languages to generate? Furthermore, can't AI programmers feed its own codebase into the model via context, RAG, etc. in the same way that most other programmers do?

> I may have missed the marketing you have seen, but I don't see the big AI companies claiming that they are anything but tools that can help humans do things or replace certain human tasks. They do not advertise super human capability in intelligence tasks.

You are downplaying the claims being made by AI companies and its proponents.

According to Sam Altman just a few days ago[1]:

> We are past the event horizon; the takeoff has started. Humanity is close to building digital superintelligence

> we have recently built systems that are smarter than people in many ways, and are able to significantly amplify the output of people using them

> We already hear from scientists that they are two or three times more productive than they were before AI.

If a human assisted by AI can be more productive than a human alone, then why isn't this productivity boost producing improvements at a faster rate than what the tech industry has been able to deliver so far? Why aren't AI companies dogfooding their products and delivering actual value to humanity beyond benchmark results and shiny demos?

Again, none of this requires actual superhuman levels of intelligence or reaching the singularity. But just based on what they're telling us their products are capable of, the improvements to their own capabilities should be exponential by now.

[1]: https://blog.samaltman.com/the-gentle-singularity

Re: Andrej Karpathy's talk on the future of the industry

#177
post #176

Earlier quoted context omitted.

> if these tools are capable of reasoning and are able to solve advanced logic, math, and programming challenges as shown in benchmarks The benchmarks are make of questions that humans created and can answer, and are not composed of anything which a human hasn't been able to answer. > then surely they must be more capable of understanding and improving their own codebases with assistance from humans than humans could…

> The benchmarks are make of questions that humans created and can answer, and are not composed of anything which a human hasn't been able to answer. Sure, but they do it at superhuman speeds, and if they truly can reason and come up with novel solutions as some AI proponents claim, then they would be able to come up with better answers as well. So, yes, they do have more capability in certain aspects than a human. I…

[deleted]

Re: Andrej Karpathy's talk on the future of the industry

#178
post #19
post #3

See also https://www.latent.space/p/s3

thanks - i've now also updated the powerpoint with matched transcript to slides - so we are now fully confident in the slide order and you can basically watch the talk with slides

It didn't take weeks this time https://www.youtube.com/watch?v=LCEmiRjPEtQ

Re: Andrej Karpathy's talk on the future of the industry

#179
post #153

Earlier quoted context omitted.

Thanks for the clarification. Bit ironic given the talk’s subject. It is quite a bit of effort, but there’s something to say for going through and manually writing up the transcript like a journalist. Sometimes you can’t beat human effort ;)

What about a middle ground? Speech-to-text AI with manual corrections?

That’s a great approach! That’s what I meant to convey if I had been a bit more articulate. I assume journalists do exactly that. Takes away some laborious work while retaining accuracy.

Re: Andrej Karpathy's talk on the future of the industry

#180
post #176

Earlier quoted context omitted.

> if these tools are capable of reasoning and are able to solve advanced logic, math, and programming challenges as shown in benchmarks The benchmarks are make of questions that humans created and can answer, and are not composed of anything which a human hasn't been able to answer. > then surely they must be more capable of understanding and improving their own codebases with assistance from humans than humans could…

> The benchmarks are make of questions that humans created and can answer, and are not composed of anything which a human hasn't been able to answer. Sure, but they do it at superhuman speeds, and if they truly can reason and come up with novel solutions as some AI proponents claim, then they would be able to come up with better answers as well. So, yes, they do have more capability in certain aspects than a human. I…

FWIW, we're barely a two years into useful LLMs, less than half a year into the AI coding frenzy. Stuff takes time, there's organizational inertia.

Karpathy himself gave a perfect example in the talk with that restaurant menu to pictures app - it took few hours of AI-assisted coding to make it, and a week of devops bullshit to publish it. This is the case for everyone, so it slows down the feedback cycles right now.

Give it a couple of months; if we don't have clear evidence of recursive improvements by this time next year, I'll concede something is really off about it all.

Post reply on HN