Earlier quoted context omitted.
You've never been temporary blinded by a low-sun? Never sneezed and had your eyes closed at the wrong moment? This is the same thing..
Humans know when they can't see properly. The problem with adversarial examples is that the neural net thinks it's doing great. You have to manually specify every possible failure mode for the neural net before hand -- if you miss one, you might have an accident.
Tesla Autopilot
321–330 of 347 posts
Re: Tesla Autopilot
#322Earlier quoted context omitted.
Those examples show that ML algorithms "see" things much differently from us. It also shows they're very vulnerable to nonsense data. How can I be reasonably sure that some random play of shadows and lights, that would never fool a human, will cause a failure mode in a neural network in a vision-only self-driving car?
Or worse - paint jobs created specifically to muck with image recognition. Or when the graffiti becomes intentionally malicious (thinking of a variation of Wiley E. Coyote's tricks with paint and solid walls)?
I don't understand where some people get the belief that automated vehicles will suddenly become targets of murderous or sociopathic pranksters?
Re: Tesla Autopilot
#323Earlier quoted context omitted.
the question is one of responsibility in the case of accident. is it the owner of the car? or the driver? what happens when there is no driver? well, my guess is that TSLA the manufacturer of the auto-driving software is going to be liable in place of the driver, and as such, they have every right to say, nope, no using our auto-pilot for commercial activity unless it is on our own network where we can self-regulate…
>what happens when there is no driver? well, my guess is that TSLA the manufacturer of the auto-driving software is going to be liable in place of the driver, and as such, they have every right to say, nope, no using our auto-pilot for commercial activity unless it is on our own network Why does this argument hold true only for self-driving cars, and not current cars ? As such, self-driving cars are just a point in c…
Re: Tesla Autopilot
#324Earlier quoted context omitted.
You don't necessarily have to train it to see elephants, but Neural Networks fail in pretty interesting ways. This that are very obvious to you and I have the ability to confuse a CNN[1]. [1] - http://www.evolvingai.org/fooling
These look like a digital Rorschach test. With the minor difference that a human "knows" the image is not really an object and is being asked to interpret in some way; where the machine has no "knowledge" nor "understanding" but has an imperative to match this input to something in its repertoire of knowledge. As a human, if you asked me to match these synthetic images to a most-likely real-world match, then my respo…
https://codewords.recurse.com/issues/five/why-do-neural-netw...
Re: Tesla Autopilot
#325This is quite interesting, I hadn't seen or heard about their intention to restrict like this, prior reading it tonight: "Please note also that using a self-driving Tesla for car sharing and ride hailing for friends and family is fine, but doing so for revenue purposes will only be permissible on the Tesla Network, details of which will be released next year."
Autopilot is a service.
Re: Tesla Autopilot
#326Earlier quoted context omitted.
I agree it shouldn't be above current capabilities. But I'm yet to see anyone doing something like this. And I'm definitely wary about taking the results of toying with "deep learning" and saying we've can put that on a car and expect good results - which is an impression I sometimes get in articles about those topics.
Also, this will stop working the day an elephant escapes from a ZOO and manages to get onto a highway. All the autopilots will declare the elephant's presence as impossible, and will happily crash into it.
Re: Tesla Autopilot
#327Earlier quoted context omitted.
LiDAR doesn't work well in rain and it's just a ray of infrared laser light scanning surroundings, so it can be obstructed the same way as cameras; radar is what you want. But NVidia uses just 3 normal cameras and deep learning to drive in rain/snow/night and it seems to be working for them.
If anyone isn't aware: While most companies use LIDAR, Tesla uses radar https://www.tesla.com/blog/upgrading-autopilot-seeing-world-...
Re: Tesla Autopilot
#328Earlier quoted context omitted.
Or worse - paint jobs created specifically to muck with image recognition. Or when the graffiti becomes intentionally malicious (thinking of a variation of Wiley E. Coyote's tricks with paint and solid walls)?
Would these be the same graffiti artists that are currently maliciously painting over road warning and direction signs to fool human drivers? Say, whiting out a 'low bridge ahead' sign, so that trucks and double-decker buses crash into it...? Because, nobody is doing that now, and if they tried it, they would be prosecuted, probably for murder or attempted murder. I don't understand where some people get the belief t…
Re: Tesla Autopilot
#329Earlier quoted context omitted.
I'm not sure the teslas are going to be trained to see elephants either!
You don't necessarily have to train it to see elephants, but Neural Networks fail in pretty interesting ways. This that are very obvious to you and I have the ability to confuse a CNN[1]. [1] - http://www.evolvingai.org/fooling
Re: Tesla Autopilot
#330Earlier quoted context omitted.
Or worse - paint jobs created specifically to muck with image recognition. Or when the graffiti becomes intentionally malicious (thinking of a variation of Wiley E. Coyote's tricks with paint and solid walls)?
Would these be the same graffiti artists that are currently maliciously painting over road warning and direction signs to fool human drivers? Say, whiting out a 'low bridge ahead' sign, so that trucks and double-decker buses crash into it...? Because, nobody is doing that now, and if they tried it, they would be prosecuted, probably for murder or attempted murder. I don't understand where some people get the belief t…
There is precedent when it comes to the automation of people's jobs (truckers, cab drivers, courier services) and fanatical condemnation of technological advancement; see everything from the Luddite's infamous wooden shoes to the spiking of trees to stop logging.
In the forests near my hometown, some environmental fanatics will string up wire across motorcycle and ATV tracks, or create blockages and attack riders with crowbars and pipes. I wish I were kidding.
As for current graffiti artists - they're taking down stop signs and road markers, defacing handicapped parking signs with stickers, tagging any and all road signs, and so forth. They're minor nuisances for human drivers, who can usually easily identify compensate for such changes. Computers, even those running neural networks, are not able to compensate so easily.