|
|
|
|
|
by jhonof
833 days ago
|
|
> And this is just GPT-5, this year. Next year there will be GPT-6, or an equivalent from Google or Anthropic, and at that point I fully expect a lot of people everywhere getting the boot. Sometime next year I expect these powerful models will start effectively controlling robots, and that will start the process of automation of a lot of physical work. > So, to summarize, you have at best 2 years left as a software engineer. After that we can hope there will be some new types of professions that we could pivot to, but I’m struggling to think what could people possibly do better than GPT-6, so I’m not optimistic. I’d love for someone to provide a convincing argument why there would be any delay to the timeline I outlined above. This reads to me exactly like people who said learning to be a truck driver in the early 2010s was stupid because we were 2-3 years away from self driving trucks taking their jobs. I have no doubt that the models will get better, but being 90-95% right still implies you need people for the last 5%. I think, like self driving, the corner case 5-10% is going to be really really hard to iron out and it will not be ironed out in 1-2 years like your comment says. We only just barely have self driving taxis now (despite them being 1-2 years away for the past decade and a half), and we have no self driving long haul trucks afaik. |
|
1. Deep and detailed understanding of how the world works. We are just starting to make real progress there (GPT-4), and more work is needed [1].
2. Reliability. A model should make significantly fewer mistakes than humans would make in similar scenarios, on average. This includes factual and logical mistakes, as well as hallucinations.
I expect the main improvements GPT-5 will bring are improvements in exactly these two areas. The first one is likely to come from training on huge video datasets (next frame prediction objective), and the second one will require high quality data, and some other methods (known and secret), but given that OpenAI has stated many times in the last year that improving reliability is their number one priority, I believe we will see a significant improvement there. Note that simply being better driver than humans is a very low bar, and to be accepted/adopted the self-driving AI must be much better (10x or even 100x better). But I believe that even today’s technology (such as the best models from Waymo or Tesla) could be used today in long haul trucking with similar or better accident rates. And this technology is not even based on large foundational models like GPT-4. Obviously the necessary regulation will delay the automation of self-driving trucks, that’s why I said the automation of physical jobs will come after the automation of routine office jobs like (most types of) software engineering.
Other than those two challenges, there’s also an engineering challenge to put a GPT-5 scale model inside every car (needs to run locally). This can be achieved by producing custom built hardware accelerators, but will still be expensive in the near term, so I expect that self driving will become widespread after the cost of a computer inside every car falls below 10% of the cost of the car. Currently I’d imagine we would need an equivalent of an 8x H100 server to run a highly compressed and finetuned for driving version of GPT-5.
[1] https://arxiv.org/abs/2403.04732