Publikation:

Population Coding : A New Design Paradigm for Embodied Distributed Systems

Lade...
Vorschaubild

Dateien

Zu diesem Dokument gibt es keine Dateien.

Datum

2016

Autor:innen

Valentini, Gabriele
Dorigo, Marco

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

URI (zitierfähiger Link)
ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

Projekt

Open Access-Veröffentlichung
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Beitrag zu einem Konferenzband
Publikationsstatus
Published

Erschienen in

DORIGO, Marco, ed., Mauro BIRATTARI, ed., Xiaodong LI, ed., Manuel LÓPEZ-IBÁÑEZ, ed., Kazuhiro OHKURA, ed., Carlo PINCIROLI, ed., Thomas STÜTZLE, ed.. Swarm Intelligence : 10th International Conference, ANTS 2016, Brussels, Belgium, September 7-9, 2016, Proceedings. Cham: Springer, 2016, pp. 173-184. Lecture Notes in Computer Science. 9882. ISSN 0302-9743. eISSN 1611-3349. ISBN 978-3-319-44426-0. Available under: doi: 10.1007/978-3-319-44427-7_15

Zusammenfassung

Designing embodied distributed systems, such as multi-robot systems, is challenging especially if the individual components have limited capabilities due to hardware restrictions. In self-organizing systems each component has only limited information and a global, organized system behavior (macro-level) has to emerge from local interactions only (micro-level). A general, structured design approach to self-organizing distributed systems is still lacking. We develop a general approach based on behaviorally heterogeneous systems. Inspired by the concept of population coding from neuroscience, we show in two case studies how designing an embodied distributed system is reduced to picking the right components from a predefined set of controller types. In this way, the design challenge is reduced to an optimization problem that can be solved by a variety of optimization techniques. Our approach is applicable to scenarios that allow for representing the component behavior as (probabilistic) finite state machine. We anticipate the paradigm of population coding to be applicable to a wide range of distributed systems.

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Finite State Machine, User Input, Task Allocation, Macroscopic Behavior, Population Code

Konferenz

ANTS 2016 : 10th International Conference on Swarm Intellingence, 7. Sept. 2016 - 9. Sept. 2016, Brussels, Belgium
Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690HAMANN, Heiko, Gabriele VALENTINI, Marco DORIGO, 2016. Population Coding : A New Design Paradigm for Embodied Distributed Systems. ANTS 2016 : 10th International Conference on Swarm Intellingence. Brussels, Belgium, 7. Sept. 2016 - 9. Sept. 2016. In: DORIGO, Marco, ed., Mauro BIRATTARI, ed., Xiaodong LI, ed., Manuel LÓPEZ-IBÁÑEZ, ed., Kazuhiro OHKURA, ed., Carlo PINCIROLI, ed., Thomas STÜTZLE, ed.. Swarm Intelligence : 10th International Conference, ANTS 2016, Brussels, Belgium, September 7-9, 2016, Proceedings. Cham: Springer, 2016, pp. 173-184. Lecture Notes in Computer Science. 9882. ISSN 0302-9743. eISSN 1611-3349. ISBN 978-3-319-44426-0. Available under: doi: 10.1007/978-3-319-44427-7_15
BibTex
@inproceedings{Hamann2016Popul-59833,
  year={2016},
  doi={10.1007/978-3-319-44427-7_15},
  title={Population Coding : A New Design Paradigm for Embodied Distributed Systems},
  number={9882},
  isbn={978-3-319-44426-0},
  issn={0302-9743},
  publisher={Springer},
  address={Cham},
  series={Lecture Notes in Computer Science},
  booktitle={Swarm Intelligence : 10th International Conference, ANTS 2016, Brussels, Belgium, September 7-9, 2016, Proceedings},
  pages={173--184},
  editor={Dorigo, Marco and Birattari, Mauro and Li, Xiaodong and López-Ibáñez, Manuel and Ohkura, Kazuhiro and Pinciroli, Carlo and Stützle, Thomas},
  author={Hamann, Heiko and Valentini, Gabriele and Dorigo, Marco}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/59833">
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2023-01-20T08:56:10Z</dcterms:available>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:rights>terms-of-use</dc:rights>
    <dc:contributor>Valentini, Gabriele</dc:contributor>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2023-01-20T08:56:10Z</dc:date>
    <dc:contributor>Hamann, Heiko</dc:contributor>
    <dc:contributor>Dorigo, Marco</dc:contributor>
    <dc:language>eng</dc:language>
    <dcterms:title>Population Coding : A New Design Paradigm for Embodied Distributed Systems</dcterms:title>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dcterms:abstract xml:lang="eng">Designing embodied distributed systems, such as multi-robot systems, is challenging especially if the individual components have limited capabilities due to hardware restrictions. In self-organizing systems each component has only limited information and a global, organized system behavior (macro-level) has to emerge from local interactions only (micro-level). A general, structured design approach to self-organizing distributed systems is still lacking. We develop a general approach based on behaviorally heterogeneous systems. Inspired by the concept of population coding from neuroscience, we show in two case studies how designing an embodied distributed system is reduced to picking the right components from a predefined set of controller types. In this way, the design challenge is reduced to an optimization problem that can be solved by a variety of optimization techniques. Our approach is applicable to scenarios that allow for representing the component behavior as (probabilistic) finite state machine. We anticipate the paradigm of population coding to be applicable to a wide range of distributed systems.</dcterms:abstract>
    <dc:creator>Hamann, Heiko</dc:creator>
    <dc:creator>Dorigo, Marco</dc:creator>
    <dc:creator>Valentini, Gabriele</dc:creator>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dcterms:issued>2016</dcterms:issued>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/59833"/>
  </rdf:Description>
</rdf:RDF>

Interner Vermerk

xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter

Kontakt
URL der Originalveröffentl.

Prüfdatum der URL

Prüfungsdatum der Dissertation

Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Nein
Begutachtet
Diese Publikation teilen