SlideShare a Scribd company logo
Scientific Research Group in Egypt (SRGE)

A simplex Nelder-Mead genetic algorithm for
minimizing molecular potential energy function
Ahmed Fouad Ali and Aboul Ella Hassanien
Scientific Research Group in Egypt (SRGE)

http://www.egyptscience.net
Company

LOGO
Company

LOGO

Scientific Research Group in Egypt
www.egyptscience.net
Company

LOGO

Agenda
1. Motivations
2. Introduction

3. Problem definition
4. The proposed GNMA
5. Performance analysis
6. Numerical experiments
7. Conclusions
Company

LOGO

Motivations

•The determination of the three-dimensional structure of a molecule
can be formulated as a continuous global minimization problem.
• The problem is that the number of local minimizers of this
function grows exponentially with the molecule size.

• Many optimization methods can be applied to this problem, such
as branch and bound methods, smoothing methods, simulated
annealing, genetic algorithms.
•To explore the capability of the proposed algorithm we use a
scalable simplified molecular potential energy function with well
known properties.
Company

LOGO

Introduction

A Protein is a chain of amino acids, also referred to as residues.

R
NH3+ C COOAmino group

H

Carboxylic
acid group

Different side
chains, R,
determine the
properties of 20
amino acids.

An amino acid
5
Company

Introduction

LOGO
Gly

Leu

a-helix

Ser

Pro

b-sheet

Proteins consist of a long chain
of amino acids called the
primary structure.

The constituent amino acids may
encourage hydrogen bonding and
form regular structures, called
secondary structures.
The secondary structures fold
together to form a compact
3-dimensional or tertiary
structure.

6

6
Company

LOGO

Introduction

7

7
Company

LOGO

Introduction

NMR (Nuclear Magnetic Resonance)

but this is very expensive and time-consuming

8

8
Company

LOGO

Introduction

The problem can be formulated as a global
minimization problem, as it is assumed that the
tertiary structure occurs at the global minimum of the
free energy function of the primary sequence

Tertiary structure is
believed to minimize potential energy:
Min V (x)
where x = atom coordinates
9
9

9
Company

LOGO

Problem definition

The molecular model considered here consists of a chain of
m atoms centered at x1, . . . , xm, in a 3-dimensional space

10

10
10
Company

LOGO

Problem definition

The force field potentials corresponding to bond lengths,
bond angles, and torsion angles are defined respectively.

Where c1ij is the bond stretching force constant,
c2ij is the angle bending force constant,
c3ij is the torsion force constant.
11

11
11
Company

LOGO

Problem definition

There is a potential E4 which characterizes the 2-body
interaction between every pair of atoms separated by
more than two covalent bonds along the chain.

where rij is the Euclidean distance between atoms xi and xj .

12

12
12
Company

LOGO

Problem definition

In most molecular conformational predictions, all covalent
bond lengths and covalent bond angles are assumed to be
fixed at their equilibrium values r0ij and θ0ij , respectively.
The molecular potential energy function reduces to
E3 + E4.

where rij is the Euclidean distance between atoms xi and xj .

13

13
13
Company

LOGO

Problem definition

• From Eq. 3 and Eq. 4, the expression for the potential
energy as a function of the torsion angles takes the form

• The problem is then to find ω14, ω25, . . . , ω(m−3)m,
considering ωij ∈ [0, 5], which corresponds to the global
minimum of the function E, represented by Eq.(5).
14

14
14
Company

LOGO

Problem definition

Finally, the function f(x) can defined as

Despite these simplification, the problem remains very
difficult. A molecule with as few as 30 atoms has 227 =
134, 217, 728 local minimizers.

15

15
15
Company

LOGO

The proposed algorithm (GNMA)

• We propose a new Genetic Algorithm (GA) based
method, called Genetic Nelder-Mead Algorithm
(GNMA)
• A population of chromosomes are coded in a one big
matrix.
• This matrix is partitioned into several sub-matrices.
• The genetic operations are applied on the partitioned
sub-matrices.

• In the last stage, an exploitation process starts to
refine the best candidates obtained by applying Nelder
– Mead Algorithm .

16
16
Company

LOGO

The proposed algorithm (GNMA)

• GNMA starts with an initial population P0 of size μ which is
coded into a one big matrix PM0 .

• In this matrix a row is representing a chromosome and
each column shows the values of the corresponding
gene in all chromosomes.

17

17
17
Company

LOGO

The proposed algorithm (GNMA)

• The general population matrix Pt at generation is given by

Pt is partitioned into υ x η sub-matrices Pt(i;j) , i = 1,…, υ, j =
1,…, η, then the crossover and mutation operations are
applied to update each sub-population
18

18
18
Company

LOGO

The proposed algorithm (GNMA)

• GNMA uses arithmetical crossover

19

19
19
Company

LOGO

The Nelder-Mead algorithm

20

20
20
Company

LOGO

The Nelder-Mead algorithm (Cont.)

21

21
21
Company

LOGO

The Nelder-Mead algorithm (Cont.)

22

22
22
Company

LOGO

The Nelder-Mead algorithm (Cont.)

23

23
23
Company

LOGO

The Nelder-Mead search strategy

24

24
24
Company

LOGO

The proposed GNMA

25

25
25
Company

LOGO

The proposed GNMA (Cont.)

26

26
26
Company

LOGO

Performance analysis

The main contributions in GNMA lies in two components
• Population partitioning
•Final intensification(exploitation) by applying NelderMead algorithm in the elite solution.

27

27
27
Company

LOGO

Performance analysis(The efficiency of
population partitioning)

28

28
28
Company

LOGO

Performance analysis(The efficiency of
Nelder-Mead Algorithm)

29

29
29
Company

LOGO

Numerical experiments

•The GNMA is compared with 9 Methods
•Four methods are based on two real coded crossover operators
Weibull crossover WX and LX and two mutation operators LLM and
PM. WX-PM, WX-LLM, LX-LLM , LX-PM .

•Variable neighborhood search based method (VNS-3), (VNS-123)
•Genetic algorithm (GA)
• (rHYB) method denotes the staged hybrid GA with a reduced
simplex and a fixed limit for simplex iterations

• (qPSO) method is a hybrid particle swarm optimization (PSO) in
which quadratic approximation operator is hybridized with PSO.

30

30
30
Company

LOGO

Numerical experiments

31

31
31
Company

LOGO

Numerical experiments

32

32
32
Company

LOGO

Numerical experiments

33

33
33
Company

LOGO

Numerical experiments

34

34
34
Company

LOGO

Conclusion

In this paper, a new genetic Nelder-Mead based algorithm,
called GNMA, has been proposed to minimize the molecular
potential energy function.
The use of the partitioning process effectively assists an
algorithm to achieve promising performance and wide
exploration before stopping the search.

The Nelder-Mead algorithm has been inlaid in GNMA to
accelerate the search process and achieve deep exploitation with
the best individual before the end of the algorithm.
The comparison with 9 benchmark methods have been
presented to show the efficiency of GNMA.
The compared results indicate that GNMA is promising and
it is less expensive and much cheaper than other methods.

35

35
35
Company

LOGO

Thank you
Ahmed_fouad@ci.suez.edu.eg
http://www.egyptscience.net

Authors Ahmed Fouad Ali, Aboul Ella Hassanien

More Related Content

PDF
A HYBRID GENETIC ALGORITHM APPROACH FOR OSPF WEIGHT SETTING PROBLEM
PDF
Hybrid method for achieving Pareto front on economic emission dispatch
PDF
Group Project
PDF
An Efficient Clustering Method for Aggregation on Data Fragments
PDF
H046014853
PDF
Fuzzified pso for multiobjective economic load dispatch problem
PDF
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithm
PDF
Cray HPC + D + A = HPDA
A HYBRID GENETIC ALGORITHM APPROACH FOR OSPF WEIGHT SETTING PROBLEM
Hybrid method for achieving Pareto front on economic emission dispatch
Group Project
An Efficient Clustering Method for Aggregation on Data Fragments
H046014853
Fuzzified pso for multiobjective economic load dispatch problem
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Cray HPC + D + A = HPDA

What's hot (11)

PDF
Id135
PDF
COMPARISON OF VOLUME AND DISTANCE CONSTRAINT ON HYPERSPECTRAL UNMIXING
PDF
Black-box modeling of nonlinear system using evolutionary neural NARX model
PDF
Hybrid Approach to Economic Load Dispatch
PDF
New approach to multispectral image fusion based on a weighted merge
PDF
Fuzzified pso for multiobjective economic load
PDF
HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...
PDF
Matlab Implementation of Baseline JPEG Image Compression Using Hardware Optim...
PDF
Design of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree Multiplier
PDF
Enriched Firefly Algorithm for Solving Reactive Power Problem
PDF
A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...
Id135
COMPARISON OF VOLUME AND DISTANCE CONSTRAINT ON HYPERSPECTRAL UNMIXING
Black-box modeling of nonlinear system using evolutionary neural NARX model
Hybrid Approach to Economic Load Dispatch
New approach to multispectral image fusion based on a weighted merge
Fuzzified pso for multiobjective economic load
HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...
Matlab Implementation of Baseline JPEG Image Compression Using Hardware Optim...
Design of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree Multiplier
Enriched Firefly Algorithm for Solving Reactive Power Problem
A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...
Ad

Viewers also liked (18)

PPTX
Optimization tutorial
DOCX
Cap 4 parte_elizabeth
PDF
Revista Lanbide 2002
PDF
optim function
PPT
Quasi newton
PDF
Penalty function
PDF
Optimization In R
PPTX
Comparative study of algorithms of nonlinear optimization
DOC
PPTX
Nelder Mead Search Algorithm
PDF
H2O World - GLM - Tomas Nykodym
PDF
Simulated annealing.ppt
PDF
Using Gradient Descent for Optimization and Learning
PPTX
Simulated Annealing - A Optimisation Technique
PPT
various applied optimization techniques and their role in pharmaceutical scie...
PPTX
Simulated Annealing
PPT
F test Analysis of Variance (ANOVA)
PPTX
Simulated annealing -a informative approach
Optimization tutorial
Cap 4 parte_elizabeth
Revista Lanbide 2002
optim function
Quasi newton
Penalty function
Optimization In R
Comparative study of algorithms of nonlinear optimization
Nelder Mead Search Algorithm
H2O World - GLM - Tomas Nykodym
Simulated annealing.ppt
Using Gradient Descent for Optimization and Learning
Simulated Annealing - A Optimisation Technique
various applied optimization techniques and their role in pharmaceutical scie...
Simulated Annealing
F test Analysis of Variance (ANOVA)
Simulated annealing -a informative approach
Ad

Similar to A simplex nelder mead genetic algorithm for minimizing molecular potential energy function (20)

PDF
Monte Carlo Simulations & Membrane Simulation and Dynamics
PPTX
FINAL VERSION sss.pptx
PDF
Genetic Algorithm for Solving the Economic Load Dispatch
PPTX
New Microsoft PowerPoint Presentation (2).pptx
PPTX
Combinational circuit designer using 2D Genetic Algorithm
PPTX
FINAL VERSION PPT.pptx
PDF
Dh3211231128
PPT
Genetic Algorithms
PDF
EiB Seminar from Esteban Vegas, Ph.D.
PDF
Finding optimal reactive power dispatch solutions by using a novel improved s...
PDF
Adapted Branch-and-Bound Algorithm Using SVM With Model Selection
PDF
call for papers, research paper publishing, where to publish research paper, ...
PDF
A Hybrid Formulation between Differential Evolution and Simulated Annealing A...
PDF
PDF
Plan economico del 2017
PDF
Plan economico
PPTX
On clusteredsteinertree slide-ver 1.1
PDF
3 article azojete vol 7 24 33
PDF
A HYBRID CLUSTERING ALGORITHM FOR DATA MINING
PDF
An Adaptive Masker for the Differential Evolution Algorithm
Monte Carlo Simulations & Membrane Simulation and Dynamics
FINAL VERSION sss.pptx
Genetic Algorithm for Solving the Economic Load Dispatch
New Microsoft PowerPoint Presentation (2).pptx
Combinational circuit designer using 2D Genetic Algorithm
FINAL VERSION PPT.pptx
Dh3211231128
Genetic Algorithms
EiB Seminar from Esteban Vegas, Ph.D.
Finding optimal reactive power dispatch solutions by using a novel improved s...
Adapted Branch-and-Bound Algorithm Using SVM With Model Selection
call for papers, research paper publishing, where to publish research paper, ...
A Hybrid Formulation between Differential Evolution and Simulated Annealing A...
Plan economico del 2017
Plan economico
On clusteredsteinertree slide-ver 1.1
3 article azojete vol 7 24 33
A HYBRID CLUSTERING ALGORITHM FOR DATA MINING
An Adaptive Masker for the Differential Evolution Algorithm

More from Aboul Ella Hassanien (20)

PDF
النيروجيكو: فلسفة الذات المعززة في عصر الذكاء التفاعلي
PDF
النيروجيكو - الإنسان 2.0 في عصر الذكاء الاصطناعي المعزز
PDF
النيروجيكو في موسم التحول الذات الثقافية بين خوارزميات الترفيه وإعادة برمجة ...
PDF
أنا أُفكر مع، إذن أنا أتشكل النيروجيكو -وإعادة تشكيل الكوجيتو
PDF
النيروجيكو فلسفة الوعي المعزز في عصر الكم والذكاء الاصطناعي.pdf
PDF
The 9th International Conference on Advanced Machine Learning Technologies an...
PDF
المسابقة الرمضانية للاستاذ الدكتور ابو العلا عطيفي حسنين .pdf
PDF
انجازات المدرسة العلمية البحثية المصرية (SRSEG) لعام 2024.pdf
PPTX
ويبينار علي مصطفى مشرفة باشا: اينشتين العربو
PDF
الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
PDF
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
PDF
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
PDF
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
PPTX
Intelligent Avatars in the Metaverse.pptx
PDF
دليل البحث العلمى .pdf
PDF
SRGE photo.pdf
PPTX
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
PPTX
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
PPTX
الميتافيرس و مستقبل التعليم فى الوطن العربى
PPTX
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
النيروجيكو: فلسفة الذات المعززة في عصر الذكاء التفاعلي
النيروجيكو - الإنسان 2.0 في عصر الذكاء الاصطناعي المعزز
النيروجيكو في موسم التحول الذات الثقافية بين خوارزميات الترفيه وإعادة برمجة ...
أنا أُفكر مع، إذن أنا أتشكل النيروجيكو -وإعادة تشكيل الكوجيتو
النيروجيكو فلسفة الوعي المعزز في عصر الكم والذكاء الاصطناعي.pdf
The 9th International Conference on Advanced Machine Learning Technologies an...
المسابقة الرمضانية للاستاذ الدكتور ابو العلا عطيفي حسنين .pdf
انجازات المدرسة العلمية البحثية المصرية (SRSEG) لعام 2024.pdf
ويبينار علي مصطفى مشرفة باشا: اينشتين العربو
الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
Intelligent Avatars in the Metaverse.pptx
دليل البحث العلمى .pdf
SRGE photo.pdf
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
الميتافيرس و مستقبل التعليم فى الوطن العربى
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية

Recently uploaded (20)

PPTX
GDM (1) (1).pptx small presentation for students
PDF
Insiders guide to clinical Medicine.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Pharma ospi slides which help in ospi learning
PDF
RMMM.pdf make it easy to upload and study
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
01-Introduction-to-Information-Management.pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Lesson notes of climatology university.
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
GDM (1) (1).pptx small presentation for students
Insiders guide to clinical Medicine.pdf
VCE English Exam - Section C Student Revision Booklet
Microbial diseases, their pathogenesis and prophylaxis
Microbial disease of the cardiovascular and lymphatic systems
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Complications of Minimal Access Surgery at WLH
Pharma ospi slides which help in ospi learning
RMMM.pdf make it easy to upload and study
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Final Presentation General Medicine 03-08-2024.pptx
01-Introduction-to-Information-Management.pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
human mycosis Human fungal infections are called human mycosis..pptx
Renaissance Architecture: A Journey from Faith to Humanism
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
STATICS OF THE RIGID BODIES Hibbelers.pdf
Lesson notes of climatology university.
Module 4: Burden of Disease Tutorial Slides S2 2025

A simplex nelder mead genetic algorithm for minimizing molecular potential energy function