Most active commenters
  • GloamingNiblets(3)
  • embedding-shape(3)

←back to thread

281 points nharada | 13 comments | | HN request time: 0.001s | source | bottom
Show context
NullHypothesist ◴[] No.45902077[source]
This is a huge sign of confidence that they think they can do this safely and at scale... Freeways might appear "easy" on the surface, but there are all sorts of long tail edge-cases that make them insanely tricky to do confidently without a driver. This will unlock a lot for them with all of the smaller US cities (where highways are essential) they've announced plans for over the next year or so.
replies(11): >>45902083 #>>45902240 #>>45902312 #>>45902557 #>>45902757 #>>45902766 #>>45902824 #>>45902829 #>>45903817 #>>45904393 #>>45904891 #
embedding-shape ◴[] No.45902557[source]
> Freeways might appear "easy" on the surface, but there are all sorts of long tail edge-cases that make them insanely tricky to do confidently without a driver

Maybe my memory is failing me, but I seem to remember people saying the exact opposite here on HN when Tesla first announced/showed off their "self-driving but not really self-driving" features, saying it'll be very easy to get working on the highways, but then everything else is the tricky stuff.

replies(7): >>45902663 #>>45902725 #>>45902948 #>>45903217 #>>45903507 #>>45904422 #>>45905657 #
xnx ◴[] No.45902725[source]
Highways are on average a much more structured and consistent environment, but every single weird thing (pedestrians, animals, debris, flooding) that occurs on streets also happens on highways. When you're doing as many trips and miles as Waymo, once-in-a-lifetime exceptions happen every day.

On highways the kinetic energy is much greater (Waymo's reaction time is superhuman, but the car can't brake any harder.) and there isn't the option to fail safe (stop in place) like their is on normal roads.

replies(2): >>45903412 #>>45903461 #
1. GloamingNiblets ◴[] No.45903461[source]
I don't have any specific knowledge about Waymo's stack, but I can confidently say Waymo's reaction time is likely poorer than an attentive human. By the time sensor data makes it through the perception stack, prediction/planning stack, and back to the controls stack, you're likely looking at >500ms. Waymos have the advantage of consistency though (they never text and drive).
replies(8): >>45903910 #>>45903955 #>>45903967 #>>45903978 #>>45904193 #>>45907802 #>>45908359 #>>45908487 #
2. blinding-streak ◴[] No.45903910[source]
It's actually a really interesting topic to think about. Depending on the situation, there might be some indecision in a human driver that slows the process down. Whereas the Waymo probably has a decisive answer to whatever problem is facing it.

I don't really know the answers for sure here, but there's probably a gray area where humans struggle more than the Waymo.

3. embedding-shape ◴[] No.45903955[source]
> but I can confidently say [...] you're likely looking at >500ms

That sounds outrageous if true. Very strange to acknowledge you don't actually have any specific knowledge about this thing before doing a grand claim, not just "confidently", but also label it as such.

They've been publishing some stuff around latency (https://waymo.com/search?q=latency) but I'm not finding any concrete numbers, but I'd be very surprised if it was higher than the reaction time for a human, which seems to be around 400-600ms typically.

replies(2): >>45904414 #>>45905048 #
4. crazygringo ◴[] No.45903967[source]
What gives you that confidence?

You're quite wrong. It tends to be more like 100–200 ms, which is generally significantly faster than a human's reaction.

People have lots of fears about self-driving cars, but their reaction time shouldn't be on the list.

replies(1): >>45904355 #
5. overfeed ◴[] No.45903978[source]
Waymo "sees" further - including behind cars - and has persistent 360-degree awareness, wheres humans have to settle for time-division of the fovea and are limited to line-of-sight from driver's seat. Humans only have an advantage if the event is visible from the cabin, and they were already looking at it (i.e. it's in front of them) for every other scenario, Waymo has better perception + reaction times. "They just came out of nowhere" happens less for Waymo vehicles with their current sensor suite.
6. viftodi ◴[] No.45904193[source]
Even if we assume this to be true, waymos have the advantage of more sensors and less blind spots.

Unlike humans they can also sense what's behind the car or other spots not directly visible to a human. They can also measure distance very precisely due to lidars (and perhaps radars too?)

A human reacts to the red light when a car breaks, without that it will take you way more time due to stereo vision to realize that a car ahead was getting closer to you.

And I am pretty sure when the car detects certain obstacles fast approaching at certain distances, or if a car ahesd of you stopped suddenly or deer jumped or w/e it breaks directly it doesn't need neural networks processing those are probably low level failsafes that are very fast to compute and definitely faster than what a human could react to

7. GloamingNiblets ◴[] No.45904355[source]
The better part of a decade as a SWE at another AV company. In practice the latency is a not a concern, I was just sharing some trivia.
8. GloamingNiblets ◴[] No.45904414[source]
My experience is from another prominent AV company; I do not have Waymo insider knowledge.
9. AlotOfReading ◴[] No.45905048[source]
Human reaction time is very difficult to average meaningfully. It ranges anywhere from a few hundred milliseconds on the low end to multiple seconds. The low end of that range consists of snap reactions by alert drivers, and the high end is common with distracted driving.

400-500ms is a fairly normal baseline for AV systems in my experience.

replies(1): >>45905131 #
10. embedding-shape ◴[] No.45905131{3}[source]
> Human reaction time is very difficult to average meaningfully

Indeed, my previously stated number was taken from here: https://news.mit.edu/2019/how-fast-humans-react-car-hazards-...

> MIT researchers have found an answer in a new study that shows humans need about 390 to 600 milliseconds to detect and react to road hazards, given only a single glance at the road — with younger drivers detecting hazards nearly twice as fast as older drivers.

But it'll be highly variable not just between individuals but state of mind, attentiveness and a whole lot of other things.

11. TulliusCicero ◴[] No.45907802[source]
> I don't have any specific knowledge about Waymo's stack, but I can confidently say Waymo's reaction time is likely poorer than an attentive human.

Wait, so basically, "I don't know anything about this subject, but I'm confident regardless"?

12. tgsovlerkhgsel ◴[] No.45908359[source]
Humans can provide a simple, pre-planned reaction to an expected event (e.g. "click when the reaction test shows a signal") within typically 250-300ms, but 500ms from vision to physically executed action for an unexpected event seems pretty optimistic for a human driver.
13. acdha ◴[] No.45908487[source]
Beyond the questions about human braking, this seems worse than the dedicated AEB systems many vehicles are using now. Do they really use the full stack for this case instead of a faster collision avoidance path? I remember some of their people talking about concurrency back in the DARPA Grand Challenge days and it seems like this would be a high priority for anyone working on a system like this.