the story beyond artificial immune systems zhou ji, ph.d. center for computational biology and...

21
NATURAL COMPUTING The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Upload: brenna-roles

Post on 01-Apr-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

NATURAL COMPUTINGThe story beyond Artificial

Immune Systems

Zhou Ji, Ph.D.Center for Computational Biology and BioinformaticsColumbia UniversityWuhan, China 2009

Page 2: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

… maybe this is a better title

Page 3: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Alan Turing

1912-1954

Page 4: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Artificial Immune SystemsSwarm Intelligence

Fractal GeometryMolecular Computing

Genetics Algorithm

Artificial Neural Network

Bioinformatics

Computational Biology

Evolutionary Algorithms

Artificial Life

DNA Computing

Page 5: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Artificial Immune SystemsSwarm Intelligence

Fractal GeometryMolecular Computing

Genetics Algorithm

Artificial Neural Network

Bioinformatics

Computational Biology

Evolutionary Algorithms

Artificial Life

DNA Computing

Page 6: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Three examples

Genetic algorithm – a well established algorithm

Artificial Immune Systems – a new area that are diverse and to be defined

Bioinformatics – what is both biology and computer science at the same time

Page 7: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Multiple levels of biological study

cellular

molecular

organ

population

Tissue

Page 8: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Genetic algorithm

1. Chromosomes change between generations• crossover• Mutation

2. Survival of the fittest

How does evolution happen?

Page 9: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Genetic algorithm

Typical problem handled with GA optimization

What is search space? – all possible parameters It is UNKNOWN in general

GA’s basic idea and procedure Start a population Evaluate fitness New population

Selection, crossover, mutation, accepting Replace Test (absolute or relative criterion) and loop

Page 10: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Artificial immune systems

Any computing methods inspired by immune system and computational effort for immunology motivation Clonal selection Immune network model Negative selection algorithms Danger theory and other new directions

Page 11: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

components of the immune system

Page 12: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Immune network model• Typical application: clustering• Network of “B-cells” to represent the types of antibody• Develop based on Interaction between nodes and between node and training data (‘antibody’)

Page 13: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Negative selection algorithms

Page 14: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

an illustration of detector set

Page 15: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Danger theory

Page 16: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Bioinformatics

FEAST OF THREE

BiologistsStatisticiansComputer

Scientists

Page 17: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Protein’s hierarchical structure

Page 18: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

secondary structurea helix and b sheet

Page 19: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Life’s secret:how DNA encodes protein

 Each of the four letters takes 2 bits to store. One byte thus can store four letters.

Human genome include about 3 billion nucleotides: 3 X 10^9 /4 = 8 X 10^8 = 800,000,000 800 MB - that takes about one regular CD to store.

DNA is strings A, T(U), C, G.

Page 20: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Summary

Natural computing bridges between biology and computer science Bio-inspired computing Emulated life Computing with natural materials

Biology is very interesting from the computer science point of view.

Page 21: The story beyond Artificial Immune Systems Zhou Ji, Ph.D. Center for Computational Biology and Bioinformatics Columbia University Wuhan, China 2009

Questions or comments?