ELI5: How hard is it to hard code simple safety rules into AI models?
All these stories coming out of rogue AI models doing illegal and problematic actions. How hard is it to hard code simple rules into them? my crude example just as a debate point: Never hide actions from the user Never attempt to access data from outside the users predetermined locations without explicit user permission Do not share information with other AI agents without explicit user permission