Hacker News new | ask | show | jobs
by agumonkey 2893 days ago
Tesla and Uber did seriously disappoint. It's even below that but still. I'm dubious about the capabilities of comma.ai system and calling it on par with Tesla after dissing it is a bit disingenuous.

I still consider geohot too egotistical in his approach, and that it will not bear fruits. That big commercial companies are pulling bad tricks is one thing but that doesn't mean one lone motivated (and talented) wolf can reach the goal.

Try to poach some waymo guys or some robotics to team up.

1 comments

comma.ai poached an engineer from Tesla[0]

I think they are very capable. Maybe their tech is not ready now, but who knows in 2-5 years where they will be.

[0] https://www.theverge.com/2016/4/18/11454858/george-hotz-self...

I meant waymo because they have a less commercial approach compared to Tesla (which might taint this engineer view [or not])

I believe the only way out of the security pit is to double down on rigorous physics and not rapid ML

Waymo is the pinnacle of commercialized FSD. Have you seen their ads with actors? Tesla does ZERO marketing.
Waymo is taking their sweet time, Tesla is aggressively talking about autopilot. Far from Zero.
Send me a link to a Tesla Autopilot video or graphic brochure that is produced by the Tesla marketing team. I'll wait..

Meanwhile there are a few of these: https://www.youtube.com/watch?v=3HrN12WG-2Q

what about musk tweets about it and vehicle presentations about autopilot 2 ?
One example that I like to give is a downed power line. This is something that happens often. Try solving it with rigorous physics.
A purely physical approach is just a design paradigm in how to use other sensors (with or without ML), having this means uncertainty would be correlated with momentum and anything causing doubt (a power line down) would mean reducing the internal energy of the system to give ability to either stop to a halt, enter a safe configuration or assess the situation deeper/differently to decide.

So far what we see about Tesla and the likes is that they jumped early on the ML fad as very naive feedback loops on basic car controls (estimate lanes -> center the car. estimate obstacle distance -> adapt speed). It's not physics first.

The problem is, you'd be hitting all these pesky corner cases, with some of them requiring active avoidance - downed power lines, water on the road, vehicles on fire, other traffic participants. My guess, it is hard to engineer a system that could handle the long tail of making decisions under uncertainty with "purely physical approach". You'll run out of complexity budget.
it's certainly full of dimensions. I may be a ideal-extremist here, and business probably doesn't like being overly cautious, but at least that would be a vehicle I'd trust no to endanger anybody (in or out), even if it looks underperforming compared to autopilot~.
Well, usually driving over one with rubber tires causes no problem. One in the air would be detectable, no?
It is hard to even recognize it. On the road it looks exactly like a crack. For a case of a low hanging one - it is invisible by LIDAR or radar, on the camera the difference between a regular one and a low hanging one is very subtle.

And the requirement is not just braking action, like with a railroad crossing it is active avoidance.

https://www.pge.com/en_US/safety/electrical-safety/what-to-d...

My point is - corner cases like these tend to create "IF" statements in a "pure physics model" that is used for decision making under uncertainty. And engineering such models without "ML fad" is difficult.