The people losing their marbles over this being some kind of Turing Test passing distopian stuff are missing the point at how limited this domain is. People who answer phones to take bookings perform an extremely limited set of questions and responses, that’s why they can even be replaced by dumb voice response systems in many cases. In these cases, the human being answering the phone is themselves acting like a bot…
Absolutely correct. And so-called general AI may never happen. Regardless, this is shocking. It immediately needs to be factored into any speculation about what the world will look like in 20 years. Innumerable questions.
Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
251–260 of 786 posts
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#252The people losing their marbles over this being some kind of Turing Test passing distopian stuff are missing the point at how limited this domain is. People who answer phones to take bookings perform an extremely limited set of questions and responses, that’s why they can even be replaced by dumb voice response systems in many cases. In these cases, the human being answering the phone is themselves acting like a bot…
But that in itself is not even true across the industry, some(most) phone bookings are very complex, otherwise they would just use a web interface.
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#253Earlier quoted context omitted.
Doesn't most carriers heavily "compress" the sound, removing all sounds/frequencies that a human can't hear, etc? https://www.youtube.com/watch?v=w2A8q3XIhu0
So just put it in the hearable spectrum. Phones already make all kinds of sounds that no one under the age of 35 has any clue what they mean or why they are needed, and frankly they aren't.
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#254Google home's speech recognition can't even reliably turn my lights on and off every time, why would I trust it to book a restaurant reservation? I'd expect to tell it to book a 6pm table for 2 and wind up with an 8pm table for 10.
You're comparing different generations of technologies.
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#255Interesting, many people here seem to be fascinated by this and I am sitting here thinking: Oh my good, I hope I will never have to work on a phone receiving such calls. The technology is kinda cool, but when I think about the poor sound quality of some calls and my experience with voice assistants, I wonder in how many cases this will end in just garbage appointments or very poor experiences for the human on the one…
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#256Earlier quoted context omitted.
I love how no matter how amazing something is, someone will eventually say it's trivial, even though it's taken the smartest people on earth decades to figure out how to do this. >The end game would be for the business to run something like duplex on the other side, and you’d have duplex talking to duplex. The end game is clearly to use an api, not this.
> The end game is clearly to use an api, not this. My understanding is API integration is what wechat is in china -- every hair salon and equivalent-of-corner-pizza shop has some wechat integration, payment and all. Voice bots like this will have the advantage of ubiquity. At least a couple years ago before every resteraunt had 5 tablets for all their seamless/grubhub/chowhound/whatever apps, pretty much the only rea…
The fax machine is still around now, and heavily used in the medical context: https://www.vox.com/health-care/2017/10/30/16228054/american...
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#257A few observations: * In the example where Google asked about holiday hours -- they can now automate gathering information about businesses in bulk without having to rely on any APIs or user supplied info. Interesting thought experiment is Google validating their reviews/business listings by actually calling businesses and speaking to a real human. * This is going to be fantastic for accessibility. Maybe I struggle t…
> Google can scale out your requests, one to N. For example, 'Make me a reservation at a 4 star restaurant next Friday.' Google can immediately initiate calls against 15 restaurants and let you pick from the successes, then automatically cancel the reservations for the places you did not choose. This sounds like a nightmare for businesses. This time commitment asymmetry will be the issue with these systems. Like emai…
Or being forced to use for Google's small business version of Duplex to handle the increased call load (for a small fee of course).
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#258Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#259The technology is really awesome but I'm not convinced it will fly: * How much time do people really save, the call in the example is less than a minute. Maybe if you need to call like 10 places it becomes more helpful, but as companies get a bigger online presence (and they are) this technology becomes less useful. You can already make reservations/book appointments, find contracts pretty easily online. * You can't…
And this thing will have to text digest it, it can't simply record the call without identifying it is doing so, and that's destroying the illusion they are crafting.
The tech is extremely impressive, but this use case makes little sense except as a way to humanize it and get people to like it. It has to be more for businesses or some other solution.
Re: Google Duplex: An AI System for Accomplishing Real World Tasks Over the Phone
#260Earlier quoted context omitted.
People have learned that the spinner is non-progress, though. The progress bar still has some life in it, except that those are often fake, not measuring progress.
OS-level cursor spinners like the mac pinwheel have lost credibility, because they don't reliably indicate whether the system is temporarily unresponsive or needs to be restarted. Modern multitasking OSes have a wide range of situations in which they can become mostly unresponsive without actually crashing. Spinners on the application or UI element level are more credible, but generally worse than a progress bar. The…
I disagree with this; I find the progress bars more credible with erratic timing. (And ideally, a display of the task currently at hand, like "Copying tiny file. Copying tiny file. Copying giant file............")
A progress bar that smoothly fills from 0 to 100 looks like an animation that somebody thought it would make you happy to watch. A progress bar that lags at 7% and then rushes the rest of the way looks like the software has some internal metric for task completion, and is reporting according to that metric. This implies that when the number changes, progress has happened, which isn't the case for a progress bar that isn't affected by workload.
The software can't use "how much time has elapsed?" as a progress metric, because it doesn't know how much time things will take, and because the passage of time does not actually cause -- or reflect -- any progress. That progress bar would be a spinner, not a progress bar.