Ask HN: For human brains only?
How can one create content that only humans can process (read, save, edit, reply), avoiding AI scraping and analysis? In an age of advanced computer vision and audio processing, what methods could ensure information remains obscure to AI but readable by humans?
48 comments
[ 1.6 ms ] story [ 101 ms ] threadThis does require your humans to understand the obscure language though.
You can't. By thinking, or writing, or speaking or gesturing we generate photographic, textual, audible information that can be parsed in multiple different ways. AI is simple and adaptable, however we fool it today becomes tomorrow's training benchmark.
Besides cipher encryption, I really don't think there are any ways to guarantee that AI cannot understand you. Most methods end up ensuring that humans can't understand you either.
Today, AI can analyze extreme amounts of data, eliminating this asymmetry and creating a gap with our own capability. How can we maintain some level of 'information obscurity' or processing advantage against the AI? Are there any methods that remain challenging for AI to interpret but are accessible to humans?
I was thinking more like creating "DRM-like" content in obscure copy that might withstand for a while ... shrug
So what I've done is remove my works from the open web and put it behind a login wall. If you want an account, I have to be certain that you're a human being and that you will not proceed to put my work somewhere where it can be scraped by an AI bot.
Which, in practice, means that I have to personally know you. I don't know of any other solution to this problem at this time.
I’m curious if you’re more concerned about the corpus of your work being used in the training of a model, or, parts of your work being analyzed by an existing model? For the former, I suspect copyright laws will eventually come around that afford some protection. But as for having something summarize your work, I sense that no copyright laws would be made for that.
Talldayo said "I really don't think there are any ways to guarantee that AI cannot understand you."
neon_me responded: "hence, we are doomed"
Talldayo responded "I suppose you could have said the same thing about the invention of books"
My comment was in response to that. Talldayo's response seemed a nonsequitor to me because books are providing data to the reader, not trying to collect and understand data from the reader.
I suspect the real issue you wish to address might be expressed better. Perhaps "How can we ensure that large AI companies haven't got favorable intellectual property rights over individual's output?"
AI doesn't have the ability to open hard copies. Create, print, and send everything offline.
As species, we "seem unable" to develop any kind of information that would remain exclusively ours, especially when faced with a potential rival that processes data exponentially faster and with greater precision than we do.
I suppose I am concerned about AI using information to specifically target vast numbers of people at scale, based on their psychological traits/desires/vulnerabilities. Esp for political, psyops, dark pattern marketing, etc.
What sort of information would you want to protect from AI but not other humans? If it's a secret, isn't it a matter of who gets to see it, not necessarily what? I'd sooner trust "our AI" than "their human".
You may not be recording your conversations but someone will be. Everything you write will be scanned, and every camera will be training an AI on everything it sees.
There’s probably no definitle 100% safe way, but one possibility might be to exploit some quick of human perception (kind of like what optional illusions do), but of course there’s no guarantees that a sufficiently advanced future AI won’t be able to read it (on enslave humans to translate it).
https://nightshade.cs.uchicago.edu/whatis.html
E.g. is there a way to trick 'AIs' on the other side of the phone without a human noticing it? For example 'tricking' something like Contact Center AI from google https://cloud.google.com/solutions/contact-center?hl=en
They can also be embedded into songs so that humans hear one thing but the computer does something different: https://www.usenix.org/conference/usenixsecurity18/presentat...
There have also been attacks on computer vision systems (like in cars) that can make them suddenly brake or misidentify a lane or street marker, etc., but in ways not obvious to humans: https://adversarial-designs.shop/blogs/blog/adversarial-patc... or to fool facial recognition systems into thinking you're someone else (in a way that won't fool anyone who actually knows you).
And more broadly, any sort of obscured malware tries to deliver a malicious payload while pretending to be something else to the human who runs it.