Remix.run Logo
kfarr 10 hours ago

It definitely does not respond to flashing headlights in that manner. You’re observing its default behavior when at a 4 way stop with other vehicles not moving.

elil17 23 minutes ago | parent | next [-]

Why wouldn't it be trained to do that? You can easily include that in the training data.

It's not like the people building Waymo have never heard of flashing your brights before.

djsavvy 10 hours ago | parent | prev | next [-]

How are you saying that so confidently? Waymos respond to traffic cops directing traffic manually

kfarr 8 hours ago | parent | next [-]

You're right I don't have inside information, but we've been interacting with them on the street for years in SF. Waymos don't wait for human subjective guidance to give them clearance to pass, as evidenced by tons of videos and IRL experience. As soon as they come to a required stop, and if a vehicle or other object's linear travel path does not intersect it, it will go. Flashing lights will not change this behavior. (Yes you're right there is a regulatory requirement to respond to safety officer guidance, but compliance is spotty as evidenced by a lot of videos of vehicles entering active crime zones, etc.)

jmalicki 10 hours ago | parent | prev [-]

Unlike the traffic cops directing traffic that would likely require special programming, "proceed if the other car flashes its lights at you" is completely the kind of thing that could just accidentally fall out of a neural network learning to imitate humans.

shawabawa3 10 hours ago | parent | next [-]

Hopefully if they ever go to Sri Lanka they get localised tuning because I was surprised to find out flashing your lights over there doesn't mean "go ahead", it means "if you don't get out of my way I will ram you"

niccl 4 hours ago | parent | next [-]

And then there's trucks flashing an indicator to say it's safe to overtake if you're behind them. In the UK it's the nearside indicator, which makes sense: it's a bit like the truck is pulling over to let you pass. In Aotearo, it's often the off-side indicator, so you think the truck is going to pull out in front of you. I've never understood what the Aotearoa drivers are thinking there

j0e1 10 hours ago | parent | prev | next [-]

This is true for India too though traffic there isn't known for its rules.

0x3f 9 hours ago | parent | prev [-]

I hate the countries that do this because it doesn't even make sense as a signal. We already have a horn. They are wasting a channel!

necovek 3 hours ago | parent | next [-]

At highway speeds, engine, road and wind noise usually make horns inaudible.

In Serbia, on top of get-out-of-my-way, it's also used to signal go-ahead, but also "police with speed radars ahead" to incoming traffic.

fc417fc802 5 hours ago | parent | prev [-]

It also doesn't make sense because "get out of my way or I will ram you" is the default state of operating a motor vehicle. Not the goal but the physical reality of it.

gowld 10 hours ago | parent | prev [-]

That's not how Waymo works, though. Waymo doesn't imitate humans. Waymo is trained to obey traffic laws and avoid collisions.

jmalicki 9 hours ago | parent | next [-]

Waymo has published a ton about the imitation learning they've been using since 2018. They're not imitating random cars but their drivers who are paid to drive around and follow traffic laws.

It's not enough so they use heavy reinforcement learning etc. but it's still a huge foundation to build on.

LeifCarrotson 9 hours ago | parent | prev [-]

Waymo immitates humans insofar as its neural net trained on avoiding collisions after millions of miles of video footage and LIDAR data on roads shared with humans causes it to immitate humans.

It's likely manually programmed not to (incorrectly) turn the wheel to the left while stopped and waiting for an opportunity to turn. If you get rear-ended, you'll end up in the lane of oncoming traffic. It's certainly programmed to use its turn signals to indicate when it is going to turn. But after driving around thousands of cars without turn signals on but with their wheels pointed left, it "knows" to predict that they're about to turn, and might immitate humans by anticipating that action and moving to pass the stopped car on the right.

Ferret7446 5 hours ago | parent [-]

> It's likely manually programmed not to (incorrectly) turn the wheel to the left while stopped and waiting for an opportunity to turn.

I'm both surprised and not surprised that people do this. You'll hit the divider.

HaZeust 10 hours ago | parent | prev | next [-]

A quaint, positive anecdotal comment?? On MY internet?!?!

dyauspitr 8 hours ago | parent | prev [-]

How do you know? It’s trained on videos where it might see that happen often.