Maurice Clerc (mathematician): Difference between revisions
Line 49: | Line 49: | ||
=== Articles and conference texts === |
=== Articles and conference texts === |
||
* (2001) "Think locally, act locally: The Way of Life of A2PSO, and Adaptive Particle Swarm Optimizer" , France Télécom R&D. |
* (2001) "Think locally, act locally: The Way of Life of A2PSO, and Adaptive Particle Swarm Optimizer" , France Télécom R&D. |
||
*"Stagnation Analysis in Particle Swarm Optimisation or What Happens When Nothing Happens", Technical report, University of Essex, 2006 |
*"Stagnation Analysis in Particle Swarm Optimisation or What Happens When Nothing Happens", Technical report, University of Essex, 2006. |
||
*"Why does it work?", International Journal of Computational Intelligence Research 4, n° 2, 2008, p. 79-91. |
|||
*"Beyond Standard Particle Swarm Optimisation", International Journal of Swarm Intelligence Research 4, 2010, p. 46-66. |
|||
*Handbook of Swarm Intelligence, vol. 8, Heidelberg, Springer, 2011 (<nowiki>ISBN 978-3-642-26689-8</nowiki>), "From Theory to Practice in Particle Swarm Optimization", p. 3-36. |
|||
*"Cooperation Mechanisms in Particle Swarm Optimisation", Nature Inspired Computing : Theory and Industrial Application, 2013. |
|||
*"List Based Optimisers - Experiments and Open Questions", International Journal of Swarm Intelligence Research, vol. 4(4), 2014. |
|||
*"Total memory optimiser: proof of concept and compromises", International Journal of Swarm Intelligence, vol. 3, 2017. |
|||
== Liens externes == |
== Liens externes == |
Revision as of 19:30, 31 December 2021
Maurice Clerc | |
---|---|
Born | 1949/04/24 |
Nationality | French |
Occupation(s) | Mathematician and writer |
Biography
Family and et studies
Maurice Marcel Clerc was born on April 24, 1949. He obtained his engineering degree in 1972, at the end of his graduate studies at the Institut industriel du Nord (renamed Centrale Lille in 1991) [1].
Professional career
Maurice Clerc works in the Research and Development department of France Télécom.
His early work focused on fuzzy representations[2] · [3] · [4]. He is then recognized as a global specialist in particle swarm optimization (PSO) [5] · [6] jointly with avec James Kennedy. He is, together with the latter, lead co-author of the first detailed theoretical analysis of this method[7], rewarded by IEEE in 2005[8].
This article is in fact only the format of a study published online since 1999. He outlines and demonstrates convergence theorems in a five-dimensional space and, in particular, defines the constriction concept that has been largely used since in the context of PSO.
In the early PSO versions of the positions of particles tended to “explode” to very large values, except to be constrained by arbitrarily limiting their speed.
Noticing periodic regularities in deterministic particle trajectories, Clerc analyses the dynamics of the stochastic system and proves that the trajectory of a particle can be controlled in a more sophisticated way, by applying a constriction coefficient, which allows the particle to adjust its search distance, decreasing it if necessary or increasing it if a new region is found.
The analysis defines value intervals for the coefficients, which make it possible to generalize the algorithm to many types of problems. Thus a researcher or an application developer can use the same model, with the same coefficients, without arbitrary limitation of speeds.
From the same basic code, simply define the objective function of the problem to be treated. A more versatile approach than previous ones, which is now used in virtually all PSO variants. By the end of 2020 more than a thousand other authors' publications are referring to it[9].
Clerc introduces other innovations in the swarm intelligence paradigm, for example with the «Swarm and Queen» approach[10] ou with variable topology through which the population structure is modified in an adaptive way during the algorithm run.
His work on the use of the PSO for combinatorial problems, such as the Commercial Traveler, is particularly innovative in that he completely redefines the concepts of “speed” and “distance” to address these types of problems.[11].
Its definition of the concept of stagnation and its analysis have also led to improvements in the algorithm[12].
He works with many people around the world. In particular James Kennedy (see above), Riccardo Poli on the XPS (eXtended Particle Swarms)[13] project of the University of Essex, Patrick Siarry, professor at the University Paris-Est Créteil[14] · [15], Mahamed G. H. Omran, professor at the Gulf University du Koweït (Adaptive Population-based Simplex)[16] · [17], several teacher-researchers in India, including the Indian Institute of Technology (IIT) in Roorkee, etc.
He is involved in updating the Particle Swarm Central site[18].
Retired since 2004, he remains active in various fields of research, related to PSO or not[19] · [20] : publications of articles and books, keynote speaker in conferences[21] · [22], director and thesis jury[23] · [24]. He also occasionally works as an optimization consultant[25] · [26].
Publications
Books
Maurice Clerc is the author of three books:
Articles and conference texts
- (2001) "Think locally, act locally: The Way of Life of A2PSO, and Adaptive Particle Swarm Optimizer" , France Télécom R&D.
- "Stagnation Analysis in Particle Swarm Optimisation or What Happens When Nothing Happens", Technical report, University of Essex, 2006.
- "Why does it work?", International Journal of Computational Intelligence Research 4, n° 2, 2008, p. 79-91.
- "Beyond Standard Particle Swarm Optimisation", International Journal of Swarm Intelligence Research 4, 2010, p. 46-66.
- Handbook of Swarm Intelligence, vol. 8, Heidelberg, Springer, 2011 (ISBN 978-3-642-26689-8), "From Theory to Practice in Particle Swarm Optimization", p. 3-36.
- "Cooperation Mechanisms in Particle Swarm Optimisation", Nature Inspired Computing : Theory and Industrial Application, 2013.
- "List Based Optimisers - Experiments and Open Questions", International Journal of Swarm Intelligence Research, vol. 4(4), 2014.
- "Total memory optimiser: proof of concept and compromises", International Journal of Swarm Intelligence, vol. 3, 2017.
Liens externes
Notes et références
- ^ Répertoire des Ingénieurs et scientifiques de France.
- ^ Maurice Clerc, François Guérin et Xavier Chanet. « Représentations floues dans un mémoriel ». dans JIOSC (Journées internationales d'Orsay sur les sciences cognitives), édité par CNRS, 211‑22. Orsay, France: CNRS, 1994.
- ^ Earl D. Cox; (trad.) Maurice Clerc (1995). "La logique floue pour les affaires et l'industrie". momox-shop. Retrieved 2021-12-28.
- ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views).
- ^ M. Clerc (2006). Particle Swarm Optimization.
{{cite book}}
: Unknown parameter|agency=
ignored (help); Unknown parameter|présentation en ligne=
ignored (help). - ^ M. Clerc (2015). Guided Randomness in Optimization.
{{cite book}}
: Unknown parameter|agency=
ignored (help); Unknown parameter|présentation en ligne=
ignored (help). - ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views).
- ^ "Past Recipients - IEEE Computational Intelligence Society". cis.ieee.org. Retrieved 2021-11-14..
- ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views)
- ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views)
- ^ . 2004. ISBN 978-3-642-05767-0.
{{cite book}}
: External link in
(help); Missing or empty|lire en ligne=
|title=
(help); Unknown parameter|consulté le=
ignored (|access-date=
suggested) (help); Unknown parameter|nom1=
ignored (|last1=
suggested) (help); Unknown parameter|passage=
ignored (|pages=
suggested) (help); Unknown parameter|prénom1=
ignored (|first1=
suggested) (help); Unknown parameter|titre chapitre=
ignored (help); Unknown parameter|titre ouvrage=
ignored (help) - ^ Verfasser, Schmitt, Berthold Immanuel. Convergence analysis for particle swarm optimization. ISBN 978-3-944057-30-9. OCLC 908646543.
{{cite book}}
:|last1=
has generic name (help); Unknown parameter|consulté le=
ignored (|access-date=
suggested) (help); Unknown parameter|isbn2=
ignored (help)CS1 maint: multiple names: authors list (link) - ^ "XPS Particle Swarm". xps-swarm.essex.ac.uk. Retrieved 2021-11-15.
- ^ auteur., Siarry, Patrick,. Métaheuristiques. ISBN 978-2-212-25231-6. OCLC 897446625.
{{cite book}}
: Unknown parameter|consulté le=
ignored (|access-date=
suggested) (help); Unknown parameter|isbn2=
ignored (help)CS1 maint: extra punctuation (link) CS1 maint: multiple names: authors list (link) - ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views)
- ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views)
- ^ "Welcome — Adaptive Population based Simplex". aps-optim.info. Retrieved 2021-11-14.
- ^ "Particle Swarm Central". particleswarm.info. Retrieved 2021-11-14.
- ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views)
- ^ Clerc, Maurice (2020-07). A general quantum method to solve the graph K-colouring problem.
{{cite book}}
: Check date values in:|date=
(help); Unknown parameter|consulté le=
ignored (|access-date=
suggested) (help) - ^ "SocProS'19". socpros19.scrs.in. Retrieved 2021-11-14.
- ^ "Keynote speakers | CIS 2020". www.cis2020.scrs.in. Retrieved 2021-11-14.
- ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views)
- ^ Mauro Sebastian, Innocente (2010). "Development and testing of a particle swarm optimizer to handle hard unconstrained and constrained problems". cronfa.swan.ac.uk. Retrieved 2021-11-15.
- ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views)
- ^ Article ([[Special:EditPage/{{{1}}}|edit]] | [[Talk:{{{1}}}|talk]] | [[Special:PageHistory/{{{1}}}|history]] | [[Special:ProtectPage/{{{1}}}|protect]] | [[Special:DeletePage/{{{1}}}|delete]] | [{{fullurl:Special:WhatLinksHere/{{{1}}}|limit=999}} links] | [{{fullurl:{{{1}}}|action=watch}} watch] | logs | views)
- ^ Clerc, Maurice (2006-01-01). Particle Swarm Optimization. London, UK: ISTE. ISBN 978-0-470-61216-3.
- ^ Maurice., Clerc, (2015). Guided randomness in optimization. Wiley-ISTE. ISBN 978-1-119-13645-3. OCLC 910670595.
{{cite book}}
: CS1 maint: extra punctuation (link) CS1 maint: multiple names: authors list (link) - ^ Clerc, Maurice (2019-04-08). Iterative Optimizers. Wiley. ISBN 978-1-78630-409-4.