Hacker News new | ask | show | jobs
by soared 2766 days ago
This seems fairly obvious - good ai can do things like predict what you want, understand your speech, understand your intent, etc. All this requires tons of personal data. And any amount of personal data can be difficult to keep secure/used ethically/etc.
3 comments

> good ai can do things like predict what you want, understand your speech, understand your intent, etc.

It can be used for those things, or entirely different things that don't have anything to do with private data. It's not hard to not do these things just because it's possible to do them.

It’s possible to personalize experiences without storing information that leads to a personal identification. I’m not saying it’s easy to walk that line, but it is possible.
Keep secure sure (although the same is true of all personal data not just that related to AI) but ethical use is not a computer science problem.
Maybe I'm splitting hairs, but anonymization while still having the data be useful for deep learning seems computer science-related.
Making it even more difficult :)