Healing strategies for networks: Difference between revisions
From Santa Fe Institute Events Wiki
(→Title) |
No edit summary |
||
Line 10: | Line 10: | ||
# [http://www.santafe.edu/events/workshops/index.php/Alex_Healing Alex Healing] | # [http://www.santafe.edu/events/workshops/index.php/Alex_Healing Alex Healing] | ||
# [[Amelie Veron]] | # [[Amelie Veron]] | ||
# [http://www.santafe.edu/events/workshops/index.php/Sayan_Bhattacharyya Sayan] -- See suggested project on Lexical Networks at this page: [http://www.santafe.edu/events/workshops/index.php/Lexical_networks Lexical Networks] | |||
# ... | # ... | ||
Revision as of 14:13, 8 June 2007
CSSS Santa Fe 2007 |
Title
An investigation into healing strategies for boolean networks (?)
Can be seen as the boolean approach of Learning & the aging brain --Amelie
Members
- Alex Healing
- Amelie Veron
- Sayan -- See suggested project on Lexical Networks at this page: Lexical Networks
- ...
Overview
Simple
- Random Boolean Network
- Evolve network parameters (boolean function, connections, ...)
- Select n best networks
- Apply different healing strategies to each n network and compare
Evolved-Resilience Network
- Random Boolean Network
- Evolve with failures / insertions
- Select n best networks
- Apply different healing strategies
Healing Strategies
- Re-evolve whole network
- Local healing / Directed evolution
- Static re-evolution around failure point
- Breadth-first
- Depth-first
- Dynamic expansion of re-evolution
- Static re-evolution around failure point
Types of failure
- Removal of node
- Removal of connections
- Byzantine failure(Insertion of 'crazy' node)
Still to decide
- Simulation environment - Java?
- Stochasisity / non-determinism?
- Boolean functions, etc...
Background Reading
- A description of Boolean Networks with examples and pictures
- Wikipedia article with links to Stuart Kauffman's work
...