Conferences

From Robin

Revision as of 11:19, 27 March 2017 by Kaiolae (Talk | contribs)
Jump to: navigation, search

This page summarizes conferences which could be of interest

Contents

Active conferences

When updating a conference consider posting the call-for-papers on the whiteboard in the kitchen area, that way others that do not frequent this site often also get a chance to see the update.

Conference Full name Deadline When Where AHW EHW EC ERL E/A-Life
MFI Multisensor Fusion and Integration for Intelligent Systems, ICo 2017-07-10 2017-11-29 Daegu, Korea YES
SASO Self-Adaptive and Self-Organizing Systems, IEEE ICo 2017-05-10 2017-09-18 Tuscon, Arizona, USA YES YES YES
ECAL Artificial Life, the European Conference on 2017-04-09 2017-09-04 Lyon, France YES YES YES
IROS Intelligent Robots and Systems, IEEE/RSJ ICo 2017-03-01 2017-09-24 Vancouver, Canada YES
RO-MAN Robot and Human Interactive Communication, ISo 2017-02-19 2017-08-28 Lisbon, Portugal YES
IJCAI International Joint Conference on Artificial Intelligence, ICo 2017-02-19 2017-08-19 Melbourne, Australia YES YES
AIM Advanced Intelligent Mechatronics, ICo 2017-02-11 2017-07-03 Munich, Germany YES
CASE Automation Science and Engineering , IEEE/RSJ ICo 2017-02-08 2017-08-20 Xi'an, China YES
HRI Human-Robot Interaction, ICo 2016-10-03 2017-03-06 Vienna, Austria YES YES
WAFR International Workshop on the Algorithmic Foundations of Robotics, Springer 2016-07-08 2016-12-18 San Francisco, US YES
SAB Simulation of Adaptive Behavior, ICo 2016-03-21 2016-08-24 Aberystwyth, UK YES YES
ALIA Artificial Life and Intelligent Agents, ISo 2016-03-04 2016-07-14 Birmingham, UK YES YES YES
ALIFE Synthesis and Simulation of Living Systems, ICo 2017-06-02 2017-11-27 Hawaii YES YES
GECCO Genetic and Evolutionary Computation Conference 2017-01-30 2017-07-15 Berlin, Germany YES YES YES YES
IEEE CEC IEEE Congress on Evolutionary Computation 2017-01-16 2017-05-05 San Sebastián, Spain YES YES YES
AROB Artificial Life and Robotics, ISo 2016-10-31 2017-01-19 Beppu, Japan YES YES YES
ICSR Social Robotics, ICo 2017-04-20 2017-08-07 Amsterdam, Netherlands YES
SWARM Swarm Behavior and Bio-Inspired Robotics, ISo 2017-05-01 2017-10-30 Kyoto, Japan YES YES
ECAL The European Conference on Artificial Life 2017-04-01 2017-09-01 Lyon, France YES YES YES
SEAL Simulated Evolution And Learning, ICo 2014-07-14 2014-12-15 New Zealand YES YES YES
ICDL/EpiRob Development and Learning and on Epigenetic Robotics, IEEE ICo 2017-04-30 2017-09-18 Lisbon, Portugal YES YES?
TAROS Towards Autonomous Robotic Systems 2017-02-13 2017-07-19 Guildford, England YES
ICINCO Informatics in Control, Automation and Robotics, ICo 2017-03-02 2017-06-29 Madrid, Spain YES YES
Evostar Evo* 2016-11-01 2017-04-19 Amsterdam, the Netherlands YES YES YES
ICRA Robotics and Automation, IEEE ICo 2016-09-15 2017-05-29 Singapore YES
SII International Symposium on System Integration 2016-07-29 2016-12-13 Sapporo, JP YES
ICES Evolvable Systems, IEEE ICo (part of SSCI) 2016-07-18 2016-12-06 Athens YES YES YES? YES YES
PPSN Parallel Problem Solving from Nature, ICo 2016-04-04 2016-09-17 Edinburgh, UK YES YES YES YES
IPCAT Information Processing in Cells and Tissues, ICo 2015-03-23 2015-09-14 San Diego, USA YES? YES YES
ViPES Virtual Prototyping of Parallel and Embedded Systems 2014-05-18 2013-12-01 Arizona, US YES
FPL Field Programmable Logic and Applications, ICo 2014-03-28 2014-09-02 Munich YES
ASAP Application-specific Systems, Architectures and Processors, IEEE 2014-02-07 2014-06-18 Zurich, Switzerland YES
AHS Adaptive Hardware and Systems, NASA/ESA Co 2017-03-24 2017-07-24 Pasadena, USA YES YES YES
FCCM Field-Programmable Custom Computing Machines, IEEE ISo 2014-01-10 2014-05-11 Boston YES
HCW Heterogeneity in Computing Workshop 2017-01-16 2017-05-29 Orlando, USA YES YES
RAW Reconfigurable Architectures Workshop 2017-01-16 2017-05-29 Orlando, USA YES
FPGA Field-Programmable Gate Arrays, ISo 2016-09-25 2017-02-22 Monterey, California YES YES?

Attic

If a conference has not been updated in some time it can be moved down here. This enables new users to get a better picture while keeping cruft out of the above table.

Conference Full name Deadline When Where AHW EHW EC ERL E/A-Life
ARCS Architecture of Computing Systems, ICo 2013-09-15 2014-02-25 Luebeck, Germany YES
HiPEAC High Performance and Embedded Architecture and Compilation, ACM 2013-07-14 2014-01-22 Vienna YES YES YES YES
FPT Field-Programmable Technology, ICo 2013-06-08 2013-12-09 Kyoto, Japan YES YES?
ReCoSoC Reconfigurable Communication-centric Systems-on-Chip 2013-04-26 2013-07-10 Darmstadt YES YES
HEART Highly Efficient Accelerators and Reconfigurable Technologies, ISo 2013-02-18 2013-06-13 Edinburgh YES YES
DDECS Design and Diagnostics of Electronic Circuits and Systems 2013-01-08 2013-04-08 Karlovy Vary YES YES?
ARC Applied Reconfigurable Computing, ISo 2012-11-02 2013-03-25 Los Angeles, US YES YES
ReConFig Reconfigurable Computing and FPGAs, ICo 2013-07-19 2013-12-09 Cancun YES YES
Adapt Adaptive Self-tuning Computing Systems, HiPEAC 2013-10-11 2014-01-22 Vienna YES YES


Abbreviations
AHW Adaptive Hardware
EHW Evolutionary Hardware
EC Evolutionary Computation
ERL (Evolutionary) Robotics and Machine learning
ICo International Conference on
ISo International Symposium on

Links to other conference lists

Michael Lones' conference list

fourMs conferences list

IEEE robotics society list

euCognition:events

wikicfp

confsearch

Conference Acceptance Ratio Statistics

Converting Wikimarkup to and from CSV

The purpose of this is to edit the table in a spreadsheet.

Copy the table to a file:

cat test.tbl | sed  "s/||/|/g"|tr -d "\n" |sed  "s/-|/\n/g"|tr "|" ";" >output.csv

Import the file as semicolon separated values

After editing, convert semicolon separated values to Wikimarkup:

cat output.csv | awk '{printf "\n|-\n|%s", $0}' | sed "s/;/||/g"
Personal tools
Front page