|
|
|
|
|
by TheEzEzz
4624 days ago
|
|
If by spoofing you mean holding up a stop sign, I don't see this as a problem. Google's cars use Bayesian reasoning. There are many additional pieces of information for the car to draw on that should outweigh the evidence of the stop sign: * a Google car will have been on that road before (many times) and never seen a stop sign (and Google can probably tap into the government data for new stop sign installments anyway) * looking at a map the car can establish what the prior probability of a stop signing being there is (probably low if it's not an intersection) * the car can look at cars in front of it and observe what they are doing Beyond this a simple look ahead will solve the problem: the car can extrapolate what will happen if it does or does not stop. If stopping suddenly at the stop sign means causing a rear end accident, but not stopping at the sign has no negative effects (because there is no cross traffic), then the car can safely ignore the sign, especially if it has assigned a non-negligible chance to the sign being fake. |
|
Google's cars use Bayesian reasoning. — How does that change anything? What's an alternative to "bayesian reasoning?"
Google can probably tap into the government data for new stop sign installments anyway — such a thing (an accurate government database of new stop signs) does not exist.
the prior probability of a stop signing being there — scenario: a construction worker with a rotating STOP/SLOW hand sign during road work. Or, manual traffic overrides with police standing in the road with hands up or hands waving to manually control traffic.
the car can look at cars in front — assumes said cars exist and the motion of forwardness is more important than any potential cross traffic being stopped for.