Earlier quoted context omitted.
> Tesla allows minutes of hands-off time; one customer reports driving 50 miles without touching the wheel. How are these numbers compatible with each other? Was the car going at >1000 miles per hour?
Meh.. I assumed it was a buggy case that allowed more than an hour of hands-off time.
Tesla confirms “Autopilot” crash in Montana
221–230 of 530 posts
Re: Tesla confirms “Autopilot” crash in Montana
#222Earlier quoted context omitted.
> We "fire and forget" many type of systems with no possibility of human intervention--at least not in a timely manner Practically speaking, I agree with what you're saying. For autonomous systems as we think of them today, humans can set them and walk away. Philosophically, if I throw a ball into space, is its continued movement autonomous? Kicking off a computer program is just a complex ball. We don't have true ra…
> We don't have true randomness in computers. Yes we do.
Anyway, practically speaking, we tend to be happy with random numbers that other people would have a really difficult time copying.
Re: Tesla confirms “Autopilot” crash in Montana
#223Re: Tesla confirms “Autopilot” crash in Montana
#224Earlier quoted context omitted.
The Pennsylvania Turnpike crash is disturbing, because it's the case the "autopilot" is supposed to handle - divided limited-access highway under good conditions. The vehicle hit a guard rail on the side of the road. That may have been an system failure. Too soon to tell. This is the one I'm very interested to hear more about. From what I've heard, Tesla's self-driving is very aggressive in swerving to avoid obstacle…
> or in fact a legitimate reason to swerve? Reasoning about what's legitimate can be a really fine line. Oncoming car, raccoon, fawn, human, doe, coyote, elk: some of these obstacles might actually be net-safer to not swerve around [perhaps depending on speed]. I'd be really curious if any of the autopilots have a value system that tries to minimize damage/loss of life. And how does it value the exterior obstacle aga…
In the UK its illegal to swerve for these things. In the sense that if you subsequently cause an accident for swerving to avoid a cat, you are at fault.
Re: Tesla confirms “Autopilot” crash in Montana
#225Earlier quoted context omitted.
I thought the entire autopilot could be replaced with an over-the-air software update?
See the comments above, if the sensor suite is insufficient, over-the-air software updates won't help.
Re: Tesla confirms “Autopilot” crash in Montana
#226Earlier quoted context omitted.
Has this feature decreased safety? Tesla's first fatality came after 130 million autopilot miles whereas traditions in the US, we have one fatality every 90 million miles. If that continues to hold, this seems to be significantly safer with it's own set of caveats. Not altogether different than getting stuck in a burning car due to your seatbelt.
I actually worked out the math on this--Tesla is lying with statistics when they made this comment they did about 1 in 130 million miles. Here's what I did: 1 in 90 million rate: 1.1 x 10^8 Probability of No accident in one mile: 1 - 1.1 x 108 = ~9.9999999 x 10^8 Probability of No accident and driving 130 million miles: (9.99999999 x 10 ^ 8) ^ 130e6 = 0.24 Probability AT LEAST ONE ACCIDENT in 130 million miles = 1 -…
And, that still includes motorcycle accident rates which shouldn't be included in a comparison to Teslas.
[1] https://www.reddit.com/r/technology/comments/4sgxv1/while_te...
Re: Tesla confirms “Autopilot” crash in Montana
#227Earlier quoted context omitted.
> or in fact a legitimate reason to swerve? Reasoning about what's legitimate can be a really fine line. Oncoming car, raccoon, fawn, human, doe, coyote, elk: some of these obstacles might actually be net-safer to not swerve around [perhaps depending on speed]. I'd be really curious if any of the autopilots have a value system that tries to minimize damage/loss of life. And how does it value the exterior obstacle aga…
> obstacles might actually be net-safer to not swerve around In the UK its illegal to swerve for these things. In the sense that if you subsequently cause an accident for swerving to avoid a cat, you are at fault.
Re: Tesla confirms “Autopilot” crash in Montana
#228Earlier quoted context omitted.
Aren't we talking about a plane? And I said I trust a computer more , not that the presence of a computer is automatically enough. I'm not getting in a manually-controlled plane that's flying centimeters from a hard surface. I will get in some computer-controlled planes doing the same. (At the very least I want a real-time OS and dedicated range sensors. And the confidence of a plane owner who would lose millions of…
There are crop dusters that fly close to the ground and obstacles - do you want to get in a manual one or can I code up a computer controlled one and put you in it? What you really mean is you want to see safety data and a track record. As for the actual planes and auto-pilots, the real point is the kinds of engagements and disengagements that work in the air don't necessarily work on the ground and being so close to…
Re: Tesla confirms “Autopilot” crash in Montana
#229Earlier quoted context omitted.
That's 90 million miles among all cars. I'd wager that if you compare it with cars at Tesla price point -- mostly luxury cars -- Tesla would look pretty bad.
Why do you think the accident rate is lower among luxury cars as compared to more common vehicles? I would suspect the opposite. My hypothesis is that the people who seek out and buy cars that go 0 to 60 in 3.2 seconds probably drive faster and more aggressively than average. They therefore are more likely to have an accident.
http://www.cbsnews.com/news/report-lists-cars-with-highest-a...
The fatality rates are probably also notably better on late model cars relative to clunkers because of safety features.
Re: Tesla confirms “Autopilot” crash in Montana
#230Earlier quoted context omitted.
> We don't have true randomness in computers. Yes we do.
Computers are deterministic. Maybe you can convince yourself that something in the outside world isn't, and generate numbers based off of that, like radioactive decay. Even that may be deterministic. I think it's a question for quantum-mechanics or philosophers. Anyway, practically speaking, we tend to be happy with random numbers that other people would have a really difficult time copying.
Anyway, most of the transistors in a chip are barely kept in a range where they're deterministic. Just push some out of that range, and you get randomness that's as true as anything else.