L1 - Natural Systems and Evolution Flashcards

1
Q

Define what is meant by Nature Inspired Computation?

A

Nature : What elements of nature can we leverage to solve problems?
Inspired : How can nature influence and inspire computing?
Computation : What problems can be solved using computational methods inspired by nature?

Thus, NIC abstracts natural processes such as evolution, and identifies where it can be used to solve computational requirements with most efficiency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are some examples of Nature Inspired Computing and what are their uses?

A

Evolutionary Algorithms : Used to optimise complex systems.

Artificial Neural Networks : Used for patter recognition.

Artificial Immune Systems : Used to identify and combat threats.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Give some examples of Natural Systems that we can take inspiration from?

A
  • Ant colonies and formations.
  • Swarm clustering and movement.
  • Artificial neural networks.
  • Immune system threats.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Explain how the process of evolution correlates to finding optimal solutions computationally…

A

Evolution is a continuous process that ensures survival of the fittest. Children inherit a variety of attributes from Parents. Only the fittest children ( most optimally environmentally adapted ) will survive. This means any child is the current optimal solution. However, over time this optimal solution will change based on environmental factors.

Computationally, we can see this as an iterative process where children inherit a variety of attributes from a set of parents. This leads to a optimised child, or in computational terms, an optimal solution.

Thus, this natural process naturally finds an optimal solution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the ingredients needed for a Natural Process?

A
  • Competition for resources between entities.
  • A set of initial parents.
  • ( Optional ) A mixing of parents to produce children with varying attributes.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly