Introduction to AI (I2AI)
Neu-Ulm University of Applied Sciences
February 20, 2025
Which thoughts and feelings come to your mind when you think of AI?
Fiction
or future?





The development of full artificial intelligence could spell the end of the human race. Stephen Hawking
I believe it’s going to change the world more than anything in the history of mankind — even more than electricity. Kai-Fu Lee
AI is neither magic nor monster — it is a mirror reflecting our own choices. Kate Crawford
Forget artificial intelligence—in the brave new world of big data, it’s artificial idiocy we should be looking out for. Tom Chatfield
What can intelligent beings do?
know learn
create
act predict plan decide
recognize assess infer percept
AI is the science of making machines (i.e., computer systems) to
think (thought processes and reasoning)
and to
act (behavior)
humanly and/or rationally
Cognitive science is the study of the human brain and its processes — it examines how the human brain may be functioning. Cognitive science requires analytical observation and experimentation.
We can learn about human thought in three ways (Russel & Norvig, 2022):
As a result of the cognitive modelling approach, some of the most powerful AI models are a result from observing human thinking experimentally (e.g., deep neural networks).
Why is “thinking like a human” so difficult to measure?
In his famous paper “What Is It Like to Be a Bat?”, Thomas Nagel (Nagel, 1974) argues that consciousness has a subjective character that cannot be captured by physical descriptions. We might map the neurons of a bat (or an AI), but we cannot know the experience of being one.
What is rational thinking about?
Thinking rationally means following the laws of thought (i.e., rules for correct reasoning) — if your premises are true, your conclusion must be true.
Socrates is a man and all men are mortal, thus, it can be concluded that Socrates is mortal Aristotle (384-322 BCE)
These rules can be encoded — computers can solve any solvable problem, provided:
Many AI systems try to mimic human behavior — and the Turing Test (Turing, 1950) offers one way to measure how “intelligent” they are in this sense: a machine passes if it can fool a human into thinking it’s human.1
To pass, a machine would need to:
Think you can tell humans from bots? Try it yourself — “Bot or Not”
Are you able to discern Claude (Sonnet 4.6) from a human?
Why (not)?
Large language models in general, have the ability to produce human-like responses that can fool even experienced evaluators ChatGPT has shown it can. However, depending on your prompting skills, those models may still produce a lot of nonsense.
An agent is something that acts, an rational agent is one that acts so as to achieve the best coutcome (i.e., does the right thing), or, when there is uncertainty, the best expected outcome (i.e., does the appropriate thing) based on the objective that is provided to the agent (Russel & Norvig, 2022).
The approach goes beyond the “laws of thought” approach as it involves actions based on
The standard model of AI (Russel & Norvig, 2022) describes the dominant approach in AI engineering: build systems that get increasingly better at achieving a fixed goal — one precisely defined by humans in advance.
But is that enough?
Do you see any issues with the so-called standard model of AI?
To create machines that are provably beneficial to humans, two refinements to the standard model of AI are needed:
‘AI system’ means a machine-based systems designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it received, how to generate output such as content, predictions, recommendations, or decisions, that can influence physical or virtual environment (European Commission, 2024).
Systems that perceive, learn, think and act human-like.
Casual discussions often suffer “conceptual flattening” (Chalmers et al., 2026): treating all AI as one thing obscures fundamentally different logics and affordances.
| AI Mode | Core Logic | Representative Systems | Organizational Affordances |
|---|---|---|---|
| Predictive | Pattern recognition & forecasting | Fraud detection, Radiology classifiers | Efficiency in routine analysis; surveillance |
| Generative | Synthetic production of novel content | GPT-4o, Midjourney, GitHub Copilot | Shift from production to curation; low marginal cost |
| Agentic | Multi-step reasoning & task decomposition | LangChain agents, Open Claw | Partial autonomy; cognitive sovereignty |
| Embodied | Physical manipulation & perception | Agility Robots | Labor substitution; material coordination |
A series of interviews to some of the AI pioneers.
The full documentary is available here
1943—1956 The inception of AI
1966—73 A dose of reality (AI winter)
1970—90 Expert systems (knowledge-based approaches)
1990—present AI spring (statistical approaches)
2012—present New excitement
Improvement in performance obtained from increasing the size of the data set by two or three orders of magnitude outweighs any improvement that can be obtained from tweaking the algorithm Banko & Brill (2001)
Which AI systems are you using?
The exercises are (inspired) by Russel & Norvig (2022)
Define in your own words:
If and to what extent are the following computer systems instances of artificial intelligence?
Various subfields of AI have held contests by defining a standard task and inviting researchers to do their best. Examples include the DARPA Grand Challenge for robotic cars, the International Planning Competition, the Robocup robotic soccer league, the TREC information retrieval event, and contests in machine translation and speech recognition.
Investigate one of these contests and describe the progress made over the years.
Read the statements (one after the other) and discuss if the second sentence of each statement is true and if it does imply the first.
Surely computers cannot be intelligent
—they can do only what their programmers tell them.
Surely animals cannot be intelligent
—they can do only what their genes tell them.
Surely animals, humans, and computers cannot be intelligent
—they can do only what their constituent atoms are told to do by the laws of physics.