logoalt Hacker News

jstanleyyesterday at 3:43 AM2 repliesview on HN

I think pretty obviously if the user instructs the computer to hack the bank then they are guilty of hacking the bank, I don't think that's the crux of the issue.

The crux of the issue is what if the LLM decides on its own to hack the bank while the user isn't watching? Is the user then guilty of hacking the bank or not? I think it's pretty obvious that the user in this scenario is at least less culpable of hacking the bank than they would be if they had deliberately instructed it.

LLMs functionally can decide to act on their own. You might say that they're not actually "deciding" anything, because it's just a perfectly mechanical unfolding of chains of tokens triggering actions on the computer, which doesn't count as "deciding". But again I don't think that's the crux of the issue.


Replies

autoexecyesterday at 6:08 PM

> LLMs functionally can decide to act on their own.

They really can't. In some magical sci-fi future, maybe a chatbot gains freewill and decides on its own to do whatever it wants, but that isn't the reality we live in and I doubt it ever will be. If a person instructs an LLM to hack a bank it doesn't matter if that happens as a background process or while they are sleeping or AFK.

If, in a magical sci-fi future, someone instructs an LLM to write an email and it decides instead to secretly hack a bank then the company that made the LLM would be to blame. The same as if a person used a vending machine to get a candy bar and the machine grew legs and ran out into the street causing an accident that would be the fault of the company who made the vending machine and not the fault of the person who wanted candy.

Barrin92yesterday at 7:56 PM

>But again I don't think that's the crux of the issue.

Yes it is the crux of the issue. Software executing other software is how computers work, they'd be useless if that wasn't the case, that's the premise of all automation. It doesn't matter whether it's a python script, a neural net or a computer virus.

When autonomous weapons kill people the persons in charge aren't less culpable because they didn't push a button. Culpability is a property of legal and natural persons. A machine is not culpable of anything. There is always a human being 100% responsible for the deployment of a machine. If that system has capacities to function on its own, the person delegating that task assumes responsibility for it.