Can M wade through phone support menus and cancel Comcast subscriptions? I look forward to a darkly-humorous future in which we pit poorly-paid third-world citizens against each other in wars of call center attrition. Better, once we equip them with those sound-board UIs that play pre-recorded answers in native English-speaking voices (can't find the link), English can become a transmission protocol that few people d…
> I look forward to a darkly-humorous future in which we pit poorly-paid third-world citizens against each other in wars of call center attrition. This sounds like a 10 page side story in a Neil Stephenson Book. I love it.
Facebook M – The Anti-Turing Test
111–120 of 162 posts
Re: Facebook M – The Anti-Turing Test
#112Earlier quoted context omitted.
They weren't trained to read natural language, and then respond with some programmatic action filtered into natural language: Bot reads "What's the temperature like near me?" Person calls "$get user-local-temperature" API responds "{temperature:{f:77},{c:99}}" Human writes "It's 77 degrees outside!" Training set now contains that relationship between that question, that API call, that response, and that natural langu…
Facebook's M is powered by Wit.ai (who they acquired a while back), which basically does what you're talking about. They translate natural language into machine readable data structures. Honestly, its interesting tech and being able to feed in facebook level data volume should prove very good for them.
Re: Facebook M – The Anti-Turing Test
#113Earlier quoted context omitted.
They weren't trained to read natural language, and then respond with some programmatic action filtered into natural language: Bot reads "What's the temperature like near me?" Person calls "$get user-local-temperature" API responds "{temperature:{f:77},{c:99}}" Human writes "It's 77 degrees outside!" Training set now contains that relationship between that question, that API call, that response, and that natural langu…
Facebook's M is powered by Wit.ai (who they acquired a while back), which basically does what you're talking about. They translate natural language into machine readable data structures. Honestly, its interesting tech and being able to feed in facebook level data volume should prove very good for them.
Re: Facebook M – The Anti-Turing Test
#114Re: Facebook M – The Anti-Turing Test
#115Re: Facebook M – The Anti-Turing Test
#116Can M wade through phone support menus and cancel Comcast subscriptions? I look forward to a darkly-humorous future in which we pit poorly-paid third-world citizens against each other in wars of call center attrition. Better, once we equip them with those sound-board UIs that play pre-recorded answers in native English-speaking voices (can't find the link), English can become a transmission protocol that few people d…
Re: Facebook M – The Anti-Turing Test
#117Earlier quoted context omitted.
> I look forward to a darkly-humorous future in which we pit poorly-paid third-world citizens against each other in wars of call center attrition. This sounds like a 10 page side story in a Neil Stephenson Book. I love it.
It's very nearly part of the strategy of one of the players in Stross's Accelerando ( http://www.amazon.com/Accelerando-Singularity-Charles-Stross... ).
The author is also a relatively prolific HN poster (https://news.ycombinator.com/user?id=cstross).
Re: Facebook M – The Anti-Turing Test
#118Earlier quoted context omitted.
The reference to Google Maps was a surprise to me... Does't FB typically relies on Bing maps?
Indeed, they do. Facebook has traditionally been inclined towards Microsoft than Google. Probably because they are the lesser rivals in business.
Re: Facebook M – The Anti-Turing Test
#119Earlier quoted context omitted.
They weren't trained to read natural language, and then respond with some programmatic action filtered into natural language: Bot reads "What's the temperature like near me?" Person calls "$get user-local-temperature" API responds "{temperature:{f:77},{c:99}}" Human writes "It's 77 degrees outside!" Training set now contains that relationship between that question, that API call, that response, and that natural langu…
The translation of unrestricted human language into a restricted, "logical" language which could be understood mechanically, is another long-standing problem - going back as far as Liebniz - which is unlikely to be solved by a few gigabytes of chat logs.
Re: Facebook M – The Anti-Turing Test
#120Or they're smart enough to add random mistakes. When I started a project for setting up multiple ways to say the same form letter, I thought of adding a random-typo feature to make it look like humans were writing it. I'm sure these guys are at least as cheeky as me...