Live data from Hacker News

Inside Waymo's Secret World for Training Self-Driving Cars

theatlantic.com

41–50 of 146 posts

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#41
Looks like this is the location of the test facility they talk about... https://www.google.com.au/maps/@37.3705986,-120.5747932,237m... Interesting choice of name for their Expressway...

EDIT: Apple maps has up to date satellite imagery https://maps.apple.com/?q=37.3718,-120.5749&t=k

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#42

Earlier quoted context omitted.

Wow, and I must think we're looking to squeeze ~3 more orders of magnitude or more of the reliability before going full driverless ~(1m miles/disengagement)

is there a specific reason you think that, or is a million just a sufficiently impressive-sounding number?

Motor vehicles are interestingly less fatal than our intuition suggests: "only" 11.3 deaths per billion vehicle-miles. [1]

To my surprise, railroad travel is more fatal at 29.0 deaths per billion miles traveled. [2]

[1] https://en.wikipedia.org/wiki/Transportation_safety_in_the_U...

[2] http://www.caranddriver.com/features/safety-in-numbers-chart...

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#43
post #23

Really well-written and engaging article. It seems the main point of an article like this from Google's perspective is gaining the public's trust. I'm sure most people are worried about the edge-cases that are so hard to run into in the real world, but are so important to get right. This is Google saying "we may not see that edge-case exactly, but we know when it could happen and simulate the situation a million time…

I occassionally come across construction that is marked in an unusual way - at 65 miles an hour when the speed limit is 75. Also, when they are changing freeways and restriping them (leaving the original old faded lanes and before new lines go up) sometimes it's confusing to me and the traffic is flowing at 80 miles an hour, IIRC this was happening on 880 for a while about 10 years back. If the AI is confused by a ro…

Both of those situations are one where policy could be changed to solve the problem with relative ease. Transportation construction crews would actively put up markers and other signs to make routes clear to self driving vehicles. A side effect would be that it would probably be more clear to human drivers as well.

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#44

The fact that Waymo revealed their "secret" tools for advancing this crucial technology implies that either: 1) They believe no one can quite catch up before they can launch the technology. Since they know several competitors have huge resources and brilliant people, it means they are quite close to launch. 2) These tools have become open secret within the industry, so no harm is done to their competitive position by…

No doubt it's number 2, I've seen quite a few articles about other self driving efforts and the general sentiment I've seen on HN is "Cruise looks like they're far ahead" and "What about Waymo? Did they fall behind?" This seems like Waymo PR is showing off some secrets to re-assert their technical strength.

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#45

Earlier quoted context omitted.

is there a specific reason you think that, or is a million just a sufficiently impressive-sounding number?

Motor vehicles are interestingly less fatal than our intuition suggests: "only" 11.3 deaths per billion vehicle-miles. [1] To my surprise, railroad travel is more fatal at 29.0 deaths per billion miles traveled. [2] [1] https://en.wikipedia.org/wiki/Transportation_safety_in_the_U... [2] http://www.caranddriver.com/features/safety-in-numbers-chart...

Does that mean trains are more dangerous than cars? It seems that way, I just wonder if I'm missing something.

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#46
There's a lot of misunderstanding about self-driving. Mostly because nobody is publishing much.

If you want to do it right, you start with geometry. The first step is capturing range imagery and grinding it down to a 3D model of the world. This tells you where you physically can go. That's where we were at the DARPA Grand Challenge over a decade ago.

Then comes moving object popout. What out there isn't a stationary obstacle? That comes from processing multiple frames and range rate data from radars. Moving objects have to be tracked.

Only then does object recognition come into play. Moving objects should be classified if possible, and fixed objects of special interest (signs, barricades, etc.) identified. Not all objects will be identified, but that's OK. If it can't be identified and it's moving, you have to assume the worst case - it's vulnerable and it doesn't follow the road rules. This will force a slowdown and careful maneuvering around the unknown object. (See Chris Urmson's SXSW video of their vehicle encountering someone in a powered wheelchair chasing a duck with a broom.)

Predicting the behavior of moving objects is a big part of handling heavy traffic. That's what Google is working hard on now.

Machine learning is a part of this, but not the whole thing. You can't really trust machine learning; it's a statistical method and sometimes it will be totally wrong. You can trust geometry.

If you want to do it wrong, you start out with lane keeping and smart cruise control, tack on recognition of common objects, throw in some machine learning and hope for the best. This produced the Tesla self-crashing car, noted for running into unusual obstacles which partially block the lane and for trusting lane markings way too much. Look closely at the videos from Tesla and Cruise, slowing them down to real time. They speed them up so you can't easily see how bad the object recognition is.

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#47

Earlier quoted context omitted.

Motor vehicles are interestingly less fatal than our intuition suggests: "only" 11.3 deaths per billion vehicle-miles. [1] To my surprise, railroad travel is more fatal at 29.0 deaths per billion miles traveled. [2] [1] https://en.wikipedia.org/wiki/Transportation_safety_in_the_U... [2] http://www.caranddriver.com/features/safety-in-numbers-chart...

Does that mean trains are more dangerous than cars? It seems that way, I just wonder if I'm missing something.

Looking at the BTS statistics:

https://www.rita.dot.gov/bts/sites/rita.dot.gov.bts/files/pu...

you can see that 95% of railroad fatalities are classified as either "Trespassers" or "Highway–rail grade crossing". In both of those cases it seems likely that the victims are generally not actually passengers on the train, but rather are people doing something obviously dangerous near railroad tracks.

(Also the denominator wasn't clear for the quoted statistic: is it per passenger-mile, or per vehicle-mile? In any case here is a sensible denominator: https://www.rita.dot.gov/bts/sites/rita.dot.gov.bts/files/pu...)

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#48
Self driving cars is based on machine learning which is basically processing massive amounts of past data. This is great for routine situations and it seems Waymo is making good progress covering most of these. However the key weakness is the lack of true intelligence. When anything unusual or unexpected happens, the best it can do is simply safely shutdown and wait for a human to intervene. And the car can't really analyze and understand its environment because that requires intelligence.

It seems a best of both worlds solution would be a new type of job: Data gathering driver. It would be basically like the Google Streetview cars, but with much more sensors and input from the driver. These drivers would be assigned neighborhoods to drive through and note anything unusual or noteworthy. Stop sign is down because of last night's storm? Driver notes this and now all Waymo cars know. Street closed due to construction? All Waymo cars will avoid that street. This type of data requires intelligence to analyze and understand and it would be fed into the Waymo system for all self driving cars to benefit from it. There could be millions of self driving cars and a few thousands of these drivers feeding daily updated data to the system. You could even increase the frequency of the drivers depending on weather conditions. Maybe if there's a storm, the drivers keep driving in a loop hourly instead of once daily.

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#49
post #27
post #6

Now this is doing it right. That's how car companies do it. Big test tracks, and years of test track time, plus simulation and test rigs. As the article points out, Google has far more autonomous driving miles than everybody else put together. They're on the hard cases, too; not just driving on freeways.

Do they have anything that works in rain/snow?

[deleted]

Re: Inside Waymo's Secret World for Training Self-Driving Cars

#50

Earlier quoted context omitted.

Motor vehicles are interestingly less fatal than our intuition suggests: "only" 11.3 deaths per billion vehicle-miles. [1] To my surprise, railroad travel is more fatal at 29.0 deaths per billion miles traveled. [2] [1] https://en.wikipedia.org/wiki/Transportation_safety_in_the_U... [2] http://www.caranddriver.com/features/safety-in-numbers-chart...

Does that mean trains are more dangerous than cars? It seems that way, I just wonder if I'm missing something.

It's hard to tell. 1. I can't find the 11.3 billion statistic on the Wikipedia page. 2. The stats seem to be per vehicle mile. An average train carries maybe 100 times as many people as a car. If the people on the train were driving cars there'd be 100 times more vehicle miles. 3. Are people who commit suicide by jumping in front of a train counted in the statistics? It seems that if there were no trains, some of those people would find an alternative, so it might be unfair to include them.
Post reply on HN