Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
teaching:mfe:ia [2015/04/11 17:50]
stuetzle [Feature Extraction and Automatic Algorithm Selection.]
teaching:mfe:ia [2016/03/14 16:03]
mdorigo [Localisation and tracking of components in self-assembling systems]
Line 1: Line 1:
-====== MFE 2013-2014 : Intelligence Artificielle ======+====== MFE 2015-2016 : Intelligence Artificielle ======
  
 ===== Introduction ===== ===== Introduction =====
Line 178: Line 178:
     * [[http://​iridia.ulb.ac.be/​~stuetzle|Thomas Stützle (IRIDIA)]] ​     * [[http://​iridia.ulb.ac.be/​~stuetzle|Thomas Stützle (IRIDIA)]] ​
  
- 
-===== Optimising Ant Colony Algorithms for Performance ====== 
- 
-Ants have inspired a number of computational techniques and among the most successful is ant colony optimization (ACO). ACO is an optimization technique that can be applied to tackle a wide variety of computational problems that arise in computer science, telecommunications,​ and engineering. 
- 
-The goal of this project is to improve the performance of ACO algorithms by investigating and testing various implementation techniques: intrinsic functions (MMX/SSE floating-point operations),​ CPU cache effects, or GPU programming. 
- 
-Required skills: knowledge of C programming. Some knowledge about computer architecture. 
- 
-  * Contacts :  
-    * [[http://​iridia.ulb.ac.be/​~mdorigo|Marco Dorigo (IRIDIA)]] ​ 
-    * [[http://​iridia.ulb.ac.be/​~stuetzle|Thomas Stützle (IRIDIA)]] ​ 
-    
  
  
Line 276: Line 263:
  
  
- 
-===== Collective Decision Making with Heterogeneous Agents ===== 
- 
-Swarm robotics is an interesting approach to the coordination of hundreds of robots as it promotes the realization of systems which are scalable, robust and flexible. ​ 
-The master thesis will study how to provide a swarm system with the cognitive capability of collective decision making. 
-Each agent has partial knowledge of the available alternatives and of their quality estimate, however the swarm, as a whole, is able to decide for the best option. Recently, numerous works have studied strategies and algorithms to implement this process in distributed systems (often taking inspiration from biology, e.g., bees or cockroaches behaviour). One of the common characteristic of these works is that all the agents of the swarm has the same behaviour. In the Master Thesis project, the student will study how heterogeneity influences the global outcome. We will consider heterogeneity both in the individual behaviour (for instance, robots can estimate different option characteristics) and in the interaction network. 
- 
-In practice, the student is supposed to (i) model the collective decision making problem 
-(ii) design and implement multi-agents simulations,​ and (iii) analyse and discuss the obtained 
-results. Depending on the student skills and preferences,​ the work can focus more on theoretical 
-aspects, thus favouring the modelling and analysis of the problem, or can be more practical, 
-thus centring the thesis on the multi-agent implementation part. Possibly, a more practical 
-thesis could result (depending on the student skills) in the implementation of a real world 
-demonstrator with a swarm of up to 100 robots. 
- 
-* Contacts : [[http://​iridia.ulb.ac.be/​~mdorigo|Marco Dorigo]] and Andreagiovanni Reina (IRIDIA) 
  
  
Line 394: Line 365:
  
  
-===== Automatic fitness function definition in evolutionary robotics ​=====+===== Swarm construction:​ development of remote monitoring software for intelligent structures ​=====
  
-Evolutionary robotics is fascinating approach ​to the design of robot controllers ​that takes inspiration from natural evolution.+S-blocks are dynamically reconfigurable blocks used for swarm-based autonomous construction applications. When two or more S-blocks are assembled they are capable of communicating with each other over near field communication (NFC) wireless interface. The goal of this master thesis is to develop software to monitor (and control) ​the blocks in an intelligent structure remotely over the auxiliary Zigbee-based wireless interface. As only one block in the structure is fitted with this wireless interface, it is required ​that the other blocks communicate with the PC, via routing messages through the block-to-block NFC interfaces. This will require the software on the S-Blocks to be enhanced to use preemptive task swapping, to allow multiple blocks to communicate with each other simultaneously
  
-In order to obtain a robot that is able to perform a desired task, the evolutionary robotics approach considers a population of robots that evolves in time. Each robot is characterized by a genotype that defines somehow its behavior. Each robot is evaluated according to a fitness function that measures the ability of the robot to perform the desired task. Robots with a low fitness are eliminated. Robots with a high fitness remain in the population and generate offsprings -- e.g., robots with a similar genotype obtained via mutation and/or cross-over. Through this process, generation by generation, the evolutionary robotics approach is able to obtain robots that present higher and higher fitness and that are therefore able to perform the desired task more and more effectively. +Required skills: The candidates should ​understand low level computer concepts such as: interrupts, timers, and registers, have some experience ​with C/C++ programmingand have a working knowledge of the English language.
- +
-One of the main open problems in evolutionary robotics is that the definition of an appropriate fitness function is a very complex, labor-intensive,​ and time-consuming activity that requires the attention of an expert researcher. +
- +
-The goal of this master thesis is to devise an automatic method to define a fitness function in order to obtain a robot that is able to perform a desired task. This automatic method will be based on machine learning and metaheuristic algorithms. In particular, it will draw ideas from the fields of reinforcement learning and of on-line adaptation of parameters in optimization algorithms. +
- +
-Required skills: The candidates should ​be acquainted ​with C/C++ programming and have a working knowledge of the English language.+
    
-* Contact: [[http://​iridia.ulb.ac.be/​~mbiro|Mauro Birattari]], ​Marco Dorigo, Vito Trianni ​(IRIDIA) ​ +* Contact: [[http://​iridia.ulb.ac.be/​~mdorigo|Marco Dorigo]] (IRIDIA) ​
- +
- +
-===== Evolution of Modular Controllers for Simulated and Real Robots ===== +
- +
-The goal of this master thesis is investigating how modularity in a robot controller can influence the quality of the behaviours obtained through artificial evolution. +
-Similarly to the nervous system that can be divided in central and peripheral, the project will study a modular architecture for neural network controllers. The peripheral modules encode the information coming from the sensory subsytems or going to the motor apparatus. The central system encodes the behavioural rules that map sensations to actions. The project will study methods to develop the peripheral modules by maximising the information transfer from the sensory input and to the motor output, on the basis of measures derived from Information Theory. +
-The project will involve experimental activities with both simulated and real robots, and will investigate both individual and collective behaviours. +
- +
-Required skills: The candidates should be acquainted with C/C++ programming and have a working knowledge of the English language.+
  
-* Contact: [[http://​iridia.ulb.ac.be/​~vtrianni|Vito Trianni]], Marco Dorigo (IRIDIA) ​ 
  
 +===== Design of a holonomic drive system for autonomous robots in a swarm =====
  
-===== Localisation ​and tracking ​of components in self-assembling systems =====+Unlike a differential drive system, a holonomic drive system has the advantage of being able to move in any direction at a given instant. The goal of this master thesis is to design ​and evaluate the performance ​of a holonomic drive system. The drive system will be assembled from a combination of off-the-shelf ​components ​and 3D printed parts. In order to evaluate the drive system, close loop controllers need to be designed and evaluated ​in C/C++.
  
-The goal of this project is to apply computer vision techniques to track the growth of structures ​in self-assembling systems. The ability ​to track the growth ​of structures will shed light on the dynamics of self-assembly;​ an aspect of self-assembly that has not been well researched in the macroscopic context.+Required skills: ​The candidates should have some experience with programming ​in C/C++, and some experience with 3D modelling (preferably Solidworks). The candidates should be able to use basic kinematics to solve simple physics problems, and have a working knowledge ​of the English language.
  
-As part of the project, the student will have to(a) find suitable hardware (combination of camera, lens, lighting, etc.), (blocalise multiple components in an environment,​ (c) track the components in the environment,​ and (d) track the assembly of components in the environment.+* Contact[[http://​iridia.ulb.ac.be/​~mdorigo|Marco Dorigo]] ​(IRIDIA
  
-Required skills: the candidates should be able to program in C++ and have a working knowledge of the English language. 
  
- * Contacts : [[http://​iridia.ulb.ac.be/​~mdorigo/​HomePageDorigo/​ | Marco Dorigo]] and Dhananjay Ipparthi (IRIDIA) 
  
  
 
teaching/mfe/ia.txt · Last modified: 2024/07/01 16:15 by stuetzle