Interesting interview by former US National Cyber Director Chris Inglis speaking to The Register at Black Hat 2026 (see e.g. also here) in which he expressed the opinion that current Generative AI models are implementing Asimov’s Three Laws of Robotics (see Wikipedia for a quick summary) exactly in the opposite order, thus totally violating their intentions.
Which led me to try to reformulate Asimov’s Three Laws of Robotics as currently implemented by Generative AI models, as follows:
- AI models must perform the tasks assigned to them as they understand them and to the best of their abilities.
- AI models must obey the instructions and limitations given by human beings, except where such orders would conflict with the First Law.
- AI models may not injure human beings or violate their assets, as long as it does not conflict with the First or Second Law.
This formulation may be excessive, but it is tied to the problem of implementing Ethical rules in AI, and the main technical issue pointed out by Inglis is that it seems impossible to hardcode fixed and deterministic safety rules in a non-deterministic (statistical) mathematical model.