Waymo seems to be the only question mark in my mind making me doubt my bet that we're a decade or more away from usable self-driving cars. If Waymo has truly solved the problem while everybody else is just trying to catch up and/or bluffing, I guess I wouldn't be that surprised. Edited to add: The reason is that they've apparently ordered 10's of thousands of these cars. Can they really use that many only in good-wea…
I don't really see Waymo as being far ahead at this point. Uber pretty clearly stole Waymo's work. So unless Waymo had a major breakthrough since then that wasn't related to the basically everything Uber got then everyone is pretty much on the same page: promising it's almost here but in reality still about 10 years out or more.
Self-driving cars are headed toward an AI roadblock
21–30 of 256 posts
Re: Self-driving cars are headed toward an AI roadblock
#22Does anyone know how self driving cars will react to attempts by law enforcement officers to pull over the vehicle?
Re: Self-driving cars are headed toward an AI roadblock
#23I work on self-driving cars. Imho, companies need to collaborate on certain aspects like perception instead of competing. The vehicle is basically blind beyond the range of the sensors or if you miss a detection. Collaboration on these issues will lead to faster progress instead of competing.
> Imho, companies need to collaborate on certain aspects like perception instead of competing. I also work on self-driving cars. Why would I share technological innovations with another company?
This is an example where companies could put people over profits and share what they’ve learned to keep things safe. I don’t see a lot of research papers (I see none) coming out of Waymo, Tesla, Uber, or Cruise.
Re: Self-driving cars are headed toward an AI roadblock
#24Re: Self-driving cars are headed toward an AI roadblock
#25Earlier quoted context omitted.
You don't have to solve the entirety of the problem for a solution to be useful. The autonomous cars only drive when it's 80 degrees out, sunny and on predetermined paths? Still welcomed.
Why not just lay out a network of rail lines then?
Re: Self-driving cars are headed toward an AI roadblock
#26I work on self-driving cars. Imho, companies need to collaborate on certain aspects like perception instead of competing. The vehicle is basically blind beyond the range of the sensors or if you miss a detection. Collaboration on these issues will lead to faster progress instead of competing.
> Imho, companies need to collaborate on certain aspects like perception instead of competing. I also work on self-driving cars. Why would I share technological innovations with another company?
https://priceonomics.com/volvo-gave-away-the-most-important-...
Re: Self-driving cars are headed toward an AI roadblock
#27This is tangentially related, and something I have wondered, so I will ask it here. Does anyone know how self driving cars will react to attempts by law enforcement officers to pull over the vehicle?
Re: Self-driving cars are headed toward an AI roadblock
#28Earlier quoted context omitted.
I don't really see Waymo as being far ahead at this point. Uber pretty clearly stole Waymo's work. So unless Waymo had a major breakthrough since then that wasn't related to the basically everything Uber got then everyone is pretty much on the same page: promising it's almost here but in reality still about 10 years out or more.
Uber stole a small portion of Waymos work several years ago. They supposedly stole some lidar designs. There’s also code and personnel that Uber doesn’t have. In my mind, Waymo is miles ahead of Uber.
I'd say many millions of miles, actually :)
https://www.digitaltrends.com/cars/waymo-7-million-test-mile...
Re: Self-driving cars are headed toward an AI roadblock
#29Earlier quoted context omitted.
I tend to agree. Waymo ordered 62,000 Chrysler Pacificas with delivery slated for late 2018. Base retail on the hybrid model is $40,000USD. Even if they got an unbelievably generous 50% discount, that means they're $1.24B USD serious, excluding the cost of the additional autonomous driving equipment. So this will either be one of the biggest debacles in Google/Alphabet's history, or they really are ready to go.
Waymo has also ordered 20k Jaguar I-paces. Rumour is they have invested about 11 billion in R&d so far, and I'm crudely estimating the cost of their 80k upcoming robotaxis to be around 12 billion. Alphabet is committed. Waymo estimates about 50 trips per day will be served per vehicle. At that rate, 80k robotaxis is enough to displace most of the taxi/rideshare services in the southwestern United States, though I'm n…
Re: Self-driving cars are headed toward an AI roadblock
#30As long as software is composed of primitive language derived statements and "functional" logic (IF, WHEN, WHILE, DO, GOTO, etc...) AI will remain a fantasy.
when, while and do are just if and goto.
alpha go is all just if and goto. I'm not sure what you're looking for or alluding to.
Is there some other operation that isn't just if and goto? because i think any function you come up with, i can just make a big table of inputs that result in specific outputs.
Heck, decrement and jump if zero is enough. I'm not convinced at all that specific operations are limiting us somehow. Could you elaborate?