7.1.8 - Outline the role of autonomous agents acting within a larger system. Flashcards
What are autonomous agents in a larger system?
Autonomous agents are software programs or devices that act independently based on state changes in their environment, responding without direct instructions, but in the interest of their owner.
What is an example of autonomous agents in action?
Examples include self-driving cars and drone swarms, which operate independently to achieve goals such as transportation or parcel delivery.
What are the key characteristics of autonomous agents?
Autonomous agents are autonomous (select subtasks independently), reactive (respond to environmental inputs), social (interact with other agents), and persistent (continuously work towards a goal).
How do autonomous agents demonstrate autonomy?
Autonomy allows agents to independently select subtasks to achieve larger goals, like a drone autonomously choosing a path to deliver a parcel.
What is reactivity in autonomous agents?
Reactivity refers to an agent’s ability to sense changes in its environment and react accordingly, like a drone adjusting its movement in response to wind.
What is concurrency or sociality in autonomous agents?
Concurrency (sociality) is the ability of agents to interact with other agents in cooperative, competitive, or coordinated ways to achieve goals.
What does persistence mean in autonomous agents?
Persistence refers to an agent’s continuous effort to work towards its goal without stopping, ensuring consistent progress towards completing its task.