Serveur d'exploration sur l'opéra

Attention, ce site est en cours de développement !
Attention, site généré par des moyens informatiques à partir de corpus bruts.
Les informations ne sont donc pas validées.

Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization

Identifieur interne : 001729 ( Istex/Corpus ); précédent : 001728; suivant : 001730

Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization

Auteurs : Zhiding Yu ; Ruobing Zou ; Simin Yu

Source :

RBID : ISTEX:F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF

Abstract

Abstract: An ant-based approach to heuristic centroid searching is introduced. The proposed algorithm consists of three major stages: path construction, evaluation and pheromone updating. In the first stage, data pieces are deemed ants which probabilistically choose cluster centroids according to the heuristic and pheromone information of clusters. In the second stage, cluster centers are updated and cluster validity is evaluated using Bezdek’s partition coefficient. In the third stage, pheromone concentration on clusters is updated. When an ant goes to a cluster, it leaves on this centroid pheromone information, the amount of which is determined by evaluation result obtained in the second stage. Initial cluster number is intentionally chosen to be large and cluster merging is performed once the following two conditions are satisfied: 1. Size of the smallest cluster is smaller than a threshold size proportional to the average cluster size; 2. Distance between the smallest cluster and its nearest one is less than a threshold distance. This merging mechanism is shown to enable auto determination of cluster number. The above stages are iteratively performed for a certain number of iterations. The found centroids are used to initialize FCM clustering algorithm. Results on test data sets show that the partitions found using the ant initialization are better optimized than those obtained from random initializations.

Url:
DOI: 10.1007/978-3-642-01510-6_91

Links to Exploration step

ISTEX:F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF

Le document en format XML

<record>
<TEI wicri:istexFullTextTei="biblStruct">
<teiHeader>
<fileDesc>
<titleStmt>
<title xml:lang="en">Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization</title>
<author>
<name sortKey="Yu, Zhiding" sort="Yu, Zhiding" uniqKey="Yu Z" first="Zhiding" last="Yu">Zhiding Yu</name>
<affiliation>
<mods:affiliation>Department of Electronic & Computer Engineering, the Hong Kong University of Science & Technology, Clear Water Bay, Kowloon, Hong Kong</mods:affiliation>
</affiliation>
<affiliation>
<mods:affiliation>E-mail: hsfzchrisding@hotmail.com</mods:affiliation>
</affiliation>
</author>
<author>
<name sortKey="Zou, Ruobing" sort="Zou, Ruobing" uniqKey="Zou R" first="Ruobing" last="Zou">Ruobing Zou</name>
<affiliation>
<mods:affiliation>School of Electronic and Information Engineering, South China University of Technology, 510641, Guangzhou, China</mods:affiliation>
</affiliation>
</author>
<author>
<name sortKey="Yu, Simin" sort="Yu, Simin" uniqKey="Yu S" first="Simin" last="Yu">Simin Yu</name>
<affiliation>
<mods:affiliation>School of Automation, Guangdong University of Technology, 510006, Guangzhou, China</mods:affiliation>
</affiliation>
</author>
</titleStmt>
<publicationStmt>
<idno type="wicri:source">ISTEX</idno>
<idno type="RBID">ISTEX:F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF</idno>
<date when="2009" year="2009">2009</date>
<idno type="doi">10.1007/978-3-642-01510-6_91</idno>
<idno type="url">https://api.istex.fr/document/F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF/fulltext/pdf</idno>
<idno type="wicri:Area/Istex/Corpus">001729</idno>
</publicationStmt>
<sourceDesc>
<biblStruct>
<analytic>
<title level="a" type="main" xml:lang="en">Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization</title>
<author>
<name sortKey="Yu, Zhiding" sort="Yu, Zhiding" uniqKey="Yu Z" first="Zhiding" last="Yu">Zhiding Yu</name>
<affiliation>
<mods:affiliation>Department of Electronic & Computer Engineering, the Hong Kong University of Science & Technology, Clear Water Bay, Kowloon, Hong Kong</mods:affiliation>
</affiliation>
<affiliation>
<mods:affiliation>E-mail: hsfzchrisding@hotmail.com</mods:affiliation>
</affiliation>
</author>
<author>
<name sortKey="Zou, Ruobing" sort="Zou, Ruobing" uniqKey="Zou R" first="Ruobing" last="Zou">Ruobing Zou</name>
<affiliation>
<mods:affiliation>School of Electronic and Information Engineering, South China University of Technology, 510641, Guangzhou, China</mods:affiliation>
</affiliation>
</author>
<author>
<name sortKey="Yu, Simin" sort="Yu, Simin" uniqKey="Yu S" first="Simin" last="Yu">Simin Yu</name>
<affiliation>
<mods:affiliation>School of Automation, Guangdong University of Technology, 510006, Guangzhou, China</mods:affiliation>
</affiliation>
</author>
</analytic>
<monogr></monogr>
<series>
<title level="s">Lecture Notes in Computer Science</title>
<imprint>
<date>2009</date>
</imprint>
<idno type="ISSN">0302-9743</idno>
<idno type="eISSN">1611-3349</idno>
<idno type="ISSN">0302-9743</idno>
</series>
<idno type="istex">F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF</idno>
<idno type="DOI">10.1007/978-3-642-01510-6_91</idno>
<idno type="ChapterID">Chap91</idno>
<idno type="ChapterID">91</idno>
</biblStruct>
</sourceDesc>
<seriesStmt>
<idno type="ISSN">0302-9743</idno>
</seriesStmt>
</fileDesc>
<profileDesc>
<textClass></textClass>
<langUsage>
<language ident="en">en</language>
</langUsage>
</profileDesc>
</teiHeader>
<front>
<div type="abstract" xml:lang="en">Abstract: An ant-based approach to heuristic centroid searching is introduced. The proposed algorithm consists of three major stages: path construction, evaluation and pheromone updating. In the first stage, data pieces are deemed ants which probabilistically choose cluster centroids according to the heuristic and pheromone information of clusters. In the second stage, cluster centers are updated and cluster validity is evaluated using Bezdek’s partition coefficient. In the third stage, pheromone concentration on clusters is updated. When an ant goes to a cluster, it leaves on this centroid pheromone information, the amount of which is determined by evaluation result obtained in the second stage. Initial cluster number is intentionally chosen to be large and cluster merging is performed once the following two conditions are satisfied: 1. Size of the smallest cluster is smaller than a threshold size proportional to the average cluster size; 2. Distance between the smallest cluster and its nearest one is less than a threshold distance. This merging mechanism is shown to enable auto determination of cluster number. The above stages are iteratively performed for a certain number of iterations. The found centroids are used to initialize FCM clustering algorithm. Results on test data sets show that the partitions found using the ant initialization are better optimized than those obtained from random initializations.</div>
</front>
</TEI>
<istex>
<corpusName>springer</corpusName>
<author>
<json:item>
<name>Zhiding Yu</name>
<affiliations>
<json:string>Department of Electronic & Computer Engineering, the Hong Kong University of Science & Technology, Clear Water Bay, Kowloon, Hong Kong,</json:string>
<json:string>E-mail: hsfzchrisding@hotmail.com</json:string>
</affiliations>
</json:item>
<json:item>
<name>Ruobing Zou</name>
<affiliations>
<json:string>School of Electronic and Information Engineering, South China University of Technology, 510641, Guangzhou, China</json:string>
</affiliations>
</json:item>
<json:item>
<name>Simin Yu</name>
<affiliations>
<json:string>School of Automation, Guangdong University of Technology, 510006, Guangzhou, China</json:string>
</affiliations>
</json:item>
</author>
<language>
<json:string>eng</json:string>
</language>
<abstract>Abstract: An ant-based approach to heuristic centroid searching is introduced. The proposed algorithm consists of three major stages: path construction, evaluation and pheromone updating. In the first stage, data pieces are deemed ants which probabilistically choose cluster centroids according to the heuristic and pheromone information of clusters. In the second stage, cluster centers are updated and cluster validity is evaluated using Bezdek’s partition coefficient. In the third stage, pheromone concentration on clusters is updated. When an ant goes to a cluster, it leaves on this centroid pheromone information, the amount of which is determined by evaluation result obtained in the second stage. Initial cluster number is intentionally chosen to be large and cluster merging is performed once the following two conditions are satisfied: 1. Size of the smallest cluster is smaller than a threshold size proportional to the average cluster size; 2. Distance between the smallest cluster and its nearest one is less than a threshold distance. This merging mechanism is shown to enable auto determination of cluster number. The above stages are iteratively performed for a certain number of iterations. The found centroids are used to initialize FCM clustering algorithm. Results on test data sets show that the partitions found using the ant initialization are better optimized than those obtained from random initializations.</abstract>
<qualityIndicators>
<score>6.224</score>
<pdfVersion>1.3</pdfVersion>
<pdfPageSize>430 x 660 pts</pdfPageSize>
<refBibsNative>false</refBibsNative>
<keywordCount>0</keywordCount>
<abstractCharCount>1433</abstractCharCount>
<pdfWordCount>3656</pdfWordCount>
<pdfCharCount>21606</pdfCharCount>
<pdfPageCount>11</pdfPageCount>
<abstractWordCount>214</abstractWordCount>
</qualityIndicators>
<title>Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization</title>
<chapterId>
<json:string>Chap91</json:string>
<json:string>91</json:string>
</chapterId>
<genre>
<json:string>conference [research-article]</json:string>
</genre>
<serie>
<editor>
<json:item>
<name>David Hutchison</name>
<affiliations>
<json:string>Lancaster University, Lancaster, UK</json:string>
</affiliations>
</json:item>
<json:item>
<name>Takeo Kanade</name>
<affiliations>
<json:string>Carnegie Mellon University, Pittsburgh, PA, USA</json:string>
</affiliations>
</json:item>
<json:item>
<name>Josef Kittler</name>
<affiliations>
<json:string>University of Surrey, Guildford, UK</json:string>
</affiliations>
</json:item>
<json:item>
<name>Jon M. Kleinberg</name>
<affiliations>
<json:string>Cornell University, Ithaca, NY, USA</json:string>
</affiliations>
</json:item>
<json:item>
<name>Friedemann Mattern</name>
<affiliations>
<json:string>ETH Zurich, Zurich, Switzerland</json:string>
</affiliations>
</json:item>
<json:item>
<name>John C. Mitchell</name>
<affiliations>
<json:string>Stanford University, Stanford, CA, USA</json:string>
</affiliations>
</json:item>
<json:item>
<name>Moni Naor</name>
<affiliations>
<json:string>Weizmann Institute of Science, Rehovot, Israel</json:string>
</affiliations>
</json:item>
<json:item>
<name>Oscar Nierstrasz</name>
<affiliations>
<json:string>University of Bern, Bern, Switzerland</json:string>
</affiliations>
</json:item>
<json:item>
<name>C. Pandu Rangan</name>
<affiliations>
<json:string>Indian Institute of Technology, Madras, India</json:string>
</affiliations>
</json:item>
<json:item>
<name>Bernhard Steffen</name>
<affiliations>
<json:string>University of Dortmund, Dortmund, Germany</json:string>
</affiliations>
</json:item>
<json:item>
<name>Madhu Sudan</name>
<affiliations>
<json:string>Massachusetts Institute of Technology, MA, USA</json:string>
</affiliations>
</json:item>
<json:item>
<name>Demetri Terzopoulos</name>
<affiliations>
<json:string>University of California, Los Angeles, CA, USA</json:string>
</affiliations>
</json:item>
<json:item>
<name>Doug Tygar</name>
<affiliations>
<json:string>University of California, Berkeley, CA, USA</json:string>
</affiliations>
</json:item>
<json:item>
<name>Moshe Y. Vardi</name>
<affiliations>
<json:string>Rice University, Houston, TX, USA</json:string>
</affiliations>
</json:item>
<json:item>
<name>Gerhard Weikum</name>
<affiliations>
<json:string>Max-Planck Institute of Computer Science, Saarbrücken, Germany</json:string>
</affiliations>
</json:item>
</editor>
<issn>
<json:string>0302-9743</json:string>
</issn>
<genre></genre>
<language>
<json:string>unknown</json:string>
</language>
<eissn>
<json:string>1611-3349</json:string>
</eissn>
<title>Lecture Notes in Computer Science</title>
<copyrightDate>2009</copyrightDate>
</serie>
<host>
<editor>
<json:item>
<name>Wen Yu</name>
<affiliations>
<json:string>Departamento de Control Automático,, CINVESTAV-IPN,, A.P. 14-740, Av.IPN 2508,, D.F., 07360,, México, México</json:string>
<json:string>E-mail: yuw@ctrl.cinvestav.mx</json:string>
</affiliations>
</json:item>
<json:item>
<name>Haibo He</name>
<affiliations>
<json:string>Deptartment of Electrical and Computer Engineering,, Stevens Institute of Technology,, NJ 07030,, Hoboken,, USA</json:string>
<json:string>E-mail: hhe@stevens.edu</json:string>
</affiliations>
</json:item>
<json:item>
<name>Nian Zhang</name>
<affiliations>
<json:string>Dept. of Electrical and Computer Engineering,, South Dakota School of Mines & Technology,, 501 E. St. Joseph Street,, SD 57701,, Rapid City,, USA</json:string>
<json:string>E-mail: nian.zhang@sdsmt.edu</json:string>
</affiliations>
</json:item>
</editor>
<subject>
<json:item>
<value>Computer Science</value>
</json:item>
<json:item>
<value>Computer Science</value>
</json:item>
<json:item>
<value>Computation by Abstract Devices</value>
</json:item>
<json:item>
<value>Computer Communication Networks</value>
</json:item>
<json:item>
<value>Algorithm Analysis and Problem Complexity</value>
</json:item>
<json:item>
<value>Discrete Mathematics in Computer Science</value>
</json:item>
<json:item>
<value>Artificial Intelligence (incl. Robotics)</value>
</json:item>
<json:item>
<value>Pattern Recognition</value>
</json:item>
</subject>
<isbn>
<json:string>978-3-642-01509-0</json:string>
</isbn>
<language>
<json:string>unknown</json:string>
</language>
<eissn>
<json:string>1611-3349</json:string>
</eissn>
<title>Advances in Neural Networks – ISNN 2009</title>
<bookId>
<json:string>978-3-642-01510-6</json:string>
</bookId>
<volume>5552</volume>
<pages>
<last>820</last>
<first>810</first>
</pages>
<issn>
<json:string>0302-9743</json:string>
</issn>
<genre>
<json:string>Book Series</json:string>
</genre>
<eisbn>
<json:string>978-3-642-01510-6</json:string>
</eisbn>
<copyrightDate>2009</copyrightDate>
<doi>
<json:string>10.1007/978-3-642-01510-6</json:string>
</doi>
</host>
<publicationDate>2009</publicationDate>
<copyrightDate>2009</copyrightDate>
<doi>
<json:string>10.1007/978-3-642-01510-6_91</json:string>
</doi>
<id>F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF</id>
<fulltext>
<json:item>
<original>true</original>
<mimetype>application/pdf</mimetype>
<extension>pdf</extension>
<uri>https://api.istex.fr/document/F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF/fulltext/pdf</uri>
</json:item>
<json:item>
<original>false</original>
<mimetype>application/zip</mimetype>
<extension>zip</extension>
<uri>https://api.istex.fr/document/F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF/fulltext/zip</uri>
</json:item>
<istex:fulltextTEI uri="https://api.istex.fr/document/F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF/fulltext/tei">
<teiHeader>
<fileDesc>
<titleStmt>
<title level="a" type="main" xml:lang="en">Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization</title>
<respStmt xml:id="ISTEX-API" resp="Références bibliographiques récupérées via GROBID" name="ISTEX-API (INIST-CNRS)"></respStmt>
</titleStmt>
<publicationStmt>
<authority>ISTEX</authority>
<publisher>Springer Berlin Heidelberg</publisher>
<pubPlace>Berlin, Heidelberg</pubPlace>
<availability>
<p>SPRINGER</p>
</availability>
<date>2009</date>
</publicationStmt>
<sourceDesc>
<biblStruct type="inbook">
<analytic>
<title level="a" type="main" xml:lang="en">Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization</title>
<author>
<persName>
<forename type="first">Zhiding</forename>
<surname>Yu</surname>
</persName>
<email>hsfzchrisding@hotmail.com</email>
<affiliation>Department of Electronic & Computer Engineering, the Hong Kong University of Science & Technology, Clear Water Bay, Kowloon, Hong Kong,</affiliation>
</author>
<author>
<persName>
<forename type="first">Ruobing</forename>
<surname>Zou</surname>
</persName>
<affiliation>School of Electronic and Information Engineering, South China University of Technology, 510641, Guangzhou, China</affiliation>
</author>
<author>
<persName>
<forename type="first">Simin</forename>
<surname>Yu</surname>
</persName>
<affiliation>School of Automation, Guangdong University of Technology, 510006, Guangzhou, China</affiliation>
</author>
</analytic>
<monogr>
<title level="m">Advances in Neural Networks – ISNN 2009</title>
<title level="m" type="sub">6th International Symposium on Neural Networks, ISNN 2009 Wuhan, China, May 26-29, 2009 Proceedings, Part II</title>
<idno type="pISBN">978-3-642-01509-0</idno>
<idno type="eISBN">978-3-642-01510-6</idno>
<idno type="pISSN">0302-9743</idno>
<idno type="eISSN">1611-3349</idno>
<idno type="DOI">10.1007/978-3-642-01510-6</idno>
<idno type="BookID">978-3-642-01510-6</idno>
<idno type="BookTitleID">188228</idno>
<idno type="BookSequenceNumber">5552</idno>
<idno type="BookVolumeNumber">5552</idno>
<idno type="BookChapterCount">137</idno>
<editor>
<persName>
<forename type="first">Wen</forename>
<surname>Yu</surname>
</persName>
<email>yuw@ctrl.cinvestav.mx</email>
<affiliation>Departamento de Control Automático,, CINVESTAV-IPN,, A.P. 14-740, Av.IPN 2508,, D.F., 07360,, México, México</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Haibo</forename>
<surname>He</surname>
</persName>
<email>hhe@stevens.edu</email>
<affiliation>Deptartment of Electrical and Computer Engineering,, Stevens Institute of Technology,, NJ 07030,, Hoboken,, USA</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Nian</forename>
<surname>Zhang</surname>
</persName>
<email>nian.zhang@sdsmt.edu</email>
<affiliation>Dept. of Electrical and Computer Engineering,, South Dakota School of Mines & Technology,, 501 E. St. Joseph Street,, SD 57701,, Rapid City,, USA</affiliation>
</editor>
<imprint>
<publisher>Springer Berlin Heidelberg</publisher>
<pubPlace>Berlin, Heidelberg</pubPlace>
<date type="published" when="2009"></date>
<biblScope unit="volume">5552</biblScope>
<biblScope unit="page" from="810">810</biblScope>
<biblScope unit="page" to="820">820</biblScope>
</imprint>
</monogr>
<series>
<title level="s">Lecture Notes in Computer Science</title>
<editor>
<persName>
<forename type="first">David</forename>
<surname>Hutchison</surname>
</persName>
<affiliation>Lancaster University, Lancaster, UK</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Takeo</forename>
<surname>Kanade</surname>
</persName>
<affiliation>Carnegie Mellon University, Pittsburgh, PA, USA</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Josef</forename>
<surname>Kittler</surname>
</persName>
<affiliation>University of Surrey, Guildford, UK</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Jon</forename>
<forename type="first">M.</forename>
<surname>Kleinberg</surname>
</persName>
<affiliation>Cornell University, Ithaca, NY, USA</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Friedemann</forename>
<surname>Mattern</surname>
</persName>
<affiliation>ETH Zurich, Zurich, Switzerland</affiliation>
</editor>
<editor>
<persName>
<forename type="first">John</forename>
<forename type="first">C.</forename>
<surname>Mitchell</surname>
</persName>
<affiliation>Stanford University, Stanford, CA, USA</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Moni</forename>
<surname>Naor</surname>
</persName>
<affiliation>Weizmann Institute of Science, Rehovot, Israel</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Oscar</forename>
<surname>Nierstrasz</surname>
</persName>
<affiliation>University of Bern, Bern, Switzerland</affiliation>
</editor>
<editor>
<persName>
<forename type="first">C.</forename>
<surname>Pandu Rangan</surname>
</persName>
<affiliation>Indian Institute of Technology, Madras, India</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Bernhard</forename>
<surname>Steffen</surname>
</persName>
<affiliation>University of Dortmund, Dortmund, Germany</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Madhu</forename>
<surname>Sudan</surname>
</persName>
<affiliation>Massachusetts Institute of Technology, MA, USA</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Demetri</forename>
<surname>Terzopoulos</surname>
</persName>
<affiliation>University of California, Los Angeles, CA, USA</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Doug</forename>
<surname>Tygar</surname>
</persName>
<affiliation>University of California, Berkeley, CA, USA</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Moshe</forename>
<forename type="first">Y.</forename>
<surname>Vardi</surname>
</persName>
<affiliation>Rice University, Houston, TX, USA</affiliation>
</editor>
<editor>
<persName>
<forename type="first">Gerhard</forename>
<surname>Weikum</surname>
</persName>
<affiliation>Max-Planck Institute of Computer Science, Saarbrücken, Germany</affiliation>
</editor>
<biblScope>
<date>2009</date>
</biblScope>
<idno type="pISSN">0302-9743</idno>
<idno type="eISSN">1611-3349</idno>
<idno type="seriesId">558</idno>
</series>
<idno type="istex">F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF</idno>
<idno type="DOI">10.1007/978-3-642-01510-6_91</idno>
<idno type="ChapterID">Chap91</idno>
<idno type="ChapterID">91</idno>
</biblStruct>
</sourceDesc>
</fileDesc>
<profileDesc>
<creation>
<date>2009</date>
</creation>
<langUsage>
<language ident="en">en</language>
</langUsage>
<abstract xml:lang="en">
<p>Abstract: An ant-based approach to heuristic centroid searching is introduced. The proposed algorithm consists of three major stages: path construction, evaluation and pheromone updating. In the first stage, data pieces are deemed ants which probabilistically choose cluster centroids according to the heuristic and pheromone information of clusters. In the second stage, cluster centers are updated and cluster validity is evaluated using Bezdek’s partition coefficient. In the third stage, pheromone concentration on clusters is updated. When an ant goes to a cluster, it leaves on this centroid pheromone information, the amount of which is determined by evaluation result obtained in the second stage. Initial cluster number is intentionally chosen to be large and cluster merging is performed once the following two conditions are satisfied: 1. Size of the smallest cluster is smaller than a threshold size proportional to the average cluster size; 2. Distance between the smallest cluster and its nearest one is less than a threshold distance. This merging mechanism is shown to enable auto determination of cluster number. The above stages are iteratively performed for a certain number of iterations. The found centroids are used to initialize FCM clustering algorithm. Results on test data sets show that the partitions found using the ant initialization are better optimized than those obtained from random initializations.</p>
</abstract>
<textClass>
<keywords scheme="Book Subject Collection">
<list>
<label>SUCO11645</label>
<item>
<term>Computer Science</term>
</item>
</list>
</keywords>
</textClass>
<textClass>
<keywords scheme="Book Subject Group">
<list>
<label>I</label>
<label>I16013</label>
<label>I13022</label>
<label>I16021</label>
<label>I17028</label>
<label>I21017</label>
<label>I2203X</label>
<item>
<term>Computer Science</term>
</item>
<item>
<term>Computation by Abstract Devices</term>
</item>
<item>
<term>Computer Communication Networks</term>
</item>
<item>
<term>Algorithm Analysis and Problem Complexity</term>
</item>
<item>
<term>Discrete Mathematics in Computer Science</term>
</item>
<item>
<term>Artificial Intelligence (incl. Robotics)</term>
</item>
<item>
<term>Pattern Recognition</term>
</item>
</list>
</keywords>
</textClass>
</profileDesc>
<revisionDesc>
<change when="2009">Published</change>
<change xml:id="refBibs-istex" who="#ISTEX-API" when="2016-3-2">References added</change>
</revisionDesc>
</teiHeader>
</istex:fulltextTEI>
<json:item>
<original>false</original>
<mimetype>text/plain</mimetype>
<extension>txt</extension>
<uri>https://api.istex.fr/document/F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF/fulltext/txt</uri>
</json:item>
</fulltext>
<metadata>
<istex:metadataXml wicri:clean="Springer, Publisher found" wicri:toSee="no header">
<istex:xmlDeclaration>version="1.0" encoding="UTF-8"</istex:xmlDeclaration>
<istex:docType PUBLIC="-//Springer-Verlag//DTD A++ V2.4//EN" URI="http://devel.springer.de/A++/V2.4/DTD/A++V2.4.dtd" name="istex:docType"></istex:docType>
<istex:document>
<Publisher>
<PublisherInfo>
<PublisherName>Springer Berlin Heidelberg</PublisherName>
<PublisherLocation>Berlin, Heidelberg</PublisherLocation>
</PublisherInfo>
<Series>
<SeriesInfo SeriesType="Series" TocLevels="0">
<SeriesID>558</SeriesID>
<SeriesPrintISSN>0302-9743</SeriesPrintISSN>
<SeriesElectronicISSN>1611-3349</SeriesElectronicISSN>
<SeriesTitle Language="En">Lecture Notes in Computer Science</SeriesTitle>
</SeriesInfo>
<SeriesHeader>
<EditorGroup>
<Editor AffiliationIDS="Aff1">
<EditorName DisplayOrder="Western">
<GivenName>David</GivenName>
<FamilyName>Hutchison</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff2">
<EditorName DisplayOrder="Western">
<GivenName>Takeo</GivenName>
<FamilyName>Kanade</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff3">
<EditorName DisplayOrder="Western">
<GivenName>Josef</GivenName>
<FamilyName>Kittler</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff4">
<EditorName DisplayOrder="Western">
<GivenName>Jon</GivenName>
<GivenName>M.</GivenName>
<FamilyName>Kleinberg</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff5">
<EditorName DisplayOrder="Western">
<GivenName>Friedemann</GivenName>
<FamilyName>Mattern</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff6">
<EditorName DisplayOrder="Western">
<GivenName>John</GivenName>
<GivenName>C.</GivenName>
<FamilyName>Mitchell</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff7">
<EditorName DisplayOrder="Western">
<GivenName>Moni</GivenName>
<FamilyName>Naor</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff8">
<EditorName DisplayOrder="Western">
<GivenName>Oscar</GivenName>
<FamilyName>Nierstrasz</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff9">
<EditorName DisplayOrder="Western">
<GivenName>C.</GivenName>
<FamilyName>Pandu Rangan</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff10">
<EditorName DisplayOrder="Western">
<GivenName>Bernhard</GivenName>
<FamilyName>Steffen</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff11">
<EditorName DisplayOrder="Western">
<GivenName>Madhu</GivenName>
<FamilyName>Sudan</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff12">
<EditorName DisplayOrder="Western">
<GivenName>Demetri</GivenName>
<FamilyName>Terzopoulos</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff13">
<EditorName DisplayOrder="Western">
<GivenName>Doug</GivenName>
<FamilyName>Tygar</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff14">
<EditorName DisplayOrder="Western">
<GivenName>Moshe</GivenName>
<GivenName>Y.</GivenName>
<FamilyName>Vardi</FamilyName>
</EditorName>
</Editor>
<Editor AffiliationIDS="Aff15">
<EditorName DisplayOrder="Western">
<GivenName>Gerhard</GivenName>
<FamilyName>Weikum</FamilyName>
</EditorName>
</Editor>
<Affiliation ID="Aff1">
<OrgName>Lancaster University</OrgName>
<OrgAddress>
<City>Lancaster</City>
<Country>UK</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff2">
<OrgName>Carnegie Mellon University</OrgName>
<OrgAddress>
<City>Pittsburgh</City>
<State>PA</State>
<Country>USA</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff3">
<OrgName>University of Surrey</OrgName>
<OrgAddress>
<City>Guildford</City>
<Country>UK</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff4">
<OrgName>Cornell University</OrgName>
<OrgAddress>
<City>Ithaca</City>
<State>NY</State>
<Country>USA</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff5">
<OrgName>ETH Zurich</OrgName>
<OrgAddress>
<City>Zurich</City>
<Country>Switzerland</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff6">
<OrgName>Stanford University</OrgName>
<OrgAddress>
<City>Stanford</City>
<State>CA</State>
<Country>USA</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff7">
<OrgName>Weizmann Institute of Science</OrgName>
<OrgAddress>
<City>Rehovot</City>
<Country>Israel</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff8">
<OrgName>University of Bern</OrgName>
<OrgAddress>
<City>Bern</City>
<Country>Switzerland</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff9">
<OrgName>Indian Institute of Technology</OrgName>
<OrgAddress>
<City>Madras</City>
<Country>India</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff10">
<OrgName>University of Dortmund</OrgName>
<OrgAddress>
<City>Dortmund</City>
<Country>Germany</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff11">
<OrgName>Massachusetts Institute of Technology</OrgName>
<OrgAddress>
<State>MA</State>
<Country>USA</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff12">
<OrgName>University of California</OrgName>
<OrgAddress>
<City>Los Angeles</City>
<State>CA</State>
<Country>USA</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff13">
<OrgName>University of California</OrgName>
<OrgAddress>
<City>Berkeley</City>
<State>CA</State>
<Country>USA</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff14">
<OrgName>Rice University</OrgName>
<OrgAddress>
<City>Houston</City>
<State>TX</State>
<Country>USA</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff15">
<OrgName>Max-Planck Institute of Computer Science</OrgName>
<OrgAddress>
<City>Saarbrücken</City>
<Country>Germany</Country>
</OrgAddress>
</Affiliation>
</EditorGroup>
</SeriesHeader>
<Book Language="En">
<BookInfo BookProductType="Proceedings" ContainsESM="No" Language="En" MediaType="eBook" NumberingStyle="Unnumbered" OutputMedium="All" TocLevels="0">
<BookID>978-3-642-01510-6</BookID>
<BookTitle>Advances in Neural Networks – ISNN 2009</BookTitle>
<BookSubTitle>6th International Symposium on Neural Networks, ISNN 2009 Wuhan, China, May 26-29, 2009 Proceedings, Part II</BookSubTitle>
<BookVolumeNumber>5552</BookVolumeNumber>
<BookSequenceNumber>5552</BookSequenceNumber>
<BookDOI>10.1007/978-3-642-01510-6</BookDOI>
<BookTitleID>188228</BookTitleID>
<BookPrintISBN>978-3-642-01509-0</BookPrintISBN>
<BookElectronicISBN>978-3-642-01510-6</BookElectronicISBN>
<BookChapterCount>137</BookChapterCount>
<BookCopyright>
<CopyrightHolderName>Springer Berlin Heidelberg</CopyrightHolderName>
<CopyrightYear>2009</CopyrightYear>
</BookCopyright>
<BookSubjectGroup>
<BookSubject Code="I" Type="Primary">Computer Science</BookSubject>
<BookSubject Code="I16013" Priority="1" Type="Secondary">Computation by Abstract Devices</BookSubject>
<BookSubject Code="I13022" Priority="2" Type="Secondary">Computer Communication Networks</BookSubject>
<BookSubject Code="I16021" Priority="3" Type="Secondary">Algorithm Analysis and Problem Complexity</BookSubject>
<BookSubject Code="I17028" Priority="4" Type="Secondary">Discrete Mathematics in Computer Science</BookSubject>
<BookSubject Code="I21017" Priority="5" Type="Secondary">Artificial Intelligence (incl. Robotics)</BookSubject>
<BookSubject Code="I2203X" Priority="6" Type="Secondary">Pattern Recognition</BookSubject>
<SubjectCollection Code="SUCO11645">Computer Science</SubjectCollection>
</BookSubjectGroup>
<BookContext>
<SeriesID>558</SeriesID>
</BookContext>
</BookInfo>
<BookHeader>
<EditorGroup>
<Editor AffiliationIDS="Aff16">
<EditorName DisplayOrder="Western">
<GivenName>Wen</GivenName>
<FamilyName>Yu</FamilyName>
</EditorName>
<Contact>
<Email>yuw@ctrl.cinvestav.mx</Email>
</Contact>
</Editor>
<Editor AffiliationIDS="Aff17">
<EditorName DisplayOrder="Western">
<GivenName>Haibo</GivenName>
<FamilyName>He</FamilyName>
</EditorName>
<Contact>
<Email>hhe@stevens.edu</Email>
</Contact>
</Editor>
<Editor AffiliationIDS="Aff18">
<EditorName DisplayOrder="Western">
<GivenName>Nian</GivenName>
<FamilyName>Zhang</FamilyName>
</EditorName>
<Contact>
<Email>nian.zhang@sdsmt.edu</Email>
</Contact>
</Editor>
<Affiliation ID="Aff16">
<OrgDivision>Departamento de Control Automático,</OrgDivision>
<OrgName>CINVESTAV-IPN,</OrgName>
<OrgAddress>
<Street>A.P. 14-740, Av.IPN 2508,</Street>
<Postcode>D.F., 07360,</Postcode>
<City>México</City>
<Country>México</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff17">
<OrgDivision>Deptartment of Electrical and Computer Engineering,</OrgDivision>
<OrgName>Stevens Institute of Technology,</OrgName>
<OrgAddress>
<Postcode>NJ 07030,</Postcode>
<City>Hoboken,</City>
<Country>USA</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff18">
<OrgDivision>Dept. of Electrical and Computer Engineering,</OrgDivision>
<OrgName>South Dakota School of Mines & Technology,</OrgName>
<OrgAddress>
<Street>501 E. St. Joseph Street,</Street>
<Postcode>SD 57701,</Postcode>
<City>Rapid City,</City>
<Country>USA</Country>
</OrgAddress>
</Affiliation>
</EditorGroup>
</BookHeader>
<Part ID="Part4">
<PartInfo TocLevels="0">
<PartID>4</PartID>
<PartSequenceNumber>4</PartSequenceNumber>
<PartTitle>Clustering and Classification</PartTitle>
<PartChapterCount>22</PartChapterCount>
<PartContext>
<SeriesID>558</SeriesID>
<BookTitle>Advances in Neural Networks – ISNN 2009</BookTitle>
</PartContext>
</PartInfo>
<Chapter ID="Chap91" Language="En">
<ChapterInfo ChapterType="OriginalPaper" ContainsESM="No" NumberingStyle="Unnumbered" TocLevels="0">
<ChapterID>91</ChapterID>
<ChapterDOI>10.1007/978-3-642-01510-6_91</ChapterDOI>
<ChapterSequenceNumber>91</ChapterSequenceNumber>
<ChapterTitle Language="En">Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization</ChapterTitle>
<ChapterFirstPage>810</ChapterFirstPage>
<ChapterLastPage>820</ChapterLastPage>
<ChapterCopyright>
<CopyrightHolderName>Springer-Verlag Berlin Heidelberg</CopyrightHolderName>
<CopyrightYear>2009</CopyrightYear>
</ChapterCopyright>
<ChapterGrants Type="Regular">
<MetadataGrant Grant="OpenAccess"></MetadataGrant>
<AbstractGrant Grant="OpenAccess"></AbstractGrant>
<BodyPDFGrant Grant="Restricted"></BodyPDFGrant>
<BodyHTMLGrant Grant="Restricted"></BodyHTMLGrant>
<BibliographyGrant Grant="Restricted"></BibliographyGrant>
<ESMGrant Grant="Restricted"></ESMGrant>
</ChapterGrants>
<ChapterContext>
<SeriesID>558</SeriesID>
<PartID>4</PartID>
<BookID>978-3-642-01510-6</BookID>
<BookTitle>Advances in Neural Networks – ISNN 2009</BookTitle>
</ChapterContext>
</ChapterInfo>
<ChapterHeader>
<AuthorGroup>
<Author AffiliationIDS="Aff19">
<AuthorName DisplayOrder="Western">
<GivenName>Zhiding</GivenName>
<FamilyName>Yu</FamilyName>
</AuthorName>
<Contact>
<Email>hsfzchrisding@hotmail.com</Email>
</Contact>
</Author>
<Author AffiliationIDS="Aff20">
<AuthorName DisplayOrder="Western">
<GivenName>Ruobing</GivenName>
<FamilyName>Zou</FamilyName>
</AuthorName>
</Author>
<Author AffiliationIDS="Aff21">
<AuthorName DisplayOrder="Western">
<GivenName>Simin</GivenName>
<FamilyName>Yu</FamilyName>
</AuthorName>
</Author>
<Affiliation ID="Aff19">
<OrgDivision>Department of Electronic & Computer Engineering</OrgDivision>
<OrgName>the Hong Kong University of Science & Technology, Clear Water Bay, Kowloon</OrgName>
<OrgAddress>
<City>Hong Kong</City>
<Country> </Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff20">
<OrgDivision>School of Electronic and Information Engineering</OrgDivision>
<OrgName>South China University of Technology</OrgName>
<OrgAddress>
<City>Guangzhou</City>
<Postcode>510641</Postcode>
<Country>China</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff21">
<OrgDivision>School of Automation</OrgDivision>
<OrgName>Guangdong University of Technology</OrgName>
<OrgAddress>
<City>Guangzhou</City>
<Postcode>510006</Postcode>
<Country>China</Country>
</OrgAddress>
</Affiliation>
</AuthorGroup>
<Abstract ID="Abs1" Language="En">
<Heading>Abstract</Heading>
<Para>An ant-based approach to heuristic centroid searching is introduced. The proposed algorithm consists of three major stages: path construction, evaluation and pheromone updating. In the first stage, data pieces are deemed ants which probabilistically choose cluster centroids according to the heuristic and pheromone information of clusters. In the second stage, cluster centers are updated and cluster validity is evaluated using Bezdek’s partition coefficient. In the third stage, pheromone concentration on clusters is updated. When an ant goes to a cluster, it leaves on this centroid pheromone information, the amount of which is determined by evaluation result obtained in the second stage. Initial cluster number is intentionally chosen to be large and cluster merging is performed once the following two conditions are satisfied: 1. Size of the smallest cluster is smaller than a threshold size proportional to the average cluster size; 2. Distance between the smallest cluster and its nearest one is less than a threshold distance. This merging mechanism is shown to enable auto determination of cluster number. The above stages are iteratively performed for a certain number of iterations. The found centroids are used to initialize FCM clustering algorithm. Results on test data sets show that the partitions found using the ant initialization are better optimized than those obtained from random initializations.</Para>
</Abstract>
<KeywordGroup Language="En">
<Heading>Keywords</Heading>
<Keyword>Ant colony optimization</Keyword>
<Keyword>Fuzzy c-means</Keyword>
<Keyword>Clustering</Keyword>
</KeywordGroup>
</ChapterHeader>
<NoBody></NoBody>
</Chapter>
</Part>
</Book>
</Series>
</Publisher>
</istex:document>
</istex:metadataXml>
<mods version="3.6">
<titleInfo lang="en">
<title>Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization</title>
</titleInfo>
<titleInfo type="alternative" contentType="CDATA" lang="en">
<title>Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization</title>
</titleInfo>
<name type="personal">
<namePart type="given">Zhiding</namePart>
<namePart type="family">Yu</namePart>
<affiliation>Department of Electronic & Computer Engineering, the Hong Kong University of Science & Technology, Clear Water Bay, Kowloon, Hong Kong</affiliation>
<affiliation>E-mail: hsfzchrisding@hotmail.com</affiliation>
<role>
<roleTerm type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Ruobing</namePart>
<namePart type="family">Zou</namePart>
<affiliation>School of Electronic and Information Engineering, South China University of Technology, 510641, Guangzhou, China</affiliation>
<role>
<roleTerm type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Simin</namePart>
<namePart type="family">Yu</namePart>
<affiliation>School of Automation, Guangdong University of Technology, 510006, Guangzhou, China</affiliation>
<role>
<roleTerm type="text">author</roleTerm>
</role>
</name>
<typeOfResource>text</typeOfResource>
<genre type="conference [research-article]" displayLabel="OriginalPaper"></genre>
<originInfo>
<publisher>Springer Berlin Heidelberg</publisher>
<place>
<placeTerm type="text">Berlin, Heidelberg</placeTerm>
</place>
<dateIssued encoding="w3cdtf">2009</dateIssued>
<copyrightDate encoding="w3cdtf">2009</copyrightDate>
</originInfo>
<language>
<languageTerm type="code" authority="rfc3066">en</languageTerm>
<languageTerm type="code" authority="iso639-2b">eng</languageTerm>
</language>
<physicalDescription>
<internetMediaType>text/html</internetMediaType>
</physicalDescription>
<abstract lang="en">Abstract: An ant-based approach to heuristic centroid searching is introduced. The proposed algorithm consists of three major stages: path construction, evaluation and pheromone updating. In the first stage, data pieces are deemed ants which probabilistically choose cluster centroids according to the heuristic and pheromone information of clusters. In the second stage, cluster centers are updated and cluster validity is evaluated using Bezdek’s partition coefficient. In the third stage, pheromone concentration on clusters is updated. When an ant goes to a cluster, it leaves on this centroid pheromone information, the amount of which is determined by evaluation result obtained in the second stage. Initial cluster number is intentionally chosen to be large and cluster merging is performed once the following two conditions are satisfied: 1. Size of the smallest cluster is smaller than a threshold size proportional to the average cluster size; 2. Distance between the smallest cluster and its nearest one is less than a threshold distance. This merging mechanism is shown to enable auto determination of cluster number. The above stages are iteratively performed for a certain number of iterations. The found centroids are used to initialize FCM clustering algorithm. Results on test data sets show that the partitions found using the ant initialization are better optimized than those obtained from random initializations.</abstract>
<relatedItem type="host">
<titleInfo>
<title>Advances in Neural Networks – ISNN 2009</title>
<subTitle>6th International Symposium on Neural Networks, ISNN 2009 Wuhan, China, May 26-29, 2009 Proceedings, Part II</subTitle>
</titleInfo>
<name type="personal">
<namePart type="given">Wen</namePart>
<namePart type="family">Yu</namePart>
<affiliation>Departamento de Control Automático,, CINVESTAV-IPN,, A.P. 14-740, Av.IPN 2508,, D.F., 07360,, México, México</affiliation>
<affiliation>E-mail: yuw@ctrl.cinvestav.mx</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Haibo</namePart>
<namePart type="family">He</namePart>
<affiliation>Deptartment of Electrical and Computer Engineering,, Stevens Institute of Technology,, NJ 07030,, Hoboken,, USA</affiliation>
<affiliation>E-mail: hhe@stevens.edu</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Nian</namePart>
<namePart type="family">Zhang</namePart>
<affiliation>Dept. of Electrical and Computer Engineering,, South Dakota School of Mines & Technology,, 501 E. St. Joseph Street,, SD 57701,, Rapid City,, USA</affiliation>
<affiliation>E-mail: nian.zhang@sdsmt.edu</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<genre type="Book Series" displayLabel="Proceedings"></genre>
<originInfo>
<copyrightDate encoding="w3cdtf">2009</copyrightDate>
<issuance>monographic</issuance>
</originInfo>
<subject>
<genre>Book Subject Collection</genre>
<topic authority="SpringerSubjectCodes" authorityURI="SUCO11645">Computer Science</topic>
</subject>
<subject>
<genre>Book Subject Group</genre>
<topic authority="SpringerSubjectCodes" authorityURI="I">Computer Science</topic>
<topic authority="SpringerSubjectCodes" authorityURI="I16013">Computation by Abstract Devices</topic>
<topic authority="SpringerSubjectCodes" authorityURI="I13022">Computer Communication Networks</topic>
<topic authority="SpringerSubjectCodes" authorityURI="I16021">Algorithm Analysis and Problem Complexity</topic>
<topic authority="SpringerSubjectCodes" authorityURI="I17028">Discrete Mathematics in Computer Science</topic>
<topic authority="SpringerSubjectCodes" authorityURI="I21017">Artificial Intelligence (incl. Robotics)</topic>
<topic authority="SpringerSubjectCodes" authorityURI="I2203X">Pattern Recognition</topic>
</subject>
<identifier type="DOI">10.1007/978-3-642-01510-6</identifier>
<identifier type="ISBN">978-3-642-01509-0</identifier>
<identifier type="eISBN">978-3-642-01510-6</identifier>
<identifier type="ISSN">0302-9743</identifier>
<identifier type="eISSN">1611-3349</identifier>
<identifier type="BookTitleID">188228</identifier>
<identifier type="BookID">978-3-642-01510-6</identifier>
<identifier type="BookChapterCount">137</identifier>
<identifier type="BookVolumeNumber">5552</identifier>
<identifier type="BookSequenceNumber">5552</identifier>
<identifier type="PartChapterCount">22</identifier>
<part>
<date>2009</date>
<detail type="part">
<title>Clustering and Classification</title>
</detail>
<detail type="volume">
<number>5552</number>
<caption>vol.</caption>
</detail>
<extent unit="pages">
<start>810</start>
<end>820</end>
</extent>
</part>
<recordInfo>
<recordOrigin>Springer Berlin Heidelberg, 2009</recordOrigin>
</recordInfo>
</relatedItem>
<relatedItem type="series">
<titleInfo>
<title>Lecture Notes in Computer Science</title>
</titleInfo>
<name type="personal">
<namePart type="given">David</namePart>
<namePart type="family">Hutchison</namePart>
<affiliation>Lancaster University, Lancaster, UK</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Takeo</namePart>
<namePart type="family">Kanade</namePart>
<affiliation>Carnegie Mellon University, Pittsburgh, PA, USA</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Josef</namePart>
<namePart type="family">Kittler</namePart>
<affiliation>University of Surrey, Guildford, UK</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Jon</namePart>
<namePart type="given">M.</namePart>
<namePart type="family">Kleinberg</namePart>
<affiliation>Cornell University, Ithaca, NY, USA</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Friedemann</namePart>
<namePart type="family">Mattern</namePart>
<affiliation>ETH Zurich, Zurich, Switzerland</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">John</namePart>
<namePart type="given">C.</namePart>
<namePart type="family">Mitchell</namePart>
<affiliation>Stanford University, Stanford, CA, USA</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Moni</namePart>
<namePart type="family">Naor</namePart>
<affiliation>Weizmann Institute of Science, Rehovot, Israel</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Oscar</namePart>
<namePart type="family">Nierstrasz</namePart>
<affiliation>University of Bern, Bern, Switzerland</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">C.</namePart>
<namePart type="family">Pandu Rangan</namePart>
<affiliation>Indian Institute of Technology, Madras, India</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Bernhard</namePart>
<namePart type="family">Steffen</namePart>
<affiliation>University of Dortmund, Dortmund, Germany</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Madhu</namePart>
<namePart type="family">Sudan</namePart>
<affiliation>Massachusetts Institute of Technology, MA, USA</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Demetri</namePart>
<namePart type="family">Terzopoulos</namePart>
<affiliation>University of California, Los Angeles, CA, USA</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Doug</namePart>
<namePart type="family">Tygar</namePart>
<affiliation>University of California, Berkeley, CA, USA</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Moshe</namePart>
<namePart type="given">Y.</namePart>
<namePart type="family">Vardi</namePart>
<affiliation>Rice University, Houston, TX, USA</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Gerhard</namePart>
<namePart type="family">Weikum</namePart>
<affiliation>Max-Planck Institute of Computer Science, Saarbrücken, Germany</affiliation>
<role>
<roleTerm type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<copyrightDate encoding="w3cdtf">2009</copyrightDate>
<issuance>serial</issuance>
</originInfo>
<identifier type="ISSN">0302-9743</identifier>
<identifier type="eISSN">1611-3349</identifier>
<identifier type="SeriesID">558</identifier>
<recordInfo>
<recordOrigin>Springer Berlin Heidelberg, 2009</recordOrigin>
</recordInfo>
</relatedItem>
<identifier type="istex">F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF</identifier>
<identifier type="DOI">10.1007/978-3-642-01510-6_91</identifier>
<identifier type="ChapterID">Chap91</identifier>
<identifier type="ChapterID">91</identifier>
<accessCondition type="use and reproduction" contentType="copyright">Springer Berlin Heidelberg</accessCondition>
<recordInfo>
<recordContentSource>SPRINGER</recordContentSource>
<recordOrigin>Springer-Verlag Berlin Heidelberg, 2009</recordOrigin>
</recordInfo>
</mods>
</metadata>
<enrichments>
<istex:refBibTEI uri="https://api.istex.fr/document/F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF/enrichments/refBib">
<teiHeader></teiHeader>
<text>
<front></front>
<body></body>
<back>
<listBibl>
<biblStruct xml:id="b0">
<analytic>
<title level="a" type="main">A Survey of Fuzzy Clustering Algorithms for Pattern Recognition. I</title>
<author>
<persName>
<forename type="first">A</forename>
<surname>Baraldi</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">P</forename>
<surname>Blonda</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">IEEE Trans. Syst. Man Cybern. B Cybern</title>
<imprint>
<biblScope unit="volume">29</biblScope>
<biblScope unit="page" from="778" to="785"></biblScope>
<date type="published" when="1999"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b1">
<monogr>
<title level="m" type="main">Algorithms for Clustering Data</title>
<author>
<persName>
<forename type="first">A</forename>
<forename type="middle">K</forename>
<surname>Jain</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">R</forename>
<forename type="middle">C</forename>
<surname>Dubes</surname>
</persName>
</author>
<imprint>
<date type="published" when="1988"></date>
<publisher>Prentice-Hall</publisher>
<pubPlace>New Jersey</pubPlace>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b2">
<analytic>
<title level="a" type="main">Fuzzy Ants and Clustering</title>
<author>
<persName>
<forename type="first">P</forename>
<forename type="middle">M</forename>
<surname>Kanade</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">L</forename>
<forename type="middle">O</forename>
<surname>Hall</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">IEEE Trans. Syst. Man Cybern. B Cybern</title>
<imprint>
<biblScope unit="volume">37</biblScope>
<biblScope unit="page" from="758" to="769"></biblScope>
<date type="published" when="2007"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b3">
<analytic>
<title level="a" type="main">On Cluster Validity for the Fuzzy C-Means Model</title>
<author>
<persName>
<forename type="first">N</forename>
<forename type="middle">R</forename>
<surname>Pal</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">J</forename>
<forename type="middle">C</forename>
<surname>Bezdek</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">IEEE Trans. Fuzzy Syst</title>
<imprint>
<biblScope unit="volume">3</biblScope>
<biblScope unit="page" from="370" to="379"></biblScope>
<date type="published" when="1995"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b4">
<analytic>
<title level="a" type="main">Strategies for An Artificial Life System to Cluster High Dimensional Data</title>
<author>
<persName>
<forename type="first">A</forename>
<surname>Ultsch</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">GWAL-6—Abstracting and Synthesizing the Principles of Living Systems</title>
<meeting>
<address>
<addrLine>Lübeck, Berlin</addrLine>
</address>
</meeting>
<imprint>
<date type="published" when="2004"></date>
<biblScope unit="page" from="128" to="137"></biblScope>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b5">
<analytic>
<title level="a" type="main">Classifying English Web Pages With 'Smart' Ant-like Agents. Soft Computing</title>
<author>
<persName>
<forename type="first">W</forename>
<surname>Lai</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">K</forename>
<surname>Hoe</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">T</forename>
<surname>Tai</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">M</forename>
<surname>Seah</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">Multimedia Biomed., Image Process. Fin. Eng</title>
<imprint>
<biblScope unit="volume">13</biblScope>
<biblScope unit="page" from="411" to="416"></biblScope>
<date type="published" when="2002"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b6">
<analytic>
<title level="a" type="main">On Improving Clustering in Numerical Databases with Artificial Ants</title>
<author>
<persName>
<forename type="first">N</forename>
<surname>Monmarché</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">M</forename>
<surname>Slimane</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">G</forename>
<surname>Venturini</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">ECAL 1999</title>
<editor>Floreano, D., Nicoud, J.-D., Mondada, F.</editor>
<meeting>
<address>
<addrLine>Heidelberg</addrLine>
</address>
</meeting>
<imprint>
<publisher>Springer</publisher>
<date type="published" when="1999"></date>
<biblScope unit="page" from="626" to="635"></biblScope>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b7">
<monogr>
<title level="m" type="main">Antclass: Discovery of Clusters in Numeric Data by an Hybridization of an Ant Colony With the K-means Algorithm</title>
<author>
<persName>
<forename type="first">N</forename>
<surname>Monmarché</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">M</forename>
<surname>Slimane</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">G</forename>
<surname>Venturini</surname>
</persName>
</author>
<imprint>
<date type="published" when="1999"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b8">
<analytic>
<title level="a" type="main">Improved Ant-based Clustering and Sorting in a Document Retrieval Interface</title>
<author>
<persName>
<forename type="first">J</forename>
<surname>Handl</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">B</forename>
<surname>Meyer</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">J</forename>
<forename type="middle">J M</forename>
<surname>Guervós</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">P</forename>
<forename type="middle">A</forename>
<surname>Adamidis</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">H.-G</forename>
<surname>Beyer</surname>
</persName>
</author>
<author>
<persName>
<surname>Fernández-Villacañas</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">PPSN 2002</title>
<editor>J.-L., Schwefel , H.-P.</editor>
<meeting>
<address>
<addrLine>Heidelberg</addrLine>
</address>
</meeting>
<imprint>
<publisher>Springer</publisher>
<date type="published" when="2002"></date>
<biblScope unit="page" from="913" to="923"></biblScope>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b9">
<analytic>
<title level="a" type="main">Clustering Ensemble Using Swarm Intelligence</title>
<author>
<persName>
<forename type="first">Y</forename>
<surname>Yang</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">M</forename>
<surname>Kamel</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">Proc. IEEE SIS</title>
<meeting>. IEEE SIS
<address>
<addrLine>New York</addrLine>
</address>
</meeting>
<imprint>
<publisher>IEEE Press</publisher>
<date type="published" when="2003"></date>
<biblScope unit="page" from="65" to="71"></biblScope>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b10">
<analytic>
<title level="a" type="main">Diversity and Adaptation in Populations of Clustering Ants</title>
<author>
<persName>
<forename type="first">E</forename>
<surname>Lumer</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">B</forename>
<surname>Faieta</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">3rd Int. Conf. Simul. Adapt. Behavior: From Animals to Animats</title>
<meeting>
<address>
<addrLine>Cambridge</addrLine>
</address>
</meeting>
<imprint>
<publisher>MIT Press</publisher>
<date type="published" when="1994"></date>
<biblScope unit="page" from="499" to="508"></biblScope>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b11">
<analytic>
<title level="a" type="main">On the Performance of Ant-based Clustering</title>
<author>
<persName>
<forename type="first">J</forename>
<surname>Handl</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">J</forename>
<surname>Knowles</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">M</forename>
<surname>Dorigo</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">Design and Application of Hybrid Intelligent Systems</title>
<meeting>
<address>
<addrLine>Amsterdam</addrLine>
</address>
</meeting>
<imprint>
<publisher>IOS Press</publisher>
<date type="published" when="2003"></date>
<biblScope unit="page" from="204" to="213"></biblScope>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b12">
<analytic>
<title level="a" type="main">Strategies for the Increased Robustness of Ant-based clustering</title>
<author>
<persName>
<forename type="first">J</forename>
<surname>Handl</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">J</forename>
<surname>Knowles</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">M</forename>
<surname>Dorigo</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">ESOA 2003</title>
<editor>Di Marzo Serugendo, G., Karageorgos, A., Rana, O.F., Zambonelli, F.</editor>
<meeting>
<address>
<addrLine>Heidelberg</addrLine>
</address>
</meeting>
<imprint>
<publisher>Springer</publisher>
<date type="published" when="2004"></date>
<biblScope unit="page" from="90" to="104"></biblScope>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b13">
<analytic>
<title level="a" type="main">Unsupervised Image Segmentation Using a Colony of Cooperating Ants</title>
<author>
<persName>
<forename type="first">S</forename>
<surname>Ouadfel</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">M</forename>
<surname>Batouche</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">LNCS</title>
<editor>Bülthoff, H.H., Lee, S.-W., Poggio, T.A., Wallraven, C.</editor>
<imprint>
<publisher>Springer</publisher>
<publisher>Springer</publisher>
<biblScope unit="volume">2525</biblScope>
<biblScope unit="page" from="3" to="26"></biblScope>
<date type="published" when="2002"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b14">
<analytic>
<title level="a" type="main">On ACO-Based Fuzzy Clustering for Image Segmentation</title>
<author>
<persName>
<forename type="first">Z</forename>
<forename type="middle">D</forename>
<surname>Yu</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">W</forename>
<forename type="middle">Y</forename>
<surname>Yu</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">R</forename>
<forename type="middle">B</forename>
<surname>Zou</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">S</forename>
<forename type="middle">M</forename>
<surname>Yu</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">Part II</title>
<editor>Yu, W., He, H., Zhang, N.</editor>
<meeting>
<address>
<addrLine>Heidelberg</addrLine>
</address>
</meeting>
<imprint>
<publisher>Springer</publisher>
<date type="published" when="2009"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b15">
<analytic>
<title level="a" type="main">Distributed Optimization by Ant Colonies</title>
<author>
<persName>
<forename type="first">A</forename>
<surname>Colorni</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">M</forename>
<surname>Dorigo</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">V</forename>
<surname>Maniezzo</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">1st Euro. Conf. Artificial life</title>
<meeting>
<address>
<addrLine>Paris</addrLine>
</address>
</meeting>
<imprint>
<publisher>Elsevier Publishing</publisher>
<date type="published" when="1991"></date>
<biblScope unit="page" from="134" to="142"></biblScope>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b16">
<analytic>
<title level="a" type="main">Ant Colony System: A Cooperative Learning Approach to the Traveling Salesman Problem</title>
<author>
<persName>
<forename type="first">M</forename>
<surname>Dorigo</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">L</forename>
<forename type="middle">M</forename>
<surname>Gambardella</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">IEEE Trans. Evolutionary Computation</title>
<imprint>
<biblScope unit="volume">1</biblScope>
<biblScope unit="page" from="53" to="66"></biblScope>
<date type="published" when="1997"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b17">
<analytic>
<title level="a" type="main">Numerical Methods for Fuzzy Clustering</title>
<author>
<persName>
<forename type="first">E</forename>
<surname>Ruspini</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">Info. Sciences</title>
<imprint>
<biblScope unit="volume">2</biblScope>
<biblScope unit="page" from="319" to="350"></biblScope>
<date type="published" when="1970"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b18">
<analytic>
<title level="a" type="main">A Fuzzy Relative of the ISODATA Process and Its Use in Detecting Compact, Well Separated Clusters</title>
<author>
<persName>
<forename type="first">J</forename>
<forename type="middle">C</forename>
<surname>Dunn</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">Cybernetics</title>
<imprint>
<biblScope unit="volume">3</biblScope>
<biblScope unit="page" from="95" to="104"></biblScope>
<date type="published" when="1974"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b19">
<monogr>
<title level="m" type="main">Pattern Recognition with Fuzzy Objective Function Algorithms</title>
<author>
<persName>
<forename type="first">J</forename>
<forename type="middle">C</forename>
<surname>Bezdek</surname>
</persName>
</author>
<imprint>
<date type="published" when="1981"></date>
<publisher>Plenum</publisher>
<pubPlace>New York</pubPlace>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b20">
<analytic>
<title level="a" type="main">An Optimal Multiple Threshold Scheme for Image Segmentation</title>
<author>
<persName>
<forename type="first">S</forename>
<forename type="middle">S</forename>
<surname>Reddi</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">S</forename>
<forename type="middle">F</forename>
<surname>Rudin</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">H</forename>
<forename type="middle">R</forename>
<surname>Keshavan</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">IEEE Trans. Syst. Man Cybern</title>
<imprint>
<biblScope unit="volume">14</biblScope>
<biblScope unit="page" from="611" to="655"></biblScope>
<date type="published" when="1984"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b21">
<analytic>
<title level="a" type="main">Cluster Validity with Fuzzy Sets</title>
<author>
<persName>
<forename type="first">J</forename>
<forename type="middle">C</forename>
<surname>Bezdek</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">J. Cybernet</title>
<imprint>
<biblScope unit="volume">3</biblScope>
<biblScope unit="page" from="58" to="72"></biblScope>
<date type="published" when="1974"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b22">
<analytic>
<title level="a" type="main">Mathematical Models for Systematics and Taxonomy</title>
<author>
<persName>
<forename type="first">J</forename>
<forename type="middle">C</forename>
<surname>Bezdek</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">8th Int. Conf. Numerical Taxonomy</title>
<meeting>
<address>
<addrLine>San Francisco, CA</addrLine>
</address>
</meeting>
<imprint>
<date type="published" when="1975"></date>
<biblScope unit="page" from="143" to="166"></biblScope>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b23">
<analytic>
<title level="a" type="main">Indices of Partition Fuzziness and the Detection of Clusters in Large Data Sets</title>
<author>
<persName>
<forename type="first">J</forename>
<forename type="middle">C</forename>
<surname>Dunn</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="m">Fuzzy Automata and Decision Processes</title>
<meeting>
<address>
<addrLine>New York</addrLine>
</address>
</meeting>
<imprint>
<publisher>Elsevier</publisher>
<date type="published" when="1976"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b24">
<analytic>
<title level="a" type="main">Validity Measure for Fuzzy Clustering</title>
<author>
<persName>
<forename type="first">X</forename>
<forename type="middle">L</forename>
<surname>Xie</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">G</forename>
<forename type="middle">A</forename>
<surname>Beni</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">IEEE Trans. Pattern Anal. Mach. Intell</title>
<imprint>
<biblScope unit="volume">3</biblScope>
<biblScope unit="page" from="841" to="846"></biblScope>
<date type="published" when="1991"></date>
</imprint>
</monogr>
</biblStruct>
<biblStruct xml:id="b25">
<analytic>
<title level="a" type="main">An Empirical Comparison of Four Initialization Methods for the K-Means Algorithm</title>
<author>
<persName>
<forename type="first">J</forename>
<surname>Pena</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">J</forename>
<surname>Lozano</surname>
</persName>
</author>
<author>
<persName>
<forename type="first">P</forename>
<surname>Larranaga</surname>
</persName>
</author>
</analytic>
<monogr>
<title level="j">Pattern Recognit. Lett</title>
<imprint>
<biblScope unit="volume">20</biblScope>
<biblScope unit="page" from="1027" to="1040"></biblScope>
<date type="published" when="1999"></date>
</imprint>
</monogr>
</biblStruct>
</listBibl>
</back>
</text>
</istex:refBibTEI>
</enrichments>
</istex>
</record>

Pour manipuler ce document sous Unix (Dilib)

EXPLOR_STEP=$WICRI_ROOT/Wicri/Musique/explor/OperaV1/Data/Istex/Corpus
HfdSelect -h $EXPLOR_STEP/biblio.hfd -nk 001729 | SxmlIndent | more

Ou

HfdSelect -h $EXPLOR_AREA/Data/Istex/Corpus/biblio.hfd -nk 001729 | SxmlIndent | more

Pour mettre un lien sur cette page dans le réseau Wicri

{{Explor lien
   |wiki=    Wicri/Musique
   |area=    OperaV1
   |flux=    Istex
   |étape=   Corpus
   |type=    RBID
   |clé=     ISTEX:F8EE1796927B3CCDAA9339D1FE14A936E9CDC1EF
   |texte=   Heuristic Search for Cluster Centroids: An Ant-Based Approach for FCM Initialization
}}

Wicri

This area was generated with Dilib version V0.6.21.
Data generation: Thu Apr 14 14:59:05 2016. Site generation: Thu Jan 4 23:09:23 2024