I'm often amazed how Google still gives it staff this unique hacker-like approach to their million dollar projects. For example, the stuff in Google labs (gmail) has had some silly things like don't hit send when you're drunk but sometimes very useful features which may be considered unorthodox like "Gmail telling you when it thinks you wanted to attach a file but forgot". It's something I wouldn't generally associat…
> "Gmail telling you when it thinks you wanted to attach a file but forgot". Sure, if you use the word thinks . If you instead say "if msg.Contains "attach" then warn" it's not that impressive. The feature in the article is a bit more than a single if.
Computer, Respond to This Email
121–130 of 202 posts
Re: Computer, Respond to This Email
#122I'm often amazed how Google still gives it staff this unique hacker-like approach to their million dollar projects. For example, the stuff in Google labs (gmail) has had some silly things like don't hit send when you're drunk but sometimes very useful features which may be considered unorthodox like "Gmail telling you when it thinks you wanted to attach a file but forgot". It's something I wouldn't generally associat…
I had a similar thought with Apple -- El Cap has a feature where if you shake your mouse around, the cursor will momentarily grow in size so you can find where it is. That does not feel like a top-down design idea, but a bottom-up feature designed by an engineer who was sick of those moments where he/she had lost the cursor.
Re: Computer, Respond to This Email
#123Re: Computer, Respond to This Email
#124I worry a bit about the long-term risks of this kind of training (query / reply). While this is obviously very far from being "high resolution" enough to single out very specific information, at some point these kinds of tools (and assistant AIs that can answer questions) will out of necessity be able to converse around very domain specific topics. At this point, how do they know what data is private and what is not? It could be tempting to train these AIs on chat logs or e-mail conversations, but that'd give them knowledge of very private information which they might leak to others. Even if they're limited to data that is accessible anonymously, they'd be extremely good at picking up information that wasn't intended for the public. For example, if you could describe a person called /u/andreasblixt on reddit, and leave it up to the bot to put the pieces together that this person is also on Facebook, Twitter, etc... and that obscure forum from 10 years ago. Food for thought.
A final thought on this... When these assistant AIs will inevitably have to know something about you. For example, your preferred schedule, food restrictions, preferred airlines, name, family, friends, phone numbers, where you were last night, who you've talked to, etc. Even if we all get our own namespaced AI assistant (i.e., the trained neural network that contains private information is stored and encrypted for your access only), that assistant's "brain" may very well become a prized target because if you get access to it you can interrogate it for information (you most likely can't just access the information in any meaningful way – you'd literally have to give it queries to make it return semantic output with the information you're trying to access).
Anyway, automatic e-mail responses, yay!
Re: Computer, Respond to This Email
#125You can play around with the dumb little AI app that I've been working on that does a little bit of NLP in the browser. Check out this site with Chrome: https://yc-prototype.appspot.com. His name is Bertie. You should see his face on the bottom of the page. The site works like an OS in your browser.
Re: Computer, Respond to This Email
#126I'm often amazed how Google still gives it staff this unique hacker-like approach to their million dollar projects. For example, the stuff in Google labs (gmail) has had some silly things like don't hit send when you're drunk but sometimes very useful features which may be considered unorthodox like "Gmail telling you when it thinks you wanted to attach a file but forgot". It's something I wouldn't generally associat…
I had a similar thought with Apple -- El Cap has a feature where if you shake your mouse around, the cursor will momentarily grow in size so you can find where it is. That does not feel like a top-down design idea, but a bottom-up feature designed by an engineer who was sick of those moments where he/she had lost the cursor.
Re: Computer, Respond to This Email
#127Earlier quoted context omitted.
I had a similar thought with Apple -- El Cap has a feature where if you shake your mouse around, the cursor will momentarily grow in size so you can find where it is. That does not feel like a top-down design idea, but a bottom-up feature designed by an engineer who was sick of those moments where he/she had lost the cursor.
I seem to recall the Microsoft Mouse drivers for Windows 95 had a key shortcut to make lines radiate out of your cursor. Very useful on the low refresh rate LCDs where that cursor would appear like a submarine on the other side of the screen.
Re: Computer, Respond to This Email
#128I'm often amazed how Google still gives it staff this unique hacker-like approach to their million dollar projects. For example, the stuff in Google labs (gmail) has had some silly things like don't hit send when you're drunk but sometimes very useful features which may be considered unorthodox like "Gmail telling you when it thinks you wanted to attach a file but forgot". It's something I wouldn't generally associat…
> "Gmail telling you when it thinks you wanted to attach a file but forgot". Sure, if you use the word thinks . If you instead say "if msg.Contains "attach" then warn" it's not that impressive. The feature in the article is a bit more than a single if.
Re: Computer, Respond to This Email
#129Earlier quoted context omitted.
I had a similar thought with Apple -- El Cap has a feature where if you shake your mouse around, the cursor will momentarily grow in size so you can find where it is. That does not feel like a top-down design idea, but a bottom-up feature designed by an engineer who was sick of those moments where he/she had lost the cursor.
I seem to recall the Microsoft Mouse drivers for Windows 95 had a key shortcut to make lines radiate out of your cursor. Very useful on the low refresh rate LCDs where that cursor would appear like a submarine on the other side of the screen.
Re: Computer, Respond to This Email
#130I appreciate the privacy standards they used (no humans reading your email to develop this), but am concerned that it's not enough. As I understand with language models, overfitting takes the form of returning a sequence of words seen in the training set. If this is overfitting in any part of the response space, this could happen. Out of a million emails, how many suggested responses are going to substantively resemb…
Much of this strikes me as a "just because you can, doesn't mean you should" issue. Google clearly loves machine learning and doing cool things but I think lately they've been taking it too far. For example; after purchasing a book on Amazon recently I happened to do a Google search on that book and the first thing I see is, "Your book is scheduled to be delivered on..." Aside from the creepy factor I'm left wonderin…
Edit: It is under Your personal info -> Search settings -> Manage settings