ERS 4-6

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:53 PM on 8/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

4

4

2
New cards

What is Taxonomy in Autonomy and Ethical Robot?

Structured way of classifying robots according to properties like autonomy and moral agency

3
New cards

Levels of Autonomy (Taxonomy)

Level 1. The human does everything, the system does not help.

Levels 2-4. Suggest all or one action.

Levels 5-9. From “Executes with approval” to “Informs if it decides to”.

Level 10. Full autonomy.

4
New cards

Levels of Moral Agents

  1. No moral agents
    (only does what it was programmed to do and does not think about right or wrong)

  2. Ethical impact agents
    (does not reason morally; affect people through things like safety, privacy, or social effects)

  3. Implicit ethical agents
    (rules or limits that prevent dangerous or unethical behavior)

  4. Explicit ethical agents
    (programmed ethical rules or principles to decide what to do)

  5. Fully moral agents
    (understand, choose, and justify ethical actions in a human-like way)

5
New cards

Top-down development and +-

Choosing an ethical theory first and then systematically turning it into rules, code and robot behavior

+ Clear, structured and consistent
- Rules can conflict, less flexible, harder to adapt

6
New cards

Bottom-up development and +-

Robot learns ethical behavior gradually from experience and feedback instead of following fixed ethical rules from the start

+ Adaptive, improves over time, closer to human-like moral
- Lack of clarity

7
New cards

Example of application of deontology rulebook

A deontological autonomous vehicle follows a predefined rulebook and, in an unavoidable crash situation, stays in its lane rather than swerving into another lane and causing an accident it would be at fault for

8
New cards

Example of application of ethics of risk

In ethics of risk, an autonomous vehicle samples several possible trajectories and chooses the one that keeps risk below defined thresholds while distributing risk more ethically, for example by reducing risk for vulnerable road users instead of following a selfish trajectory

9
New cards

5

5

10
New cards

Elements of Moral Competence

  1. Moral vocabulary
    (language used to describe moral ideas like fairness, blame, and forgiveness)

  2. System of moral norms
    (set of shared rules about what is allowed, required, or forbidde)

  3. Moral cognition and affect
    (ability to judge moral situations, including intentions, responsibility, and emotional significance)

  4. Moral decision making and action
    (choosing and performing behavior that follows moral goals)

  5. Moral communication
    (expressing moral judgments, rejecting wrong orders, and explaining actions)

11
New cards

Multi Agent Systems

System where multiple agents interact with each other and with an environment to pursue goals and produce behavior together

12
New cards

Reinforcement Learning

Learning what to do by trying actions and getting rewards

13
New cards

Markov Decision Process (MDP)

mathematical model for decision-making with states, actions, transitions, and rewards

<p><span style="background-color: oklch(1 0 0); color: oklch(0 0 0);">mathematical model for decision-making with </span><span>states,</span> <span>actions,</span> <span>transitions,</span> <span>and</span> <span>rewards</span><br></p>
14
New cards

Q-Learning with Example

Reinforcement learning method where an agent learns, by trial and error, which action is best in each state by updating Q-values for state-action pairs

Example: robots or agents can learn ethical behavior by using Q-Learning with moral reward functions

15
New cards

Inverse Reinforcement Learning with Example

Example: shows how a system can learn socially correct behavior by observing human behavior and inferring the reward function behind it.

16
New cards

6

6

17
New cards

What is Embodied AI?

AI that learns and acts through a body in an environment, using perception, reasoning, and action in a continuous interaction loop, while adapting from experience like humans do

18
New cards

Foundational model of Embodied AI

  1. Perception
    (AI senses and interprets the environment through sensors)

  2. Language understanding
    (AI understands natural language and maps it to meaning and context)

  3. Reasoning
    (AI infers, predicts, and makes decisions based on goals and the current context)

  4. Planning to action
    (AI plans a sequence of actions and carries them out in the real world)

  5. Manipulation
    (AI physically interacts with objects in the environment to achieve goals)

19
New cards

Opportunities of Embodied AI (compared with dataset-based AI)

Enhanced learning
(learns through interaction with its environment, which leads to more robust and adaptive behavior than purely dataset-based AI)

Enhanced adaptability
(Can generalize from experience and perform better in dynamic or unpredictable situations)

Cost and efficiency benefits
(Simulators allow a lot of testing and training in controlled environments, which reduces costs, risks, and the need for real-world trials)

Real-world problem solving
(Can handle complex real-world tasks, especially ones that are dangerous, repetitive, or require high precision)

20
New cards

Challenges of Embodied AI (compared with dataset-based AI)

Sensory realism
(It is difficult to build sensors that match human-like perception, including depth recognition and tactile feedback)

Real-world navigation
(Must deal with changing environments, including weather conditions and obstacles)

Complexity vs. scalability
(Can become very complex, so it is hard to scale them efficiently and cost-effectively)

Energy efficiency
(Must balance strong performance with limited energy use)

Safety
(Safe operation is essential, including avoiding harm and respecting privacy)

21
New cards

Opportunities of Ethics and Embodied Ai

High-bandwidth interactions
(Rich sensor input lets embodied AI interact with noisy real/virtual environments, helping it learn more human-like ethical behavior)

Simulation and real-world transfer
(High-fidelity simulations allow safe testing of ethical decisions without real-world consequences, before transferring them to actual robots)

Human-in-the-loop systems
(Humans can give feedback or intervene, which helps keep the AI aligned with human ethical standards)

Teleoperation / empathy-related interaction
(Direct human-robot interaction, such as teleoperation, can support ethical guidance and improve how robots respond to human needs and values)

22
New cards

How to create Embodied Ai?

  1. Build an agent in an environment

  2. Model perception with sensors

  3. Use world models

  4. Train through interactive learning

  5. Define goals and tasks

  6. Use modern large models

  7. Develop and test in simulation frameworks

23
New cards

Embodied AI Tasks and Goals

Visual Exploration

Visual Navigation

Audio-Visual Navigation

Question Answering
(The agent answers questions based on what it perceives in the environment)

Navigation Instruction Following

Rearrangement
(The agent organizes or moves objects in the environment)

24
New cards

Common sense principles

Safety

Predictability

Reasonableness

Uniformity
(Similar situations should be handled in a consistent way)

Explainability
(The robot should be able to make its behavior understandable to humans)

25
New cards

Practical Common Sense Tests

  1. Test common sense scenarios
    (Focus on everyday situations, not only on ethic dilemmas)

  2. Use low-stakes scenarios
    (Test frequent, small-impact situations, because they occur much more often)

  3. Acknowledge limited information
    (Perfect information is usually unrealistic)

  4. Acknowledge uncertainty
    (Outcomes are not always predictable and that multiple possibilities may exist)

  5. Work with trade-offs
    (Not all goals can be maximized at once)

  6. Rank principles rather than outcomes
    (Prioritize general principles such as safety or liability instead of judging only isolated outcomes in single scenarios)