Slashdot Mirror


You Can Trick Self-Driving Cars By Defacing Street Signs (bleepingcomputer.com)

An anonymous reader quotes a report from Bleeping Computer: A team of eight researchers has discovered that by altering street signs, an adversary could confuse self-driving cars and cause their machine-learning systems to misclassify signs and take wrong decisions, potentially putting the lives of passengers in danger. The idea behind this research is that an attacker could (1) print an entirely new poster and overlay it over an existing sign, or (2) attach smaller stickers on a legitimate sign in order to fool the self-driving car into thinking it's looking at another type of street sign. While scenario (1) will trick even human observers and there's little chance of stopping it, scenario (2) looks like an ordinary street sign defacement and will likely affect only self-driving vehicles. Experiments showed that simple stickers posted on top of a Stop sign fooled a self-driving car's machine learning system into misclassifying it as a Speed Limit 45 sign from 67% to 100% of all cases. Similarly, gray graffiti stickers on a Right Turn sign tricked the self-driving car into thinking it was looking at a Stop sign. Researchers say that authorities can fight such potential threats to self-driving car passengers by using an anti-stick material for street signs. In addition, car vendors should also take into account contextual information for their machine learning systems. For example, there's no reason to have a certain sign on certain roads (Stop sign on an interstate highway).

195 of 272 comments (clear)

  1. Stop sign on interstate highway by Anonymous Coward · · Score: 1

    Bwahahaa!

    1. Re:Stop sign on interstate highway by WillgasM · · Score: 1

      Imagine a mugger leaving a trail of "one way" and no right turn signs leading you to a stop sign in some dark alley.

  2. dumb machines by Anonymous Coward · · Score: 1

    It should be the easiest thing in the world to classify street signs using an *algorithm*. They are a specific size, specific shape, specific color, and have writing on them. More than that, the writing is limited to a set of a few dozen variations. Given so many different ways to identify and cross-check identification, it should be nearly impossible to misclassify.

    This just proves their "machine learning" is total shit.

    1. Re:dumb machines by Rick+Schumann · · Score: 2

      My point exactly. So-called 'machine learning' doesn't actually think. Your dog has better cognitive capability. This 'technology' is being rushed way too quickly to market.

    2. Re:dumb machines by epyT-R · · Score: 2

      TFS makes this point.. Deface a sign enough and it fails inspection as a sign. Now the intersection has no stop sign as far as the computer's concerned.

      Things like this are exactly the kind of corner cases their 'AI' will never be able to deal with, at least not with current solutions.

    3. Re: dumb machines by fluffernutter · · Score: 1

      Compound that by the number of various markers that any construction company may use at a site. There must be a thousand different markers that guide traffic, placed on only losely standard ways.

      --
      Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
    4. Re:dumb machines by mikael · · Score: 1

      It's not just street signs. I've seen double decker buses decorated with advertising in the style of street signs and other vehicles:
      http://l450v.alamy.com/450v/cb...

      http://www.atmediaoutdoor.com/...
      http://l7.alamy.com/zooms/42e4...
      http://www.edinphoto.org.uk/0_...
      Some countries actually hire artists to decorate roads and buildings with optical illusion style art:

      http://www.dailymail.co.uk/tra...

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    5. Re: dumb machines by Anonymous Coward · · Score: 1

      Will humans?

    6. Re: dumb machines by arth1 · · Score: 1

      Will humans?

      Human drivers deal with it every day, and mostly successfully.
      There's a diner nearby that has a stop sign Humans know it's not real because of the store logo above it and the "for a cup of coffee" below it. A bit down the road, someone placed a route sign in front of a speed sign, so it looks like the speed limit is 212. Then there's the sign that's been shotgunned regularly.

    7. Re:dumb machines by ShanghaiBill · · Score: 1

      Except that deep ANNs have way better accuracy for OCR and image recognition than hard coded algorithms.

      You can also trick humans by defacing and modifying signs.

    8. Re:dumb machines by ShanghaiBill · · Score: 5, Informative

      Deface a sign enough and it fails inspection as a sign. Now the intersection has no stop sign as far as the computer's concerned.

      Nonsense. SDCs are not designed with a single point of failure. When approaching an intersection they do all of the following:

      1. Look for a sign or light.
      2. Access map data, which shows it is an intersection ... and also says it requires a stop.
      3. Access historical data for the intersection that shows other SDCs recently stopped there.
      4. Look at the road markings and tire markings that indicate cross traffic.
      If these data contradict each other, the SDC will do the safe thing and stop. It will also report the missing and defaced sign.
      A human is more likely to drive through the intersection than an SDC.

      The actual paper is here: https://arxiv.org/abs/1707.08945v3
      They did NOT "trick" any SDCs, nor did they even try. They just defeated an algorithm that they assumed is similar to what SDCs use for #1 in the list above.

    9. Re:dumb machines by Kaenneth · · Score: 1

      And that'll fool radar and IR sensors?

    10. Re:dumb machines by swillden · · Score: 4, Insightful

      This 'technology' is being rushed way too quickly to market.

      I'd like to agree with you, particularly with respect to the semi-autonomous systems presently deployed. I argued for years that having a system that worked most of the time but expected the user to take over when necessary was extremely dangerous. But the thing is that human drivers are extremely dangerous. Tesla has very compelling data showing that, as half-baked as their system is, it's actually better than the human drivers that it's replacing. The same will be even more true of the first fully-autonomous vehicles.

      The systems don't have to be perfect, they just have to be better, and the bar is not very high.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    11. Re: dumb machines by Anonymous Coward · · Score: 1

      My grandfather died at an intersection where a stop sign had been stolen.

      People have trouble with bad signage, too. Is anybody surprised?

    12. Re:dumb machines by HornWumpus · · Score: 1

      Dad: What idiot changed a 35 mph sign to 85?

      Me thinking...not going to grin, not going to grin...

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    13. Re:dumb machines by HornWumpus · · Score: 1

      That's not what their data shows, that is their press release. Their data shows that autodrive is safer per car mile than humans in all driving situations, apples to oranges. It's twice as dangerous as human drivers on divided highways, there isn't direct data on 'autodrive' comparable human driving.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    14. Re:dumb machines by Z00L00K · · Score: 1

      A human can often figure out when a sign is out of place and either ignore the faulty sign or even figure out the correct sign that should have been in place.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    15. Re:dumb machines by Z00L00K · · Score: 1

      So if you cause interference to the GPS system and repaint a few signs and lines then you can cause one heck of a confusion.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    16. Re:dumb machines by TheRaven64 · · Score: 1

      Not sure about the US, but in the UK there are standard speed limits for different types of roads. Most of the time, the speed limit signs are simply a reminder that you're on a road of a particular kind. Occasionally, they override the default, but typically only by moving it up or down one standard increment on the scale (e.g. 30 to 20 or 50). I'm not surprised that it's easy to fool the computer vision algorithm that determines what the sign said (have a look some time at how bad computer vision is at detecting bicycles), but I would be very surprised if this isn't cross-referenced with a road-type database (Google Maps is pretty hit and miss here, but OpenStreetMap has correct classifications for all of the roads that I've seen in its database) for sanity checking. If the sign is significantly different from the road classification, disregard it entirely. If it's one step away, it's probably correct, but if you see another sign with a lower limit, choose that in preference).

      --
      I am TheRaven on Soylent News
    17. Re:dumb machines by TheRaven64 · · Score: 1

      signs vary from state to state, and even city to city in many cases

      What kind of moronic system is that? The Vienna Convention on Road Signs and Signals was signed in 1968 and standardised road signs and is implemented by 68 countries (actually, a few more, as some implement it as a de-facto standard without ratifying the treaty).

      --
      I am TheRaven on Soylent News
    18. Re:dumb machines by Stuarticus · · Score: 1

      Humans are so smart they frequently ignore signs altogether!

      --
      If you think someone isn't free to have a different definition of "freedom" you may be a tyrant.
    19. Re: dumb machines by William+Baric · · Score: 1

      Humans are so bad with signs that cities can make millions with tickets.

    20. Re:dumb machines by fisted · · Score: 1

      Every individual is way better than the average driver.

      Averages -- I don't think you understand them.

    21. Re:dumb machines by BasilBrush · · Score: 1

      But he does understand psychology.

    22. Re:dumb machines by Calydor · · Score: 1

      If you're causing interference to the GPS system the black helicopters are already on their way to check out what's going on.

      --
      -=This sig has nothing to do with my comment. Move along now=-
    23. Re:dumb machines by rkordmaa · · Score: 1

      The "researchers" didn't use actual self driving car software, they used the most generic possible software you can set up yourself in half an hour. And they didn't even do proper setup of the system, let alone set up any basic sanity checking. All this paper demonstrates is that badly set up generic classifier is not good enough to control self driving cars. Duh, no shit Sherlock.

    24. Re:dumb machines by Sivaraj · · Score: 1

      Humans can only depend on traffic signs on unfamiliar roads. But self-driving cars can access the road database and check the normal speed on that road, and may be able to guess possible issues with the street sign.

    25. Re:dumb machines by Cro+Magnon · · Score: 1

      I've seen that! One of the signs in my area says 85. I don't think any human actually thinks that road IS 85, even if some of them try to drive that.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    26. Re: dumb machines by Cro+Magnon · · Score: 1

      A missing stop sign can be a problem for humans. OTOH, a speed sign that appears to say 85, isn't a problem for any sane human (nobody would think 85 was an acceptable speed for a city street with businesses, pedestrians, and traffic lights).

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    27. Re:dumb machines by Cederic · · Score: 1

      How the fuck does that help when someone changes a sign with a 30 limit on it to read 80 in a pedestrian zone?
      When someone sticks a cover over a Give Way sign causing the car to think it has right of way?
      When a No Entry sign gets changed to look like a One Way sign?

      All of those are a specific size, shape, colour and have writing or images on them. It wouldn't be misclassification, it would still be wrong.

    28. Re:dumb machines by Z00L00K · · Score: 1

      Depends on where and how large the coverage is. There's one case already in Moscow.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    29. Re:dumb machines by swillden · · Score: 1

      Bad use of statistics on one area does not imply that they're applied incorrectly everywhere.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    30. Re:dumb machines by swillden · · Score: 1

      Everyone has to pay their own insurance for their own perfect driving

      The maker of a fully-autonomous self-driving system should be liable for any accidents caused by the system. It's not collective guilt, it should be built into the cost of the vehicle, and you should not have to pay for your own insurance to cover the manufacturer's liability.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    31. Re:dumb machines by Rick+Schumann · · Score: 1

      The systems don't have to be perfect, they just have to be better, and the bar is not very high.

      I keep hearing this 'argument', but let me tell you why it's irrelevant: self driving cars, especially ones with no controls for a human, take away our right to CHOICE. This is ALL ABOUT CHOICE. When you CANNOT control the vehicle you're travelling in, YOU NO LONGER HAVE ANY CHOICE. That is UNACCEPTABLE. I -- and most people, whether they have realized it yet or not -- will NOT TOLERATE having their choices taken away. IT IS HUMAN NATURE. Let me give you some examples of groups of people who have NO CHOICES in their lives: Convicts in prison. Small children. Mental institution patients. Kidnap victims. Hostages. Are you getting the idea?

      No one will go for a box on wheels that has NO CONTROLS for a human driver. IT MUST HAVE THEM. There MUST BE a way to control the vehicle yourself. Voice control is not enough. A big red "STOP" button is not enough. Even if you ignore the FACT that so-called 'self driving cars' will NEVER be able to handle 100% of situations it encounters (and therefore, again, there MUST BE CONTROLS FOR A HUMAN DRIVER!) people will NOT TOLERATE something they can't control, that if it goes haywire can KILL THEM. Never. Ever. Anyone that says otherwise either doesn't understand, or has something wrong with them, that they LIKE having no control over their destiny.

    32. Re:dumb machines by swillden · · Score: 1

      Sorry, lives trump feelings.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    33. Re: dumb machines by KGIII · · Score: 1

      The octagon is the most common. It is not universal. Most counties use one of a few choices.

      https://en.m.wikipedia.org/wik...

      Some fun reading.

      --
      "So long and thanks for all the fish."
    34. Re: dumb machines by KGIII · · Score: 1

      Nobody would think so?

      Challenge accepted.

      --
      "So long and thanks for all the fish."
    35. Re: dumb machines by KGIII · · Score: 1

      If that were true, we'd not be driving already.

      --
      "So long and thanks for all the fish."
    36. Re:dumb machines by vivian · · Score: 1

      And yet you'll quite happily get into a plane driven by some guy you have never met before and probably won't eve see for the whole flight.

    37. Re: dumb machines by swillden · · Score: 1

      Nonsense. Necessity trumps risk, as long as the risk is sufficiently small to be acceptable.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    38. Re:dumb machines by Rick+Schumann · · Score: 1

      I'd rather trust trained, tested, experienced human pilots, who can and are held accountable for their actions, than JUST some half-assed so-called improperly named 'artificial intelligence' that doesn't even have the reasoning ability of a dog, and since it's not self-aware and has no sense of self preservation or any emotions whatsoever, by definition doesn't even have the capability to give a damn whether it -- and the human passengers -- live or die. Their so-called 'AI' has no 'skin in the game', as the saying goes, and neither does the programmer who wrote it. The plane goes down and everyone dies, *he* gets to live.

    39. Re:dumb machines by Rick+Schumann · · Score: 1

      Pry the steering wheel from my cold, dead fingers. You will NOT take away MY CHOICES. Go be a slave if you like, I'll have none of it -- and neither will the majority of people.

    40. Re:dumb machines by swillden · · Score: 1

      You will NOT take away MY CHOICES.

      I have no interest in taking away your choices. You may not be allowed to exercise them on public roads, where they endanger other people, though.

      neither will the majority of people

      There you're dead wrong. There will be a sizable minority of middle-aged people who will want to drive themselves, but the new generation will come up seeing transportation as a utility. They'll start getting rides to school, to soccer practice, etc., in self-driving cars, without needing the assistance of their parents, and they'll grow up with no interest in driving themselves. I have a 16 year-old son who is already thinking that way; he's questioning whether or not it makes any sense for him to go to the effort of getting a driver's license, since he figures in a few years it won't be needed any more. The elderly, who have lost the reflexes and coordination for driving, will also appreciate it tremendously and adopt it immediately, as will people going home from bars, etc.

      It'll take a generation or so after we have good self-driving systems, but within your lifetime (unless you're already in your 60s), manual driving will be rare, and soon after it will be outlawed on public roads as a threat to public safety. Because computers don't get tired, don't get distracted, don't get angry, can remain perfectly aware at all times of everything going on around them in every direction, and can communicate at light speed with all of the other nearby vehicles, and not with crude signals like "I'm probably going to turn", but with detailed information.

      Protest all you like, SHOUT all you like, it's going to happen because it makes way too much sense. People who like driving will do it for fun in areas set aside for it, not for transportation.

      Exactly like horses today, actually. They're ridden for pleasure and for very narrow, specialized purposes. Manually-driven automobiles will be the same.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    41. Re:dumb machines by Rick+Schumann · · Score: 1

      You have no idea what you're talking about. The technology is being rushed to market by companies more interested in profit than safety, and politicians, beaurocrats, and the general public, none of which understand the technology in question, all think they're going to get "K.I.T.T." from the 80's TV series Knight Rider, not some half-assed piece of software with less cognitive capability than the family dog.

      No matter. You're clearly and objectively wrong, I am right, and there will not be any 'self driving cars' with ZERO controls for a human driver, not in our lifetime, and not until there is fully human-level, REAL AI, not the half-assed thing they have now -- and that's the way it needs to be whether you like it or not. This is not TV, this is not the movies, your robotic English butler ain't driving you to work while you sip your Earl Grey. You'll be driving yourself the rest of your life, deal with it.

  3. Easy by SCVonSteroids · · Score: 1, Flamebait

    You set up snipers in strategic locations across town to cover every and all traffic sign; and you shoot the fucker who dares get even close to it.

    --
    I tend to rant.
    1. Re:Easy by im_thatoneguy · · Score: 1

      Yeah, in other shocking news, removing stop signs and shooting out stop lights can cause accidents!

    2. Re:Easy by PopeRatzo · · Score: 4, Funny

      You set up snipers in strategic locations across town to cover every and all traffic sign; and you shoot the fucker who dares get even close to it.

      Here in Texas, they just shoot the traffic sign and skip the middleman. Because freedom has to be irrigated by the blood of patriotic drivers in self-driving cars. Or something. I don't remember the exact quote, but it's in the Second Amendment or the Bible, I'm pretty sure.

      https://s-media-cache-ak0.pini...

      --
      You are welcome on my lawn.
    3. Re:Easy by PopeRatzo · · Score: 1

      Yeah, in other shocking news, removing stop signs and shooting out stop lights can cause accidents!

      But what if the stop light draws first?

      --
      You are welcome on my lawn.
    4. Re:Easy by epyT-R · · Score: 1

      Then you can label the traffic light a gun nut and ignore it.

    5. Re:Easy by fahrbot-bot · · Score: 2

      Yeah, in other shocking news, removing stop signs and shooting out stop lights can cause accidents!

      But what if the stop light draws first?

      George Lucas will make new ones that don't.

      --
      It must have been something you assimilated. . . .
    6. Re:Easy by fahrbot-bot · · Score: 1

      Here in Texas, they just shoot the traffic sign and skip the middleman.

      Way back in 1982 or so I drove from Tampa to Miami and went across the southern, west to east segment of Highway 75 in Florida -- I think it's known as Alligator Alley. Anyway, the road is basically straight all the way across Florida. Along the way were signs that said "Unlawful to discharge firearms within 1/2 mile of road". The signs had all been shot several times.

      --
      It must have been something you assimilated. . . .
    7. Re:Easy by 93+Escort+Wagon · · Score: 3, Informative

      My wife and I drove from Seattle to Anchorage back in the late 1980s - her sister had gotten married, and we went up to meet her husband and his family. Not long after we crossed from Canada into Alaska, we started noticing that pretty much every road sign had been shot multiple times. It got worse, the further into Alaska we travelled. Along the stretch of highway that heads down the peninsula towards Anchorage, many of the signs had so many bullet holes that they were unreadable.

      After meeting my (now ex-) brother-in-law and his friends, I ceased to be surprised at the state of the road signs - instead, I wondered why none of them had thought of destroying the signposts using automatic weapons.

      --
      #DeleteChrome
    8. Re:Easy by HornWumpus · · Score: 1

      10 years federal for unlicensed possession of one 'automatic' weapon. Intentionally bend the firing pin, so it slam fires, 10 years federal. It's no joke.

      Besides it's just not sporting shooting signs with a machine gun. Might as well stop the truck and do it while sober. Where's the challenge in that?

      Gotta be a trick shot, drunk as shit, lying in the bed of a truck doing 100 down a gravel road, over your shoulder, aiming with a mirror.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    9. Re:Easy by SCVonSteroids · · Score: 1

      "Hold my beer, watch this!"

      --
      I tend to rant.
    10. Re:Easy by HornWumpus · · Score: 1

      The only way any prosecutor gets near 100% convictions is by only prosecuting the slam dunks. You'll note they don't generally prosecute pot charges anymore. They can't find juries and know it.

      But yeah, you'd have to be a fool to make a gun 'rock and roll' in the USA. Bumpfireing, on the other hand, is legal.

      Same rule applies to making a weapon out of a RC plane or quad, that's a guided missile, 10 years. Potentially for putting one fire cracker on the aircraft.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  4. You couldn't just post mine, could you? by Rick+Schumann · · Score: 1
    1. Re:You couldn't just post mine, could you? by Luthair · · Score: 1

      I pointed it out on yours, but both cover a topic we looked at 5-months ago.

      I'm not sure why bleepingcomputers is posted at all - every single story is submitted by an anonymous user, pretty hard to accept its not someone from the site spamming Slashdot.

  5. Better solution by cunina · · Score: 4, Insightful

    Why not just have a geospatial database of signs that self-driving cars access? Then it won't matter what's on the sign, or if the sign even physically exists. Why is anti-stick coating the solution that "researchers" suggest?

    1. Re:Better solution by SCVonSteroids · · Score: 1

      Your idea is awesome.

      On a practical basis however, it sounds like a cluster-fuck. Just think about that for a little while.

      --
      I tend to rant.
    2. Re:Better solution by arth1 · · Score: 1

      Why not just have a geospatial database of signs that self-driving cars access? Then it won't matter what's on the sign, or if the sign even physically exists. Why is anti-stick coating the solution that "researchers" suggest?

      For one thing, there's a need for temporary signs.
      And the sign has to physically exist for everything that isn't a self-driving car.

    3. Re:Better solution by Cili · · Score: 1

      That is indeed the solution. Probably every producer will populate and maintain their own database with live data from the cars. The live data could be double-checked by humans and used to notify the road authorities that they need to replace or fix the broken signs.

      Even better, when signs are no longer visible or recognizable the car would still know and follow them.

    4. Re:Better solution by kwbauer · · Score: 1

      And how frequently will this database be updated? And how frequently are downloads of the updates required? Have you noticed that work crews generally erect signs during the day? And that drivers are generally required to follow the sign once it is in place? That means that the database must be updated as soon as the workers declare the sign to have been installed and all cars must download the update immediately because more than one crew could exist in a city and cars are everywhere.

      Or perhaps the download notice is prioritized to go to the cars in the immediate vicinity first and then to those approaching and it spreads out from there like the infection graphs in a disaster movie.

    5. Re:Better solution by Moof123 · · Score: 2

      So every sign will have to be accurate and up to date with the database, at all times, across the entire country? Further, you'll have two masters now. What should a car do if/when it encounters a conflict? Should it stop and hand back control, use the database and ignore all signs, or use the signs as posted? All options are messy, other than making sure HAL is as good as a human at reading damaged and defaced signs.

      Once you ask these dumb things to navigate back roads, or poorly maintained hellscapes that are our cities there will be numerous cases of ambiguous, changed, damaged, or vandalized signage. Humans can usually slow down and figure things out, or at least mostly know to proceed with caution despite awful signage.

      My general prediction is that once these systems are run through the regulatory process needed before public release they will be programmed to be timid to the point of frustration. Drivers will be annoyed and frustrated that HAL will drive like their grandma on Sunday. If HAL takes 10-20% longer to get you to work and occasionally gives up you'll shut it off in short order. Also, if HAL can't be trusted to go on the interstate while I nap or zone out I'll never turn it on. I can't wait to read the disclaimer (and you think the itunes TOS is bad...), or to hear the howls when HAL refuses to engage until you change the oil, rotate the tires, clean the cameras, and pay a monthly service fee.

      Basically this self driving frenzy is likely to go the way of the VR hype. It will be awesome tech that only a few will shell out money for, and even fewer will make use of.

    6. Re: Better solution by fluffernutter · · Score: 1

      There is no way that would work in my city. They can't even keep their own gis map up to date, no way a map like that would be current.

      --
      Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
    7. Re:Better solution by bobbied · · Score: 1

      Dead Reckoning? Yea, that's a self fulfilling prophecy, dead.... Eventually the error between where you THINK you are and where you ACTUALLY are gets too big, you crash and die.

      You use "Dead Reckoning" for as short of a distance as possible and use pilotage to correct your position often. That's why, when I fly I always carry a map with the expected course marked on it with check points about every 5-10 min of flying time. Then, as I fly, I verify where I am, update my course on the map as necessary. As a pilot you need to always know where you are. It's called pilotage.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    8. Re:Better solution by RhettLivingston · · Score: 1

      And that is exactly what good location algorithms working in conjunction with a system that can see do. You can improve the location knowledge with every bend or bump in the road and many landmarks. Buildings, hydrants, etc. rarely move. You just have to make sure to use a consensus view and never let any one system rule.

    9. Re:Better solution by mikael · · Score: 1

      Roadworks are always putting up crazy signs, traffic cones, and all sorts of obstructions:

      http://www.inspirational-quote...

      https://s-media-cache-ak0.pini...

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    10. Re:Better solution by Qzukk · · Score: 1

      And the sign has to physically exist for everything that isn't a self-driving car

      And the humans driving won't be fooled at all by fake signs put up by trolls (mostly because humans ignore most of the signs anyway).

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    11. Re:Better solution by RhettLivingston · · Score: 1

      And, as a human driver, you always look at every sign that you see every day? You don't ever become blind to the stop sign at the end of the street you live on? Or perhaps you do use an internal database for the vast majority of your travels?

      Self-driving cars will synthesize situation awareness from many sources including their previous experiences and the experiences of all the other vehicles on the road contributing to the database.

      The physical stop sign won't rule. When it becomes obscured by the bush growing beside it or anyone messing with it using stickers, they will still stop.

    12. Re:Better solution by jenningsthecat · · Score: 1

      Self-driving cars will synthesize situation awareness from many sources including their previous experiences and the experiences of all the other vehicles on the road contributing to the database.

      Self-driving cars will need to synthesize situation awareness from many sources including their previous experiences at least as well as a reasonably good human driver, but I doubt the current algorithms are anywhere close, and getting them there is going to take a lot of time and money.

      --
      'The Economy' is a giant Ponzi scheme whose most pitiable suckers are the youngest among us and the yet-unborn.
    13. Re:Better solution by jenningsthecat · · Score: 1

      ...Basically this self driving frenzy is likely to go the way of the VR hype. It will be awesome tech that only a few will shell out money for, and even fewer will make use of.

      I hope you're right, but I think at some point it's going to be mandated. Government, especially in the US, is rapidly accelerating both the degree and the granularity of the control it has over its own citizens. And since Joe Average is a sucker for the 'because safety' and 'because security' BS arguments, once the tech is mature and reliable, self-driving cars will be embraced with open arms. Then law enforcement, along with the rest of the authoritarian power-trippers, will have their most compelling wet dream made real: they will be able to spy upon and control the passage of all drivers and passengers. Unless AGW and/or big rocks hitting the Earth kill off a big chunk of humanity, I think the future will be very dystopian indeed. Self-driving cars are at the thin edge of the wedge.

      --
      'The Economy' is a giant Ponzi scheme whose most pitiable suckers are the youngest among us and the yet-unborn.
    14. Re:Better solution by ShanghaiBill · · Score: 1

      SDCs do use a database. They also look for signs. If they don't see a stop sign where one is expected, or see one where it is not expected, they will stop. They will also report the discrepancy.

    15. Re:Better solution by ShanghaiBill · · Score: 1

      getting them there is going to take a lot of time and money.

      Traffic accidents cost $870 BILLION per year in America alone, so this is certainly something worth spending a lot of time and money on.

    16. Re:Better solution by Gussington · · Score: 1

      Why not just have a geospatial database of signs that self-driving cars access? Then it won't matter what's on the sign, or if the sign even physically exists.

      Like Electronic voting, it then becomes a whole lot easier to attack the entire system at once then just one tiny part.
      So no, don't do that...

    17. Re:Better solution by houghi · · Score: 1

      If the sign does not exist, one car might think it has right of way, because it 'knows' what the sign would be. Another car will think it has right of way, because there is no signs. Right of way when you come from the right (left in some countries).

      For people it very much matters if a sign exists. There are also situations where things change. Updating the GPS systems is a pain as it is now, even where cities ask to do so and you want to do it with signs?

      --
      Don't fight for your country, if your country does not fight for you.
    18. Re:Better solution by AmiMoJo · · Score: 2

      That would be a great idea if the data were available.

      Local government authorities know where most of their signs are, and could provide updates when things change. Mapping companies would love to get hold of that data stream, but it's damn near impossible. The local government authorities want them to pay for the data, and they all negotiate separately. Even if they agree, there is no legal requirement for the data to be accurate or timely so at best you might notice they suck and sue them for breech of contract after your fleet of self-driving cars picks up a few thousand speeding tickets.

      Local governments know all sorts of useful stuff. They know where road works are gong to be long before they appear, for example.

      What we need is a national level data feed for this stuff, and a legal mandate for organizations involved to keep it up to date.

      What will likely happen is some mapping company decides it's worth paying people to drive around surveying roads all day.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    19. Re:Better solution by jittles · · Score: 1

      Why is anti-stick coating the solution that "researchers" suggest?

      They just opened up a Teflon factory, duh.

    20. Re:Better solution by apoc.famine · · Score: 1

      What we need is a national level data feed for this stuff, and a legal mandate for organizations involved to keep it up to date.

      What will likely happen is some mapping company decides it's worth paying people to drive around surveying roads all day.

      In regards to the second, that already happens regularly. States are required to report roadway conditions to the feds to demonstrate a need for federal funding. They outsource their road surveys to private companies that run automated vehicles down the road, doing 3D Lidar scans, measuring bridge heights, cracks, potholes, guardrail issues, and sign reflectivity. That data is then sent to the feds to get money to fix the issues that are found. It wouldn't be hard to also use this data to identify signs that need to be replaced, although these surveys are generally constrained to major roads and not minor ones.
       
      In regard to the first, I think what's more likely is that the car companies will outsource this to the drivers. Refuse to do self-driving mode until enough people have manually driven the route, so that they have the data to push out to the rest of the fleet. And when things change, if enough oddities arise, again stop the self-driving mode for that stretch until enough data is gathered to get back to an appropriate level of confidence for the route.

      --
      Velociraptor = Distiraptor / Timeraptor
    21. Re:Better solution by Obfiscator · · Score: 1

      No, worst case the database was improperly updated and your car doesn't come to a stop where a sign is posted, plowing into a driver coming from a different direction with right-of-way.

      --
      "Nothing shocks me. I'm a scientist." -Indiana Jones
  6. Autonomous vehicles get it right most of the time by MpVpRb · · Score: 1

    But, the edge cases will become increasingly troublesome as they move from prototype into widespread use

    Road signs are commonly missing, rotated, shot, stolen or defaced

    I love the idea of autonomous vehicles. I wrote autonomous vehicle software for a major auto manufacturer. This shit is hard

  7. Just put toy cars in the road by WillAffleckUW · · Score: 1

    Make a circle of them and the self-driving car stops moving.

    If you time it right, you can do it right in front of an oncoming truck.

    --
    -- Tigger warning: This post may contain tiggers! --
    1. Re:Just put toy cars in the road by WillAffleckUW · · Score: 1

      note these are the ones with tiny flags on top. It's the motion of the flags that increases their avoidance value. They're cheap, you can get tiny remote controlled ones anywhere.

      --
      -- Tigger warning: This post may contain tiggers! --
  8. Emergency vehicles by John+Jorsett · · Score: 1

    It just occurred to me today: will self-driving cars be smart enough to pull over for cops and fire trucks? If so, does that mean all you have to do to get them out of your way is flash some lights for a bit?

    1. Re:Emergency vehicles by The+MAZZTer · · Score: 1

      AFIAK some emergency vehicles already have equipment to switch traffic lights. So it's not much of a jump they can signal autonomous vehicles to pull over.

    2. Re:Emergency vehicles by DontBeAMoran · · Score: 1

      If you honk with the right timing, the car will even send bitcoins to your wallet.

      --
      #DeleteFacebook
    3. Re:Emergency vehicles by kwbauer · · Score: 2

      That switch is a pulsing light that triggers the traffic signal to change the cycle in the same manner as a pedestrian push button or in ground sensor loop might. It just forces the priority of the change so that the normal green-to-yellow-to-red change starts now instead of a bit later. They are not exactly difficult to fake out. Putting them on every car on the road would be a terrible idea, or not. As long as I am in my manual operated vehicle, having one of those would be quite enjoyable at times. "Hey look, all the 'autonomous' cars pulled over for no apparent reason! Everybody should run down to the dealer and have the software diagnosed."

    4. Re:Emergency vehicles by hackel · · Score: 1

      Once we've eliminated idiot human drivers, cars will no longer need to pull over for emergency vehicles, unless it's a single-lane road. They will simply talk to each other and coordinate priority access. They will be able to clear a space in real-time, like a bubble surrounding the emergency vehicle.

      In the meantime, if emergency vehicles aren't already transmitting some kind of signal that can be picked up by autonomous vehicles, that would make me worried. They certainly shouldn't be relying on visual feedback.

    5. Re:Emergency vehicles by Qzukk · · Score: 1

      If so, does that mean all you have to do to get them out of your way is flash some lights for a bit?

      Works on human drivers too. I guess that means humans aren't ready to be driving yet.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
  9. Growing pains by Anonymous Coward · · Score: 1

    Self-driving cars will only be reading signs during a transitional period. Google can easily generate, and probably has generated, a database of street sign locations extracted from StreetView data.

    There will be services that track all signs along with GPS coordinates and which are updated by planning authorities.

    Eventually self-driving vehicles will only rely on visual input for corroboration on permanent signage and to identify temporary signage. As with everything else in the self-driving world this will be more reliable than the current system.

    1. Re:Growing pains by arth1 · · Score: 1

      There will be services that track all signs along with GPS coordinates and which are updated by planning authorities.

      All well and fine, but it's the unplanned authorities that is a worry. Like when road crews have to use ad-hoc stop signs, or police have to make a detour around an accident or flooding.

    2. Re:Growing pains by kwbauer · · Score: 1

      How frequently does StreetView get updated?

    3. Re: Growing pains by fluffernutter · · Score: 1

      So when they built a roundabout by my house, automated cars would just continue to drive over the middle of it for months until streetview comes around again?

      --
      Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
    4. Re:Growing pains by hackel · · Score: 1

      Hopefully soon all signage will be eliminated entirely, forcing vehicles to rely on standardised digital data provided by local authorities. There will simply be no reason for any driving-related signs to exist. They are unreliable and expensive to maintain. Only signs for pedestrians and bikers should remain in designated areas.

    5. Re:Growing pains by dugancent · · Score: 1

      My parents built their house and moved in over five years ago. Streetview shows a backhoe in the front yard getting ready to dig the foundation.

      --
      SJWs are the new boogeyman. -Me
    6. Re:Growing pains by Moof123 · · Score: 1

      Bikers share the road you insensitive clod. I need almost all the same signs when I am biking as when I am driving. Pretty much only the speed limits become mostly ignorable.

      Also, "soon" will be at least 25+ years. Cars readily last 20 years these days, and you will not have 100% autonomous cars being sold within 5 years (not even close!). You will have a long tail that will include classic car drivers, and those pesky libertarian types who want the right to choose to drive for themselves, or the right to repair or modify their vehicles beyond what HAL will allow.

    7. Re:Growing pains by RhettLivingston · · Score: 2

      Now, not so often. Once Google deploys self-driving software, every time a connected car with their software goes down your street.

      I don't agree that the system will evolve to give up the databases. Rather, the databases will become real-time and include much more than signs. There will be warnings about icy spots that are derived from earlier drivers hitting them, puddles, new potholes, a home that frequently has kids running into the street, etc. Every little thing you can imagine will be communicated. But the system won't rely on it, it's just one input of many.

    8. Re:Growing pains by Carnildo · · Score: 1

      The newest StreetView data around here is ten months old, the oldest ten years. Most small towns have coverage of exactly one road; some don't even have that. Even in cities, there are gaps in coverage, and not just minor dead-ends: I'm aware of a three-block gap in a major arterial.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    9. Re:Growing pains by reboot246 · · Score: 1

      Get in your self-driving car and tell it to follow me all day. If you survive, I'll admit you're right.

      I guess you live in a place where all the roads are in perfect condition, very wide, with perfect signs. I live in the real world where some streets and roads are barely adequate for one vehicle, and some are so bad that if you go a bit too fast (aka the speed limit), you'll ruin your car.

      Do you have any one-lane bridges or one-lane tunnels in your world? "Honk before entering." Can your self-driving car handle that?

  10. There's always an exception to the rule by Cerlyn · · Score: 4, Interesting

    "...there's no reason to have a certain sign on certain roads (Stop sign on an interstate highway)."

    What about here? (Cross Island Parkway, New York USA, Exit 31)

    Stop signs often do appear on highway entry ramps, especially where they are short. This is true in construction areas, as well as on some older entrance ramps around New York City.

    Technically this is a 50 MPH (~80 km/h) Parkway and not an Interstate, but rather than randomly searching the area this was the first that came to mind.

    1. Re:There's always an exception to the rule by thegarbz · · Score: 1

      Can someone please tell me what I'm supposed to do at this intersection?

      Seeing this sign it looks like it wants me to take the onramp and then come to a stop and give way before going? But looking at the road markings it appears to be a giveway-merge where I just match the speed of the traffic and then join in.

      Forget driversless cars, let's start by making it clear for drivers first. I mean went back and forward along that road, none of the cars appeared to stop for anything.

    2. Re:There's always an exception to the rule by Cerlyn · · Score: 1

      There is not enough aligned ramp space there for you to see if there is any oncoming traffic on the main road before you have to collide with it. Extending the ramp would require expanding the bridge at its terminus.

      So they expect you to stop, look backwards for a gap, and accelerate hard to get into it. Which can get quite tricky at hours when there is a lot of traffic.

      At other intersections you may have to quickly get on before the on-/off-ramp gets you off again, or slow down prior to sharp curves on an exit ramp.

      If you are not used to this (or anything about New York City/Long Island traffic for that matter) it can take some getting used to. Many roads were originally designed when speed limits and cars were slower, and there is not much room for expansion.

    3. Re:There's always an exception to the rule by thegarbz · · Score: 1

      So because there's not enough space for a decent run up the intent is to stop the cars to ruin whatever built up speed they already have? That is pure genius.

    4. Re:There's always an exception to the rule by istartedi · · Score: 1

      I have been places where they put up a sign that says "no merge area", but it's still a yield not a full stop. That sign is shite, unless they've actually got a study showing that it reduced accidents or something. Are they actually stopping? Maybe it's a revenue generation sign.

      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    5. Re:There's always an exception to the rule by ElizabethGreene · · Score: 1

      This is a fantastic discovery. It tells us that these systems need to dramatically increase their training sets for sign recognition to include signs that have stickers, bullet holes, dirt, dents, etc. It also tells us that we need to teach the AI to sanity check when it sees a sign. If a stop sign appears on a 70mph highway, then that is suspicious.

      Related to this, I quietly hold the opinion that one piece that's missing from AI is a "sheep" behavior. More specifically, when road markings and/or signs are unclear, evaluate the behaviors of other drivers. If the car in front of me followed a specific path and didn't experience sudden deceleration or erratic movement then consider that path as more safe than the unknown. In considering my own driving, I find I use this a great deal.

  11. Octagon? by im_thatoneguy · · Score: 4, Insightful

    What horrifically terrible machine learning algorithm sees a red octagon and thinks it's a black and white rectangular speed limit sign? How is the visual machine learning matrix so bad that a triangular yellow sign would be registered as a stop sign?

    Do they not train the machine learning algorithms with color images? Considering you can rely on 1-2 seconds of latency for a sign there is no reason to use the same sort of low latency machine learning algorithms used for pedestrian identification or road lines.

    1. Re:Octagon? by markdavis · · Score: 1

      >"What horrifically terrible machine learning algorithm sees a red octagon and thinks it's a black and white rectangular speed limit sign?"

      +1 THANK YOU!
      I was wondering the same thing. I mean, I know visual AI is complicated, but it is a FREAKING RED OCTAGON!!! What freaking chance does freaking self-driving technology have if it can't freaking deal with something that freaking simple???

      Freak!!

    2. Re:Octagon? by Tablizer · · Score: 1

      "Cheapo" AI image training leaves what may be called artifacts or gaps that can be exploited with carefully crafted decoys.

      They should probably use multi-factor and multi-technique AI to plug such gaps.

      I wonder what would happen if the words on the sign, as perceived by the bot, contradicted the shape and color of the sign. If a human saw a sign with the shape and color of a stop-sign but with garbled or unexpected lettering, generally they will slow way down as a precaution, and assume it's probably a stop sign. Hopefully bot cars do the same when they encounter conflicting signs, but not so often as to cause pile-ups.

      A benefit of such processing is that bot-cars can easily report suspicious signs to authorities, if the car co offers reports to local authorities. If multiple bot cars report the same problem, then likely there's something odd going on. Kids or slimebag promoters often stick music concert ads on signs around here, sometimes obscuring the text.

    3. Re:Octagon? by Moof123 · · Score: 1

      The current state of "AI" is pretty damn crude, and the resulting "trained" system cannot be debugged as such. As best I can tell it is akin to shoving in data, desired behavior, and pressing "optimize". So while we would like to think there is thought and reasoning going on, there is not. If the algorithm has been poorly designed or trained there is no telling how it will react to data that is dissimilar to the training data. Graffiti is pretty random, which is easy to figure out for a human, apparently not so much for HAL.

      A couple years back I read a good article on simple image recognition (simple in the sense that it was just images, not video from a moving car) with example images. Scrambled yellow random garbage would come back as a school bus with >99% probability, and so on. Basically false positives occur easily if there is not great effort made to train HAL to prevent it. My guess is that these systems are obscenely hard to get working well on good signage and without anything nefarious going on, and adding intentional counter-measures will make that job an order of magnitude harder.

    4. Re:Octagon? by Solandri · · Score: 1

      Do they not train the machine learning algorithms with color images?

      Color is extremely subjective. Remember the dress color photo that went viral? Your brain basically takes an average of all the colors it sees, guesses what the color of the light is, and does an automatic white balance. It's really good at this, so a stop sign appears consistently red to the eye.*

      Totally different for a machine. The auto white balance in cameras has gotten good, but it's still easy to fool in extreme lighting conditions. Especially if there are multiple color light sources, some pointed at the camera, some away. I carry a grey card so I can prop it up near the subject location and snap a picture. That way I have a calibrated color reference for subsequent photos I can use for a manual white balance. Unfortunately, an automatic car traversing an area for the first (and only) time doesn't have that luxury.

      * (There's actually an experiment which demonstrates your brain's auto white balance. You take a patchwork quilt with a bunch of different color patches. Then in a darkened room, you take a black cloth with a hole cut in it and cover all but one color patch. Say it's a green patch. You then shine a light on it, but put color filters in front of the light until the light reflecting off the patch is objectively red (predominantly 650-700 nm). When you look at the one patch, it will appear red. But if you remove the black cloth and reveal all the other colored patches under the same filtered light, your brain now has enough information to do a white balance and suddenly the patch which looked red just a moment ago will look green. Because it is green relative to all the other colors.)

    5. Re:Octagon? by AmiMoJo · · Score: 2

      The machine probably discards colour information, so that it can work at night when colour is either not available or inaccurate.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    6. Re:Octagon? by tlhIngan · · Score: 1

      Color is extremely subjective. Remember the dress color photo that went viral? Your brain basically takes an average of all the colors it sees, guesses what the color of the light is, and does an automatic white balance. It's really good at this, so a stop sign appears consistently red to the eye.*

      Totally different for a machine. The auto white balance in cameras has gotten good, but it's still easy to fool in extreme lighting conditions. Especially if there are multiple color light sources, some pointed at the camera, some away. I carry a grey card so I can prop it up near the subject location and snap a picture. That way I have a calibrated color reference for subsequent photos I can use for a manual white balance. Unfortunately, an automatic car traversing an area for the first (and only) time doesn't have that luxury.

      Luckily, road signs are of a very limited palette. Intentionally.

      Stop signs are always a red octagon. Don't rely on words because you'll get messed up in Quebec whose stop signs say Arret instead of Stop (they say Stop in France). Same in Northern Canada where they will say Stop and Stop in the native language.

      Construction signs are orange (which may be confused with red, but they are never octagonal). These are temporary road signs put up by a construction crew. You need to read the sign since the contents can be of any category.

      Informational signs are white - these tell you about the road ahead - speed limits, merges, lane endings, etc.

      Green signs are directional and point you to locations.

      The last sign is the road divider, which is angled such that the the down slope points to the valid direction of travel. If there's a median, it will be sloping down from left to right, indicating you need to keep to the right of the sign. If it's an inverted chevron, it means you may travel to the left or right of the sign.

      The system is designed to be quite redundant - you don't need to see color to read signs - an octagon will always be a stop sign, a road divider sign will always point out which lanes are safe for travel as long as you can see the stripes, and the others require interpreting the contents of the sign. You don't really need to know if the lane ending sign is permanent or temporary construction - as far as you're concerned, right now the lane is ending.

    7. Re:Octagon? by omnichad · · Score: 1

      They only fed it perfect images, you have to assume. It doesn't "think" in terms of shapes directly - it's a lot to do with correlation of a vast data set.

      If they had fed in hundreds of old, worn, defaced signs during the training phase, this probably wouldn't happen.

  12. SNOW by Anonymous Coward · · Score: 1

    Snow accumulates on street signs. Add 30 mph wind that's common here in the upper Midwest and these automated systems are a failure before they leave the garage

    1. Re:SNOW by bobbied · · Score: 1

      I got to think that keeping a sign ice free when it's -20F is going to be some kind of expensive...

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    2. Re: SNOW by xxxJonBoyxxx · · Score: 1

      >> Well, that's why they suggested anti-stick signs. That snow ain't gonna stay stuck

      Thanks - I needed the laugh. But in case you're serious, Google "ice storm" and prepare to be amazed as to what a little frozen water will stick to.

    3. Re: SNOW by pahles · · Score: 1

      But nobody with a sane mind will drive in those conditions...

      --
      Sig?
    4. Re: SNOW by Cro+Magnon · · Score: 1

      But nobody with a sane mind will drive in those conditions...

      I can imagine some pretty heavy traffic around here. :P

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  13. Re:Autonomous vehicles get it right most of the ti by im_thatoneguy · · Score: 1

    Road signs are commonly missing,

    I feel like a missing stop sign is a problem regardless if your brain is squishy or silicon. In fact there is an unmarked 4 way stop near my office. There is a crash there about once every 2-3 months.

  14. In other other news by DontBeAMoran · · Score: 1

    You can deface human drivers by tricking street signs.

    --
    #DeleteFacebook
  15. Sign of the times by arth1 · · Score: 1

    For example, there's no reason to have a certain sign on certain roads (Stop sign on an interstate highway).

    Except when you do, like when there's construction or accidents, and a guy stands there with a stop sign.

  16. What about weather? by Anonymous Coward · · Score: 1

    I nearly ran through a stop sign last winter... ...because it was covered with blowing snow. The octagonal shape was barely visible, but it definitely wasn't red. At night it may have been altogether different.

    If we can't get signs with stickers right, then what chance do we have against snow?

    1. Re:What about weather? by arth1 · · Score: 1

      I nearly ran through a stop sign last winter... ...because it was covered with blowing snow.

      I got stopped by the police once, and asked whether I hadn't seen the speed limit sign. I told him that I hadn't seen the sign at all, because it was hidden behind a tree...

    2. Re:What about weather? by kwbauer · · Score: 1

      Google and Tesla are headquarted in Silicon Valley. What is this thing you call snow? Those people that live where that stuff is just need to move to a climate more appropriate to the use of electric, self-driving cars. It isn't like progress requires massive changes in the way we live.

  17. Future Revealed by dohzer · · Score: 1

    I can see it now: a company puts up a billboard with a red octagon containing their brand of motor oil, and the car gets thirsty.
    It has begun!

  18. Re:Autonomous vehicles get it right most of the ti by arth1 · · Score: 1

    In fact there is an unmarked 4 way stop near my office. There is a crash there about once every 2-3 months.

    If it's unmarked, it's not a 4-way stop. No marking means "yield to the right". Too many people have become accustomed to all intersections being marked to remember the basic rules.

  19. There can be stop signs on freeways by hawguy · · Score: 4, Interesting

    For example, there's no reason to have a certain sign on certain roads (Stop sign on an interstate highway).

    Except during road construction when a signman holds up a "stop" sign and the self-driving car says "You're not fooling me! There are no stop signs on freeways, and even your 15mph speed limit sign is fake, my database says the speed limit here is 75mph. See ya!"

    1. Re:There can be stop signs on freeways by hackel · · Score: 1

      In these situations, obviously the workers would need to be using a transmitter to broadcast updated road speed information in a standardised format to all vehicles. Isn't this just common sense?

    2. Re:There can be stop signs on freeways by hawguy · · Score: 1

      In these situations, obviously the workers would need to be using a transmitter to broadcast updated road speed information in a standardised format to all vehicles. Isn't this just common sense?

      If you're going to standardize every construction site in america and give them transmitters that every car listens to, why not just put long distance RFID tags on every street sign and avoid the need to use faulty image recognition in the first place? Just because humans need to use vision to read signs doesn't mean cars should.

      They could even be cryptographically signed with the sign's meaning and location/direction to prevent a prankster from moving a 70mph freeway speed limit sign to a residential street.

    3. Re:There can be stop signs on freeways by fluffernutter · · Score: 1

      I laughed out loud at this one. People keep mowing down the markers at a construction site near me and the workers can't even be bothered to set them back up. No way in hell are they going to be fiddling with a device putting these markers into a virtual database.

      --
      Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
    4. Re:There can be stop signs on freeways by Roger+W+Moore · · Score: 1

      Except during road construction when a signman holds up a "stop" sign...

      If you have people standing in the middle of motorways holding signs the largest safety concern is not how a driverless car algorithm will handle it.

    5. Re:There can be stop signs on freeways by Gussington · · Score: 1

      In these situations, obviously the workers would need to be using a transmitter to broadcast updated road speed information in a standardised format to all vehicles. Isn't this just common sense?

      Right so now we need wireless networks to every square cm of roadway on earth. Common sense isn't really as common as you think...

    6. Re:There can be stop signs on freeways by sbrown7792 · · Score: 1

      How I wish I had mod points. I absolutely lost it at "standardised format". Too bad the sarcasm was lost on others...

    7. Re:There can be stop signs on freeways by Luthair · · Score: 1

      Its common sense until you realize the number of construction sites both public and private that will need one. The number of people who will have access to them would make them impossible to secure so you'd have people toggling them on the middle of a busy highway for shits & giggles, putting them in their neighbourhood to force cars to go slow, etc.

    8. Re:There can be stop signs on freeways by Luthair · · Score: 1

      The trouble is that this is also abuse-able, if an automated car will aggressively stop in unexpected situations then an attacker can use it to cause accidents.

  20. Re:In other news by kwbauer · · Score: 1

    But not as easily. That was the claim in the article, anyway.

  21. You can trick humans by defacing street signs... by pubwvj · · Score: 3

    You can trick humans by defacing street signs... So... What else is new? This is a "no-duh!"

  22. Re:Autonomous vehicles get it right most of the ti by hawguy · · Score: 1

    In fact there is an unmarked 4 way stop near my office. There is a crash there about once every 2-3 months.

    If it's unmarked, it's not a 4-way stop. No marking means "yield to the right". Too many people have become accustomed to all intersections being marked to remember the basic rules.

    It's not just "yield to the right", it's yield to oncoming traffic, yield to the car that gets there first, and then (maybe) yield to the right.

    Some states (like Arizona) treat an uncontrolled intersection as a 4 way stop, which is the only sensible thing to do.

  23. Car says," I'm lost." by DatbeDank · · Score: 2

    Instead of a car making horrific errors in judgment, why not have it safely pull over and say, "I'm lost, please ask for directions."

    Better yet, set it up so the female voice pulls over and asks for help and the male voice just keeps going until it thinks it reached the destination.

    1. Re:Car says," I'm lost." by epyT-R · · Score: 1

      Better yet, just remove the damn computer and let the human drive it himself.

    2. Re:Car says," I'm lost." by 93+Escort+Wagon · · Score: 1

      Better yet, set it up so the female voice pulls over and asks for help and the male voice just keeps going until it thinks it reached the destination.

      No, the male voice would keep driving around in circles while insisting it wasn't lost.

      --
      #DeleteChrome
  24. Huh by fluffernutter · · Score: 1

    I like how this is written like it is a surprise. Did people really think that autonomous vehicles actually thought about the signs?

    --
    Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
  25. And they will the do that 55 on I-294 when all oth by Joe_Dragon · · Score: 1

    And they will the do that 55 on I-294 when all others are doing 75+.

  26. reliable braking + teenagers by bussdriver · · Score: 1

    my 1st thought years ago was pranking cars by jumping out in front of them. Crazy to risk it; however, when it becomes predictably safe...

    Next thought was some radio nerds experimenting with broadcasting signals towards cars.

  27. Should be map info with signs by WindBourne · · Score: 2

    Seriously, these machines should be using signs to augment mapping info.
    In addition, the feds should come up with a SINGULAR approach on how to put up secured temporary local notifications.
    Perhaps a digital form of NOTAMs.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re: Should be map info with signs by WindBourne · · Score: 1

      Wrong idea. Right now, SOME of the cars are using signs. By switching to maps, AND allowing for local digital 'NOTAMs', then most signs would simply be used to confirm. Stop and yield signs should always override data. Others should be questioned and turned over to driver.

      --
      I prefer the "u" in honour as it seems to be missing these days.
  28. Why are they reading signs in the first place? by hackel · · Score: 1

    Why are self-driving cars reading signs in the first place? Seriously, don't we have all of this information available digitally? It makes no sense for them to even be attempting to read the signs. If the car needs to travel into an area where we don't have digital information available, it should require manual control. This is just silly.

    1. Re:Why are they reading signs in the first place? by viperidaenz · · Score: 1

      temporary signs for roadworks?

    2. Re:Why are they reading signs in the first place? by Luthair · · Score: 1

      So how do you add a new sign? Do you need to publish it 6-months in advance to ensure all the self-driving cars have updated in time?

    3. Re:Why are they reading signs in the first place? by Green+Mountain+Bot · · Score: 1

      Why are self-driving cars reading signs in the first place?

      Because they need to be able to adapt to the current situation on the ground, which frequently varies from the database. And the database won't always be available.

      If the car needs to travel into an area where we don't have digital information available, it should require manual control.

      In which case it is no longer a self-driving car. Who's going to pay the premium on a self-driving car if they can't rely on it to drive itself wherever they want to go?

    4. Re:Why are they reading signs in the first place? by omnichad · · Score: 1

      Because construction. Temporary restrictions. Car wrecks to route around. And on top of all that, really bad documentation of existing signs.

  29. Re:You can trick humans by defacing street signs.. by epyT-R · · Score: 1

    It's a LOT harder to trick a human than it is to trick a computer.

  30. Re:In other news by bobbied · · Score: 1

    You can trick human drivers by defacing street signs

    Yea, not always. Try to change the signs on a road that I drive every day and you won't trick me. I'm not likely to even look at the things. Robots? Totally different story. They cannot think or reason and have to be programed to look at ALL signs, defaced, false or not. The guy flying the bird next to the sign isn't going to register as anything but a pedestrian to avoid hitting.

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  31. Do you REALLY want to play whack-a-mole? by Tyrannosaur · · Score: 1

    Researchers say that authorities can fight such potential threats to self-driving car passengers by using an anti-stick material for street signs

    Spend tons of money covering signs with sticker-proof material and you are again defeated by spray paint and stencils. Or by magnetic graffiti! This is not the most efficient way of thinking to remedy this problem.

    1. Re:Do you REALLY want to play whack-a-mole? by PPH · · Score: 1

      Or by magnetic graffiti!

      Signs are aluminum.

      --
      Have gnu, will travel.
    2. Re:Do you REALLY want to play whack-a-mole? by Tyrannosaur · · Score: 1

      magnet on the front + magnet on the back = sign can be made out of plastic for all that matters

  32. Re:Autonomous vehicles get it right most of the ti by bobbied · · Score: 1

    Road signs are commonly missing, rotated, shot, stolen or defaced

    Or, like around here, just plain wrong because it costs money to change them and the government doesn't have the cash.

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  33. Re:Snow? by bobbied · · Score: 1

    You got that right... Black Ice is NOT much fun to drive on and very hard to see... I've driven on it in the past and lived to tell the tale. It was no fun waiting for the car to slow down from 55MPH without using the brakes, hoping it stayed on the two lane road...

    I don't think automation would deal kindly with that....

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  34. Re:Autonomous vehicles get it right most of the ti by arth1 · · Score: 1

    It's not just "yield to the right", it's yield to oncoming traffic

    No, it's not. Oncoming traffic won't cross your path unless they turn left, in which case they have you on their right, and must yield.

    yield to the car that gets there first

    At least imprecise. If a car has entered the intersection and cannot reasonably be expected to stop before entering your projected path, you have to yield to it, but for a different reason - you're not allowed to cause an accident by intent or negligence. But that doesn't mean the other driver hasn't broken the rules by not yielding to you.

    Some states (like Arizona) treat an uncontrolled intersection as a 4 way stop, which is the only sensible thing to do.

    Many countries have mainly unmarked intersections, and have drivers follow the yield-to-right rules, and it works fine. Americans not being able to handle unmarked intersections appears to be an American phenomenon.

  35. Easy to F with humans too by Tablizer · · Score: 2

    Have a very attractive lady(s) walk on the side of the road. I guarantee there will eventually be a smashup. Most men are suckers that way. I've had multiple close calls due to such "distractions". Plus, it's not illegal to arrange such, unlike sign tampering.

    Hmmm, let's see if bot-cars are distracted by R2D2 in lingerie.

    1. Re:Easy to F with humans too by Tablizer · · Score: 1

      but then get repressed and take out the place out of pent up hormones.

  36. Misleading title by Dutch+Gun · · Score: 5, Informative

    A better title would be, "Researchers fool Google's TensorFlow library in laboratory tests".

    As it turns out, they did NOT test this against actual self-driving vehicle image recognition, but a generic deep neural network library. This seemed obvious, as there are still no commercially available fully autonomous vehicles, but I skimmed the paper to confirm it.

    There was another issue I noticed as well. They resized all their training images down to 32x32 pixels. I admit I'm no expert in neural networks, but this seems like it would greatly favor the ability to fool classification algorithms. Maybe someone more knowledgeable can correct me if I'm off base here. Still, my suspicion seems to be confirmed by this little gem:

    "Our final classifier accuracy was 91% on the test dataset."

    So, their baseline algorithm only worked properly slightly better than 9/10 times. Should we believe that this represents the state of the art that will be applied in actual self-driving vehicles? It seems like the researchers didn't even have a highly robust classifier from the start.

    I believe the merits of the paper lie in demonstrating this as a theoretical concern, but this should in no way be construed to represent a definitive threat against actual vehicle systems. You can't necessarily blame the researchers for the crappy headline, of course, as the title is "Robust Physical-World Attacks on Machine Learning Models". But I wouldn't necessarily rate this as the most robust research I've ever seen either.

    --
    Irony: Agile development has too much intertia to be abandoned now.
    1. Re:Misleading title by ShanghaiBill · · Score: 3, Interesting

      I believe the merits of the paper lie in demonstrating this as a theoretical concern

      But that is important, because without this research, the teams of professional engineers designing SDCs would have never even considered that a traffic sign could be smudged or obscured by a tree branch.

    2. Re:Misleading title by nukenerd · · Score: 1

      But that is important, because without this research, the teams of professional engineers designing SDCs would have never even considered that a traffic sign could be smudged or obscured by a tree branch.

      They probably did not if they are anything like the professionals in charge of road signage around where I live (rurally). At this time of year many of the signs are totally obscured by foliage and no-one does anything about it. If I lived near one such I'd go out and clear it.

  37. Re:You can trick humans by defacing street signs.. by Qzukk · · Score: 1

    Yeah, the first step is to get the human to look at the sign in the first place.

    --
    If I have been able to see further than others, it is because I bought a pair of binoculars.
  38. News flash by Trogre · · Score: 1

    AI is stupid.

    News at 11.

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  39. and location by viperidaenz · · Score: 1

    Signs vary widely between countries.

    Here in New Zealand a stop sign is alway accompanied by a yellow line and the word "STOP" painted on the road at the intersection. Give Way signs are either unmarked or have white lines with a triangle on the road.

    I assume that means if the sign is damaged, you always know the difference between a stop sign controlled intersection and a regular give way intersection.

  40. Re:You can trick humans by defacing street signs.. by Riceballsan · · Score: 1

    Eh... computers will learn the tricks, future generations of machines tend to become immune to the tricks the first generation fell for, heck it is very quick and easy to educate an entire generation of systems to the specific trick that the first generation fell for. Meanwhile there are still new generation humans, vulnerable to the "nigerian prince" exploit.

  41. Stop sign on the interstate by SeattleLawGuy · · Score: 1

    Why not just have a geospatial database of signs that self-driving cars access? Then it won't matter what's on the sign, or if the sign even physically exists. Why is anti-stick coating the solution that "researchers" suggest?

    For one thing, there's a need for temporary signs.
    And the sign has to physically exist for everything that isn't a self-driving car.

    This.

    You have to be really carefully how you design this. The self-driving car that refuses to see a stop sign on an interstate is going to absolutely love construction zones.

    --
    Real lawyers write in C++
    1. Re:Stop sign on the interstate by arth1 · · Score: 1

      The self-driving car that refuses to see a stop sign on an interstate is going to absolutely love construction zones.

      if it can't take directions from road crew and police officers, it doesn't belong on a road.
      My prediction: Within days of the first fully autonomous cars, one will fail to obey a police officer, and that will be the end of that.

      If we're not ready for driverless trains yet, despite how many accidents are attributed to the operators, I don't think we're even close to being ready for unleashing driverless vehicles on roads.

    2. Re:Stop sign on the interstate by rickb928 · · Score: 1

      "stop sign on an interstate"

      Citations, please. Not a lot of these where I live.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    3. Re: Stop sign on the interstate by rickb928 · · Score: 1

      And on the Interstate you'll see a long train of warnings, lane restrictions, reduced speed limits, culminating in the flagger(s).

      A bare stop sign on the Interstate is rare. Very rare.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
  42. Tesla is already building their driving DB by steveha · · Score: 1

    Every new Tesla car (including Model 3) has the full "Hardware 2" platform for self-driving, and even when it's not being used for self-driving it's on and watching the world. Tesla has said that it is already using "fleet learning" to map out roads. This blog post is talking about how radar has problems but is still useful for self-driving, and they are working around the problems:

    When the car is approaching an overhead highway road sign positioned on a rise in the road or a bridge where the road dips underneath, this often looks like a collision course. The navigation data and height accuracy of the GPS are not enough to know whether the car will pass under the object or not. By the time the car is close and the road pitch changes, it is too late to brake.

    This is where fleet learning comes in handy. Initially, the vehicle fleet will take no action except to note the position of road signs, bridges and other stationary objects, mapping the world according to radar. The car computer will then silently compare when it would have braked to the driver action and upload that to the Tesla database. If several cars drive safely past a given radar object, whether Autopilot is turned on or off, then that object is added to the geocoded whitelist.

    https://www.tesla.com/blog/upgrading-autopilot-seeing-world-radar

    In a world with fleet learning this hack will be of very limited effectiveness. The first cars to reach the hacked signs will learn about them and then other cars will know. In the early days of self-driving cars the car can make the human take over and the fleet can learn what the human did.

    Sooner or later I imagine there will be an interoperative standard for fleet learning, where all the cars will cooperate instead of only Tesla cars learning from other Tesla cars and so on. All cars would share learning over the Internet. This then suggests an attack where false learning data is injected into the system!

    Once the world has "Level 5 self-driving" cars built with no steering wheel or other human controls, this sort of attack could be a bit of a problem and will need to be solved. One idea: if there is an interoperative standard then the Department of Transportation would publish learning data about temporary stop signs or whatever. A new stop sign appearing right where the learning data said it would would be trusted a lot.

    I don't think this will be a huge issue though. Self-driving cars will already have to deal with the unexpected, such as a pedestrian jumping out into the road. If you want to get a self-driving car to stop suddenly, just throw a realistic dummy out into the road when it's coming.

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely
  43. These people must not drive on interstates by Khyber · · Score: 1

    "For example, there's no reason to have a certain sign on certain roads (Stop sign on an interstate highway)."

    I can think of at least two places on I-15 which have a stop sign directly on the interstate, and one on I-40.

    --
    Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  44. Stencil + paint means I can trick YOU by gurps_npc · · Score: 1

    Give me a stencil and some paint, and I can trick YOU by defacing street signs.

    The only difference here is that idiots don't need the stencils.

    To quote a famous idiot, FAKE NEWS.

    --
    excitingthingstodo.blogspot.com
  45. Which signs do self-driving cars actually need? by Applehu+Akbar · · Score: 1

    On the kind of mapped terrain where self-driving cars currently mix with manual traffic, most of the information on traffic signs can be coded into the cars' database, such as speed limits on each stretch of road and the location of no-passing zones and crosswalks. Self-drivers must be able to recognize sudden and temporary control changes, such as for construction, weather damage, and police operations. If someone tries to spoof signs in one of these areas or do something like cover up a Stop sign with a picture of the scenery behind it, it will be just as immediately apparent to human drivers, and be just as likely to cause accidents (scenario 1 in the summary).

    When self-drivers replace manual traffic, road signs will eventually disappear. Special short-term alterations to mapped traffic flow will be triggered by radio beacons on construction barricades, traffic cones, police cars, and crime scene boundaries.

  46. Not enough factors in the network then by SuperKendall · · Score: 1

    I have done some experimenting with neural nets, including traffic sign detection and was not surprised when I read this...

    However I feel a large part of this vulnerability comes from an awful lot of the neural networks being trained mostly considering shapes, not color. If you factor in color at all, none of that tape nonsense is going to confuse a stop sign for a street sign.

    Also I feel like this attack is probably based on well-known public traffic sign recognizers and would not work on hardier commercial systems of today, much less tomorrow - I didn't see they even tested it with a Tesla which I think recognizes such things (perhaps it's just street lights, can't remember).

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  47. Re:You can trick humans by defacing street signs.. by pubwvj · · Score: 1

    The question wasn't is it harder, the posited issue was can you. Stick to the topic.

  48. and who will pay that data bill? much less roaming by Joe_Dragon · · Score: 1

    and who will pay that data bill? much less roaming fees.

    And what about LAG feeding in dated info?

  49. who's classification did they test? by prefec2 · · Score: 1

    Many companies use a multi layered neural network to classify street signs. As it highly depends on the learning data how such system classifies, it is relevant to note which implementation was tested.

    Furthermore, being able to also classify signs with stickers just requires more learning data.

  50. Re:In other news by Kkloe · · Score: 1

    So you mean if they changed all the signs to a lower speed you will go a higher speed?, or if they closed down a road and altered a sign from going forward-right to just forward and you would still turn right because it has always been possible?

  51. Re:Autonomous vehicles get it right most of the ti by dmesg0 · · Score: 1

    4-way stops is US/Canada only phenomenon, and it's really inefficient and stupid. Most sane countries use roundabouts instead

  52. wasn't this obvious? by sad_ · · Score: 1

    i mean, what is stopping anybody of making fake signs and putting them up and misleading self driving cars.
    you could lure people to a certain place by making fake 'turn here' signs, or make them stop suddenly with a fake stop sign.
    who could tell the difference (human or AI)? might as well be some temporary sign because of road works up ahead, etc.

    --
    On a long enough timeline, the survival rate for everyone drops to zero.
  53. Stop sign recognizable even if covered by poster by ArsenneLupin · · Score: 1

    The idea behind this research is that an attacker could (1) print an entirely new poster and overlay it over an existing sign, or [...]While scenario (1) will trick even human observers and there's little chance of stopping it

    Nope, it won't in the case of the stop sign. It's octogonal, the only street sign that has this shape. So it will be recognizable whether clear, covered in a weird poster, or in snow. Btw, possibility of snow cover was the reason why the street sign design committee decided to give it this shape. The importance of the stop sign is so that it must not be confused with something else, even if for whatever reason it becomes unreadable.

  54. No difference from humans in this respect by seniorcoder · · Score: 1

    If someone alters a sign, it might trick a robot. Then again, it might trick a human too. So what's the difference?

  55. Easy fix by ctilsie242 · · Score: 1

    Easy fix... some type of transponder on the sign that is cryptographically signed and is GPS locked to a small area, so if the sign is moved beyond a few feet, it gets ignored by the vehicle. That way, a 30 changed to an 80 will be ignored. Not 100% secure, as someone can hack the private key, but it will stop mischief like this.

  56. Can't be this hard to figure out by rickb928 · · Score: 1

    The Federal Government decided we needed new fonts for street signs.

    Again.

    --
    deleting the extra space after periods so i can stay relevant, yeah.
  57. Federal DB by kfh227 · · Score: 1

    This basically means that tere needs to be a federal DB of all signage in the USA. Along with requirements that any removals, additions and modifications to such signs be made in real time. Then toss on a manual auditing system to inspect areas for correctness. You could even have cars report any conflicting data to authorities.

    This is fixable but it needs to be done governmentally.

    Now for hands free driving, please advance the development of robot sex workers.

  58. Re:In other news by bobbied · · Score: 1

    If YOU change the signs, I'm not paying attention to them.. All your examples are GOVERNMENT changing the signs... That I would notice because I'd likely see the road crews out in the official government vehicles and read the news story about the regulatory changes in the press releases.

    But my point is, I know the route, false signs are not likely to mislead me. A computer isn't so thoughtful about this kind of thing because it cannot consider the wider context...

    For instance, I know where a bridge is under construction on my daily commute route. Last week, I was driving over the old bridge, this week the new one, though the road and signs still are up as before on the old road, only a route change has been made with some orange barrels. Next week that old bridge may be gone. I know the context of the construction effort, so I know that I will need to pay closer attention at various locations because I'm expecting the route to change. A computer doesn't have this contextual information nor does it have the reason required to think though the implications of it. I do. So if you remove those barrels, I'm not going to blindly drive the old route now, a computer likely would.

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  59. Bottom line... by sbaker · · Score: 1

    Self driving cars will undoubtedly have many problems - that's not the question. The question is: Will they have more problems than humans? If you deface a sign enough - then a human can't recognize it either. The car, however, can be equipped with a database of where the signs are - it can compare the picture it sees with the database and with the pictures other cars have seen at that same location.

    A car has MUCH more information than a person.

    I would also bet that it could use the fact that signs are retro-reflective and return more energy from LIDAR than a sticker or spray paint can.

    There are MANY ways to make this tiny problem "go away" for cars - but none to make it "go away" for humans.

    --
    www.sjbaker.org
    1. Re:Bottom line... by Agent0013 · · Score: 1

      Right, just compare it to another image. That sounds so easy. Almost as easy as putting the image into a category of what the image is of. And it could tell you the confidence of what the image is of, and if it isn't confident, then we know it might be a problem.

      Oh, yeah! The system is very confident that it has the image recognized correctly. And comparing it to another image is just more image processing. Which will be subject to more failures of a similar nature to what you are trying to fix. Perhaps we need a human to read the signs and touch the screen where the correct sign is displayed. That aught to do it!

      --

      -- ssoorrrryy,, dduupplleexx sswwiittcchh oonn.. -Quote found on actual fortune cookie.
  60. Make a public traffic signal databse by the police by stormhalplus · · Score: 1

    That way cars can use it better than having to read the actual traffic signal. Better yet, have cars report to police if there is some inconsistency to the police. That way after several reports they will know the signal has a problem.

  61. Re:In other news by Kkloe · · Score: 1

    The thing is in this case or other cases is that people can change the sign to look like government signs.

    And as you say, "not likely to mislead me", meaning it might.

  62. Re:In other news by bobbied · · Score: 1

    Not likely to mislead me, but very likely will be taken as gospel by a computer. (which is my point) Automation is more subject to this risk than I am.

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  63. Stop signs on interstates happen by Baloo+Uriza · · Score: 1
    Ones I've personally encountered are pretty much every 50 or so miles on Interstate 44 from Wichita Falls, TX to Joplin, MO; pretty much any interstate entering California; and the occasional outdated, extremely short onramp that hasn't been updated since the freeway opened last century all over the country.

    Except in the onramp case, all of these occur on the freeway itself.

    Then there's Interstate 5, which, in addition to having stop signs at either end of it because DUH, the two busiest border crossings in the world at opposite ends of it, it also has traffic lights in the Portland area thanks to the drawbridge, since Clark County is so spiteful it can't be arsed to accept light rail to Oregon.

    --
    Furries make the internet go.
  64. Re:Autonomous vehicles get it right most of the ti by omnichad · · Score: 1

    Bad data in, bad data out. This is what you get when you train your neural network with only "perfect" examples. It has no context for any variation whatsoever.