You are on page 1of 18

Intelligence Primer (2nd Edition)

Andrew N. Sloss Karl F. Fezer


Open Daskalos Project Open Daskalos Project
Seattle, Washington State, USA Seattle, Washington State, USA
andrew@sloss.net kfezer@gmail.com
arXiv:2008.07324v3 [cs.AI] 23 May 2022

ABSTRACT KEYWORDS
Intelligence is a fundamental part of all living things, as well as the intelligence, machine learning, philosophy, future, evolution, con-
foundation for Artificial Intelligence. In this primer we explore the sciousness, reasoning
ideas associated with intelligence and, by doing so, understand the
implications and constraints and potentially outline the capabilities 1 INTRODUCTION
of future systems. Artificial Intelligence, in the form of Machine We start with an introduction to human intelligence as we currently
Learning, has already had a significant impact on our lives. understand it and then explore Artificial Intelligence. This section
As an exploration, we journey into different parts of intelligence covers the complexities of defining intelligence and ends with some
that appear essential. We hope that people find this helpful in fundamental concepts. Think of each subject as a level down from
determining the future. Also, during the exploration, we hope to the title, as in they are distinctly different ideas but universally
create new thought-provoking questions. Intelligence is not a single connected. The entire journey takes us from total confusion, see
weighable quantity but a subject that spans Biology, Physics, Philos- Figure 1, to playing with some wrong numbers, and in the process,
ophy, Cognitive Science, Neuroscience, Psychology, and Computer we hope to transfer some exciting thoughts.
Science. There is a never-ending debate on whether a system under study
The historian Yuval Noah Harari pointed out that engineers and can be entirely and self-consistently understood. The biochemist
scientists in the future will have to broaden their understandings Efraim Racker eloquently put it “anyone who is not thoroughly con-
to include disciplines such as Psychology, Philosophy, and Ethics. fused doesn’t understand the subject”. Intelligence is complicated
Fiction writers have long portrayed engineers and scientists as de- and not in a small way. We suffer from introspection where the sys-
ficient in these areas. Today, in modern society, the emergence of tem under study and the observer are the same. This introspection
Artificial Intelligence and legal requirements act as forcing func- causes inherent hubris when it comes to an explanation.
tions to push these broader subjects into the foreground. As discussed, intelligence is complex due to our deep involve-
We start with an introduction to intelligence and move quickly to ment. To help put this into some form of perspective, we use
more profound thoughts and ideas. We call this a Life, the Universe, a scenario introduced by Plato in his work called The Republic
and Everything [2] primer, after the famous science fiction book by (514a−520a). The scenario is called Plato’s Cave [39], see Figure 2.
Douglas Adams. Forty-two may be the correct answer, but what are The scene, outlined in the concept, describes a cave with a set of
the questions? prisoners. Each prisoner’s existence involves facing forward in one
direction, distanced apart, shackled to one another, and with no
communication. Behind them shines a bright candle. From their
perspective, the entire world consists of silhouettes of themselves.
CCS CONCEPTS Meaning their world and realization of self are narrow and distorted
• Theory of computation → Machine learning theory. as viewed by people outside the cave. Intelligence suffers from the
When we discuss intelligence, what are we trying to understand?
Is it finding the purpose of intelligence? What components makeup
intelligence? How can it be applied? Discover the limitations? Mea-
sure the capability? How to build it? Or even how to control it?
Each question is essential and complicated. But the question we try
to cover first is why should we care?.

Why should we care?


Apart from the fact that intelligence strengthens survival, it also
empowers humans to handle abstract problems. One such problem
is “why has something occurred?”, explaining the cause of a situa-
tion. We will discuss the concept of cause and effect throughout this
primer, as it touches on many ideas associated with intelligence.
Another reason to care is that artificial versions can augment or
even replace our intelligence, e.g., extend our sensory capabili-
ties such as eyesight, hearing, and data processing. We can use
intelligence to push the boundaries of knowledge and exploration.
Lastly, in theory, resilience, higher reliability, and, hopefully, better
decision-making comes with greater capability.

Creativity
Creativity is the capacity to understand a problem space and pro-
Figure 1: Words associated with intelligence duce a novel solution. If intelligence were solely about carrying
out a set of tasks, then we would have already created the most
advanced intelligent system. Even with traditional rule-based sys-
same problem since we consider the subject from our perspective tems, we can effectively repeat complicated tasks. The challenge
with our tools. We do not have the luxury of viewing intelligence is handling new problems and new situations. Handling new sit-
from an outside perspective and are forced to rely on introspection. uations is why creativity comes into the equation. It is one of the
significant attributes that sets animal species apart. It is also how
we solve new problems which are either fully or partially visible.
Creativity can be in many forms: playing football, painting, com-
posing music, solving mathematical equations, or designing new
User Interfaces. The list is endless. There are many cultural and so-
cial aspects associated with creativity. An essential factor is moving
humans beyond the primary survival objectives to other subjects
such as art, music, and aesthetics. In other words, the secondary
reasons, not just the primary goals of life, are sought.
It is arguable whether or not creativity exists in other animals.
For example, is a bird song creative? Is it an expression of bird-self?
Or is it simply a prescribed sequence of musical notes that a bird
uses to maximize its chances to mate? Does a bird song purely
satisfy a functional purpose of optimizing the effect of mating or
mimicking? Are humans alone in creativity?
What is creativity? Margaret Boden, a Research Professor of Cog-
nitive Science, broke down creativity into three useful mechanisms
[5], namely exploration - playing within the rules, combination -
applying one set of rules to another domain, and transformation
- rewriting the rules by removing a critical constraint. For intelli-
gence, exploration creativity is risk-averse and limited, and at the
other end of the scale, transformation creativity has the highest
risk with potential novelty.
Humans can achieve all three levels. By contrast, current Arti-
ficial Intelligence struggles with anything beyond exploratory; it
never ventures in a useful manner beyond the original program-
Figure 2: Plato’s Cave by Rex St. John ming. If Artificial Intelligence is going to be part of our society, does
2
it need to be creative? Do we want it to be creative? For now, creativ- uses this technique to prove equations, for example if we can prove
ity serves as a distinct difference between human-level intelligence 𝑓 (0), 𝑓 (1) then in theory we can prove 𝑓 (𝑛) and 𝑓 (𝑛 + 1). We can
and machine intelligence. determine whether a recursive function converges to a solution or
diverges away from a solution using this proof mechanism. This
Are we living in a trusted simulator? method is called proof by induction. In general, we all use this
Are we? Maybe. Rene Descartes (circa 1637) struggled with this technique to justify future actions because the past has shown
question and went to enormous lengths to create an answer, culmi- that these actions produce certain favorable results. This form of
nating in the famous line, from Discourse on Method, “Cogito, ergo intelligence uses history to predict the future. It is worth noting
sum”, or translated to “I think, therefore I am”. Regardless of the that the philosopher David Hume spent significant effort thinking
answer to the question, intelligence plays the same role in both about The Problems of Induction [19].
the real and the simulated. A simulation can replace everything in Humans spend a significant amount of time correlating infor-
the world, and the underlying decision processes of the individual mation. We take known inputs and attempt to pattern match with
would remain unchanged. Simulation is critical if we want to mimic a known object. That object may be an image, a sound, or even a
intelligence. We will return to this subject in Section 8 & 11 on feeling. These correlations can be very sophisticated such as face
Consciousness and Wrong Numbers respectively. recognition or partial recognition, where not all the information
We can only trust our ability to think; everything else (the in- is visible. This ability to correlate comes with the added feature of
puts from our environment) must be considered untrustworthy. learning new objects.
Untrust places skepticism into the forefront of intelligence as well Machine learning, particularly the concept of Deep Learning,
as a tendency for solipsism. In the field of Artificial Intelligence has progressed by leaps and bounds in recent years. After years
skepticism is a valuable quality, and it encourages the developer to of quietness, the Artificial Neural Network (ANN) field exploded
reduce potential errors by having more sensors, either of different with excitement. Geoffrey Hinton, a Cognitive Psychologist and
types or the same type, to reduce the concerns and possible errors. Computer scientist, co-authored a famous paper in 2012 ImageNet
Simultaneous correlation of dispersed sensors is one of the best Classification with Deep Convolutional Neural Networks [24]. Hinton
reasons for the Internet of Things. et al. showed a route for Artificial Neural Networks to equal, if not
exceed, the human ability to correlate. The ability to exceed marks
the start of Deep Learning. Using lots of training data, an Artificial
Alan M. Turing
Neural Network can be just as good at identifying patterns as a
Alan Turing has been a significant contributor to our understand- human. This Deep Learning approach was superior to all other
ing of natural and Artificial Intelligence. He covered fundamental approaches when AlexNet won the 2012 ImageNet (LSVRC-2012)
operations of computing, provided a measurement for intelligence, competition, with significantly lower error rates.
and described his ideas on how to build said intelligence. The last important concept is causality. In The Book of Why:
On the fundamental operations of computing, he devised what is The New Science of Cause and Effect (2018) [36] by Judea Pearl et
commonly called the Turing Machine (TM), where digital computa- al., Pearl conjectured that humans are better at cause-and-effect
tion is a small set of essential functions. It is also worth mentioning than statistics-and-probability. They went on to point out that
biological organisms use a variant of the Turing Machine called a causality differs significantly from correlation. Correlation is about
Random Access Machine (RAM). The significant difference between mapping input data to an output via a known pattern recognizer.
Turing Machines and Random Access Machines is that a RAM-based In contrast, causality is about determining why. The mathematics
system can access arbitrary tape locations. Turing Machines can around causality involves creating a data model. The model for any
convert to Random Access Machines, but this is not bidirectional; situation connects the data to a set of actions. This model can be
not all Random Access Machines convert to a Turing Machine. Also, used to predict the future by testing counterfactual arguments. A
it is worth noting that in biology, the hardware is numerous and the counterfactual view is contrary to facts in a hypothetical future
software is the same, whereas in digital computers, the hardware world or state. Best described in a statement if 𝑋 then 𝑌 , where the
tends to be limited and the software is different. conditional clause 𝑋 is entirely false.
In Computing machinery and intelligence [45], released in 1950,
Turing explored the idea of creating Artificial Intelligence. He deter-
mined that a system will require an ability to make errors/mistakes,
Recommended reading
i.e., allow for creativity, and must include, as a critical component, • Republic, by Plato
some form of randomness. • The Book of Why, by Judea Pearl Et al.
Finally, Turing envisaged a test that can gauge whether Artificial • The Creativity Code, by Marcus Du Sautoy
Intelligence has been achieved, either by a system mimicking intel- • Introduction to Philosophy, by John Perry Et al.
ligence or a system with intelligence. See Section 6, titled Measuring
Intelligence for more details. 2 HUMAN INTELLIGENCE
If intelligence were purely about brain size, then we would be
Induction, correlation, and causality ranked 4th on our planet, see Figure 3. Whales, elephants, and
To help understand the rest of the primer, we need to introduce dolphins would be correspondingly 1st 2nd and 3rd place. Over 10-
three fundamental terms. The first is induction. Induction takes what 20,000 years ago, human brains were larger than they are today
came before as a reference to what occurs in the future. Mathematics [30], so our brains have shrunk during the process of evolution. One
3
potential reason for this change is the transition to society-based prejudices and biases without understanding the broader implica-
problem-solving, i.e., from isolated individuals to communicating tions.
individuals. We do not require the same brain size to solve each Early Machine Learning systems exhibited this characteristic,
problem. In other words, we as humans have become a distributed and they produced some notably embarrassing results. Today, en-
system, and we solve problems in groups. See Section 5, titled gineers mitigate this issue by carefully selecting the training data
System design of intelligence for more on distributed intelligence. used to create the models in the hope of reducing bias in the sys-
tem. For humans, the prefrontal lobe acts as an override for the
Brain Feature Measurement hippocampus. The override is achieved by understanding the impli-
Type Massively parallel cations of a decision and stopping anything flagged as having an
Volume 1400 𝑐𝑚 3 (85 𝑖𝑛 3 ) untoward outcome. The prefrontal lobe achieves this by abstracting
Neurons 86 Bn the ideas and understanding the ramifications.
Synapses (network) > 100 Tn For Machine Learning systems, the prefrontal lobe function is
Average adult weight 1.5 kg (3.3 lb) one of the desired capabilities. Today we rely on hippocampus style
Processing capability 1 exaFLOP functions with carefully selected training data, but tomorrow there
MIPS Performance 100 Mn is a desire to have the higher-level capability that understands and
Power Requirement 15-20 Watts perceives consequences.
Brain cell 0.07 volts at 1 nanoamp
Physical system design
Figure 3: Human Brain Specification Whether they control a bee or a human, brains exploit massive
parallel processing to achieve intelligence based on a complicated
Sophisticated language advancement has significantly contributed network of biological neurons. These neurons, and the associated
to the transition towards social problem-solving. We use language structures, differ in complexity between animals. A bee neuron is
to coordinate complicated spatial-temporal problems, e.g., problem- distinctly different from a human neuron.
domains, creativity, courtship, causality, and abstraction. Language The human brain divides into two physical hemispheres, i.e., left
is a significant differentiator in social interaction between animals. and right. Each hemisphere has distinct characteristics that give hu-
Now, this brings us to the question: How is Human intelligence mans uniqueness, such as being left or right-handed. Typically, the
organized? The question is complicated. We will attempt to frame right hemisphere is more artistic, creative, intuitive, spatially aware,
this with three filters: functional components, physical system de- and controls the left motor skills. By comparison, the left hemi-
sign, and knowledge representation. These filters are not mutually sphere is verbal, analytical, and linguistic, providing linear thinking
exclusive, and there are probably many more, but we will limit it and control of the right motor skills. These non-physical roles can
to three. We decided to separate the concept of consciousness as a be swapped, like handedness, or for various medical reasons.
unique and separate subject. Why do the left and right hemispheres matter for human intelli-
When a brain is damaged or handles a new skill, the brain adapts gence? It matters because they are two co-dependent intelligent
using neuroplasticity. Neuroplasticity allows for modification, re- systems [23]. In Homo Deus: A Brief History of Tomorrow [17] Harari
pair, and adaptation. The network of neurons changes, meaning highlighted an important experiment carried out in the 1960s. Peo-
human brains do not remain fixed. Current research focuses on the ple with severe life-threatening epilepsy had the option of hemi-
frequency of adaption. Artificially induced neuroplasticity can oc- sphere separation, which cuts the physical communication channels
cur with carefully planned electrical stimulation directed at specific between the left and the right sides of the brain. These unique peo-
parts of the brain. When applied to stroke patients, the hope is to ple gave researchers the opportunity for some experimentation.
allow them to regain some dexterity. One experiment involved a patient and a simple question “What
It is worth mentioning many systems in the human body are do you want to be?”. First, because the question is verbal, the left
automatic and rely on reflexes, e.g., touching something scorch- hemisphere replied “a librarian”. The researchers placed a pen in
ing (electrical signal) or freezing (chemical signal). Many of these the patient’s left hand and showed the same question as a written
reactive systems are not under the mental control of the host. note. The right hemisphere responded, and replied “a racing car
driver”.
Functional components The different answers enforce the notion that the human brain
The human brain divides into two functional components, namely is, in fact, not one brain but two brains connected closely together.
the hippocampus and the prefrontal lobe. Both functional compo- Each hemisphere has its desires and allocated control tasks. These
nents carry out different operational tasks. The hippocampus stores observations make a human more than a single intelligent system
memory, carries out object recognition and even achieves simple but a combination of two distinctly different interconnected systems
decision making. By comparison, the prefrontal lobe is much more that require arbitration.
complicated. It can assess complex problems and carry out advanced As well as the left and right hemispheres there are three im-
decision-making. portant physical components, namely cerebrum, cerebellum and
The main difference between the two functions is that the hip- brainstem [20]. The largest part of the brain is the cerebrum, which
pocampus cannot determine the ramifications of a decision. This goes across hemispheres; it handles an array of functions, includ-
limitation means that the hippocampus can easily include irrational ing touch, vision, speech, reasoning, emotions, learning, hearing,
4
and precision motor control. The cerebellum is much smaller and in 10 neurons have connections from a previous stage. The vast
coordinates muscle movement and balance. Finally, the brainstem majority obtain information from nearby neurons or neurons at a
connects to the cerebrum, cerebellum, and spinal cord. It handles higher abstract level, i.e., feed-backward. The theorists do not know
the automatic reflex systems from breathing to swallowing. precisely why this is the case, but it allows the brain to learn from
a single example. Today, the most successful Machine Learning
Knowledge representation systems rely solely on feed-forward. Each layer passes filter data
Stuart Russell, Computer Scientist at the University of California to the next. We do not find feed-forward mechanisms in nature.
Berkeley, wrote “Intelligence without knowledge is like an engine For future Machine Learning, Recurrent Neural Networks and Neu-
without fuel” [41]. Knowledge representation is at the heart of romorphic Computing show promise in feed-backward connections.
Artificial Intelligence and all forms of intelligence. Once the right These technologies, in particularly the new hardware appearing
representation is determined, an algorithm, be it biological or digital, in the Neuromorphic Computing space, are beginning to excite
can easily manipulate the system to create the desired result. Neuroscientists as a possible solution for future artificial systems.
We pick one idea on human knowledge representation, which, if
true, has a major implication on intelligence as a whole. A research Recommended reading
paper released in 2017 titled Cliques of Neurons Bound into Cavities • The Feeling Of Life Itself, by Christof Koch
Provide a Missing Link between Structure and Function, conjectured • Homo Deus: A Brief History of Tomorrow, by Yuval Noah Harari
that there is a possibility that we think in up to 11-dimensions [40]. • Human Compatible, by Stuart Russell
They used a technique called Algebraic Topology on neurons. The • Novacene - The Coming Age of Hyperintelligence, by J. Lovelock
biological neurons appear to form clusters called cliques and spaces
called cavities. These elements, in turn, form high-dimensional geo- 3 REASONING
metric objects. Biological neurons differ greatly from artificial neu- Logical reasoning can be challenging for some people. What is often
rons in that each neuron has extreme connectivity, i.e., connections. called common sense is probably more accurately described as social
An average human brain contains about 86 billion neurons, with knowledge. Here, we refer to the capacity to conclude from external
over 100 trillion connections, providing thought and consciousness. evidence. The reasoning is the act of going through a problem or
Using this technique, the researchers observed that ideas appear situation in a systematic way. As a method of introduction, we
in the brain as dynamic hills of shifting sand, rising up and then will define logical inference as being achieved using one of three
disappearing, with the potential of being up to 11-dimensions. 11- methods, namely deductive, inductive, and abductive reasoning. De-
dimensions is far greater than the four dimensions, three spatial plus ductive reasoning involves making a statement or statements and
a temporal, which we generally consider essential. Even today, if inferring a conclusion, i.e., general-to-specific. Inductive reasoning,
we look at the most complex Deep Learning systems, they probably and abductive, take the opposite approach and attempt to gener-
operate at around six dimensions. alize from an instance, i.e., specific-to-general. In other words, the
latter methods incorporate an element of uncertainty or probability.
What are we? Abductive reasoning differs in that it includes cause-and-effect. An
Christof Koch, a neuroscientist at the Allen Institute for Brain Sci- important note; all three methods require the capacity for abstract
ence, pointed out the belief that we may be glorified machines [23]. thought, i.e., reasoning beyond what is apparent in the immediate
Made from biological components, in essence, a device incapable physical environment and often involving multiple states.
of understanding its programming [23]. From this worldview, the Examples of the three reasoning methods:
mind is a program that runs on a wet computer. This wet com- • Deductive reasoning: “all adults were once children”, “Jenny
puter is unconventional, meaning it does not follow the standard is still alive and no longer a child”, so we can deduce “Jenny is
von Neumann design rule. The wet computer also does not have a an adult”.
system-wide clock or communication bus. Built out of low-speed • Inductive reasoning: “the first person I met this morning was
millisecond switches, combined compute plus memory, and mixed happy”, so “everyone is happy this morning”.
analog and digital signals. These all create a very different kind • Abductive reasoning: “a soccer ball is flying towards us”, so “a
of machine. He also notes that the human brain hardly uses any football player on the opposite team must have kicked the ball”.
feed-forward for image processing, unlike the artificial equivalent.
Reasoning is fundamental to intelligence. The masters of reason-
The biological vision design allows humans to learn from a single
ing are considered the most intelligent in our society. Deductive
example, whereas today’s Deep Learning systems require many
reasoning can be made a mechanical process, whereas inductive
samples to create a consistent visual model. The human vision
and abductive reasoning both require some form of inspirational
system is more sophisticated and efficient than its artificial cousin.
jump, i.e., calculated uncertainty.
Of course, biological systems follow billions of years of evolu-
Within Computer Science, rule-based Expert Systems and lan-
tion, i.e., an endless repetition of natural selection, crossover, and
guages such as Prolog have taken direct advantage of deductive
mutation.
reasoning. Either going forward or backwards. The example given
Neuron view. As mentioned previously, biological systems have of deductive reasoning above is a forward deduction example, but
many different hardware devices. For vision, there are about 100 if we say "Jenny is an adult," we have the rules to backward-deduce
different types of biological neurons. Koch notes that the cortical that she was once a child. Machine Learning grapples with induc-
network is mostly a feed-backward network [23]. Roughly only 1 tive and abductive reasoning. Both require some form of probability
5
and potentially randomness to land onto a good enough or general Recommended reading
solution. • The Book of Why, by Judea Pearl Et al.
There are many other components of reasoning which are worth • The Creativity Code, by Marcus Du Sautoy
mentioning [15]: • Introduction to Philosophy, by John Perry Et al.
Observed/Non-observed: Reasoning is entirely different when
the problem is either fully or partially observable. An example of a 4 BIAS, PREJUDICE, AND INDIVIDUALITY
situation that is altogether observable is the game of chess, where all
the future moves can be calculated in advance using some form of Bias shows favoritism for or against an object compared with an-
search mechanism, e.g., an iterative deepening A* search. These are other. That object can be a thing, person, or group. Generally speak-
the realms in which computer intelligence outmatch even the most ing, it tends to be a learned mechanism. The human experience
extraordinary human minds. IBM’s Deep Blue beat Garry Kasparov occurs through perception. A significant amount of perception fil-
in Chess [14] and Google’s AlphaGo defeated the then grandmaster tering takes place to focus on specific tasks. For example, a task
Lee Sedol in the game of Go [33]. Neither system is held back by could be a human touching their nose and touching their toes
human understanding or beliefs. They can break beliefs by using simultaneously. The touch sensation appears to also happen simul-
experimentation and logic. taneously, but the neural distance between a human’s nose and the
Easily defined systems where programmers or mathematicians brain is a fraction of the distance from their toes. Human biases
can represent all possible outcomes are a great showcase of brute- exist to focus intelligence on specific goals and tasks. This is the
force computing. By contrast, partially observable or obscure prob- way human brains define normal and non-normal.
lems are challenging. These problems require some form of a best While human bias does exhibit itself in destructive ways, it does
guess. A good example is control systems for autonomous cars, serve a significant function in day-to-day intelligence by determin-
where decisions are made based on a combination of partial ob- ing what is relevant at any given moment. In a way, it is a filter on
servations and prior experiences, i.e., there are always going to be the human mind to show what we care about most at the moment
situations that are new and unknown. in time. Whether it’s a modern walk to work in a city or our past
It is worth pointing out that AlphaGo was trained with humans selves gathering food in the forest, the function of bias is to ignore
and took several weeks to become a grandmaster. Its successor, the mundane information and focus on the novel. The novel, in
AlphaZero, learned by playing itself, and it only took a few days to this case, is the task at hand, or more importantly, from a survival
equal and beat AlphaGo. Both used Reinforcement Learning, which sense, danger.
is a reward-based system. AlphaGo used the Socratic recollection We gain new knowledge if it is both relevant and salient in epis-
approach, which effectively means starting from a known point of temological terms. In this context, human bias determines what is
knowledge. AlphaZero started with a clean slate (tabula rasa) [12]. relevant to the individual, and prior experience determines salience.
The computational hardware required for AlphaZero is consider- Therefore, humans learn more items only if the information is
ably less than for AlphaGo. understandable and fits in with their interests and world-views.
For Machine Learning, system designers attempt to converge a
Demonstrative/Non-demonstrative inference: Demonstrative model to a known normative. As in producing solutions that lack
inference is one where the premises can directly form the conclu- inspiration or excitement—technically perfect solutions without
sion. In other words, a decision is valid if and only if the premises mistakes. Iris Murdoch pointed out that by allowing editing, a writer
are also true. By comparison, the non-demonstrative inference is will move text from the excitement of spontaneity to a more passive
when the premises do not directly form the conclusion. The con- normative [34]. In biology, bias defines individuals; there are no
clusion can be entirely false even though the premise is, in fact, individuals without prejudice, and that bias can be good or bad.
true. The connections mean that truth-preserving only occurs in Good bias is when the system follows a specific path. By compar-
demonstrative inference and not in non-demonstrative inference ison, bad biasing is when the system exhibits non-intended biases.
[15]. There are many examples of bad biasing in Machine Learning. One
excellent example is Microsoft’s chatbot known as Tay [43]. The
Ampliative/Non-ampliative inference: The ampliative inference chatbot used information and interactions from Twitter to learn. Un-
is frequently used in reasoning to mean “adding to that which is fortunately, the chatbot learned all the wrong things, i.e., extreme
already known”. This extension occurs when the conclusion con- human prejudice. The main method used to avoid bad biasing is to
tains content that was not present “either explicitly or implicitly in select training data that reduce bad decision-making possibilities.
the premise”. For example, in a murder mystery novel where the Two other methods that could help identify, and potentially
main focus is on two characters, A and B, as the main suspects, it circumvent, bad biasing are causality modeling as outlined by Judea
is revealed, generally, on the last page, an unexpected character, C, Pearl [36] and understanding the decision with explainable AI [41]
who is the murderer [15]. (see Section 10).
Philosopher David Hume in An Enquiry Concerning Human Un-
derstanding [21], believed there are two forms of reasoning: relation 5 SYSTEM DESIGN OF INTELLIGENCE
of ideas and matter of fact. The relation of ideas is both demonstra- Intelligence has a vital physical component. The physical location
tive and non-ampliative inference. In contrast, the matter of fact is determines performance, latency, and capability within the body
ampliative inference and not necessarily truth-preserving. We can or system. The physical location chooses the type and style of
make a true conclusion, even though the premises are false. intelligence. Performance determines whether intelligence has the
6
speed necessary to produce the desired outcome. Latency is about • Embodied intelligence includes some of the above examples but
response times, i.e., no use having a perfect answer if the answer not the data center model. Embodied intelligence refers to the
is too late. For intelligence, response times can be strict or relaxed phenomenon of a greater capacity for understanding the world
depending upon the problem domain, e.g., driving a car or designing when the intelligence resides in a physical, sensing form, i.e., a
an airplane wing. Finally, capability - does the intelligence have system that exists and interacts with the world and understands
enough functional units to take in all the inputs and execute the it differently than one that is isolated. See Section 1 Are we living
rules to produce a solution. When is a system too limited, or a in a trusted simulator? in a jar hypothesis. This concept is simi-
problem too much to handle? lar to the dualist philosophical mind-body problem. Is the mind
There are memory considerations along with computation and separate from the brain, or what impact do electro-chemical con-
communication, i.e., short-term and long-term memory. Is the mem- structs affect the body’s decision-making? For the best working
ory required to be in the foreground, or is there a background ele- model of embodied intelligence in computers, see Reinforcement
ment to the memory? Is the memory longer-term where it will be learning in Section 7.
seldom required or short-term instantly required? For animals, the
combination of computation and memory occurs in a very non-von As intelligent systems move out of a central location, coordina-
Neumann fashion and are inseparable. tion and communication latency become a significant bottleneck,
i.e., scaling effects arise. Pressure occurs as the system needs to
optimize at both edge nodes and the nodes dedicated to coordina-
Centralized and distributed intelligence tion. In particular, how knowledge is structured, disseminated, and
In nature, the organization of intelligence occurs in different ways. eventually transferred between all system nodes becomes essential.
For instance, cephalapods [16] clearly demonstrate intelligent ac- Language, either written or spoken, plays a necessary function
tions based on problem solving and memory. The evolution of its for humans. Scaled federated systems [13] (a specific form of dis-
intelligence has created a unique structure. Rather than having tributed systems) can be an effective mechanism to create a higher
a large centralized brain, an Octopus’s intelligence is distributed order of intelligence.
within the limbs. Each limb resembles a distinct thinking entity
that cooperates with the rest of the octopoidal body.
Another form of intelligence is found in groups. Bees, Ants,
Artificial variables
soccer teams, and, more recently, military drones all exhibit what In designing a system, we must consider all the different constraints.
is called swarm intelligence: here, the system itself is the intelligence. Figure 4 shows three possible design variables, namely latency,
energy, and sophistication. These design variables determine the
There are at least six distinct physical architectures or physical type of problems tackled. These are separate constraints yet can be
categories of intelligence. These categories occur in both natural equally important. Specific issues will have additional limitations.
forms of intelligence and artificial ones. Latency is the required time to make a decision. For example, an
autonomous car makes most decisions instantly, similar to when
• Centralized intelligence has one large brain required to perform humans are driving.
all tasks. All memory, knowledge, reasoning, and correlation Energy is also a constraint, the energy required to produce a
occurs in this centralized location. All existing redundancy is decision may be much more than is available locally. In these situa-
localized. tions, system intelligence may have to be adopted. In computers, it
• Decentralized intelligence has multiple brains, all remaining is the network; in humans, it is the society or political hierarchy.
in a single entity. Knowledge, reasoning, and correlation are Alternatively, a decision on the latency requirements might help
all duplicated throughout the entity. Decentralized means that reduce the energy required.
intelligence has distinct physical redundancy, and each unit can Finally, the required sophistication makes a difference in how
carry out similar tasks with high cooperation. to organize intelligence. If the requirement is rule-based, then the
• Distributed means that the intelligence is part of a vast intercon- system must be capable of executing a set of rules. In contrast,
nected network, physically located away from one another, not something more sophisticated, such-as conscience (right or wrong),
necessarily part of the same single entity. A network potentially requires a more complicated structure and approach.
involves some form of hierarchy. Where the nodes can be hetero-
geneous, and redundancy occurs due to scale. In computing, this
comes under N-version programming or Byzantine Algorithms. 6 MEASURING INTELLIGENCE
• Swarm intelligence is similar to distributed intelligence, but the One of the most critical questions we have to ask is how to measure
physical nodes are much more localized and act as one entity. The intelligence? How do we know that someone, or something, is
nodes within the swarm influence their neighbors. Redundancy intelligent? As an example, is a rock intelligent? If not, why not?
occurs at the node level. If a node fails, the system can self- We have many controversial tools to determine human intelligence,
reconfigure. but how about Artificial Intelligence? For Artificial Intelligence,
• Cloud model, for only Artificial Intelligence, is an example of a the environment is essential, and Artificial Intelligent systems can
hybrid structure. Where loosely coupled data centers have the seem super intelligent in highly constrained microworlds [42], e.g.,
failover capability, but at any given time, there is one dominant the block world [47] being a good example.
data center. Redundancy exists because each data center in the Fundamentally, most measurements involve testing the agent to
group can become a primary. complete some specific task. These tasks vary from reciting facts
7
Figure 4: Latency, Energy, and Sophistication (LES) variables

from memory to creating long-form answers to physical tasks such Language as a measure of intelligence
as puzzles. We will go into some examples of these tests. The Philosophy of Language is an endeavor categorizing how hu-
mans learn a language. The focus is on how the brain stores sym-
Standardized testing bolic language and what are the primary concepts involved.
Standardized testing has become ubiquitous for testing intelligence. From a simple measurement perspective, the size of one’s vo-
From grade school to graduate school, testing is the most common cabulary can measure intelligence. Shakespeare may have had a
way for students to show they can display intelligence. vocabulary of 40-60,000 words. The average English speaker has
Criticisms of standardized testing are due to not all children a vocabulary of 20-30,000 words. We can produce an intelligence
being able to learn in the same way or exhibit a specific intelligence. scale from intermediate to high using these measurements.
It also tends to ignore the creative aspects of intelligence, assuming Other aspects of language include the creation of natural lan-
that mathematics and reading comprehension are the only ways to guage. Facebook had to shut down an Artificial Intelligent system
exhibit intelligence. Standardized testing is based on the assumption for creating a secret language [25]. The purpose of the Facebook sys-
that intelligence is standardized. As this paper hopefully shows, the tem was to explore the subject of negotiation, but the plan quickly
problem is much more complicated. went in a different direction. Two Artificial Intelligent systems con-
The Allen Institute for Artificial Intelligence in 2019 announced nected, learned from each other’s mistakes, and quickly developed
that they created an Artificial Intelligent system that could pass a unique language. These systems started with basic English.
the standard 8th grade science test [31]. According to the New York
Problem solving
Times, the system managed to correctly answer over 90 percent of
the questions on an 8th grade science test and more than 80 percent Measuring problem-solving ability is a way to measure reasoning
on a 12th grade exam. capability without language. One of the best ways to do this is
through Behavioral Psychology. Behavioral Psychology is a school
of thought focused on observable and measurable intelligence. It
IQ test assumes a blank slate (tabula rasa) and that all aspects of intelli-
The Intelligence Quotient test has become the de facto intelligence gence are due to a learning process. One’s intelligence is directly
test for many decades. Scoring high points gets you a prestigious proportional to the complexity of the problem domain. Problem-
invitation to Mensa. solving, in this case, refers to a physical embodiment of deductive
However, broken down, one’s IQ typically relates to not how reasoning.
much knowledge one has but is one’s capacity for learning. Another Pavlovian conditioning is the best example of Behavioral Psy-
way to look at this is how much water is in the glass versus what chology put into observable practice. By shaping the environment,
is the capacity of the glass. Are humans either born intelligent or specific actions can be co-related to understanding the world and
do environmental effects make them wise? Alternatively, is it a bit capacity for intelligence. Since animals cannot speak or refuse to
of both? talk to humans, this is one of the first examples of being able to test
Again, there are signs that IQ tests, explicitly designed for Artifi- an animal’s understanding.
cial Intelligence, are starting to appear. Washington State University Crows, primates, and cephalopods all exhibit the ability to reason
(WSU) claims to have created the first-ever IQ test for Artificial up to several steps in advance to solve problems. In some cases,
Intelligence [49], funded by Defense Advanced Research Projects crows can solve problems better than most 5-years-olds. Crows
Agency (DARPA). WSU created a test that measures real-world per- have shown an ability to retrieve objects floating in containers just
formance in novel and unknown environments that do not account out of beak reach by adding rocks [27].
for complexity. The end score takes into account the “accuracy, cor- Problem-solving as a measure shows some promise as a method
rectness, time taken, and the amount of data they need to perform”. to evaluate certain kinds of Artificial Intelligence. This method is
8
especially true for systems that navigate changing environments namely supervised and unsupervised. As the name implies, super-
or new problems to solve [9]. vised learning requires an expert to dictate what is correct and what
is an incorrect outcome, whereas unsupervised learning requires
Measuring brain activity no domain expert to intervene. There is a third sub-category, which
includes, for example, semi-supervised learning. These methods live
Measuring the electrical activity of the brain is vital to determine in between the two main categories. There are many other tech-
whether a non-responsive person is either in a vegetative state niques within Machine Learning. However, these two represent
or suffering from locked-in syndrome. A vegetative state is when a distinct ways of learning.
person appears to be awake without any awareness. By comparison, We will categorize each model by pairing it with one of the
locked-in syndrome is a condition where a person is aware but different elements previously defined, associated with intelligence,
cannot communicate. Both situations are caused by some form of and highlighting their unique bio-mimicry. The point for this is two-
stroke or head injury. fold. First to put the methodology being discussed into perspective
This issue is where non-invasive Brain Computer Interfacing and second to reinforce the notion that replication requires detailed
helps determine levels of consciousness. For example, one method definition and a form of measurement.
to help discover the level of consciousness is called Zap and Zip
[23]. A sensor cap fits onto a patient’s head. The sensors measure Specialization vs generalization
electroencephalogram or more commonly referred to as EEG. EEG
Statistical modeling is all about optimizing based on some desired
is the activity occurring in the brain. First, a magnetic pulse "zap"
result. Engineers, researchers, and data scientists define the meth-
is applied. The cap sensors pick up the EEG signals. The EEG data
ods and the desired outcomes.
is a large amount of unstructured information. Then the zip com-
Chollet defines intelligence as “The intelligence of a system is a
pression algorithm is used to compress the data. The zip algorithm
measure of its skill-acquisition efficiency over a scope of tasks, with
compresses common repeating patterns and leaves unique activ-
respect to priors, experience, and generalization difficulty.” [9]. This
ities unchanged. The zip compression algorithm is what is called
observation is helpful to keep in mind as most, if not all, of these
a lossless compression algorithm, as in no information is lost in the
methodologies optimize for a specific task. Chollet points out that
process. The resulting file size is the measurement of conscious-
there is no quantifiable measure for the general. The more optimized
ness. A small file size indicates that most of the brain’s systems are
a model is for a particular job, the more specialized it is, and the
running in automatic mode. A large file leans toward the patient
less general it will become.
having consciousness but cannot communicate.
Historically, we believed that specialized knowledge came from
Artificial Intelligence has no consciousness, and as such, there is
generalized knowledge. However, the following methods show how
no equivalent method.
to obtain technical expertise without general knowledge. Each
model has constraints, but all focus on optimizing a particular
Recommended reading feature. For example, Reinforcement Learning (for now) optimizes
• The Feeling Of Life Itself, by Christof Koch along with one variable, defined by its reward function.
• Human Compatible, by Stuart Russell
• Artificial Intelligence: A Modern Approach, by Stuart Russell Et al. Bayesian probabilism
• On the Measure of Intelligence, by François Chollet Bio-mimicry note: Paired with deductive reasoning and statistics

7 MATHEMATICALLY MODELING Bayesian probabilism is where the comparison between human


INTELLIGENCE and Machine Intelligence stops, as-in biological systems are gener-
ally weak at statistics. As mentioned previously, Judea Pearl believes
In an attempt to make the world understandable, human beings humans are wrongly-wired or, more precisely intentionally wrongly
invented mathematics. For completeness, it is worth mentioning wired for other evolutionary priorities [36]. Bayesian probability
there are alternative views: mathematics is naturally occurring and primarily lends itself to robotics and Simultaneous Localization
so discovered rather than developed. For this discussion, we will and Mapping (SLAM). The reason for the popularity in these ar-
choose the invented path. eas is because it seems to be the best method to mitigate multiple
Mathematics is a collection of rules that attempts to model the sources of information to establish a consensus of best known. For
world about us. It is a tool. We estimate that it is only a matter of example, while a robot tracks its path, it is always running on a
time before we can model intelligence mathematically. There is a minimal amount of information and makes decisions on statistical
vast number of techniques for algorithmic-ally representing the likelihood.
world. The following are the most focused on modeling intelligence. Bayesian probabilism is underpinned by the Bayes Theorem,
In many cases, these methodologies require an expert, in most which in practical terms is a mathematical equation for how justi-
cases, a human, to assist in pointing out the correct from the in- fied a specific belief is about the world.
correct. The essential element to keep in mind while reading this
section is the George Box aphorism: “All models are wrong, but some Bayes Theorem is defined as follows:
are useful.”
The models are a subsection of the field known as Machine 𝑃 (𝐵|𝐴)𝑃 (𝐴)
Learning. In general, there are two main categories of learning, 𝑃 (𝐴|𝐵) =
𝑃 (𝐵)
9
Bayes Theorem mathematically expresses classical logic, as far
as the known is concerned. When dealing with the unknown, new
variables need to be introduced. Entropy in probabilism refers to the
amount of the problem-space that remains unknown. As the equa-
tion expresses the probability that something is true, the amount
known about the system needs to be recorded and categorized.

Deep learning
Bio-mimicry note: Paired with the physical nature of the human
brain

Given the popularity of Deep Learning, there is a gamut of mate-


rial available on the subject. Here we will go into a brief overview
of the biological basis and the mathematical functions that allow
Deep Learning models to learn.
Artificial neurons. The fundamental building block of Deep Learn-
ing is the Artificial Neuron (AN), also commonly known as a percep-
tron. An Artificial Neuron imitates the same neurons found in the
brain. A single biological neuron has input in the form of dendrites
and outputs in the format of axons. The machine equivalent, the
Artificial Neuron, is shown in Figure 5. Figure 6: Georges Croegaert The Art Critic (Wiki media Com-
mons)

A Generative Adversarial Network consists of two networks,


namely a generative network and a discriminative network. These
are often referred to as the creator and the critic. The critic, see
Figure 6, is similar to a typical supervised network, trained to rec-
ognize specific cases. The creator’s role is to fool the critic through
clever use of feature extraction. Over time and given enough sam-
ples, the creator can mimic the features found in the dataset. The
critic network judges the creator’s network using the same training
data as a comparison point. In this case, both networks train each
Figure 5: Artificial Neuron (Wiki media Commons) other in a digital arms race, the creator becoming more capable of
counterfeiting solutions and the critic becoming more discrimina-
Here we have a set of inputs, a transfer function, and an activation tory. Eventually, the creator becomes so good that the critic can no
function. There is a threshold that is also often referred to as the longer tell what is original.
bias. In simplistic terms, a simple Artificial Neural Network (ANN) A particular application of GANs is Deepfakes [50] which have
can consist of only a few neurons. Typically, an Artificial Neural grown in popularity over the last few years, thanks to the ease of
Network consists of Artificial Neurons arranged in layers, each creating them and potential applications. These range from political
layer connecting to the next. Deep Learning is a very complex layer disinformation to blackmail and general amusement. While there
system of thousands of neurons. Through a mathematical function does seem to be growing concern and potential for deepfakes to
known as back-propagation and supervised learning, over time, influence people’s decisions and viewpoints, this has not yet hap-
these weights and thresholds will slowly and carefully modify to pened. With as many ways to generate deepfakes, there are ways
give the correct answer when given a set of inputs. to identify them as real or not.

Generative Adversarial Networks Reinforcement learning


Bio-mimicry note: Paired with creativity Bio-mimicry note: Paired with problem-solving

Generative Adversarial Networks, or simply GANs, are based on Reinforcement Learning (or simply RL) is another subset of Ma-
Deep Neural Networks (DNNs), where two networks compete with chine Learning in which Neural Networks make up the building
opposing goals on the same data set. Generative Adversarial Net- blocks of the algorithm. Hutter and Legg stated, [26], if “Intelligence
works have been used in everything from Deepdreams, Deepfakes measures an agent’s ability to achieve goals in a wide range of envi-
or generating new faces for which there is no existing person. See ronments”, Reinforcement Learning approaches this in baby steps,
for yourself at This person does not exist [22]. focusing on one environment at a time.
10
When looking at Reinforcement Learning, it is essential to re- All current Artificial Intelligence systems remain grounded on the
member that at its core, it is an Behavioral Model, similar to Pavlo- x-axis. All animals, including humans, are located on both the x and
vian conditioning. Everything is an action-reward pair. For example, y-axis. The space beyond human intelligence is labeled Singularity,
positive reinforcement dictates that a meaningful positive reward see Section 9 for more details. The figure shows how large the
is received when a model creates the right action. technology gap is between current artificial systems and humans.
It also helps show the importance of consciousness as compared
with intelligence.
Traditionally, when discussing consciousness, philosophers have
used the Mind-body problem. The mind-body problem attempts to
define the brain as being a physical objective system and the mind
as being subjective. This belief is called dualism. The question is
less about the separation and more about how the mind and body
connect. Meaning intelligence is a combination of the physical and
the mind (i.e. embodiment) and is inseparable [11].
Why is consciousness necessary? Say we have two devices called
A and B. Externally, they exhibit the same characteristics. They
take some form of input data, process the data, and finally output a
result. These devices function the same. Device A is designed to be
functionally correct, and device B is self-aware. The difference is B
understands the data: it understands the meaning, cause, and the
implications for a particular conclusion. It is aware of its existence,
Figure 7: RL Agent (Wiki media Commons) i.e., not mindless but conscious. Consciousness requires a measure-
ment method. "A" is a philosophical zombie, in that it exhibits all the
behavioral aspects of intelligence but none of the understanding.
Figure 7, shows the Reinforcement Learning agent, environment, To emphasize the differences between consciousness and intelli-
reward function. gence, John Searle created the notion of the Chinese room [10, 18].
It poses a thought experiment that acts as a counter-argument to
Recommended reading the famous Turing Test [35]. The investigation requires that you
• The Emporer’s New Mind, by Roger Penrose imagine that you are in a room, and you get three batches of infor-
• The Book of Why, Judea Pearl Et al. mation first a set of symbols (’a script’), second ’a story,’ and the
• Gödel, Escher, Bach: an Eternal Golden Braid, by D. Hofstadter third ’questions.’ You give back a bunch of symbols that are answers
to the questions. Provided are written rules in English, known as
8 CONSCIOUSNESS the ’the program.’ You have no understanding of Chinese. Chinese
There are so many questions around consciousness that we will characters pass into the room. You apply the rules blindly. Answers
cover just a few ideas. Consciousness is the least understood and return in perfect Chinese. The people outside the room can only
potentially the most intriguing aspect of intelligence. We can de- assume that the person inside speaks fluent Chinese but in reality
termine a level of intelligence, but consciousness is much more the person knows nothing about the language.
difficult. Philosophers and scientists have been engaged in end- From an orthogonal viewpoint, it is also worth mentioning that
less debates trying to define consciousness. In this section, we will Cognitive Science, a discipline that includes understanding con-
attempt to explain the significant ideas. We start by determining sciousness through the scientific method, is the 3rd most popular
how consciousness may differ from intelligence. One of the many course at the University of California Berkeley in 2020, after Com-
difficult questions to ask is whether we can have un-conscious in- puter Science and Data Science. According to Professor Paul Li,
telligence? Can we separate intelligence from the conscious? See a Cognitive Scientist from U.C. Berkeley, this ordering may be
Figure 8. These are essential questions for Artificial Intelligence valid across many leading universities. The popularity is signifi-
and humans. Harari put the importance into perspective, “Humans cant because, most likely, the next generation of people entering
are in danger of losing their value because intelligence is decoupling the workforce may have a deeper understanding of consciousness.
from consciousness” [17]. Course popularity tends to be a leading indicator of what comes
Figure 8 is inspired by Christof Koch powerful intelligence- next.
consciousness diagram [23]. The diagram shows the relationship Li, in a recent talk at Stanford University, asked the question
between the two concepts, with intelligence along the x-axis and “what do we know, for sure, about consciousness?”. Using Computational-
consciousness represented by the y-axis. The points represent a Representation Understanding Of Mind (CRUM), we see that it is
level of consciousness and intelligence. A lot of poetic license was most likely biological/neurological, electrical, and chemical based
applied to show the progression required to attain human-level on the scientific method. That is all we know, and it is not much.
intelligence, symbolized by the label Us. This poetic license is why From a lack of fundamental knowledge, we now look at the theo-
we, the authors, call this a wrong diagram on consciousness since retical bases around consciousness. Again, as a repeating record,
it is our interpretation, e.g., it would be hard to prove whether this is a sub-set; assume many more ideas beyond the thoughts laid
compassion truly requires more consciousness than a premonition.
11
Figure 8: A wrong diagram on consciousness

out below. how we humans and Artificial Intelligence could map out. The
driver for this figure is to provide two elements, the first is an
These are cliff notes for the theoretical ideals: abstract view of where we are in terms of intelligence, and the
• Functional basis: The first thought about consciousness is around second is to highlight the importance of consciousness. Koch
the functional understanding of the brain, based on the knowl- describes an experience in terms of the Integrated Information
edge gained in Cognitive Science. As-in consciousness is just Theory (IIT) [44]:-
another system based on functional components. They may be “consciousness is determined by the casual properties of any physical
super complex components, but components nevertheless. In system acting upon itself. That is, consciousness is a fundamental
this concept, there is a view that consciousness is a byproduct property of any mechanism that has cause-effect power upon itself.”
of the functional processes within the brain. Global Workspace [23, 44]
Theory (GWT) [3, 4] is one consciousness idea that falls under Koch and others put forward the concept that we can never
the functional concept. This theory has a close relationship with replicate biological consciousness if the replication method is to
an old idea in Artificial Intelligence. Global Workspace Theory is digitally simulate the system because it requires causal powers
based on a centralized blackboard (workspace) concept, which to make consciousness conscious. For engineers and scientists,
holds ideas. Ideas can be posted to the blackboard and taken from this is probably best illustrated as a simple equation; see Figure 9.
the blackboard; some ideas appear for a short period. Ideas on the Using the equation, to make a conscious machine, we would need
blackboard can be combined, processed, or ignored. Subsystems both simulated rules plus the ability to store and create causal
handle low-level ideas. effects.
The functional approach also includes the notion that animals are
physical “wet” computers, processing complex data, as mentioned
previously in Section 2. The main task today is to understand
how these complicated biological systems interact and function
as a complex system.
High-level consciousness is a functional system, so the more we
understand the functions, the closer we get to have the ability to
understand and, in theory, create machines with consciousness.
• Experiences basis: Christof Koch defines consciousness as a set
of experiences. It is the historical experiences that differentiate Figure 9: Causal Effects Equation
humans from each other and machines [23]. Some humans are
more disposed to experiences than others. Experiences are a form • Quantum basis: As an alternative thought, Roger Penrose, a
of causal action. Koch showed an exciting model, already intro- mathematical physicist, believes that “whatever consciousness is,
duced in Figure 8, to show the difference between consciousness it’s not computational”. Penrose proposed the concept Orchestral
and intelligence. In this figure, we have taken the liberty to show Objective Reduction (OrchOR). OrchOR “is a biological philosophy
12
of mind that postulates the consciousness originates at the quantum
level inside neurons, rather than the conventional view that it is
a product of connections between neurons” [37, 38]. Penrose be-
lieves microtubules, particularly symmetric ones, might be more
quantum-driven. There is a chance, these structures preserve the
quantum state. Penrose believes consciousness goes beyond the
simple ability to compute neurons and the associated synapses.
In other words, consciousness occurs at the quantum level, and
thus beyond the standard equations. Photosynthesis is just one of
the proof points that quantum mechanics is involved in biology.
Penrose asks several questions. What turns consciousness off?
How is consciousness constructed? When someone is anesthetized,
how do the chemicals in the gas manage to subdue or even turn
off consciousness? These remain open questions. Is consciousness
constructed with proto-consciousness elements? These proto-
consciousness elements orchestrated as a group could form the
entity’s consciousness.
These are theoretical questions that require substantial experi-
mentation and proof. The mind involves understanding, intel-
ligence, and awareness. As Penrose put it, intelligence needs
understanding, and understanding needs awareness. And as of
today, none of these terms have a formal definition.
One last point on consciousness. There are ethical consequences in
allowing artificial consciousness. Those consequences are around Figure 10: Scala Nuturae "Ladder of Being" (plus poetic li-
existential, sentient, and cognitive capacities. In other words, when cense)
is a thing, not a thing, but a sentient system with likes and dislikes?
The question about sentience is difficult to answer but probably
essential if we need to go beyond basic intelligence. Essential use There is a strong belief that conscious superintelligence is im-
for consciousness is to enable conscience, i.e., determining what is possible if the technology follows a simulation path. The problem
right or wrong. is having a non-conscious superintelligence that exhibits no con-
It is generally considered a terrible idea to give Artificial Intelli- science is potentially dangerous. Harari describes an Artificial Intel-
gence emotion. What happens if the system gets angry? ligent system that takes over the world (and beyond), and its only
objective is computing 𝜋 [17]. Artificial Intelligence uses endless
Recommended reading resources and removes all obstacles, with no awareness of right or
• The Feeling Of Life Itself, by Christof Koch wrong; the Artificial Intelligence takes over the world by continu-
• Homo Deus: A Brief History of Tomorrow, by Yuval Noah Harari ously consuming resources to feed a pointless calculation. It has
• Novacene, by James Lovelock no evil intentions; it is simply too focused on its goal to take other
• Consciousness as a Social Brain, by Michael S. A. Graziano factors into account.
• What am I?, by Daniel C. Dennett If some form of Artificial Intelligence emerges, is it more likely to
be by accident due to system complexity? The system could attain
9 EXCEEDING HUMAN INTELLIGENCE a level of complexity great enough to allow for the emergence of
intelligence. Emergence would not be manufactured on purpose
Up to this point, we have been discussing digital cloning; in this
but would appear naturally.
section, we discuss how to exceed our intelligence. This area comes
with both optimism and concern. Surprisingly, it was John von Neu-
mann, who created the now infamous term Technological Singularity Superintelligence
[46]. Singularity is where technology irreversibly exceeds human There are two main methods to build a system capable of super-
capability, see Figure 10. Achieving Singularity by either construct- intelligence [6]. The first method is to create a system that is so
ing an equivalent digital system or augmentation. Specifically for complex in both knowledge and sophistication that intelligence
intelligence, this is known as superintelligence and hyperintelligence. hopefully appears. The other process involves transferring or copy-
Both changes could occur under human guidance. There are at least ing an existing biological intelligence in the hope of jump-starting
two other methods of exceeding human intelligence, namely evolu- superintelligence. The jump-start consists of reading and copying
tion or external influence. Evolution does not stop [8], it continues. neurons and synapses.
Humans are just an interlude in the process, and assuming we are Koch pointed out that at the current rate of technological ad-
an endpoint would be an error. The fourth possibility, external in- vancement, we should be capable of simulating a mouse brain
fluence, such as extraterrestrial aliens, is outside the scope of this within 5-years [23]. The Blue Brain/Spinnaker project is on course
paper. to achieve this goal with a massive parallel spiking neuron machine
13
[32]. Even for this relatively simple task, a device will have to sim- Constraining machine learning
ulate 100 million neurons. As Koch also points out, this is merely a The introduction mostly covered animal control, so what about
functional model with no consciousness or awareness, i.e., a zombie Artificial Intelligence and Machine Learning? What are the control
intelligence. mechanisms available for artificial systems? What are the potential
repercussions of non-control?
Machine Learning performs two significant tasks. The first is a
Hyperintelligence pattern match-er using some form of correlation, i.e., deep learning.
Hyperintelligence is a concept where humans are augmented with Second, Machine Learning strives toward an optimized goal utiliz-
technology to enhance their intelligence. James Lovelock, the orig- ing some form of metric or reward, i.e., Reinforcement learning.
inator of the Gaia theory, believes strongly that the solution to Both are somewhat useful within narrow problem spaces. The ex-
global warming and world issues is to increase human intelligence citing part is when the system changes from perception to decision-
by augmentation [28]. making. Perception is about determining an environment, e.g., the
In recent years, we have seen a rapid increase in the sophis- orange is in front of the pineapple, or the bed is in a hotel. Percep-
tication of Brain Computer Interfacing (BCI) in both reading and tion is relatively safe since the consequences can be limited. By
writing. For the intrusive devices, they are implanted directly into contrast, decision-making is about interacting within the physi-
the brain, connecting to specific neurons. These devices have been cal world (for example, autonomous vehicles). Decision-making is
applied to people with cognitive disabilities; neural pathways can inherently more dangerous since there are human implications.
be re-routed by stimulating particular brain regions. This method Stuart Russell in Human Compatible - Artificial Intelligence and
uses a biological mechanism called plasticity, which teaches the the problem of Control, and others, have identified this transition
brain to bypass the damaged areas. as being highly dangerous. There is concern that blind belief in
Augmentation could also take out aspects of our humanity. Aug- reinforcement learning with its endless pursuit of simple, attain-
mentation could involve getting rid of the drive to explore or travel. able goals might lead to problems. The real-world environment
It could lower respiration to reduce 𝐶𝑂 2 levels or even making us is so much more complicated [48], since there are humans (other
all vegetarians to reduce methane production. independent agents). For example, Russell [41] points out potential
Companies such-as Neuralink see this as an opportunity to speed- danger if the system identifies protecting its kill-switch as part of
up human-computer communication by allowing direct connection, the optimization of a metric/measure or us as blocking access to the
i.e., opening the door for augmentation and hyperintelligence. reward. Both examples would cause humans significant problems.

What are the mechanisms to control Machine Learning?


Recommended reading
• Testing. Vigorous testing is the easiest way to control a Machine
• Superintelligence - Path, Dangers, Strategies, by Nick Bostrom Learning model. Corrections are made to the training data if the
• The Major Transitions in Evolution Revisited, by B. Calcott Et al. model goes awry. The disadvantage is that we cannot handle
• Human compatible, by Stuart Russell every test case and scenario— there is a strong linkage between
• Novacene, by James Lovelock testing and training data.
• The Feeling Of Life Itself, by Christof Koch • Boundary limitation. We can set boundary limitations for the
Machine Learning systems, i.e., no dialing volume to 11. These
are simple mechanisms that narrow the operating range. The
10 CONTROL OF INTELLIGENCE disadvantage of boundary limitations is that not all environments
We have intelligence and multiple individual intelligence nodes, have precise operating scope, and maybe there is a rare instance
i.e., animals and artificial. How do we control these nodes to do that requires setting something to “11”.
something useful or make sure they behave correctly? Sometimes • Parallel modeling involves a simple duplicate functional model
correct behavior is not important, overridden by basic survival that checks the more complex Machine Learning model. If there
requirements. In animal intelligence, survival tends to have the is a noticeable difference, then a contention error is raised. By
highest priority. We humans have religion, laws, ethics, morals, judging the contention, a decision on the right course of action
and social norms to ensure compliance with society. A selfish mo- can occur. The disadvantage of parallel modeling is that, like the
tivator is applied, providing a reward for obedience: more money, previous two examples, it is only suitable for more straightfor-
promotion, or high status. And, if we do not comply, depending on ward problems with abundant computational resources.
severity, repercussions occur, e.g., isolation of an animal from the • Multiple Machine Learning systems N-version programming
pack. may provide a method of control. Either they are using the same
For most animals, and more so for altricial species, conformance input data or different input data. Each system votes on a final
training occurs when young. For example, maturer dogs make sure decision, and the majority wins. The voting method has resilience
the younger ones are in check. Dog owners are very familiar with since it handles a wrongly trained model, i.e., a Byzantine-style
this concept, so they introduce younger dogs to an environment algorithm.
with older dogs. When dogs mature to adulthood, without this • Explainable AI. Another method to help control Machine Learn-
social training, they lack some of the social skills, i.e., they do not ing systems is to have a strategy to understand them. This strat-
comply with the social etiquette of dogs. egy is essential to determining how conclusions come about in
14
a network. This method is vital to avoid bad biasing. Note, as 11 LEGAL IMPLICATIONS
previously mentioned, there is also good biasing when you want Most humans have to operate within some form of the legal system.
the system to be deliberately biased. The legal system is designed to pass blame or exonerate an entity.
As a counterpoint, Julian Miller, Computer Scientist at York Uni- An important question, what happens when artificial intelligence
versity, stated that this method might act against the Artificial In- makes the wrong decision? Is artificial intelligence to blame? Is
telligence goal since we find it difficult to understand our decision- the operator or final integrator to blame? Is the engineer or data
making. It may be too difficult to explain if we want to create scientist to blame? Or, if in doubt, is the entire stack of people to
something genuinely artificially intelligent. blame?
• Inverse Reinforcement Learning. As described by Russell, is These are fundamental questions for government regulators and
when you alter the reward mechanism to be more oriented around insurance companies. For government regulators, it normally comes
humans. The reward is based on human preference to produce down to ensuring that the new systems do not act against society
provably beneficial Artificial Intelligent systems. “. . . machines or hinder progress [7]. For insurance companies, they look at the
will need to learn more about what we want from observations of problem of how best to protect their company from unnecessary
the choices we make and how we make them. Machines designed costs. In other words, what does the insurance cover, and what does
in this way will defer to humans; they will ask for permission; it not cover?
they will act cautiously when guidance is unclear, and they will As artificial intelligence tackles evermore sophisticated problem
allow themselves to be switched off ” [41]—in other words, building spaces, the legal system will have to learn to adapt to the new
mathematical models that can capture, understand, and work challenges these systems introduce. We are making this a race of
with human intent. catch-up and currently the regulators and insurance companies are
Today Artificial Intelligence and Machine Learning are com- far behind.
paratively basic, i.e., narrow. The next generation of systems will
likely be much more capable, and with that capability comes the 12 WRONG NUMBERS
requirement to have more control. We have finally got to the wrong numbers section, and this, in part,
Is it essential that Artificial Intelligent systems fall under the is inspired by a paper written by Roman V Yampolskiy, titled Why
human control mechanisms, e.g., ethics, laws, religion? We Do Not Evolve Software? Analysis of Evolutionary Algorithms
[51]. If we want to build a human simulator from the ground up,
Explainability in Deep Learning using fundamental principles, i.e., tabula rasa or clean slate, what
Over the last few years, explainability has become the forefront of are the crucial numbers?.
recent Deep Learning conversations. Not all Deep Learning archi- We start with a premise 𝑝 ′ (p prime). 𝑝 ′ states that “soon we will
tectures are the same, and some are more explainable than others. be able to create an intelligent machine that has sufficient compu-
Convolutional Neural Networks (CNN) are the worst in terms of tational power to simulate all the evolutionary processes required to
explainability but the most popular in terms of ease of development. produce human intelligence”. 𝑝 ′ depends largely upon significant
These two factors probably go together. advancements in computing. Today’s technological advances must
Explainable AI refers to decoding the black box that is Deep continue at a similar pace for the next coming decades. Now, the
Learning. The issue is that the architectures are so massive and vital question to ask what is the perceived computational gap be-
removed from human involvement that they are unreadable. There tween today’s computer systems and human-level intelligence?. To
have been some methodologies to address this. Heat-mapping is help answer that question, we start right from the beginning, see
one aspect that highlights specific areas in the images of a dataset Figure 11.
that co-relate to high-impact weights in Neural Networks.
Explainability has been one of the significant factors impacting Quantity Measurement
the adoption of Deep Learning. The lack of transparency of most Age of the Cosmos 13.8 Billion years
Deep Learning models means that any human-involved interaction Age of the Earth 3.7 Billion years
will be complicated. Age of Life 3 Billion years
This difficulty is genuine in the medical industry. Two metrics Age of Humans 300 Thousand years
help in explainability, at least in terms of performance. These are
the sensitivity factors that are specific to any model. Sensitivity Figure 11: Basic numbers
refers to the proportion of correctly diagnosed positives, e.g., people
identified as having cancer who do. Specificity relates to the correct Figure 11, shows the basic cosmological and biological numbers.
negatives, e.g., people diagnosed as cancer-free who are. These What are the next numbers of interest? The number of generations
metrics aid in the adoption as the worst thing an algorithm can do from the dawn of life is estimated to be around 1012 . The total
in medicine is give a false-negative answer. number of world neurons could be in the order 1025 [51]. The
computation requirement is from 1031 to 1044 Flops (Floating
Recommended reading Point Operations per Second). The entire Earth’s DNA storage is
• Human Compatible, by Stuart Russell around 1.32 × 1037 bytes. To help put this into perspective, a gram
• Homo Deus: A Brief History of Tomorrow, by Yuval Noah Harari of DNA contains about 455 exabytes of data. The cellular transcribe
• Superintelligence - Path, Dangers, Strategies, by Nick Bostrom is about 1015 yottaNOPS. That is about 1022 times that of a Fugaku
15
supercomputer. Finally, an estimated compute time of roughly 3
billion years. All of these aspects require a high-level method for
evolution that involves a combination of convergent and contingent
systems [8]. Up to now, the Earth is the only planet that is known to
sustain intelligent life, so the probability is 1 in 26.1 × 1021 planets
that intelligent life occurred, i.e., the Fermi paradox.
The simulator will have to simulate neurons. What are the com-
puting options? A simple neuron is 1 × 103 Flops, Hodgkin-Huxley
(Electrophysiological model) is 1, 200 × 103 Flops, and the multi-
compartmental model is 1, 200 × 106 − 107 Flops. A brief reminder:
this is all at the 1025 neuron scale.
Currently, the fastest supercomputers range from 60 to 537
petaFlops [29]. The mobile phone network or even the cryptocur-
rency mining community may exceed this in raw floating-point
performance. The current storage capacity required to run the sim-
ulation is 1021 times that of the top 4 supercomputers.
If Moore’s law continues, it will take roughly 6.7-years to increase
the computation by a power of 1. After 100-years at that rate, it
would not be enough to close the gap. Even if we created specialist
acceleration hardware and optimized software, it would only add a
few more orders of magnitude.
From the evidence presented, traditional technology will fail
to reach human intelligence in the next 50-years. There are other
possibilities, such as Quantum Evolutionary Computation that may
have the potential to create the equivalent of human intelligence
using brute force computation. This technology is just too new to
predict with any certainty that it will lead to success.

Recommended reading
• The Major Transitions in Evolution Revisited, by B. Calcott Et al.

13 CONCLUSION
It would be easy to conclude that intelligence is 𝑋 or 𝑌 . We hope,
by now, that you realize intelligence is a highly complicated subject
with no absolutes. Intelligence is interwoven into human culture,
language, and being. There are many creative theories, but missing
is a set of fundamental agreed-upon definitions and metrics. Re-
moving highly pruned problem spaces, such as mathematics, the
block world, and image recognition, it may be impossible to predict
complex problem spaces with only historical information.
Induction relies upon uniformity of nature, the law of nature.
Even when considering our own experiences, the past is seldom a
good predictor of the future. Nature is just too complicated. The
big question is whether an artificial model could fit into a universal
law of regular causality, but as yet, nothing has been proven.
Figure 12 shows the various options for intelligent problem do-
mains. It is based partly on a list provided by Stuart Russell [41].
Each problem maps onto the categories shown in the figure. These
categories can be more or less difficult to be implemented in artifi- Figure 12: Problem domain landscape, inspired by Stuart
cial or biological systems. Russell’s list [41]
Intelligence must adapt to changing environments; it must re-
quire only limited examples before full recognition can occur. The
system should not require 10,000 hours of learning to become a
grandmaster of pattern recognition. solution to copy an existing high intelligence, i.e., Socratic recol-
If we mimic intelligence, is there a threshold we reach that makes lection?. Or even build intelligence from the ground-up from basic
it impossible to distinguish it from natural intelligence? Is the only principles, i.e., tabular rasa?
16
Is intelligence even in the realm of our understanding and ca- this paper). Some work is going on in Human-Machine Interaction
pability? Maybe intelligence was formed after 3 billion years of groups, but most of it is through user design/behavioral style obser-
evolution. Or is it a set of quantum equations yet to be discovered? vation. Aspects like the theory of mind, understanding non-verbal
Biological neurons operate mainly as feed-backward systems. intent, and general conversational skills are still largely unexplored.
Feed-backwards is different from most artificial systems that rely on That is more than likely going to be the next big step forward in
feed-forward communication. For neuroscientists, neuromorphic Artificial Intelligence.
technology opens up the possibility of building closer to biological Lastly, is it possible to have intelligence without consciousness?
systems, i.e., using feed-backward connections. Potentially open- If so, is this not a dangerous path to take without the necessary
ing up the chance to explore more complicated subjects such as safeguards in place? In the end, these systems will probably have
consciousness. to make conscious decisions involving conscience. Does this lead
There are so many topics not covered in this text. These include to problems - do we give Artificial Intelligence legal standing? Is it
some of our favorites: Evolutionary Algorithms and things like emer- the same as a human or better? Responsible for its actions or not?
gent behaviors in analog robotics. However, hopefully, we did share
enough to make clear two things: ACKNOWLEDGMENTS
(1) There is a lot of research and philosophy on biological intelli- Each paper is only as good as the reviewers. We wish to personally
gence, and now equally as much focused on the artificial vari- thank the following people: Rex St. John, Ada Coghen, Jeremy
eties. Johnson, Wendy Elsasser, Paul Gleichauf, and Joseph Williams for
(2) There is much that we do not know. Focusing on one specialized their participation and thoughts. Also, a massive thank you to all
subset of Artificial Intelligence should not mean that we put the great authors we referenced throughout this primer.
blinders on to all other possibilities.
REFERENCES
There is excitement in Deep Learning and other bio-mimetic [1] Douglas Adams. 1979. The Hitchhiker’s Guide to the Galaxy. Pan Books.
systems, and there is still more to be learned in these fields. However, [2] Douglas Adams. 1982. Life, the Universe, and Everything. Pan Books.
[3] Bernard Baars. 2005. Global workspace theory of consciousness: Toward a
there is a distinct possibility that Artificial Intelligence would be cognitive neuroscience of human experience. Progress in brain research 150 (02
unrecognizable without effort to make it understandable. Focusing 2005), 45–53. https://doi.org/10.1016/S0079-6123(05)50004-9
on only one sub-field is not the "correct" path. Another important [4] Lenore Blum and Manuel Blum. 2022. A theory of consciousness
from a theoretical computer science perspective: Insights from the Con-
aspect of this methodology is that trying to replicate something scious Turing Machine. Proceedings of the National Academy of Sci-
that has as many known flaws as Human Intelligence is akin to ences 119, 21 (2022), e2115934119. https://doi.org/10.1073/pnas.2115934119
arXiv:https://www.pnas.org/doi/pdf/10.1073/pnas.2115934119
tape-recording a radio-broadcast. [5] Margaret A. Boden. 2003. Creative Mind: Myths and Mechanisms (2 ed.). Routledge,
We have many species on this planet that exhibit intelligent USA.
behavior, and we, for the most part, ignore them simply because [6] Nick Bostrom. 2014. Superintelligence: Paths, Dangers, Strategies (1st ed.). Oxford
University Press, Inc., USA.
we do not have established ways of communication. [7] Joanna J. Bryson. 2022. Europe is in danger of using the wrong definition of
“On the planet Earth, man had always assumed that he was more ai. https://www.wired.com/story/artificial-intelligence-regulation-european-
intelligent than dolphins because he had achieved so much – the wheel, union/
[8] B. Calcott, K. Sterelny, D.W. McShea, C. Simpson, S. Okasha, P. Godfrey-Smith, P.
New York, wars and so on – whilst all the dolphins had ever done Lyon, B. Kerr, J. Nahum, P. Rainey, et al. 2011. The Major Transitions in Evolution
was muck about in the water having a good time. But conversely, the Revisited. MIT Press. https://books.google.com/books?id=JM-UyvyJ0ZgC
[9] François Chollet. 2019. On the Measure of Intelligence. arXiv:1911.01547 [cs.AI]
dolphins had always believed that they were far more intelligent than [10] David Cole. 2020. The Chinese Room Argument. In The Stanford Encyclopedia of
man – for precisely the same reasons.” Douglas Adams [1] Philosophy (spring 2020 ed.), Edward N. Zalta (Ed.). Metaphysics Research Lab,
We cannot communicate with other biological intelligent forms, Stanford University.
[11] Daniel C. Dennett. 1978. Where Am I? In Brainstorms. MIT Press.
so how can we plan for a fundamentally different form of intelli- [12] M. Du Sautoy. 2019. The Creativity Code: Art and Innovation in the Age of
gence? More than likely, Artificial Intelligence will arrive slowly, AI. HarperCollins Publishers Australia. https://books.google.com/books?id=
be massively distributed, and will be unrecognizable. Before that eqAQugEACAAJ
[13] Dennis Heimbigner et. al. 1985. A federated architecture for information man-
happens, we have a lot of time to practice communicating with agement.
other humans and other biological intelligent forms. [14] Hannah Fry. 2018. How Did A Computer Beat A Chess Grandmaster? NPR
Science Friday (9 2018). Accessed: 2020/05/01.
In line with non-bio-mimicry, non-von Neumann machines, one [15] Maria Carla Galavotti. 2018. Wesley Salmon. In The Stanford Encyclopedia of
topic worth diving into is the role of quantum physics in computers Philosophy (fall 2018 ed.), Edward N. Zalta (Ed.). Metaphysics Research Lab,
and consciousness. However, with quantum physics and minor Stanford University.
[16] Peter Godfrey-Smith. 2017. The Mind of an Octopus Eight smart limbs plus a big
variations of the observable within our thought processes, there is brain add up to a weird and wondrous kind of intelligence. Accessed: 2020-04-09.
some deviation from pure causality that could be called free-will. [17] Yuval Noah Harari. 2017. Homo Deus: A Brief History of Tomorrow (1st ed.).
Quantum computing is still new enough that even if they have built Harper.
[18] Larry Hauser. 2020. Chinese Room Argument. Accessed: 2020-04-08.
a verified quantum computer, most companies do not know what [19] Leah Henderson. 2020. The Problem of Induction. In The Stanford Encyclopedia
to do with it. Quantum computing is an aspect that we think may of Philosophy (spring 2020 ed.), Edward N. Zalta (Ed.). Metaphysics Research Lab,
Stanford University.
genuinely unlock the potential of Artificial Intelligence. Quantum [20] Tonya Hines. 2018. Anatomy of the Brain. Accessed: 2020-06-16.
computers are one example of making intelligence that is radically [21] David Hume. 1901. An Enquiry Concerning Human Understanding. The Monist
different than our own. 11, n/a (1901), 312.
[22] Tero Karras, Samuli Laine, Miika Aittala, Janne Hellsten, Jaakko Lehtinen, and
Social and emotional intelligence is another aspect of intelligence Timo Aila. 2019. Analyzing and Improving the Image Quality of StyleGAN.
that is not being researched enough (and only briefly mentioned in arXiv:1912.04958 [cs.CV]
17
[23] Christof Koch. 2019. The Feeling of Life Itself: Why Consciousness Is Wide- [37] Roger Penrose. 1989. The Emperor’s New Mind: Concerning Computers, Minds,
spread but Can’t Be Computed. MIT Press. https://books.google.com/books?id= and the Laws of Physics. Oxford University Press, Inc., USA.
82yuDwAAQBAJ [38] Roger Penrose and Lex Fridman. 2020. Consciousness is Not a Computa-
[24] Alex Krizhevsky, Ilya Sutskever, and Geoffrey E Hinton. 2012. ImageNet Classifi- tion (Roger Penrose) AI Podcast Clips. https://www.youtube.com/watch?v=
cation with Deep Convolutional Neural Networks. In Advances in Neural Infor- hXgqik6HXc0&feature=youtu.be
mation Processing Systems 25, F. Pereira, C. J. C. Burges, L. Bottou, and K. Q. Wein- [39] Plato. 1943. The Republic. Art-type edition. New York : Books, Inc.
berger (Eds.). Curran Associates, Inc., 1097–1105. http://papers.nips.cc/paper/ [40] Michael W. Reimann, Max Nolte, Martina Scolamiero, Katharine Turner, Rodrigo
4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf Perin, Giuseppe Chindemi, Paweł Dłotko, Ran Levi, Kathryn Hess, and Henry
[25] Roman Kucera. 2017. The truth behind Facebook AI inventing a new language. Markram. 2017. Cliques of Neurons Bound into Cavities Provide a Missing Link
towards Data Science (08 2017). Accessed: 2020/05/01. between Structure and Function. Frontiers in Computational Neuroscience 11
[26] Shane Legg and Marcus Hutter. 2007. A Collection of Definitions of Intelligence. (2017), 48. https://doi.org/10.3389/fncom.2017.00048
arXiv:0706.3639 [cs.AI] [41] Stuart Russell. 2019. Human Compatible: Artificial Intelligence and the Problem
[27] Hadley Leggett. 2009. Clever Crows Prove Aesop’s Fable Is More Than Fiction. of Control. Penguin Publishing Group. https://books.google.com/books?id=
Wired (08 2009). Accessed: 2020/04/10. M1eFDwAAQBAJ
[28] James Lovelock. 2019. Novacene - The Coming Age of Hyperintelligence. MIT [42] Stuart Russell and Peter Norvig. 2020. Artificial Intelligence: A Modern Approach
Press. https://mitpress.mit.edu/books/novacene (4th ed.). Prentice Hall Press, USA.
[29] Satoshi Matsuoka. 2020. TWEET: We just announced the Fugaku config [43] Oscar Schwartz. 2019. In 2016, Microsoft’s Racist Chatbot Revealed the Dangers
at a press briefing. The whole system is 158,976 A64FX nodes, and run- of Online Conversation. IEEE Spectrum (11 2019). Accessed: 2020/05/03.
ning at 2.2Ghz peak performances for 64bitFP/32bitFP/16bitFP/8bitINT are [44] Giulio Tononi. 2012. Integrated information theory of consciousness: An updated
537Peta/1.07Exa/2.15Exa/4.30Exa (FL)ops respectively, as well as the total account. Archives italiennes de biologie 150 (06 2012), 56–90. https://doi.org/10.
memory BW 163 PetaByte/s. https://twitter.com/ProfMatsuoka/status/ 4449/aib.v149i5.1388
1261194036276154368 Last accessed 15 May 2020. [45] Allen M. Turing. 1950. Computing Machinery and Intelligence. Mind
[30] Kathleen McAuliffe. 2011. If Modern Humans Are So Smart, Why Are Our Brains LIX, 236 (10 1950), 433–460. https://doi.org/10.1093/mind/LIX.236.433
Shrinking? Accessed: 2020-04-09. arXiv:https://academic.oup.com/mind/article-pdf/LIX/236/433/30123314/lix-
[31] Cade Metz. 2019. A Breakthrough for A.I. Technology: Passing an 8th-Grade 236-433.pdf
Science Test. The New York Times (9 2019). Accessed: 2020/05/01. [46] Stanislaw Ulam. 1958. Tribute to John von Neumann. Accessed: 2020-06-16.
[32] Sebastian Moss. 2019. The creation of the electronic brain. Data Center Dynamics [47] Manuela Veloso. 2009. AI Classical Deterministic Planning – Representation and
(01 2019). Accessed: 2020/05/11. Search. Accessed 2020-05-29.
[33] Christopher Moyer. 2016. How Google’s AlphaGo Beat a Go World Champion. [48] James Vincent. 2019. OpenAI has published the text-generating AI it said was
The Atlantic (3 2016). Accessed: 2020/05/01. too dangerous to share. The Verge (11 2019). Accessed: 2020/04/28.
[34] Iris Murdoch. 1992. Metaphysics as a Guide to Morals. Allen Lane, Penguin Press. [49] Siddharth Vodnala. 2019. IQ test for artificial intelligence systems. WSU Insider
[35] Graham Oppy and David Dowe. 2019. The Turing Test. In The Stanford En- (12 2019). Accessed: 2020/05/01.
cyclopedia of Philosophy (spring 2019 ed.), Edward N. Zalta (Ed.). Metaphysics [50] the free encyclopedia Wikipedia. 2022. Deepfake. https://en.wikipedia.org/wiki/
Research Lab, Stanford University. Deepfake
[36] Judea Pearl and Dana Mackenzie. 2018. The Book of Why: The New Science of [51] Roman V Yampolskiy. 2018. Why We Do Not Evolve Software? Analysis of
Cause and Effect (1st ed.). Basic Books, Inc., USA. Evolutionary Algorithms. Accessed: 2020-04-19.

18

You might also like