Ontology type: schema:Chapter Open Access: True
2000-08-18
AUTHORSMathias Quoy , Sorin Moga , Philippe Gaussier , Arnaud Revel
ABSTRACTWe use Neural Networks (NN) in order to design control architectures for autonomous mobile robots. With PVM, it is possible to spawn different parts of a NN on different workstations. Specific message passing functions using PVM are included into the NN architecture. A graphical interface helps the user spawning the NN architecture and monitors the messages exchanged between the different subparts of the NN. The message passing mechanism is efficient for real time applications. We show an example of image processing used for robot control. More... »
PAGES289-296
Recent Advances in Parallel Virtual Machine and Message Passing Interface
ISBN
978-3-540-41010-2
978-3-540-45255-3
http://scigraph.springernature.com/pub.10.1007/3-540-45255-9_40
DOIhttp://dx.doi.org/10.1007/3-540-45255-9_40
DIMENSIONShttps://app.dimensions.ai/details/publication/pub.1029132096
JSON-LD is the canonical representation for SciGraph data.
TIP: You can open this SciGraph record using an external JSON-LD service: JSON-LD Playground Google SDTT
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"about": [
{
"id": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/0801",
"inDefinedTermSet": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/",
"name": "Artificial Intelligence and Image Processing",
"type": "DefinedTerm"
},
{
"id": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/08",
"inDefinedTermSet": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/",
"name": "Information and Computing Sciences",
"type": "DefinedTerm"
}
],
"author": [
{
"affiliation": {
"alternateName": "Cergy-Pontoise University",
"id": "https://www.grid.ac/institutes/grid.7901.f",
"name": [
"Universit\u00e9 de Cergy-Pontoise - ETIS, 6, av. du Ponceau, 95014, Cergy-Pontoise C\u00e9dex, France"
],
"type": "Organization"
},
"familyName": "Quoy",
"givenName": "Mathias",
"id": "sg:person.010556353111.37",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.010556353111.37"
],
"type": "Person"
},
{
"affiliation": {
"alternateName": "Cergy-Pontoise University",
"id": "https://www.grid.ac/institutes/grid.7901.f",
"name": [
"Universit\u00e9 de Cergy-Pontoise - ETIS, 6, av. du Ponceau, 95014, Cergy-Pontoise C\u00e9dex, France"
],
"type": "Organization"
},
"familyName": "Moga",
"givenName": "Sorin",
"id": "sg:person.010406070305.09",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.010406070305.09"
],
"type": "Person"
},
{
"affiliation": {
"alternateName": "Cergy-Pontoise University",
"id": "https://www.grid.ac/institutes/grid.7901.f",
"name": [
"Universit\u00e9 de Cergy-Pontoise - ETIS, 6, av. du Ponceau, 95014, Cergy-Pontoise C\u00e9dex, France"
],
"type": "Organization"
},
"familyName": "Gaussier",
"givenName": "Philippe",
"id": "sg:person.01041272554.05",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.01041272554.05"
],
"type": "Person"
},
{
"affiliation": {
"name": [
"Ecole Nationale Sup\u00e9rieure de l\u2019Electronique et de ses Applications - ETIS, France"
],
"type": "Organization"
},
"familyName": "Revel",
"givenName": "Arnaud",
"id": "sg:person.010634335021.86",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.010634335021.86"
],
"type": "Person"
}
],
"citation": [
{
"id": "sg:pub.10.1007/3-540-48304-7_41",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1003235769",
"https://doi.org/10.1007/3-540-48304-7_41"
],
"type": "CreativeWork"
},
{
"id": "sg:pub.10.1007/3-540-48304-7_41",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1003235769",
"https://doi.org/10.1007/3-540-48304-7_41"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1016/0921-8890(95)00049-6",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1005616328"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1016/0921-8890(95)00052-6",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1029057226"
],
"type": "CreativeWork"
},
{
"id": "https://doi.org/10.1016/s0921-8890(99)00070-6",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1030554231"
],
"type": "CreativeWork"
},
{
"id": "sg:pub.10.1007/3-540-48304-7_40",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1041140190",
"https://doi.org/10.1007/3-540-48304-7_40"
],
"type": "CreativeWork"
},
{
"id": "sg:pub.10.1007/3-540-48304-7_40",
"sameAs": [
"https://app.dimensions.ai/details/publication/pub.1041140190",
"https://doi.org/10.1007/3-540-48304-7_40"
],
"type": "CreativeWork"
},
{
"id": "https://app.dimensions.ai/details/publication/pub.1110622694",
"type": "CreativeWork"
}
],
"datePublished": "2000-08-18",
"datePublishedReg": "2000-08-18",
"description": "We use Neural Networks (NN) in order to design control architectures for autonomous mobile robots. With PVM, it is possible to spawn different parts of a NN on different workstations. Specific message passing functions using PVM are included into the NN architecture. A graphical interface helps the user spawning the NN architecture and monitors the messages exchanged between the different subparts of the NN. The message passing mechanism is efficient for real time applications. We show an example of image processing used for robot control.",
"editor": [
{
"familyName": "Dongarra",
"givenName": "Jack",
"type": "Person"
},
{
"familyName": "Kacsuk",
"givenName": "Peter",
"type": "Person"
},
{
"familyName": "Podhorszki",
"givenName": "Norbert",
"type": "Person"
}
],
"genre": "chapter",
"id": "sg:pub.10.1007/3-540-45255-9_40",
"inLanguage": [
"en"
],
"isAccessibleForFree": true,
"isPartOf": {
"isbn": [
"978-3-540-41010-2",
"978-3-540-45255-3"
],
"name": "Recent Advances in Parallel Virtual Machine and Message Passing Interface",
"type": "Book"
},
"name": "Parallelization of Neural Networks Using PVM",
"pagination": "289-296",
"productId": [
{
"name": "doi",
"type": "PropertyValue",
"value": [
"10.1007/3-540-45255-9_40"
]
},
{
"name": "readcube_id",
"type": "PropertyValue",
"value": [
"8ac7f1a4fc08220cc84b21a1adadcc81a13d83025da2b5ef56500e581cee1647"
]
},
{
"name": "dimensions_id",
"type": "PropertyValue",
"value": [
"pub.1029132096"
]
}
],
"publisher": {
"location": "Berlin, Heidelberg",
"name": "Springer Berlin Heidelberg",
"type": "Organisation"
},
"sameAs": [
"https://doi.org/10.1007/3-540-45255-9_40",
"https://app.dimensions.ai/details/publication/pub.1029132096"
],
"sdDataset": "chapters",
"sdDatePublished": "2019-04-16T05:33",
"sdLicense": "https://scigraph.springernature.com/explorer/license/",
"sdPublisher": {
"name": "Springer Nature - SN SciGraph project",
"type": "Organization"
},
"sdSource": "s3://com-uberresearch-data-dimensions-target-20181106-alternative/cleanup/v134/2549eaecd7973599484d7c17b260dba0a4ecb94b/merge/v9/a6c9fde33151104705d4d7ff012ea9563521a3ce/jats-lookup/v90/0000000346_0000000346/records_99818_00000002.jsonl",
"type": "Chapter",
"url": "https://link.springer.com/10.1007%2F3-540-45255-9_40"
}
]
Download the RDF metadata as: json-ld nt turtle xml License info
JSON-LD is a popular format for linked data which is fully compatible with JSON.
curl -H 'Accept: application/ld+json' 'https://scigraph.springernature.com/pub.10.1007/3-540-45255-9_40'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://scigraph.springernature.com/pub.10.1007/3-540-45255-9_40'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://scigraph.springernature.com/pub.10.1007/3-540-45255-9_40'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://scigraph.springernature.com/pub.10.1007/3-540-45255-9_40'
This table displays all metadata directly associated to this object as RDF triples.
117 TRIPLES
23 PREDICATES
32 URIs
19 LITERALS
8 BLANK NODES