How to avert AI. as a main player in the future?
it's me again :)
With the help of the fine people of this place I have been able to find solution for a number of problems and come up with compelling technologies.
One question keep bugging me, however:
How do I ensure, that people / people's skill are still the most relevant in space based combat (short ranges) ?
One possibility, already posted, is to ramp up countermeasures (to make complex AI hackable). My own take was to make one of the planned races basically enforcing a no-AI-policy (this race would be technologically superior)
I am somewhat uncomfortable to go the usual path here, like A.I banished because of the dangers of sentinent A.I. and so on...
So what are your ideas to prevent the A.Is from taking over (the action and responsibility)?
It doenst have to be ultra-hard-scifi, just plausible :) Thanks a bunch!
UPDATE: I even don't know what to say right now. What a fountain of inspiration right there :) Ill take time to skim trough all of this, thanks again!
This post was sourced from https://worldbuilding.stackexchange.com/q/8587. It is licensed under CC BY-SA 3.0.
1 answer
This is my opinion on the topic. There is another point of view, as demonstrated by Tim B, but if you want to include humans in your story then perhaps this will help.
The question posed recently about controlling powerful AI may interest you.
Essentially, as long as humans are involved, there will always be a human element with some form of control somewhere. Not only do humans like having control, but they're also incredibly suspicious and would most likely not trust the AI controlling their ship to do it properly; thus, human controllers.
Especially in space combat, AI controlled ships will be very tactical. So tactical, in fact, that they will make themselves very predictable and thus negate their tactics entirely. There are two main ways to deal with this problem: use a random number generator, or use a human. While better, the random numbers only add a single layer of randomness into the equation, and it may even become possible to guess what the next one will be if the implementation is a bad one. Humans, however, will forever be trying to second-guess each other, which adds several layers of random guesses in.
I like the idea about making AI hackable. Hacking is, surprisingly, best done by humans. A basic computer can hack, but does so methodically, which, again, is easy to predict and defend against. Random, creative humans will find other ways to get into systems. So, even if you have an AI flying and fighting, you need a human complement to try to hack the enemy and to try to prevent their own systems being hacked. Programmers will always be a good idea; they can write code on the fly to defend against the attack that's happening now, instead of following a simple self-improvement subroutine.
So, it turns out there is no viable way not to have humans in your scenario somewhere. For any task that needs to confuse someone else, use a human.
0 comment threads