Earlier quoted context omitted.
Game AI uses minmax decisions, so it does simulate the opponent to pick _their_ best move, then it picks the move that removes their best options. That's why it's so unsportsmanlike when losing and why it doesn't go for points when winning. It doesn't have a specific profile of the opponent, though, instead it thinks they're another AlphaGo. That's an area they could work on.
AG doesn't actually use minimax, it uses montecarlo tree search, which doesn't even try to simulate a good opponent, it just plays lots of games very fast.
DeepText: Facebook's text understanding engine
101–110 of 142 posts
Re: DeepText: Facebook's text understanding engine
#102Earlier quoted context omitted.
How do you know the battery drain was caused by CPU usage, as opposed to something like network?
I had checked the statistics on the Play Framework service that it ran under. There was abnormally high CPU usage, high battery usage, and it was running all the time.
Re: DeepText: Facebook's text understanding engine
#103Earlier quoted context omitted.
> Facebook does a great job of giving me a quick summary of everything going on in my friends' lives The only way you can actually know that is to compare the summary with the raw data. The only way to remain sure of it is to keep doing that.
The "raw data" in this case is my friends' lives. Based on my (off-Facebook) interactions with them I remain confident that Facebook does a good job of keeping me up to date on their lives when I use it.
i'm not saying your experience is untrue... just that facebook haven't done a great job of this for everyone at all.
Re: DeepText: Facebook's text understanding engine
#104Slightly contrarian, or maybe not-but is anyone else sort of fatigued with social media trying it's hardest to do it all for you? Algorithmic timelines telling me what happened while I was gone (trust me, twitter...I would have gotten to it eventually), prioritizing what shows up (trust me facebook, I do a very good job hiding content on my own), telling me what I ought to buy (trust me, Amazon if I wanted it-I'd eit…
> I have no mistakes that these features are probably loved by some, maybe even most, but more and more Count me in the camp that loves them. I don't want to spend hours a day keeping up with social activity. Facebook does a great job of giving me a quick summary of everything going on in my friends' lives by sorting through all the drivel algorithmically.
By the way, I believe that some filtering might be necessary. It seems that when I joined Facebook there were far fewer memes and 'folklore' posts (we have a nice word for that in Dutch: 'tegeltjeswijsheid'). But that would be a user-trained filter, which is not interesting to Facebook.
So, I agree with both camps: we need filtering, but Facebook's filtering is rarely good, because it's not aligned with my interests.
Re: DeepText: Facebook's text understanding engine
#105Earlier quoted context omitted.
AG doesn't actually use minimax, it uses montecarlo tree search, which doesn't even try to simulate a good opponent, it just plays lots of games very fast.
Actually, the cool thing about AG is that it doesn't just use MCTS, but that it adds in deep learning and reinforcement learning :-) I was surprised by how readable their paper was! Here's a link: http://www.nature.com/nature/journal/v529/n7587/full/nature1... I think you search on the title, you can find probably find a non paywalled version.
Re: DeepText: Facebook's text understanding engine
#106Earlier quoted context omitted.
AG doesn't actually use minimax, it uses montecarlo tree search, which doesn't even try to simulate a good opponent, it just plays lots of games very fast.
AG does use minimax in the same sense that for example stockfish does (bounded depth and with pruning)
Re: DeepText: Facebook's text understanding engine
#107Earlier quoted context omitted.
I had checked the statistics on the Play Framework service that it ran under. There was abnormally high CPU usage, high battery usage, and it was running all the time.
Lots of apps use the Play Framework, not just Google Now.
[1] https://www.google.com/search?q=%22google+now%22+cards+causi...
Re: DeepText: Facebook's text understanding engine
#108Earlier quoted context omitted.
Heh yeah I wrote about this a while back - http://techcrunch.com/2013/01/27/facebooks-categorial-impera... But you add human intelligence to this kind of thing and it starts getting creepily accurate much of the time if you're looking to promote certain behaviors, expose others, or what have you.
On yesterday's episode of POI a character said that the Machine (an AI) has to contain a simulation of a person in order to understand what that person will do.
Re: DeepText: Facebook's text understanding engine
#109Slightly contrarian, or maybe not-but is anyone else sort of fatigued with social media trying it's hardest to do it all for you? Algorithmic timelines telling me what happened while I was gone (trust me, twitter...I would have gotten to it eventually), prioritizing what shows up (trust me facebook, I do a very good job hiding content on my own), telling me what I ought to buy (trust me, Amazon if I wanted it-I'd eit…
You also risk exposing yourself merely to an echo chamber as everything is automatically self reinforcing. This is bad stuff -- socially manipulative dark patterns.
Re: DeepText: Facebook's text understanding engine
#110You mean show us more "relevant" ads ? Last time I checked, Facebook's *product" was advertising. Thanks, this is exactly what I miss in my life - more ads for products and services I don't need.
So excited that Facebook is going to understand everything I'm talking about privately with my "friends" and sell my identity to more ad buyers, who'll design more subliminal ads to squeeze the last millisecond of what's left of my attention span.