Difference between revisions of "History Halva"
(Filled the list of conferences) |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= History (past work) = |
= History (past work) = |
||
+ | |||
+ | My past research focused on methods for task allocation and division of labour in a group of robots. |
||
+ | |||
+ | At the beginning, I implemented a mechanism for division of labour in a group of robots. The particular algorithm was inspired by ants' foraging behaviour. I studied its characteristics and features in a set of experiments with real robots and in simulation. |
||
+ | |||
+ | The knowledge obtained by this work was used then to compare different solutions to the division-of-labour problem. Different algorithms from the literature were adapted for a prey retrieval task and tested in common and fair environment. The experiments allow us to draw reliable conclusions about which is the most efficient or the most performing algorithm. |
||
= Conferences attended = |
= Conferences attended = |
||
Line 12: | Line 18: | ||
| IEEE International Conference on System, Man and Cybernetics (SMC2002) || Hammamet, Tunisia || October 6-9, 2002 |
| IEEE International Conference on System, Man and Cybernetics (SMC2002) || Hammamet, Tunisia || October 6-9, 2002 |
||
|- |
|- |
||
− | | Third International Workshop on Ants Algorithm (ANTS 2002) || Brussels, Belgium || September 12-14,2002 |
+ | | Third International Workshop on Ants Algorithm (ANTS 2002) || Brussels, Belgium || September 12-14, 2002 |
|- |
|- |
||
| First International Workshop on Biologically Inspired Approaches to Advanced Information Technology (Bio-ADIT2004) || Lausanne, Switzerland || January 29-30, 2004 |
| First International Workshop on Biologically Inspired Approaches to Advanced Information Technology (Bio-ADIT2004) || Lausanne, Switzerland || January 29-30, 2004 |
||
Line 26: | Line 32: | ||
! Name !! Location !! Dates |
! Name !! Location !! Dates |
||
|- |
|- |
||
+ | | Summer School on Co-operative Robotics || Lisbon, Portugal || September 2-7, 2002 |
||
|} |
|} |
||
Line 36: | Line 43: | ||
! Name of the lab visited !! Location !! Dates |
! Name of the lab visited !! Location !! Dates |
||
|- |
|- |
||
+ | |[http://www7.informatik.uni-erlangen.de/ Department of Computer Science 7 - Computer Networks and Communication Systems] - Elangen-Nürnberg University || Erlangen, Germany || November 1, 2005 - Now |
||
− | |||
|} |
|} |
||
− | = Paper published = |
+ | = Paper published = |
+ | The complete list is [http://iridia.ulb.ac.be/~hlabella/publications.php here]. |
||
− | |||
− | {| border=1 cellspacing=0 cellpadding=2 |
||
− | ! Title !! Journal/Conference !! Download link !! Bibtex link |
||
⚫ | |||
− | | M. Birattari, P. Balaprakash, and M. Dorigo. (2005) '''ACO/F-Race: Ant colony optimization and racing techniques for combinatorial optimization under uncertainty''' || In R. F. Hartl et al. (Eds.) MIC 2005: The 6th Metaheuristics International Conference || http://iridia.ulb.ac.be/~prasanna|| http://iridia.ulb.ac.be/~prasanna |
||
− | |} |
||
= Papers submitted = |
= Papers submitted = |
||
Line 53: | Line 55: | ||
! Title !! Journal/Conference !! Download link !! Bibtex link |
! Title !! Journal/Conference !! Download link !! Bibtex link |
||
|- |
|- |
||
+ | | Division of Labour in a Group of Robots Inspired by Antsâ Foraging Behaviour || ACM Transactions on Autonomous and Adaptive Systems (TAAS) || ''NA'' || ''NA'' |
||
− | | M. Birattari, P. Balaprakash, and M. Dorigo. (2005) '''ACO/F-Race: Ant colony optimization and racing techniques for combinatorial optimization under uncertainty'''(extended version) || Post Conference Volume of the 6th Metaheuristics International Conference (MIC 2005) || http://iridia.ulb.ac.be/~prasanna|| http://iridia.ulb.ac.be/~prasanna |
||
⚫ | |||
+ | | SWARM-BOT: Design and Implementation of Colonies of Self-assembling Robots || Artificial Intelligence Journal || ''NA'' || ''NA'' |
||
|} |
|} |
||
− | = Technical reports = |
+ | = Technical reports = |
+ | See [http://iridia.ulb.ac.be/~hlabella/publications.php here]. |
||
− | {| border=1 cellspacing=0 cellpadding=2 |
||
− | ! Title !! Download link !! Download Bibtex |
||
− | |- |
||
− | |P. Balaprakash (2005) '''Ant colony optimization under Uncertainty''' (DEA thesis) || http://iridia.ulb.ac.be/~prasanna|| http://iridia.ulb.ac.be/~prasanna |
||
− | |- |
||
− | |M. Birattari, P. Balaprakash and M. Dorigo (2005) '''ACO/F-Race: Ant colony optimization and racing techniques for combinatorial optimization under uncertainty''' || http://iridia.ulb.ac.be/~prasanna|| http://iridia.ulb.ac.be/~prasanna |
||
− | |} |
||
= Contributions to the lab life = |
= Contributions to the lab life = |
||
+ | Not many ;-) |
||
− | * Maintenance of Ant Colony Optimization web site |
||
+ | |||
− | * Maintenance of Ant Colony Optimization mailing list with Max Manfrin |
||
+ | Just a couple of things on the server, the cluster and on a couple of computers.... |
||
− | * Maintenance of wiki section for the optimization weekly meeting MEETOPT |
||
= Holidays taken during the PhD studies = |
= Holidays taken during the PhD studies = |
||
+ | Not so many, just a couple of weekends in Germany :-) |
||
− | |||
− | {| border=1 cellspacing=0 cellpadding=2 |
||
− | ! From !! To !! No of days !! Cumulative sum |
||
− | |- |
||
− | | xx-01-2005 || xx-01-2005 || 02 || 02 |
||
− | |- |
||
− | | 31-03-2005 || 04-04-2005 || 03 || 05 |
||
− | |- |
||
− | | 02-06-2005 || 08-07-2005 || 27 || 32 |
||
− | |- |
||
− | | xx-10-2005 || xx-10-2006 || 01 || 33 |
||
− | |- |
||
− | | 15-12-2005 || 06-01-2006 || 17 || 50 |
||
− | |} |
Latest revision as of 12:28, 5 December 2005
History (past work)
My past research focused on methods for task allocation and division of labour in a group of robots.
At the beginning, I implemented a mechanism for division of labour in a group of robots. The particular algorithm was inspired by ants' foraging behaviour. I studied its characteristics and features in a set of experiments with real robots and in simulation.
The knowledge obtained by this work was used then to compare different solutions to the division-of-labour problem. Different algorithms from the literature were adapted for a prey retrieval task and tested in common and fair environment. The experiments allow us to draw reliable conclusions about which is the most efficient or the most performing algorithm.
Conferences attended
Name | Location | Dates |
---|---|---|
From Worker to Colony: Understanding the Organisation of Insect Societies | Cambridge, UK | December 7-8, 2001 |
IEEE International Conference on System, Man and Cybernetics (SMC2002) | Hammamet, Tunisia | October 6-9, 2002 |
Third International Workshop on Ants Algorithm (ANTS 2002) | Brussels, Belgium | September 12-14, 2002 |
First International Workshop on Biologically Inspired Approaches to Advanced Information Technology (Bio-ADIT2004) | Lausanne, Switzerland | January 29-30, 2004 |
Seventh International Symposium on Distributed Autonomous Robotic Systems (DARS04) | Toulouse, France | June 23-25, 2004 |
Fourth International Worhshop on Ant Colony Optimization and Swarm Intelligence | Brussels, Belgium | September 5-8, 2004 |
Summer schools
Name | Location | Dates |
---|---|---|
Summer School on Co-operative Robotics | Lisbon, Portugal | September 2-7, 2002 |
Visits
Name of the lab visited | Location | Dates |
---|---|---|
Department of Computer Science 7 - Computer Networks and Communication Systems - Elangen-Nürnberg University | Erlangen, Germany | November 1, 2005 - Now |
Paper published
The complete list is here.
Papers submitted
Title | Journal/Conference | Download link | Bibtex link |
---|---|---|---|
Division of Labour in a Group of Robots Inspired by Antsâ Foraging Behaviour | ACM Transactions on Autonomous and Adaptive Systems (TAAS) | NA | NA |
SWARM-BOT: Design and Implementation of Colonies of Self-assembling Robots | Artificial Intelligence Journal | NA | NA |
Technical reports
See here.
Contributions to the lab life
Not many ;-)
Just a couple of things on the server, the cluster and on a couple of computers....
Holidays taken during the PhD studies
Not so many, just a couple of weekends in Germany :-)