Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. What AI pays the people who train it(dpdns.org)
    discuss
  2. Cloud Agents Are Inevitable AI Prisons(normanponte.io)
    discuss
  3. Ask HN: Why so many dead comments lately?
    discuss
  4. Illinois, California governors fast-track AI safety measures with EOs(transparencycoalition.ai)
    discuss
  5. Gvnr(gvnr.io)
    discuss
  6. HySparse2: Hybrid Sparse Attention with Two-Level KV Sharing(arxiv.org)
    discuss
  7. The Vigilante Who's Taking Down Recruitment Scammers, One Fake Job Ad at a Time(wsj.com)
    1comments
  8. Pretraining data, not verifiability, is why LLMs are good at math (and coding)(lesswrong.com)
    discuss
  9. Microsoft Publisher will no longer be supported after October 2026(support.microsoft.com)
    discuss
  10. When AI makes challenging last-minute requests no human client cares about(twitter.com/lauren_wilford)
    discuss
  11. Facing Congressional Scrutiny, Flock Details New Search Guardrails(wsj.com)
    discuss
  12. A quadruped robot designed to complete a marathon on a single battery charge(nature.com)
    discuss
  13. Swap, ZRAM, Zswap and Hibernate on NixOS(matthewbrunelle.com)
    discuss
  14. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    discuss
  15. Introducing HLE-Diamond – Humanity's Last Exam(lastexam.ai)
    discuss
  16. Show HN: Almostright.ai – a parody – AI that never asks why(almostright.ai)
    1comments
  17. Show HN: Open Jev Playground – try all the open source alternatives to Jev(beam.cloud)
    discuss
  18. Hackers Say They Stole Sensitive FBI Personnel Records(nytimes.com)
    1comments
  19. Things You Should Never Do, Part I (2000)(joelonsoftware.com)
    discuss
  20. Demonstration Against Thiel Receiving the Axel Springer Award(againstoligarchy.org)
    2comments
  21. Bearing: Natural-language lint rules checked after every agent turn(bearing-linter.com)
    discuss
  22. ChatGPT turns 4 soon. We moved on from GPT but never let go of Chat(thinkingaloud.bearblog.dev)
    discuss
  23. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    discuss
  24. Squeezer – Use your idle Claude plan window to work through TODOs overnight(github.com/valk)
    discuss
  25. How to Use Self-Hosted AI Agent Sandboxes on Kubernetes(edera.dev)
    discuss
  26. What Makes Slop, Slop?(ampblog.substack.com)
    discuss
  27. Show HN: TTM – A chat app where AI agents are the users(ttmchat.com)
    discuss
  28. Apple = Sony (2012)(forrester.com)
    1comments
  29. Happy Oligarch Day as Trump-Aligned Billionaires Take over Hollywood(thebignewsletter.com)
    1comments
  30. Show HN: Voyager 1 could've lasted MUCH longer
    1comments

GPT-6 Astra has gained the ability to drive a car

197 pointsby 3h agodrivingbench.com
167 comments
2h agoHN ↗

Apparently I have a new favorite benchmark. Honestly, this is cool.

2h agoHN ↗

I'd have started with an RC car but to each their own

2h agoHN ↗

I've been somewhat curious how random any LLM would handle a task like controlling a roomba and have been seriously considering trying it out. An RC car would be a fun experiment, perhaps an RC plane would be too?

2h agoHN ↗

I’m morbidly curious whether the (supposedly) superior compaction support in recent GPT models with an appropriate harness has anything to do with this. A conventional LLM with conventional attention is, of course, wildly unsuitable to continuous tasks like driving, but maybe as the technology advances it will improve in its ability to sort-of work.

2h agoHN ↗

I think you might have won the internet today.-

2h agoHN ↗

Hopefully it has a built-in jev-limiter.

2h agoHN ↗

In all fairness, this would be one of the better use cases of Jev I've seen.

2h agoHN ↗

Huh? SDCs basically use a form of Jev.

Jev is the union of these two worlds.

59m agoHN ↗

I’m gone for a day and I already have no idea what people are talking about

2h agoHN ↗

So... competitive with Uber, in other words?

2h agoHN ↗

How do they even test this on a model ? I mean it's a multimodal i get that but response time are too big or am i missing something ?

2h agoHN ↗

It drives step by step, very slowly.

The course looks like it is something that a human could do in 15 seconds, while Astra took 5 minutes.

2h agoHN ↗

While slow, we must remember that when most machines were invented they were far slower than humans and refined until the point they were much faster.

1h agoHN ↗

Yes! The models can choose their speeds and command durations. Fable for example took so long to pause and think between giving steering commands. Astra took less time but still the latency is so high that they have to pretty much drive slowly step-by-step. And definitely any human could do this way way faster, but inference speeds, latency, and intelligence get better fast enough that maybe in a year from now the models will be even more competent at this (but still probably worse than specialized models for driving).

- Aditya, Tobias, Simon

2h agoHN ↗

By making a simulation first so it can run as slowly as it needs to.

A different way to think of this is, consciousness is just a near real time video game with causal influence.

2h agoHN ↗

I think the most interesting part of this is that Astra initially refused to drive because it realised it was driving a real car and would only obey when the MCP was renamed to DrivingBench Sandbox. This is both an interesting detection by the LLM but also for me an interesting dynamic concerning LLM "jailbreaking".

Saying they were driving 7 mph, that it was oversaw by humans and the fact it was an empty course still wasn't enough for the model. The evaluators even tried to convince the model it was a simulation, it STILL wouldn't budge. And yet as soon as the words "bench" and "sandbox" appear, the model apparently sees this as fair game.

Is it a known effect that models will be more likely to comply with requests when they're assumed as "benchmarks"?

2h agoHN ↗

Astra will flag if you tell it to reverse engineer a binary, if you look it up to the binary ninja MCP it will just do it lol.

2h agoHN ↗

Yes, it is. If you convince a model it is inside a sandbox it is much more likely to comply with requests that would normally be against its guardrails.

2h agoHN ↗

in my experience yes, I've worked around "I can't do this on a real site" multiple times by telling it I was working in a test environment

another trick is to have it build something in a sandbox and have it add a human-editable setting to point it to places outside of the sandbox

seems like they're somewhat more willing to build a metaphorical gun as long as they're not pulling the trigger

1h agoHN ↗

Also heard about this! But the point of our benchmark was to evaluate frontier LLMs with vision out-of-the-box, which we wouldn't expect to have been specifically trained on driving real cars. The fact that they can do anything at all (even in an open lot cone course, at low speeds) is pretty impressive. I'm sure Qwen Drive and models specifically trained for driving would do even better.

- Aditya, Tobias, Simon

1h agoHN ↗

Interesting, I think it would be interesting to gauge how a 4B model would run compared to a frontier one

2h agoHN ↗

The bitter lesson is finally coming for the self-driving cars. The vision stack, 3D maps, lane selection grammar, occupancy networks, it’s maybe all about to give way to a single GPT looking at camera feeds and predicting the next steering wheel adjustment.

It’s mostly a latency problem at this point. The models are too big to run locally, but given that open-weight models like Qwen already exist, an open-weight, low latency equivalent to Astra can’t be too far out.

2h agoHN ↗

What do you think Tesla has been doing this for so long?

2h agoHN ↗

You might be interested to learn that the bitter lesson has already been grok'd by generations of autonomous car company engineers, and many or all have incorporated learned components (at minimum) in all their vehicle stacks.

There's also a very tangible limitation of the bitter lesson.

If, over time, compute climbs, and so compute-bound data-driven general architectures beat bespoke architectures (this is the bitter lesson), then it is not necessarily true that the most general architecture now beats all available bespoke architectures now (or even in the near/mid future - the crossover point is "eventually").

Bitter lesson is most tangible for long-running research directions. Sometimes you need something working as best as possible now.

2h agoHN ↗

Yeah. Every major self driving model that I’m aware of is fully e2e at this point. Going from fused sensor output to control+debug vectors.

This is more generalised.

But also since there’s a huge volume of data it’s too expensive to just keep scaling compute up (per car overhead) so there are necessary tricks involved.

I do think having a large model that can do this means that a small specialised model could be distilled form it though. Which is probably the most feasible path to production IMO.

2h agoHN ↗

A later entrant can potentially side step those investments if their now is later. Since self driving car ventures aren’t profitable yet and need to make up their investments over time, thats a real risk for them.

2h agoHN ↗

Are you using GPT without a harness? Also latency.

2h agoHN ↗

Doesn’t Google own Waymo? I feel like they would have connected the dots.

2h agoHN ↗

Astra is the first chat model with really strong spatial reasoning. Gemini is nowhere close. Hard to say what google has going on internally, but if they have an astra like model I doubt they’ve had it for very long.

1h agoHN ↗

That post reads like spiking the football in Tesla's face.

1h agoHN ↗

I believe every single company in that industry has connected those dots since years. I don’t understand how you all seem to believe that’s an original idea, they all have models already

2h agoHN ↗

I'm not sure how you take that from the original article. My 4 year old would drive that course in an automatic car, if only he could reach the pedals. Heck, he's done harder things at Lego land.

I wouldn't let him loose on the road though.

I think, at the very least, the guardrails would have to deterministic, ideally with super human senses, for people to accept self driving cars on the road.

2h agoHN ↗

Nope, no "deterministic guardrails" for you. The domain is simply far too broad and unstructured to allow for that.

Unless you mean "a typical AI with all the computation constrained sufficiently to always unfold the same exact way, given the same input". In practice, that just kicks the can to "given the same input" street.

The noise in the system is going to come from the input plane. Which is, I remind you, facing the real world. It's full of noise.

1h agoHN ↗

Your four year old has billions of years of learning embedded in his weights/architecture for generalized motor control :)

1h agoHN ↗

Maybe 4 year olds already have the brain power to learn to drive if they so desired.

30m agoHN ↗

Almost certainly, there are 4 year olds who ride small motorbikes etc. I think the main problem is that they can't really be held accountable if they have an accident.

38m agoHN ↗

Interesting. Is your 4 year old raising capital?

2h agoHN ↗

Yeah cause every car needs 8xH200 pulling 10kW to run a VLM at realtime speeds. Would be unfortunate if 4G dropped out under some trees while using the API after all.

2h agoHN ↗

Power usage isn't an issue. 10 kW is 13 HP. The size, price, and fragility of the components is the issue.

2h agoHN ↗

GPUs/XPUs are small and solid state so it’s only really price that’s a huge liking factor.

And the disinclination of these companies to push the weights of their cutting edge models into people’s cars where they can be dumped.

1h agoHN ↗

Steady 10KW load means 40 less miles after an hour of driving if your EV gets 4mi/kwh. That kind of draw would use up nearly 1/6th of my EV's battery in an hour.

56m agoHN ↗

Yeah cause every car needs 8xH200 pulling 10kW to run a VLM at realtime speeds.

When the models stop improving, we will get model-specific ASICs that are much more power-efficient.

2h agoHN ↗

lol. Wait until your cloud frontier LLM stalls / disconnects due to load / interference while your car is on highway OR making unprotected left turn OR approaching pedestrians.

It is easy to make car driving *demos*.

2h agoHN ↗

The bitter lesson is finally coming for the self-driving cars.

Maybe, but the opacity level of models is not acceptable for cars. "Why did it drive under the semi?" "Model said to." "Why did the model say to?" "shrug"

2h agoHN ↗

But if the model is an LLM, you actually COULD ask it why it drove under the semi, and it would give you an answer. Now, you may argue that it will just be generating a whole new, backwards-rationalized post-hoc explanation of its own behavior given the logs that it managed to take before the crash. But then I ask you: how do you think a person explains why they did what they did after a crash? I direct you to all of the unsettling split-brain neuroscience literature demonstrating that humans are incorrigible backwards rationalizers who make for unreliable witnesses.

13m agoHN ↗

That's a bug, and it would be an awful mistake to replicate that bug rather than fix it.

1h agoHN ↗

Maybe, but the opacity level of models is not acceptable for cars.

That depends on actual performance of the model. I would prefer an opaque model with clearly superhuman driving abilities to a human, or to a non-opaque model with worse performance.

2h agoHN ↗

Sounds really expensive. I think OpenAI and Anthropic should really not dismiss making smaller capable models that they can license out in this space on the other hand.

2h agoHN ↗

Tesla's already solved this - their vision model does this phenomenally well.

And they've demonstrated adding a sidecar LLM to it as well, mostly for these kinds of "read these 3 street signs, what should i do next?" sort of situations.

1h agoHN ↗

That incident and article is from ten years ago.

38m agoHN ↗

From that same article - "The agency said it has identified nine crashes potentially linked to the issue, including one fatality and two involving injuries. It is also reviewing six additional crashes that may be related."

Fifteen crashes - though not to be trivialized - is not a damning number at all in this context. What's more, per the article it's unconfirmed that the crashes are related, so it's hardly fitting to dismiss Tesla's approach based on this.

I think it's great that serious efforts are being made in different approaches to autonomous driving - and in this thread's context, it seems possible that Tesla's approach might eventually be revealed as the optimal approach given modern AI.

57m agoHN ↗

This is from ten years ago. Tesla's vision only FSD is extremely good now. It has been for at least 18 months or longer.

28m agoHN ↗

Only for 2024 or maybe late 2023 cars and later (HW4). The older the car is the worse the FSD software is because the old hardware can't run the latest software.

1h agoHN ↗

Anecdotes. Only accident rate per mile driven (compared to human drivers' rate) is a relevant comparison. I don't think that any self-driving system will ever be absolutely perfect (all such complex non-linear systems are to some degree probabilistic and chaotic), but as long as the accident rate is lower than the human accident rate, I would consider it solved.

55m agoHN ↗

You added "totally" - as others have said, I don't know if anyone will claim a perfect system with no fatalities, enough stats show that it is already much safer than human drivers.

And the true third party validation is that insurance companies are starting to offer lower premiums the more you use FSD. So their risk models are showing enough improvement that they're putting their money where their mouths are.

The idea that Tesla's FSD is not ready for the mainstream is quite outdated, given that tons of Tesla owners are already using it daily, not just your early adopter types.

53m agoHN ↗

Note that the article has no info on whether it's FSD or Autopilot and whether they contributed to the fatal crashes. "Verified engaged" means ADAS was active at some point in the interval from T-30s to the end of the accident. The total number of collisions is not normalized by the miles driven.

32m agoHN ↗

It also has no info on what hardware+software version was in use. The older cars are significantly less capable but there are far more of them on the road.

2h agoHN ↗

The bitter lesson tells you about the trend in the technology. It does not get product to market with today's technology.

2h agoHN ↗

It’s mostly a latency problem at this point. The models are too big to run locally, but given that open-weight models like Qwen already exist, an open-weight, low latency equivalent to Astra can’t be too far out.

But this is a bit of a ridiculous take, no?

You don't need Astra for self-driving. Astra is able to build complex 3D worlds, do your taxes, shop for you, and, apparently, drive a car. A self-driving car just needs to be able to drive a car. By the time you trim down Astra to just have the minimum capabilities needed to drive a car, you'll be looking at the same models these self-driving car companies already use. Then you get to deal with the actual hard problems, like handling failure cases (which will still be present with Astra).

The vision stack, 3D maps, lane selection grammar, occupancy networks, it’s maybe all about to give way to a single GPT looking at camera feeds and predicting the next steering wheel adjustment.

Self-driving cars have been able to do this for a long time. The problem is that it isn't robust enough given the context. I mean, if Astra can drive a car with a single camera, then presumably Astra can drive the car even better with multiple cameras, and even better than that with 3D maps, etc. And when you start to consider the expectation of performance of these systems, you realize that these features really can't be omitted. If you're a company producing self-driving cars, then you do not want to face a lawsuit for you car killing someone because it physically would have never been able to see what it was doing because it lacked a camera.

I think the real gain here is that something like Astra can be used to help build these autonomous stacks. If it is able to drive itself, then it is able to generate novel data, analyze large quantities of data, and use context that isn't typically available when processing this data to make improvements to the actual autonomy stack which is ultimately responsible for driving the car. But thinking that these car companies are going to run an LLM in a car and call it a day is just naive.

2h agoHN ↗

The key thing Astra is doing is a loop... (my understanding) To figure out where things are... It's basically use more compute, self-driving cars are usually using on-device hardware where a "loop" might be a little too risky especially if it takes too long on local hardware... I wouldn't want my AI driving model to be over the air either, yikes in the case of lag or network outages.

1h agoHN ↗

No, no - all that “useless” knowledge is the good stuff. There is no clean interface boundary for driving a car, because the only interface that has been enforced is “if a human can navigate this situation, it’s fine”. Real world driving situations can be arbitrarily complicated, and if you want >human level driving, you need human level semantic understanding of the world around you. If you see a kid about to throw a model airplane across the street in front of you, you have to bring all your “useless” world knowledge with you to recognize that as a developing hazard. If you’re supposed to bring your passenger to the city building on main and you encounter construction outside with a detour sign saying “for tax dropoff park in rear”, suddenly all of your useless knowledge about the English language, what taxes are, and the likely goal of your passenger given their destination become useful.

2h agoHN ↗

As somebody working near the field, I do enjoy the fun of dreaming bespoke vision and autonomy algorithms (if I didn’t, I wouldn’t work in the field to begin with!). But I would drop it all in a heartbeat for a robot that works well. Robust, resilient robots would be such an incredible advance that the ‘how’ doesn’t matter. All of the nonsense from the current AI hype cycle would be worth it if it cashed out in Robots That Actually Work.

2h agoHN ↗

Why do we need robots when we already have people?

2h agoHN ↗

I just want a robot butler. It doesn't have to prove mathematics theorems, just do my laundry and make lunch.

1h agoHN ↗

Me too but unfortunately theorem proving seems to be easier than doing laundry.

39m agoHN ↗

I want a 24/7 robot butler. And I don't want any human strangers in my house, seeing my mess or seeing me naked.

14m agoHN ↗

Seems to me that AI is coming for clean well paid office jobs long before it comes for anything dirty and dangerous.

1h agoHN ↗

Why do we need robots when we already have people?

Is this a serious question? Use your imagination...

48m agoHN ↗

To do what people do, but cheaper seems to be what it boils down to.

34m agoHN ↗

To do what people do, without exposing humans to harms, dangers, and unnecessary risks.

Also to do the things humans don't even want to do.

11m agoHN ↗

There is a type of person who thrives on risk and danger. Should we say they aren't allowed to work?

58m agoHN ↗

I can't wait for a robot that does my household chores and cleaning.

Not to mention construction, infrastructure, agriculture, manufacturing, logistics...

--

AI hype cycle? It's working today.

It's optimizing ML model graphs for me while I type this, and it already cut inference time from 30s to 18s.

--

Some people act like there was no way for the AI labs to make back the $800B being invested in data center construction this year.

If we look at global GDP, it's $126T, and even a 5% productivity gain would correspond to $6T.

Is that impossible? Is it guaranteed to all crash? I don't think so.

2h agoHN ↗

Probably not. In humans, the visual processing circuitry is very different from the circuitry for language processing. There is no reason to believe GPTs will be effective at it.

2h agoHN ↗

If I'm reading the chart correctly, it took over 5 minutes to drive 135m at a cost of nearly $8.00 in tokens. I don't think that's really in the realm of practical yet.

2h agoHN ↗

I think this a slight different lesson. There is one algorithm that is called transformer, rest is irreverent/performance optimization.

1h agoHN ↗

Self-driving tech is more about reducing liability than the driving itself. The lidars and 3D maps and world models and everything else is needed to get reliability from 99.9% to 99.99% on public roads. This isn’t a SaaS product where the target is to be “good enough” at the cheapest cost.

1h agoHN ↗

I'm no expert, but I think the future is more about extremely low latency and low power chips with LLMs etched directly onto them. You can create specialized chips that function as "neurons" in a larger system, generating the needed reactions with a very clearly defined set of constraints.

1h agoHN ↗

The bitter lesson is finally coming for

This is hilarious, and good: Those who were too lazy/stubborn/arrogant to adapt, get disrupted and buried.

35m agoHN ↗

Think this dramatically simplifies the problem. AI existed before GPTs and the AI in self-driving is optimized for self-driving and the latency you already mentioned.

Regardless of how the AI is architected, you aren't going to be able to use a generic LLM like Qwen to perform reliable self-driving, you need a highly optimized, highly specific AI.

2h agoHN ↗

Wow! but WHY is this a benchmark?? for comparison tesla's model is approximately 10-15B parameter model (estimating from maxxing the hardware that comes with the car at 16gb ram).

2h agoHN ↗

I would assume this is a proxy for general intelligence. A model that can drive a car and do a bunch of other real world stuff is closer to a generalized intelligence that can reason through any task.

2h agoHN ↗

Tesla isn't using a general purpose model, they're using many highly-specialized models for a more deterministic system than "hey chat drive this car for me"

2h agoHN ↗

Pivot this to analyze and coach human drivers to be better drivers.

2h agoHN ↗

"Get off your phone!" "Stay right except to pass!"

I could get behind this.

2h agoHN ↗

3.8 flash would be the model to test, it's vision capabilities are excellent (on par with Astra) while also being incredibly fast.

2h agoHN ↗

This is quite impressive...

But I imagine this is orders of magnitude more expensive / less efficient than whatever Waymo is already doing, right?

The cool thing is that 1) it's theoretically more generalizable, 2) if we wait 18 months, it'll be 100x cheaper, and another 100x cheaper likely in 18 more months - at that point - something like a Mac Studio inside a humanoid could have these generalized capabilities, and a lot of Robotics problems start to look more feasible - especially when you consider how much better the models could be if highly specialized.

2h agoHN ↗

There isn't any model out there even close to as good as Astra at visual/spatial reasoning.

2h agoHN ↗

Well, they have the best in class image generator so that probably has something to do with it

2h agoHN ↗

I think Opus 5.5 is at same level now. I have seen too many videos made by Opus 5.5 today on twitter.

https://x.com/victormustar/status/2102707412704919910 horse galloping pixel art

https://x.com/LexnLin/status/2102133072585965759 moving train pixel art animation

https://x.com/jkeatn/status/2102441348075057539 painting with code

https://x.com/LCSlates/status/2102503027340988559 video, very detailed prompt though

https://x.com/aj_dev_smith/status/2102504509637587339 generated song/music with code

https://x.com/aj_dev_smith/status/2102575577563570450 another song

1h agoHN ↗

Do these examples demonstrate new levels of computer use capability?

1h agoHN ↗

These are amazing but the parent comment is referring to vision comprehension, not generation.

1h agoHN ↗

Yup and I think these examples demonstrate just that. From my experience, both Claude and ChatGPT iterate over what they can see to build things like these. I don't think these examples are made without vision.

1h agoHN ↗

I don't think so. These are cool but all of this is code to x. I'm talking about actual computer control.

Stuff like: - https://x.com/iam_zachi/status/2095992132620136677

Puzzles, games, painting software, robotic control and now driving. I haven't seen any other model fire on all cylinders like that.

2h agoHN ↗

I wonder if the companies would be willing to bet entirely on AI driven innovation if liability for misalignment was put squarely on companies, individuals, compute vendors, and LLM vendors. I don’t think they would opt for it, especially if an alternative option to use human-programmed tech was already available.

There is something to be said about emphasizing on liability as a way to freeze or solidify AI Development. Right now it is too unfettered leading to predictions of AI dooms.

2h agoHN ↗

This also explains why Astra is so good at video generation. I have an Astra+Higgsfield setup. I could point it to a Github repo and ask it to generate a product walkthrough and it did a very good job by generating fake screens (e.g. with data filled in) from real ones - which wasn't possible in earlier models

2h agoHN ↗

https://x.com/tobiges/status/2098294046469022030

"Sam understands exponentials like no other. During a YC talk last year he predicted that AI would make breakthroughs in science in 2026 and solve a major open problem in 2027. Now here we are..."

Now on a new vibe coded website Astra wins the benchmarks ...

1h agoHN ↗

Haha fair point, we didn't juice anything though! You can see all the traces and videos on the website, for example, here's one of Claude Fable's attempts: https://drivingbench.com/trace/claude-fable-5.1/3/ . The code is also open source on GitHub. Also in the Report you can see how we did everything; there's obviously variance but if you try a similar thing yourself the results would probably be similar?

- Aditya, Tobias, Simon

1h agoHN ↗

During a YC talk last year he predicted that AI would make breakthroughs in science in 2026 and solve a major open problem in 2027

Pretty much everybody “predicted” this fwiw.

2h agoHN ↗

Looks like the "most successful" path drove over empty parking spaces and came close to two curbs?

1h agoHN ↗

Driving over empty parking spaces was definitely required, the cone course went through parking spaces (see https://drivingbench.com/report/#course) and also went tightly around curbs. Next time we definitely want to go farther out from the Bay Area and find a much more open lot to build a larger and more difficult course. But even at these low speeds and with this course, the LLMs performed better than we expected!

- Aditya, Tobias, Simon

1h agoHN ↗

New pelican on a bicycle?

Genuinely though, this is fun but not at all what these models are good for. It's like cooking a meal with your feet or somthing. A youtube challenge video from 2012

1h agoHN ↗

interesting, im wondering if models like jev could drive a car too?

1h agoHN ↗

I'm not an expert in the LLM space, but I'm an external contributor to comma.ai's openpilot project and I'm and quite familiar with how its controls work, so I looked from that perspective. There's two questions here:

1) Could a cloud-delivered LLM figure out how to drive this route, based on those input data and given access to those output actuators? Looks like yes. Sure.

2) Could this work in the real world? Absolutely not. Three reasons: latency, latency, and latency.

openpilot's driving model updates the target curvature and acceleration at 20Hz. Every millisecond of the round trip time through every piece of its entirely-local driving stack is well-understood, extremely consistent, and tightly optimized. It has to be, otherwise you can't react to even minor bumps or wind gusts, much less rapidly-developing traffic situations.

Adding even a single speed of light RTT to a cloud service is meaningfully bad, and you'll need a whole lot more to encode and upload camera imagery to even start the time-to-LLM-response clock, and then send the response back down. By then the world around the car has moved on.

There's a reason Tesla and every other self-driving manufacturer need the compute hardware in the car.

1h agoHN ↗

Perhaps there's a synthesis to be had though. Eyes, control, and safety critical features on the hardware, higher level decision making to the cloud. Openpilot's biggest weakness has always been in the very "robotic" way that it drives, which is technically correct but causes frustration for other drivers. Deciding "should I pass this car" is a fundamentally different question to "can I pass this car", or "what is the actual safe speed and following distance given the current traffic conditions and weather".

1h agoHN ↗

otherwise you can't react

I'm far from neuroscience, but humans don't need to operate at 20Hz to drive a car. And human reaction latency (event to measurable action) is often over 1s (under 1Hz).

1h agoHN ↗

but humans don't need to operate at 20Hz to drive a ca

This is not a helpful statement unless you can claim what speed human sensors do work at. And it's going to be faster than the latency of $(sensor + server round trip) Hertz, not getting into LLM processing time.

1h agoHN ↗

It's also not subject to signal loss issues like anyone who uses a phone is quite familiar with. Unless you have narcolepsy.

1h agoHN ↗

Let's see how well you play counterstrike with a 100 ms ping...

1h agoHN ↗

The reaction latency you’re referring to for humans includes perception, planning, and actuation, I’d separate that from the concerns of the hardware, which are mostly about actuation frequency.

From what I understand about AV (as a non-expert!), all three of those steps happen at different clock rates, ie you have a planner that’s updating continuously with observations from sensors at one rate, that planner then issues actions that get picked up by the actuators at another rate.

In that sense 20hz should really be compared to human reflexes without perception and planning; in scenarios where one is anticipating an action, response time can be as low as 150ms. in that context, I think 50ms/20hz is plenty reasonable for an automated driver.

1h agoHN ↗

In circumstances where one is maintaining grip or muscle tension (e.g. steering a car) I believe human response time can be more like 50ms. Which perhaps unsurprisingly lines up with the 20hz figure pretty close to exactly (we built cars controls so that they're controllable by human reflexes).

Though you can't convert between hz and latency, all 20hz tells us is that it adjusts 20 times a second, not how long it takes from sensor input to be fed into a particular choice of adjustment, there could be (and actually almost certainly are) multiple adjustments in flight simultaneously with the adjustment actually being applied being calculated from old data (both in humans and automated substitutes).

1h agoHN ↗

reaction latency doesn't cover everything. the round trip from trigger to action is a few hundred ms at best, yes, but to enable that we are processing inputs at ~30hz minimum and integrating at ~5hz. you would total your car pretty quickly if you couldn't constantly adjust

1h agoHN ↗

I'm not an ornithologist but birds don't need to consume jet fuel to fly hundreds of miles either.

1h agoHN ↗

True, after ingesting a stomach's worth of jet fuel the bird is powered for the rest of its life.

1h agoHN ↗

In bird culture, this is considered a dick move

41m agoHN ↗

human reaction latency (event to measurable action) is often over 1s

This is so self evidently false, I struggle to believe you think it is true. How could anyone catch a ball even?

1h agoHN ↗

Could a cloud-delivered LLM figure out how to drive this route, based on those input data and given access to those output actuators? Looks like yes. Sure.

Well, if the massive cloud models that are generalized and have a world model that's good enough, you can just distill them into smaller models. As a point of reference, the current gen of Tesla FSD models only have 1B params. They are tiny by LLM/VLM standards.

1h agoHN ↗

Wow, I had no idea that they are so small, that’s incredible! Really goes to show how much visual information can be compressed.

1h agoHN ↗

The next gen (v15) is supposedly going to be around 10B.

1h agoHN ↗

Great point! Yeah latency was one of the biggest issues here. To cope with that (and for safety reasons) the cars are driving at extremely low speeds. They also get timestamps with every tool call output etc so they can, in theory, "in context learn" about their own latency and choose motion durations and control how fast their iteration loop is to some extent. But yeah, this is just sort of a fun benchmark to see how good frontier LLMs are out-of-the-box at driving a real car, and probably not actually practical any time soon.

-Aditya, Tobias, Simon

1h agoHN ↗

To clarify my parent comment, I think it was an interesting experiment and seems like it was done well, and it may well be informative about what various frontier LLMs could do with recorded or world model footage.

My only point is to say this sort of experiment is where it ends. Neither Anthropic nor OpenAI will be coming out with a "drive your car from the cloud" subscription until we have FTL communication, meaning never.

1h agoHN ↗

Is it plausible they can use the large GPT model, to distill a smaller car driving model only from it and then run that onboard. Seems like that will solve all your issues.

42m agoHN ↗

What about Waymo's remote controlled cars? Why is this not an issue?

1h agoHN ↗

How are you so sure that latency can't be improved? Sol can run on cerebras and we may get enough efficiencies that Astra can also be run locally.

11m agoHN ↗

Even if latency is improved, it's still a monumental task powering a latency sensitive safety critical system over the internet--especially one that's moving.

Maybe if latency can be improved _and_ it can run local inside the vehicle.

1h agoHN ↗

You can see this in the photos, it took over five minutes for the cars to get around the cone course.

49m agoHN ↗

Kind of funny to mention comma today of all days

1h agoHN ↗

Looking forward to the juggling bananas benchmark. If Claude can only manage 5 and Astra does 6, clearly they have a better model.

1h agoHN ↗

Wow .. fascinating but I guess something like JEV is more appropriate here.

1h agoHN ↗

Definitely the latency/speed of JEV would be great here! Unfortunately, Jev doesn't natively take in vision inputs. (So this also means demos you've seen of Jev playing games have given full structured state, which we can't do for actual driving in real time.) We tried hacky things like doing some "System One" Jev + "System Two" GPT 5.6 Luna (or other fast LLM with vision, to not bottleneck the speed) but it isn't working very well. Some open source Jev alternatives with vision exist and we might try those sometime.

- Aditya, Tobias, Simon

1h agoHN ↗

Could this work to drive robots in a confined space without humans, and time isn't a huge factor, where full automation with scale can still be economical, like in a lights out environment?

1h agoHN ↗

Has anyone else noticed human drivers becoming more aggressive and causing more accidents than ever?

I thought it was because my smaller town was overrun after COVID by transplants, but I'm hearing similar complaints from other places I was considering relocating to.

Perhaps the solution will be robocars where, if there's a potential road rage scenario, the passengers can duke it out in a VR headset session.

1h agoHN ↗

Is this a side-effect of a decreased attention span with everyone getting hooked on phones during COVID?

1h agoHN ↗

It’s one person anecdote, nothing else’s no need to invent a cause

1h agoHN ↗

I appreciate this on a nerd level, but this just seems like a bad way to use an LLM. There are better artificial intelligence techniques for solving spatial problems.

1h agoHN ↗

Kinda schadenfreude-y that Grok was the worst

1h agoHN ↗

It has not, driving a car requires driving at realistic speeds.

1h agoHN ↗

can we do driving under influence benchmark for a good measure as well?

1h agoHN ↗

"You've reached your quota. Please hold your credit card or mobile phone on the card reader within the next 10 seconds or you'll be liable for the resulting crash."

17m agoHN ↗

That doesn't surprise me with Astra, but having been crazy myself and put Claude on the canbus on a couple of cars, I've borne witness to it stomping out frames and generally being very stupid to the point of it triggering the mandatory red SendFeedback to Dario when it realizes it's killed the gauge cluster or tcs/abs while the car is moving along. I still wouldn't advise letting even a frontier LLM interact with your car, after doing a lot of unfathomably stupid tests.

Disclosure: all stunts were attempted on a closed course, you should leave dangerous hardware hacking to professional dumbasses.