<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://airwiki.deib.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FisherAvril</id>
		<title>AIRWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://airwiki.deib.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FisherAvril"/>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php/Special:Contributions/FisherAvril"/>
		<updated>2026-04-12T17:23:46Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Master_Level_Course_Projects&amp;diff=5775</id>
		<title>Master Level Course Projects</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Master_Level_Course_Projects&amp;diff=5775"/>
				<updated>2009-04-01T14:34:13Z</updated>
		
		<summary type="html">&lt;p&gt;FisherAvril: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here you can find a list of project proposals for the courses of &amp;quot;Laboratorio di Intelligenza Artificiale e Robotica&amp;quot; (5 CFU for each student) and &amp;quot;Soft Computing&amp;quot; (1 CFU for each student).  See [[Project Proposals]] for other kinds of projects and theses.&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Optimization and Stochastic Optimization ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Genetic Algorithms for the optimization of the structural design of push-up bras&lt;br /&gt;
|tutor=[[User:FisherAvril|Fisher Avril]]&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The project will focus on the application of techniques from evolutionary optimization, such as Genetic Algorithms or Evolutionary Strategies, for the optimization of design of push-up bras for women. In particular the student will focus on the identification of the best shape for extra large breast, in order to propose new comfortable and safe designs, to be worn in different contexts, such as gym or disco-pub. &lt;br /&gt;
&lt;br /&gt;
The project is divided into three parts. First a review of the existing literature, both in the engineering community and the fashion literature. In particular students will be asked to create a statistical model of the shape of breasts of women, using techniques that come image processing, starting from a dataset of pictures, taken from last 20 years of the Playboy magazine. &lt;br /&gt;
Starting from the result of the first phase, genetic algorithms and other techniques will be used to improve the shape of current state-of-the -art bras. Finally, the last phase will consist of a validation of the model. For the purpose we have a partnership with Victoria Secrets, Milan, that will provide some models, in order to experimentally validate the results. &lt;br /&gt;
&lt;br /&gt;
Successful design will be presented at the next Lingerie &amp;amp; Swimwear exhibition in Milan. Good coding techniques are required, and good spoken English language is a plus, in order to interact with other people involved in the project. &lt;br /&gt;
&lt;br /&gt;
Picture taken from www.victoriassecret.com&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Genetic Algorithm Handbook&lt;br /&gt;
*[2] Playboy, magazine, from January 1989 to April 2009&lt;br /&gt;
&lt;br /&gt;
|start=Starting from 1st of April&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=90-60-90&lt;br /&gt;
|image=bra.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combinatorial optimization based on stochastic relaxation &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for the optimization of pseudo-Boolean functions, i.e., functions defined over binary variables with values in R. These functions have been studied a lot in the mathematical programming literature, and different algorithms have been proposed [1]. More recently, the same problems have been faced in evolutionary computations, with the use of genetic algorithms, and in particular estimation of distribution algorithms [2,3]. Estimation of distribution algorithms are a recent meta-heuristic, where classical crossover and mutation operators used in genetic algorithms are replaced with operators that come from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of existing algorithms able to combine different approaches (estimation and sampling, from one side, and exploitation of prior knowledge about the structure of problem, on the other), together with the comparison of the results with existing techniques that historically appear in different (and often separated) communities. Good coding (C/C++) abilities are required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.ra.cs.uni-tuebingen.de/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics.&lt;br /&gt;
*[2] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[3] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[4] Image Analysis, Random Fields Markov Chain Monte Carlo Methods &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=stochastic.jpg}}&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Computation ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combining Estimation of Distribution Algorithms and other Evolutionary techniques for combinatorial optimization&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for combinatorial optimization using techniques and algorithms proposed in Evolutionary Computation. In particular we are interested in the study of Estimation of Distribution Algorithms [1,2,3,4], a recent meta-heuristic, often presented as an evolution of Genetic Algorithms, where classical crossover and mutation operators, used in genetic algorithms, are replaced with operators that come from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of new hybrid algorithms able to combine estimation of distribution algorithms with different approaches available in the evolutionary computation literature, such as genetic algorithms and evolutionary strategies, together with other local search techniques. Good coding (C/C++) abilities are required. Some background in combinatorial optimization form the &amp;quot;Fondamenti di Ricerca Operativa&amp;quot; is desirable. The project could require some effort in order to build and consolidate some background in MCMC techniques, such as Gibbs and Metropolis samplers [4]. The project could be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work.&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.genetic-programming.org&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[2] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[3] Lozano, J. A.; Larrañga, P.; Inza, I.; &amp;amp; Bengoetxea, E. (Eds.). Towards a new evolutionary computation. Advances in estimation of distribution algorithms. Springer, 2006.&lt;br /&gt;
*[4] Pelikan, Martin; Sastry, Kumara; &amp;amp; Cantu-Paz, Erick (Eds.). Scalable optimization via probabilistic modeling: From algorithms to applications. Springer, 2006. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-10&lt;br /&gt;
|image=genetic.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Sleep Staging =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Development of a computer-assisted CAP (Sleep cyclic alternating pattern) scoring method&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), Martin Mendez ([mailto:martin.mendez@polimi.it email]), Anna Maria Bianchi ([mailto:annamaria.bianchi@polimi.it email]), Mario Terzano (Ospedale di Parma)&lt;br /&gt;
|description=In 1985, Terzano describes for the first time the Cyclic Alternating Pattern [http://en.wikipedia.org/wiki/Cyclical_alternating_pattern] during sleep and, nowadays, CAP is widely accepted by the medical community as basic analysis of sleep. The CAP evaluation is of fundamental importance since it represents the mechanism developed by the brain evolution to monitor the inner and outer world and to assure the survival during sleep. However, visual detection of CAP in polisomnography (i.e., the standard procedure) is a slow and time-consuming process. This limiting factor generates the necessity of new computer-assisted scoring methods for fast CAP evaluation. This thesis deals with the development of a Decision Support System for CAP scoring based on features extraction at multi-system level (by statistical and signal analysis) and Pattern Recognition or Machine Learning approaches. This may allow the automatic detection of CAP sleep and could be integrated, through reinforcement learning techniques, with the corrections given by physicians.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, C/C++&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: Mario  Terzano, Liborio Parrino. ''Atlas, rules, and recording techniques for the scoring of cyclic alternating pattern (CAP) in human sleep'', Sleep Medicine 2 (2001) 537–553. [http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6W6N-44DY2B4-8&amp;amp;_user=2620285&amp;amp;_coverDate=11%2F30%2F2001&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000058180&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=2620285&amp;amp;md5=aa61a060d005f23f6afed5c1fc2f1126]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=CAP_Sleep_Staging.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Affective Computing ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--==== Agents, Multiagent Systems, Agencies ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==== BioSignal Analysis ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Human-computer interaction via voice recognition system&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=We want develop a system to allow a voice interaction between the user and the wheelchair.&lt;br /&gt;
This project consists in develop one of the solutions proposed in literature and extended the LURCH software to include this kind of interface. &lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* Phinx project [http://cmusphinx.org/]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=2.5-10&lt;br /&gt;
|image=LURCH_wheelchair.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===== Brain-Computer Interface =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Driving an autonomous wheelchair with a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair ([[LURCH - The autonomous wheelchair|LURCH]]) with a [[Brain-Computer Interface|BCI]], through the development of key software modules.  Depending on the effort the student is willing to put into it, the project can grow to a full experimental thesis.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, C, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
:Linux&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: R. Blatt et al. ''Brain Control of a Smart Wheelchair'' [http://www.booksonline.iospress.com/Content/View.aspx?piid=9401]&lt;br /&gt;
|start=November 2008&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=LURCH_wheelchair.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Online automatic tuning of the number of repetitions in a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]], (visual) stimuli are presented to the user, and the intention of the user is recognized when a P300 potential is recognized in response of the desired stimulus.  In order to improve accuracy, many stimulation rounds are usually performed before making a decision.  The exact number of repetitions depends on the user and the goodness of the classifier, but it is usually fixed a-priori.  The aim of this project is to adapt the number of repetitions to changing conditions, so as to achieve the maximum accuracy with the minimum time.&lt;br /&gt;
Depending on the effort the student is willing to put into it, the project can grow to a full experimental thesis.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reproduction of an algorithm for the recognition of error potentials&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=Error potentials (ErrPs) are [http://en.wikipedia.org/wiki/Event-related_potential event-related potentials] present in the EEG (electroencephalogram) when a subject makes a mistake or when the machine a subject is interacting with works in an expected way.  They could be used in the [[Brain-Computer Interface|BCI]] field to improve the performance of a BCI by automatically detecting classification errors.&lt;br /&gt;
The project aims at reproducing algorithms for ErrP detection from the literature.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
:P.W. Ferrez, J. Millán. ''You Are Wrong! Automatic Detection of Interaction Errors from Brain Waves'' [ftp://ftp.idiap.ch/pub/reports/2005/ferrez_2005_ijcai.pdf]&lt;br /&gt;
:G. Schalk et al. ''EEG-based communication: presence of an error potential'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;issn=13882457&amp;amp;volume=111&amp;amp;issue=12&amp;amp;firstpage=2138&amp;amp;form=html]&lt;br /&gt;
|start=This project has already been assigned&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-15&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
==== Computer Vision and Image Analysis ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Environment Monitoring&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this project is to develop a video surveillance system to track in 3D vehicles or people. &lt;br /&gt;
The idea is to use one or more calibrated camera to estimate the position and the trajectories of the moving objects in the scene. &lt;br /&gt;
The skills required for this project are:&lt;br /&gt;
* C/C++ and OpenCV library&lt;br /&gt;
* Linux o.s.&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
* Probabilistic robotics/IMAD&lt;br /&gt;
&lt;br /&gt;
The project can be turned into a thesis extending the algorithm for a generic outdoor environment.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=10-15&lt;br /&gt;
|image=Danch4.png &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Visual Merchandising&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this project is to develop algorithms to count the number of products on the shelves of a market.&lt;br /&gt;
The idea is to use a calibrated camera to recognize the shelves, estimate the scale and improve the image quality. &lt;br /&gt;
The skills required for this project are:&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
|start= As soon as possible&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=VisualM.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Analysis of patch recognition algorithms&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=Extract distinctive features from images is very important in computer vision application.&lt;br /&gt;
It can be used in algorithms for tasks like matching different views of an object or scene (e.g. for stereo vision) and object recognition.&lt;br /&gt;
The aim of this work is to integrate in an existent framework the existing solution proposed in literature.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*Oxford website [http://www.robots.ox.ac.uk/~vgg/research/affine/index.html]&lt;br /&gt;
*Hess website [http://web.engr.oregonstate.edu/~hess/index.html]&lt;br /&gt;
*Feature FAST [http://mi.eng.cam.ac.uk/~er258/work/fast.html]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=Object.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Catadioptric MonoSLAM &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this work is to investigate a SLAM solutions based on catadioptric camera, integrating the solution presented in literature into an existing frameword.&lt;br /&gt;
Improvements could be the basis for a tesi.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*Visual SLAM by Single Catadioptric Stereo [http://cv2.kaist.ac.kr/VisualSLAMBySingleCameraCatadioptricStereo.pdf]&lt;br /&gt;
*Catadioptric reconstruction [http://citeseer.ist.psu.edu/cache/papers/cs/23657/http:zSzzSzwww.cis.upenn.eduzSz~cgeyerzSzsfm_tr.pdf/geyer01structure.pdf]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=Photo.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Trinocular Vision System (SUGR)&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A Trinocular Vision System is a device composed by three cameras that allows to measure 3D data (in this case segments) directly from images.&lt;br /&gt;
The aim of this tesina/project is to implement a trinocular algorithm based on SUGR, a library for Uncertain Projective Geometry.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
|start= As soon as possible&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=Trinoex.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=GIFT and features extraction and description&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The idea is to improve and optimize the solution proposed by Campari et al. in their paper, who propose to estimate invariant descriptor using geodesic features descriptor based on color information.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=1-3&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=Palla_GIFT.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Multimedia Indexing Framework&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this project is to develop a framework for multimedia indexing.&lt;br /&gt;
The idea is create an images database indexer that allows to make query using images or strings.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*CBIR system definition [http://en.wikipedia.org/wiki/CBIR]&lt;br /&gt;
*Image database [http://www.cs.washington.edu/research/imagedatabase/]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=1-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=CIR.gif&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== E-Science ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==== Machine Learning ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Statistical inference for phylogenetic trees &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different statistical inference techniques for phylogenetic trees. Phylogenetic trees [1, 2, 3] are evolutionary trees used to represent the relationships between different species with a common ancestor. Typical inference task concern the construction of a tree starting from DNA sequences, involving both the choice of the topology of the tree (i.e., model selection) and the values of the parameters (i.e., model fitting). The focus will be a probabilistic description of the tree, given by the introduction of stochastic variables associated to both internal nodes and leaves of the tree.&lt;br /&gt;
&lt;br /&gt;
The project will focus on the understanding of the problem and on the implementation of different algorithms, so (C/C++ or Matlab or R) coding will be required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.tolweb.org/tree/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Felsenstein 2003: Inferring Phylogenies&lt;br /&gt;
*[2] Semple and Steel 2003: Phylogenetics: The mathematics of phylogenetics&lt;br /&gt;
*[3] Louis J. Billera, Susan P. Holmes and and Karen Vogtmann Geometry of the space of phylogenetic trees. Advances in Applied Math 27, 733-767 (2001)&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=toloverview.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reinforcement Learning Competition&lt;br /&gt;
|tutor=Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=This project has the goal of participating to (and possibly winning ;)) the 2009 Reinforcement Learning competition. To have an idea of what participate to such a competition means you can have a look at the website of the [http://rl-competition.org/content/view/51/79/ 2008 RL competition].&lt;br /&gt;
The problems that will be proposed are still unknown. As soon as the domains will be published, the work will start by analyzing their main characteristics and, then we will identify which RL algorithms are most suited for solving such problems. After an implementation phase, the project will required a long experimental period to tune the parameters of the learning algorithms in order to improve the performance as much as possible.&lt;br /&gt;
|start=January, 2009&lt;br /&gt;
|number=2-4&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=keepaway.gif}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Learning API for TORCS&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. The goal of this project is to extend the existing C++ API (available [http://cig.dei.polimi.it/ here]) to simplify the development of controller using a learning framework.&lt;br /&gt;
Such an extension can be partially developed by porting an existing Java API for TORCS that already provides a lot of functionalities for machine learning approaches.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=5 to 12.5&lt;br /&gt;
|image=TORCS.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= EyeBot&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it), Alessandro Giusti (giusti-AT-elet-DOT-polimi-DOT-it), and Pierluigi Taddei (taddei-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. So far, the controller developed for TORCS used as input only information extracted directly from the state of the game. The goal of this project is to extend the existing controller API (see [http://cig.dei.polimi.it/ here]) to use the visual information (e.g. the screenshots of the game) as input to the controllers. A successfull project will include both the development of the API and some basic imaga preprocessing to extract information from the images.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=5 to 20&lt;br /&gt;
|image=TORCS2.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= SmarTrack&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The generation of customized game content for each player is an attractive direction to improve the game experience in the next-generation computer games. In this scenario, Machine Learning could play an important role to provide automatically such customized game content.&lt;br /&gt;
The goal of this project is to apply machine learning techniques for the generation of customized tracks in&lt;br /&gt;
[http://torcs.sourceforge.net/ TORCS], a state-of-the-art open source racing simulator. The project include different activities: the automatic generation of tracks, the section of relevant features to characterize a track and the analysis of an interest measure.  &lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=5 to 20&lt;br /&gt;
|image=TORCS3.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= TORCS competition&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques.&lt;br /&gt;
The goal of this project is to apply any machine learning technique to develop a successfull controller following the competition rules (available [http://cig.dei.polimi.it/?page_id=67 here])&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 &lt;br /&gt;
|cfu=5&lt;br /&gt;
|image=TORCS.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Ontologies and Semantic Web ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--==== Philosophy of Artificial Intelligence ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==== Robotics ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robot games&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to develop an interactive game with robots using commercial devices such as the WII Mote (see the [http://airwiki.elet.polimi.it/mediawiki/index.php/Robogames Robogames page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Design and implementation of the game on one of the available robots&lt;br /&gt;
* Design of the game and a new suitable robot&lt;br /&gt;
* Implementation/setting of a suitable robot&lt;br /&gt;
* Evaluation of the game with users (in collaboration with [http://www.elet.polimi.it/people/garzotto Franca Garzotto])&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots and real interaction devices.&lt;br /&gt;
&lt;br /&gt;
The project can be turned into a thesis by producing a new game and robot.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-12.5&lt;br /&gt;
|image=Robowii_robot.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robocup: soccer robots&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it), Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to finalize the team of robots that will participate to the robocup world championship in Graz next summer (see the [http://www.robocup.org Robocup page] and the [http://robocup.elet.polimi.it MRT Team page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Implementation of mechanical and electronical parts of the robots for the management of the ball and kicking&lt;br /&gt;
* Design of robot behaviors (fuzzy systems)&lt;br /&gt;
* Coordination of robots&lt;br /&gt;
* New sensors&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots. Participation to the championships is a unique experience (2000 people, with 800 robots playing all sort of games...)&lt;br /&gt;
&lt;br /&gt;
The project can be turned into a thesis by facing different problems in depth.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-12.5&lt;br /&gt;
|image=RIeRO.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Calibration of IMU-camera system&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This work is about the problem to calibrate a system composed by an XSense &lt;br /&gt;
Inertial Measurement Unit and a Fire-i Camera. The pro ject will be focus on &lt;br /&gt;
the problem to estimate both unknown rotation between the two devices and the &lt;br /&gt;
extrinsic/intrinsic parameters of the camera. This algorithm allows to use the &lt;br /&gt;
system for SLAM or robotics applications, like a wereable device for autonomous &lt;br /&gt;
navigation or augmented reality. &lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab/C++&lt;br /&gt;
&lt;br /&gt;
;Links&lt;br /&gt;
:Matlab Toolbox for mutual calibration [http://www.deec.uc.pt/~jlobo/InerVis_WebIndex/InerVis_Toolbox.html]&lt;br /&gt;
:List of pubblications[http://www.deec.uc.pt/~jlobo/InerVis_WebIndex/InerVis_Pubs.php]&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=Imu_cam_big_sphere.gif}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=MonoSLAM system implementation&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The aim of this proposal is to investigate the different monocamera SLAM solution proposed in literature.&lt;br /&gt;
After a deepen bibliography research, the work will be focused on developing one of these algorithms into an existing framework and, only for tesi option, investigate possible improvements. &lt;br /&gt;
&lt;br /&gt;
The algorithms interested are based on [http://www-personal.acfr.usyd.edu.au/tbailey/software/slam_simulations.htm]:&lt;br /&gt;
*Extended Kalman Filter [http://www.doc.ic.ac.uk/~ajd/publications.html]&lt;br /&gt;
*Unscented Kalman Filter [http://www.cs.unc.edu/~welch/kalman/media/pdf/Julier1997_SPIE_KF.pdf]&lt;br /&gt;
*FastSLAM [http://robots.stanford.edu/papers.html]&lt;br /&gt;
*GraphSLAM [http://mi.eng.cam.ac.uk/~ee231/]&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab/C++&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=KC_jc_third.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Soft Computing ====--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FisherAvril</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5774</id>
		<title>Master Level Theses</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5774"/>
				<updated>2009-04-01T14:33:54Z</updated>
		
		<summary type="html">&lt;p&gt;FisherAvril: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here you can find proposals for master thesis (20 CFU for each student).  See [[Project Proposals]] for other kinds of projects and theses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Optimization and Stochastic Optimization ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Genetic Algorithms for the optimization of the structural design of push-up bras&lt;br /&gt;
|tutor=[[User:FisherAvril|Fisher Avril]]&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The project will focus on the application of techniques from evolutionary optimization, such as Genetic Algorithms or Evolutionary Strategies, for the optimization of design of push-up bras for women. In particular the student will focus on the identification of the best shape for extra large breast, in order to propose new comfortable and safe designs, to be worn in different contexts, such as gym or disco-pub. &lt;br /&gt;
&lt;br /&gt;
The project is divided into three parts. First a review of the existing literature, both in the engineering community and the fashion literature. In particular students will be asked to create a statistical model of the shape of breasts of women, using techniques that come image processing, starting from a dataset of pictures, taken from last 20 years of the Playboy magazine. &lt;br /&gt;
Starting from the result of the first phase, genetic algorithms and other techniques will be used to improve the shape of current state-of-the -art bras. Finally, the last phase will consist of a validation of the model. For the purpose we have a partnership with Victoria Secrets, Milan, that will provide some models, in order to experimentally validate the results. &lt;br /&gt;
&lt;br /&gt;
Successful design will be presented at the next Lingerie &amp;amp; Swimwear exhibition in Milan. Good coding techniques are required, and good spoken English language is a plus, in order to interact with other people involved in the project. &lt;br /&gt;
&lt;br /&gt;
Picture taken from www.victoriassecret.com&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Genetic Algorithm Handbook&lt;br /&gt;
*[2] Playboy, magazine, from January 1989 to April 2009&lt;br /&gt;
&lt;br /&gt;
|start=Starting from 1st of April&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=90-60-90&lt;br /&gt;
|image=bra.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combinatorial optimization based on stochastic relaxation &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for the optimization of pseudo-Boolean functions, i.e., functions defined over binary variables with values in R. These functions have been studied a lot in the mathematical programming literature, and different algorithms have been proposed [1]. More recently, the same problems have been faced in evolutionary computations, with the use of genetic algorithms, and in particular estimation of distribution algorithms [2,3]. Estimation of distribution algorithms are a recent meta-heuristic, where classical crossover and mutation operators used in genetic algorithms are replaced with operators that comes from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of a new algorithm able to combine different approaches (estimation and sampling, from one side, and exploitation of prior knowledge about the structure of problem, on the other), together with the comparison of the results with existing techniques that historically appear in different (and often separated) communities. Good coding (C/C++) abilities are required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses. The project could require some extra effort in order to build and consolidate some background in math, especially in Bayesian statistics and MCMC techniques, such as Gibbs and Metropolis samplers [4].&lt;br /&gt;
&lt;br /&gt;
The project can be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal of new algorithms able to learn existing dependencies among the variables in the function to be optimized, and exploit them in order to increase the probability to converge to the global optimum. &lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.ra.cs.uni-tuebingen.de/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics .&lt;br /&gt;
*[2] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[3] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[4] Image Analysis, Random Fields Markov Chain Monte Carlo Methods &lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=stochastic.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Agents, Multiagent Systems, Agencies ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== BioSignal Analysis ====&lt;br /&gt;
&lt;br /&gt;
===== Analysis of the Olfactory Signal =====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Computational Intelligence techniques to analyse the olfactory signal acquired by an electronic nose for cancer diagnosis&lt;br /&gt;
|tutor=[[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini@elet.polimi.it email]), [[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucci@elet.polimi.it email]), [[User:RossellaBlatt|Rossella Blatt]] ([mailto:blatt@elet.polimi.it email])&lt;br /&gt;
|description= The electronic nose is an instrument able to detect and recognize odors, that is the volatile substances in the atmosphere or emitted by the analyzed substance. This device can react to a gas substance by providing signals that can be analyzed to classify the input. It is composed of a sensor array (MOS sensors, in our case) and a pattern classification system based on machine learning techniques. Each sensor reacts in a different way to the analyzed substance, providing multidimensional data that can be considered as a unique olfactory blueprint of the analyzed substance. We have already tested the use of the electronic nose as diagnostic tool for lung cancer; boosted from the very satisfactory results that we have achieved by these analysis, we want to investigate the possibility of diagnosing other types of cancer and to improve the current computation intelligence techniques.&lt;br /&gt;
The project is done in collaboration with the Istituto dei Tumori, Milano.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments: Matlab&lt;br /&gt;
&lt;br /&gt;
;Bibliography : BLATT R., BONARINI A, CALABRÒ E, DELLA TORRE M, MATTEUCCI M, PASTORINO U. (2008). Pattern Classification Techniques for Early Lung Cancer Diagnosis using an Electronic Nose. In: Frontiers in Artificial Intelligence and Applications. European Conference on Artificial Intelligence - Prestigious Applications of Intetelligent Systems. Patras, Greece. 21-15 luglio 2008. (vol. 178, pp. 693-697). ISBN/ISSN: 978-1-58603-891-5. IOS Press. [[Image:PAIS.pdf|Paper-PAIS2008]]&lt;br /&gt;
&lt;br /&gt;
|start=Anytime (a new acquisition phase will start in March)&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Acquisition.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Sleep Staging =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Development of a computer-assisted CAP (Sleep cyclic alternating pattern) scoring method&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), Martin Mendez ([mailto:martin.mendez@polimi.it email]), Anna Maria Bianchi ([mailto:annamaria.bianchi@polimi.it email]), Mario Terzano (Ospedale di Parma)&lt;br /&gt;
|description=In 1985, Terzano describes for the first time the Cyclic Alternating Pattern [http://en.wikipedia.org/wiki/Cyclical_alternating_pattern] during sleep and, nowadays, CAP is widely accepted by the medical community as basic analysis of sleep. The CAP evaluation is of fundamental importance since it represents the mechanism developed by the brain evolution to monitor the inner and outer world and to assure the survival during sleep. However, visual detection of CAP in polisomnography (i.e., the standard procedure) is a slow and time-consuming process. This limiting factor generates the necessity of new computer-assisted scoring methods for fast CAP evaluation. This thesis deals with the development of a Decision Support System for CAP scoring based on features extraction at multi-system level (by statistical and signal analysis) and Pattern Recognition or Machine Learning approaches. This may allow the automatic detection of CAP sleep and could be integrated, through reinforcement learning techniques, with the corrections given by physicians.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, C/C++&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: Mario  Terzano, Liborio Parrino. ''Atlas, rules, and recording techniques for the scoring of cyclic alternating pattern (CAP) in human sleep'', Sleep Medicine 2 (2001) 537–553. [http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6W6N-44DY2B4-8&amp;amp;_user=2620285&amp;amp;_coverDate=11%2F30%2F2001&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000058180&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=2620285&amp;amp;md5=aa61a060d005f23f6afed5c1fc2f1126]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=CAP_Sleep_Staging.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Brain-Computer Interface =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Recognition of the user's focusing on the stimulation matrix&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]] stimulates the user continuously, and the detection of a P300 designates the choice of the user. When the user is not paying attention to the interface, false positives are likely. The objective of this work is to avoid this problem; the analysis of the electroencephalogram (EEG) over the visual cortex (and possibly an analysis of P300s or of other biosignals) should tell when the user is looking at the interface.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Creation of new EEG training by introduction of noise&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [[Brain-Computer Interface|BCI]] must be trained on the individual user in order to be effective.  This training phase require recording data in long sessions, which is time consuming and boring for the user.  The aim of this project is to develop algorithm to create new training EEG (electroencephalography) data from existing ones, so as to speed up the training phase.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
:Knowledge of C++ may be useful&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Real-time removal of ocular artifact from EEG&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [[Brain-Computer Interface|BCI]] based on electroencephalogram (EEG), one of the most important sources of noise is related to ocular movements.  Algorithms have been devised to cancel the effect of such artifacts.  The project consists in the in the implementation in real time of an existing algorithm (or one newly developed) in order to improve the performance of a BCI.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG-system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
: R.J. Croff, R.J. Barry. ''Removal of ocular artifact from the EEG: a review'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;issn=09877053&amp;amp;volume=30&amp;amp;issue=1&amp;amp;firstpage=5&amp;amp;form=html]&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=B_bci.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Aperiodic visual stimulation in a VEP-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=[http://en.wikipedia.org/wiki/Evoked_potential#Visual_evoked_potential Visual-evoked potentials] (VEPs) are a possible way to drive the a [[Brain-Computer Interface|BCI]]. This projects aims at maximizing the discrimination between different stimuli.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Driving an autonomous wheelchair with a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair ([[LURCH - The autonomous wheelchair|LURCH]]) with a [[Brain-Computer Interface|BCI]], through the development of key software modules.  The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, C, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:Linux&lt;br /&gt;
:EEG system&lt;br /&gt;
:Lurch wheelchair&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: R. Blatt et al. ''Brain Control of a Smart Wheelchair'' [http://www.booksonline.iospress.com/Content/View.aspx?piid=9401]&lt;br /&gt;
|start=November 2008&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=LURCH_wheelchair.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Online automatic tuning of the number of repetitions in a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]], (visual) stimuli are presented to the user, and the intention of the user is recognized when a P300 potential is recognized in response of the desired stimulus.  In order to improve accuracy, many stimulation rounds are usually performed before making a decision.  The exact number of repetitions depends on the user and the goodness of the classifier, but it is usually fixed a-priori.  The aim of this project is to adapt the number of repetitions to changing conditions, so as to achieve the maximum accuracy with the minimum time.&lt;br /&gt;
The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Computer Vision and Image Analysis ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== E-Science ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Machine Learning ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Statistical inference for phylogenetic trees &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different statistical inference techniques for phylogenetic trees. Phylogenetic trees [1, 2] are evolutionary trees used to represent the relationships between different species with a common ancestor. Typical inference task concern the construction of a tree starting from DNA sequences, involving both the choice of the topology of the tree (i.e., model selection) and the values of the parameters (i.e., model fitting). The focus will be a probabilistic description of the tree, given by the introduction of stochastic variables associated to both internal nodes and leaves of the tree.&lt;br /&gt;
&lt;br /&gt;
The project will focus on the understanding of the problem and on the implementation of different algorithms, so (C/C++ or Matlab or R) coding will be required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
The project is thought to be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal and implementation of new algorithms, based on recent approaches to phylogenetic inference available in the literature, as in [3] and [4]. In this case the thesis requires some extra effort in order to build and consolidate some background in math in oder to understand some recent literature, especially in (mathematical) statistics and, for example, in the emerging field of algebraic statistics [5].&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.tolweb.org/tree/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Felsenstein 2003: Inferring Phylogenies&lt;br /&gt;
*[2] Semple and Steel 2003: Phylogenetics: The mathematics of phylogenetics&lt;br /&gt;
*[3] Louis J. Billera, Susan P. Holmes and and Karen Vogtmann Geometry of the space of phylogenetic trees. Advances in Applied Math 27, 733-767 (2001)&lt;br /&gt;
*[4] Evans, S.N. and Speed, T.P. (1993). Invariants of some probability models used in phylogenetic inference. Annals of Statistics  21, 355-377.&lt;br /&gt;
*[5] Lior Pachter, Bernd Sturmfels 2005, Algebraic Statistics for Computational Biology.&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=toloverview.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reinforcement Learning in Poker&lt;br /&gt;
|tutor=Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=In this years, Artificial Intelligence research has shifted its attention from fully observable environments such as Chess to more challenging partially observable ones such as Poker.&lt;br /&gt;
&lt;br /&gt;
Up to this moment research in this kind of environments, which can be formalized as Partially Observable Stochastic Games, has been more from a game theoretic point of view, thus focusing on the pursue of optimality and equilibrium, with no attention to payoff maximization, which may be more interesting in many real-world contexts.&lt;br /&gt;
&lt;br /&gt;
On the other hand Reinforcement Learning techniques demonstrated to be successful in solving both fully observable problems, single and multi-agent, and single-agent partially observable ones, while lacking application to the partially observable multi-agent framework.&lt;br /&gt;
&lt;br /&gt;
This research aims at studying the solution of Partially Observable Stochastic Games, analyzing the possibility to combine the Opponent Modeling concept with the well proven Reinforcement Learning solution techniques to solve problems in this framework, adopting Poker as testbed.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=PokerPRLT.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= EyeBot&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it), Alessandro Giusti (giusti-AT-elet-DOT-polimi-DOT-it), and Pierluigi Taddei (taddei-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. So far, the controller developed for TORCS used as input only information extracted directly from the state of the game. The goal of this project is to extend the existing controller API (see [http://cig.dei.polimi.it/ here]) to use the visual information (e.g. the screenshots of the game) as input to the controllers. A successfull project will include both the development of the API and some basic imaga preprocessing to extract information from the images.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS2.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= SmarTrack&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The generation of customized game content for each player is an attractive direction to improve the game experience in the next-generation computer games. In this scenario, Machine Learning could play an important role to provide automatically such customized game content.&lt;br /&gt;
The goal of this project is to apply machine learning techniques for the generation of customized tracks in&lt;br /&gt;
[http://torcs.sourceforge.net/ TORCS], a state-of-the-art open source racing simulator. The project include different activities: the automatic generation of tracks, the section of relevant features to characterize a track and the analysis of an interest measure.  &lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS3.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Affective Computing ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Ontologies and Semantic Web ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=OntologyFromText.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Philosophy of Artificial Intelligence ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Robotics ====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robot games&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to develop an interactive game with robots using commercial devices such as the WII Mote (see the [http://airwiki.elet.polimi.it/mediawiki/index.php/Robogames Robogames page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Design and implementation of the game on one of the available robots and extension of the robot functionalities&lt;br /&gt;
* Design and implementation of the game and a new suitable robot&lt;br /&gt;
* Evaluation of the game with users (in collaboration with [http://www.elet.polimi.it/people/garzotto Franca Garzotto])&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots and real interaction devices.&lt;br /&gt;
&lt;br /&gt;
Parts of these projects can be considered as course projects. These projects can also be extended to cover course projects.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=7.5-20&lt;br /&gt;
|image=Robowii_robot.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Soft Computing ====--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FisherAvril</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Master_Level_Course_Projects&amp;diff=5773</id>
		<title>Master Level Course Projects</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Master_Level_Course_Projects&amp;diff=5773"/>
				<updated>2009-04-01T14:17:05Z</updated>
		
		<summary type="html">&lt;p&gt;FisherAvril: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here you can find a list of project proposals for the courses of &amp;quot;Laboratorio di Intelligenza Artificiale e Robotica&amp;quot; (5 CFU for each student) and &amp;quot;Soft Computing&amp;quot; (1 CFU for each student).  See [[Project Proposals]] for other kinds of projects and theses.&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Optimization and Stochastic Optimization ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Genetic Algorithms for the optimization of the structural design of push-up bras&lt;br /&gt;
|tutor=[[User:FisherAvril|Fisher Avril]]&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The project will focus on the application of techniques from evolutionary optimization, such as Genetic Algorithms or Evolutionary Strategies, for the optimization of design of push-up bras for women. In particular the student will focus on the identification of the best shape for extra large breast, in order to propose new comfortable and safe designs, to be worn in different contexts, such as gym or disco-pub. &lt;br /&gt;
&lt;br /&gt;
The project is divided into three parts. First a review of the existing literature, both in the engineering community and the fashion literature. In particular students will be asked to create a statistical model of the shape of breasts of women, using techniques that come image processing, starting from a dataset of pictures, taken from last 20 years of the Playboy magazine. &lt;br /&gt;
Starting from the result of the first phase, genetic algorithms and other techniques will be used to improve the shape of current state-of-the -art bras. Finally, the last phase will consist of a validation of the model. For the purpose we have a partnership with Victoria Secrets, Milan, that will provide some models, in order to experimentally validate the results. &lt;br /&gt;
&lt;br /&gt;
Successful design will be presented at the next Lingerie &amp;amp; Swimwear exhibition in Milan. Good coding techniques are required, and good spoken English language is a plus, in order to interact with other people involved in the project. &lt;br /&gt;
&lt;br /&gt;
Picture taken from www.victoriassecret.com&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Genetic Algorithm Handbook&lt;br /&gt;
*[2] Playboy, magazine, from January 1989 to April 2009&lt;br /&gt;
&lt;br /&gt;
|start=Starting from 1st of April&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=69-90&lt;br /&gt;
|image=bra.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combinatorial optimization based on stochastic relaxation &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for the optimization of pseudo-Boolean functions, i.e., functions defined over binary variables with values in R. These functions have been studied a lot in the mathematical programming literature, and different algorithms have been proposed [1]. More recently, the same problems have been faced in evolutionary computations, with the use of genetic algorithms, and in particular estimation of distribution algorithms [2,3]. Estimation of distribution algorithms are a recent meta-heuristic, where classical crossover and mutation operators used in genetic algorithms are replaced with operators that come from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of existing algorithms able to combine different approaches (estimation and sampling, from one side, and exploitation of prior knowledge about the structure of problem, on the other), together with the comparison of the results with existing techniques that historically appear in different (and often separated) communities. Good coding (C/C++) abilities are required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.ra.cs.uni-tuebingen.de/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics.&lt;br /&gt;
*[2] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[3] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[4] Image Analysis, Random Fields Markov Chain Monte Carlo Methods &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=stochastic.jpg}}&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Computation ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combining Estimation of Distribution Algorithms and other Evolutionary techniques for combinatorial optimization&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for combinatorial optimization using techniques and algorithms proposed in Evolutionary Computation. In particular we are interested in the study of Estimation of Distribution Algorithms [1,2,3,4], a recent meta-heuristic, often presented as an evolution of Genetic Algorithms, where classical crossover and mutation operators, used in genetic algorithms, are replaced with operators that come from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of new hybrid algorithms able to combine estimation of distribution algorithms with different approaches available in the evolutionary computation literature, such as genetic algorithms and evolutionary strategies, together with other local search techniques. Good coding (C/C++) abilities are required. Some background in combinatorial optimization form the &amp;quot;Fondamenti di Ricerca Operativa&amp;quot; is desirable. The project could require some effort in order to build and consolidate some background in MCMC techniques, such as Gibbs and Metropolis samplers [4]. The project could be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work.&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.genetic-programming.org&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[2] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[3] Lozano, J. A.; Larrañga, P.; Inza, I.; &amp;amp; Bengoetxea, E. (Eds.). Towards a new evolutionary computation. Advances in estimation of distribution algorithms. Springer, 2006.&lt;br /&gt;
*[4] Pelikan, Martin; Sastry, Kumara; &amp;amp; Cantu-Paz, Erick (Eds.). Scalable optimization via probabilistic modeling: From algorithms to applications. Springer, 2006. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-10&lt;br /&gt;
|image=genetic.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Sleep Staging =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Development of a computer-assisted CAP (Sleep cyclic alternating pattern) scoring method&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), Martin Mendez ([mailto:martin.mendez@polimi.it email]), Anna Maria Bianchi ([mailto:annamaria.bianchi@polimi.it email]), Mario Terzano (Ospedale di Parma)&lt;br /&gt;
|description=In 1985, Terzano describes for the first time the Cyclic Alternating Pattern [http://en.wikipedia.org/wiki/Cyclical_alternating_pattern] during sleep and, nowadays, CAP is widely accepted by the medical community as basic analysis of sleep. The CAP evaluation is of fundamental importance since it represents the mechanism developed by the brain evolution to monitor the inner and outer world and to assure the survival during sleep. However, visual detection of CAP in polisomnography (i.e., the standard procedure) is a slow and time-consuming process. This limiting factor generates the necessity of new computer-assisted scoring methods for fast CAP evaluation. This thesis deals with the development of a Decision Support System for CAP scoring based on features extraction at multi-system level (by statistical and signal analysis) and Pattern Recognition or Machine Learning approaches. This may allow the automatic detection of CAP sleep and could be integrated, through reinforcement learning techniques, with the corrections given by physicians.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, C/C++&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: Mario  Terzano, Liborio Parrino. ''Atlas, rules, and recording techniques for the scoring of cyclic alternating pattern (CAP) in human sleep'', Sleep Medicine 2 (2001) 537–553. [http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6W6N-44DY2B4-8&amp;amp;_user=2620285&amp;amp;_coverDate=11%2F30%2F2001&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000058180&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=2620285&amp;amp;md5=aa61a060d005f23f6afed5c1fc2f1126]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=CAP_Sleep_Staging.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Affective Computing ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--==== Agents, Multiagent Systems, Agencies ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==== BioSignal Analysis ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Human-computer interaction via voice recognition system&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=We want develop a system to allow a voice interaction between the user and the wheelchair.&lt;br /&gt;
This project consists in develop one of the solutions proposed in literature and extended the LURCH software to include this kind of interface. &lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* Phinx project [http://cmusphinx.org/]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=2.5-10&lt;br /&gt;
|image=LURCH_wheelchair.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===== Brain-Computer Interface =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Driving an autonomous wheelchair with a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair ([[LURCH - The autonomous wheelchair|LURCH]]) with a [[Brain-Computer Interface|BCI]], through the development of key software modules.  Depending on the effort the student is willing to put into it, the project can grow to a full experimental thesis.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, C, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
:Linux&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: R. Blatt et al. ''Brain Control of a Smart Wheelchair'' [http://www.booksonline.iospress.com/Content/View.aspx?piid=9401]&lt;br /&gt;
|start=November 2008&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=LURCH_wheelchair.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Online automatic tuning of the number of repetitions in a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]], (visual) stimuli are presented to the user, and the intention of the user is recognized when a P300 potential is recognized in response of the desired stimulus.  In order to improve accuracy, many stimulation rounds are usually performed before making a decision.  The exact number of repetitions depends on the user and the goodness of the classifier, but it is usually fixed a-priori.  The aim of this project is to adapt the number of repetitions to changing conditions, so as to achieve the maximum accuracy with the minimum time.&lt;br /&gt;
Depending on the effort the student is willing to put into it, the project can grow to a full experimental thesis.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reproduction of an algorithm for the recognition of error potentials&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=Error potentials (ErrPs) are [http://en.wikipedia.org/wiki/Event-related_potential event-related potentials] present in the EEG (electroencephalogram) when a subject makes a mistake or when the machine a subject is interacting with works in an expected way.  They could be used in the [[Brain-Computer Interface|BCI]] field to improve the performance of a BCI by automatically detecting classification errors.&lt;br /&gt;
The project aims at reproducing algorithms for ErrP detection from the literature.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
:P.W. Ferrez, J. Millán. ''You Are Wrong! Automatic Detection of Interaction Errors from Brain Waves'' [ftp://ftp.idiap.ch/pub/reports/2005/ferrez_2005_ijcai.pdf]&lt;br /&gt;
:G. Schalk et al. ''EEG-based communication: presence of an error potential'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;issn=13882457&amp;amp;volume=111&amp;amp;issue=12&amp;amp;firstpage=2138&amp;amp;form=html]&lt;br /&gt;
|start=This project has already been assigned&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-15&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
==== Computer Vision and Image Analysis ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Environment Monitoring&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this project is to develop a video surveillance system to track in 3D vehicles or people. &lt;br /&gt;
The idea is to use one or more calibrated camera to estimate the position and the trajectories of the moving objects in the scene. &lt;br /&gt;
The skills required for this project are:&lt;br /&gt;
* C/C++ and OpenCV library&lt;br /&gt;
* Linux o.s.&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
* Probabilistic robotics/IMAD&lt;br /&gt;
&lt;br /&gt;
The project can be turned into a thesis extending the algorithm for a generic outdoor environment.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=10-15&lt;br /&gt;
|image=Danch4.png &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Visual Merchandising&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this project is to develop algorithms to count the number of products on the shelves of a market.&lt;br /&gt;
The idea is to use a calibrated camera to recognize the shelves, estimate the scale and improve the image quality. &lt;br /&gt;
The skills required for this project are:&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
|start= As soon as possible&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=VisualM.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Analysis of patch recognition algorithms&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=Extract distinctive features from images is very important in computer vision application.&lt;br /&gt;
It can be used in algorithms for tasks like matching different views of an object or scene (e.g. for stereo vision) and object recognition.&lt;br /&gt;
The aim of this work is to integrate in an existent framework the existing solution proposed in literature.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*Oxford website [http://www.robots.ox.ac.uk/~vgg/research/affine/index.html]&lt;br /&gt;
*Hess website [http://web.engr.oregonstate.edu/~hess/index.html]&lt;br /&gt;
*Feature FAST [http://mi.eng.cam.ac.uk/~er258/work/fast.html]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=Object.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Catadioptric MonoSLAM &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this work is to investigate a SLAM solutions based on catadioptric camera, integrating the solution presented in literature into an existing frameword.&lt;br /&gt;
Improvements could be the basis for a tesi.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*Visual SLAM by Single Catadioptric Stereo [http://cv2.kaist.ac.kr/VisualSLAMBySingleCameraCatadioptricStereo.pdf]&lt;br /&gt;
*Catadioptric reconstruction [http://citeseer.ist.psu.edu/cache/papers/cs/23657/http:zSzzSzwww.cis.upenn.eduzSz~cgeyerzSzsfm_tr.pdf/geyer01structure.pdf]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=Photo.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Trinocular Vision System (SUGR)&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A Trinocular Vision System is a device composed by three cameras that allows to measure 3D data (in this case segments) directly from images.&lt;br /&gt;
The aim of this tesina/project is to implement a trinocular algorithm based on SUGR, a library for Uncertain Projective Geometry.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
|start= As soon as possible&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=Trinoex.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=GIFT and features extraction and description&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The idea is to improve and optimize the solution proposed by Campari et al. in their paper, who propose to estimate invariant descriptor using geodesic features descriptor based on color information.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=1-3&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=Palla_GIFT.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Multimedia Indexing Framework&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this project is to develop a framework for multimedia indexing.&lt;br /&gt;
The idea is create an images database indexer that allows to make query using images or strings.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*CBIR system definition [http://en.wikipedia.org/wiki/CBIR]&lt;br /&gt;
*Image database [http://www.cs.washington.edu/research/imagedatabase/]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=1-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=CIR.gif&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== E-Science ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==== Machine Learning ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Statistical inference for phylogenetic trees &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different statistical inference techniques for phylogenetic trees. Phylogenetic trees [1, 2, 3] are evolutionary trees used to represent the relationships between different species with a common ancestor. Typical inference task concern the construction of a tree starting from DNA sequences, involving both the choice of the topology of the tree (i.e., model selection) and the values of the parameters (i.e., model fitting). The focus will be a probabilistic description of the tree, given by the introduction of stochastic variables associated to both internal nodes and leaves of the tree.&lt;br /&gt;
&lt;br /&gt;
The project will focus on the understanding of the problem and on the implementation of different algorithms, so (C/C++ or Matlab or R) coding will be required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.tolweb.org/tree/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Felsenstein 2003: Inferring Phylogenies&lt;br /&gt;
*[2] Semple and Steel 2003: Phylogenetics: The mathematics of phylogenetics&lt;br /&gt;
*[3] Louis J. Billera, Susan P. Holmes and and Karen Vogtmann Geometry of the space of phylogenetic trees. Advances in Applied Math 27, 733-767 (2001)&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=toloverview.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reinforcement Learning Competition&lt;br /&gt;
|tutor=Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=This project has the goal of participating to (and possibly winning ;)) the 2009 Reinforcement Learning competition. To have an idea of what participate to such a competition means you can have a look at the website of the [http://rl-competition.org/content/view/51/79/ 2008 RL competition].&lt;br /&gt;
The problems that will be proposed are still unknown. As soon as the domains will be published, the work will start by analyzing their main characteristics and, then we will identify which RL algorithms are most suited for solving such problems. After an implementation phase, the project will required a long experimental period to tune the parameters of the learning algorithms in order to improve the performance as much as possible.&lt;br /&gt;
|start=January, 2009&lt;br /&gt;
|number=2-4&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=keepaway.gif}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Learning API for TORCS&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. The goal of this project is to extend the existing C++ API (available [http://cig.dei.polimi.it/ here]) to simplify the development of controller using a learning framework.&lt;br /&gt;
Such an extension can be partially developed by porting an existing Java API for TORCS that already provides a lot of functionalities for machine learning approaches.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=5 to 12.5&lt;br /&gt;
|image=TORCS.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= EyeBot&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it), Alessandro Giusti (giusti-AT-elet-DOT-polimi-DOT-it), and Pierluigi Taddei (taddei-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. So far, the controller developed for TORCS used as input only information extracted directly from the state of the game. The goal of this project is to extend the existing controller API (see [http://cig.dei.polimi.it/ here]) to use the visual information (e.g. the screenshots of the game) as input to the controllers. A successfull project will include both the development of the API and some basic imaga preprocessing to extract information from the images.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=5 to 20&lt;br /&gt;
|image=TORCS2.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= SmarTrack&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The generation of customized game content for each player is an attractive direction to improve the game experience in the next-generation computer games. In this scenario, Machine Learning could play an important role to provide automatically such customized game content.&lt;br /&gt;
The goal of this project is to apply machine learning techniques for the generation of customized tracks in&lt;br /&gt;
[http://torcs.sourceforge.net/ TORCS], a state-of-the-art open source racing simulator. The project include different activities: the automatic generation of tracks, the section of relevant features to characterize a track and the analysis of an interest measure.  &lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=5 to 20&lt;br /&gt;
|image=TORCS3.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= TORCS competition&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques.&lt;br /&gt;
The goal of this project is to apply any machine learning technique to develop a successfull controller following the competition rules (available [http://cig.dei.polimi.it/?page_id=67 here])&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 &lt;br /&gt;
|cfu=5&lt;br /&gt;
|image=TORCS.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Ontologies and Semantic Web ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--==== Philosophy of Artificial Intelligence ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==== Robotics ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robot games&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to develop an interactive game with robots using commercial devices such as the WII Mote (see the [http://airwiki.elet.polimi.it/mediawiki/index.php/Robogames Robogames page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Design and implementation of the game on one of the available robots&lt;br /&gt;
* Design of the game and a new suitable robot&lt;br /&gt;
* Implementation/setting of a suitable robot&lt;br /&gt;
* Evaluation of the game with users (in collaboration with [http://www.elet.polimi.it/people/garzotto Franca Garzotto])&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots and real interaction devices.&lt;br /&gt;
&lt;br /&gt;
The project can be turned into a thesis by producing a new game and robot.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-12.5&lt;br /&gt;
|image=Robowii_robot.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robocup: soccer robots&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it), Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to finalize the team of robots that will participate to the robocup world championship in Graz next summer (see the [http://www.robocup.org Robocup page] and the [http://robocup.elet.polimi.it MRT Team page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Implementation of mechanical and electronical parts of the robots for the management of the ball and kicking&lt;br /&gt;
* Design of robot behaviors (fuzzy systems)&lt;br /&gt;
* Coordination of robots&lt;br /&gt;
* New sensors&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots. Participation to the championships is a unique experience (2000 people, with 800 robots playing all sort of games...)&lt;br /&gt;
&lt;br /&gt;
The project can be turned into a thesis by facing different problems in depth.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-12.5&lt;br /&gt;
|image=RIeRO.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Calibration of IMU-camera system&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This work is about the problem to calibrate a system composed by an XSense &lt;br /&gt;
Inertial Measurement Unit and a Fire-i Camera. The pro ject will be focus on &lt;br /&gt;
the problem to estimate both unknown rotation between the two devices and the &lt;br /&gt;
extrinsic/intrinsic parameters of the camera. This algorithm allows to use the &lt;br /&gt;
system for SLAM or robotics applications, like a wereable device for autonomous &lt;br /&gt;
navigation or augmented reality. &lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab/C++&lt;br /&gt;
&lt;br /&gt;
;Links&lt;br /&gt;
:Matlab Toolbox for mutual calibration [http://www.deec.uc.pt/~jlobo/InerVis_WebIndex/InerVis_Toolbox.html]&lt;br /&gt;
:List of pubblications[http://www.deec.uc.pt/~jlobo/InerVis_WebIndex/InerVis_Pubs.php]&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=Imu_cam_big_sphere.gif}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=MonoSLAM system implementation&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The aim of this proposal is to investigate the different monocamera SLAM solution proposed in literature.&lt;br /&gt;
After a deepen bibliography research, the work will be focused on developing one of these algorithms into an existing framework and, only for tesi option, investigate possible improvements. &lt;br /&gt;
&lt;br /&gt;
The algorithms interested are based on [http://www-personal.acfr.usyd.edu.au/tbailey/software/slam_simulations.htm]:&lt;br /&gt;
*Extended Kalman Filter [http://www.doc.ic.ac.uk/~ajd/publications.html]&lt;br /&gt;
*Unscented Kalman Filter [http://www.cs.unc.edu/~welch/kalman/media/pdf/Julier1997_SPIE_KF.pdf]&lt;br /&gt;
*FastSLAM [http://robots.stanford.edu/papers.html]&lt;br /&gt;
*GraphSLAM [http://mi.eng.cam.ac.uk/~ee231/]&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab/C++&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=KC_jc_third.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Soft Computing ====--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FisherAvril</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5772</id>
		<title>Master Level Theses</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5772"/>
				<updated>2009-04-01T14:16:45Z</updated>
		
		<summary type="html">&lt;p&gt;FisherAvril: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here you can find proposals for master thesis (20 CFU for each student).  See [[Project Proposals]] for other kinds of projects and theses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Optimization and Stochastic Optimization ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Genetic Algorithms for the optimization of the structural design of push-up bras&lt;br /&gt;
|tutor=[[User:FisherAvril|Fisher Avril]]&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The project will focus on the application of techniques from evolutionary optimization, such as Genetic Algorithms or Evolutionary Strategies, for the optimization of design of push-up bras for women. In particular the student will focus on the identification of the best shape for extra large breast, in order to propose new comfortable and safe designs, to be worn in different contexts, such as gym or disco-pub. &lt;br /&gt;
&lt;br /&gt;
The project is divided into three parts. First a review of the existing literature, both in the engineering community and the fashion literature. In particular students will be asked to create a statistical model of the shape of breasts of women, using techniques that come image processing, starting from a dataset of pictures, taken from last 20 years of the Playboy magazine. &lt;br /&gt;
Starting from the result of the first phase, genetic algorithms and other techniques will be used to improve the shape of current state-of-the -art bras. Finally, the last phase will consist of a validation of the model. For the purpose we have a partnership with Victoria Secrets, Milan, that will provide some models, in order to experimentally validate the results. &lt;br /&gt;
&lt;br /&gt;
Successful design will be presented at the next Lingerie &amp;amp; Swimwear exhibition in Milan. Good coding techniques are required, and good spoken English language is a plus, in order to interact with other people involved in the project. &lt;br /&gt;
&lt;br /&gt;
Picture taken from www.victoriassecret.com&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Genetic Algorithm Handbook&lt;br /&gt;
*[2] Playboy, magazine, from January 1989 to April 2009&lt;br /&gt;
&lt;br /&gt;
|start=Starting from 1st of April&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=69-90&lt;br /&gt;
|image=bra.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combinatorial optimization based on stochastic relaxation &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for the optimization of pseudo-Boolean functions, i.e., functions defined over binary variables with values in R. These functions have been studied a lot in the mathematical programming literature, and different algorithms have been proposed [1]. More recently, the same problems have been faced in evolutionary computations, with the use of genetic algorithms, and in particular estimation of distribution algorithms [2,3]. Estimation of distribution algorithms are a recent meta-heuristic, where classical crossover and mutation operators used in genetic algorithms are replaced with operators that comes from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of a new algorithm able to combine different approaches (estimation and sampling, from one side, and exploitation of prior knowledge about the structure of problem, on the other), together with the comparison of the results with existing techniques that historically appear in different (and often separated) communities. Good coding (C/C++) abilities are required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses. The project could require some extra effort in order to build and consolidate some background in math, especially in Bayesian statistics and MCMC techniques, such as Gibbs and Metropolis samplers [4].&lt;br /&gt;
&lt;br /&gt;
The project can be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal of new algorithms able to learn existing dependencies among the variables in the function to be optimized, and exploit them in order to increase the probability to converge to the global optimum. &lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.ra.cs.uni-tuebingen.de/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics .&lt;br /&gt;
*[2] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[3] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[4] Image Analysis, Random Fields Markov Chain Monte Carlo Methods &lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=stochastic.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Agents, Multiagent Systems, Agencies ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== BioSignal Analysis ====&lt;br /&gt;
&lt;br /&gt;
===== Analysis of the Olfactory Signal =====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Computational Intelligence techniques to analyse the olfactory signal acquired by an electronic nose for cancer diagnosis&lt;br /&gt;
|tutor=[[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini@elet.polimi.it email]), [[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucci@elet.polimi.it email]), [[User:RossellaBlatt|Rossella Blatt]] ([mailto:blatt@elet.polimi.it email])&lt;br /&gt;
|description= The electronic nose is an instrument able to detect and recognize odors, that is the volatile substances in the atmosphere or emitted by the analyzed substance. This device can react to a gas substance by providing signals that can be analyzed to classify the input. It is composed of a sensor array (MOS sensors, in our case) and a pattern classification system based on machine learning techniques. Each sensor reacts in a different way to the analyzed substance, providing multidimensional data that can be considered as a unique olfactory blueprint of the analyzed substance. We have already tested the use of the electronic nose as diagnostic tool for lung cancer; boosted from the very satisfactory results that we have achieved by these analysis, we want to investigate the possibility of diagnosing other types of cancer and to improve the current computation intelligence techniques.&lt;br /&gt;
The project is done in collaboration with the Istituto dei Tumori, Milano.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments: Matlab&lt;br /&gt;
&lt;br /&gt;
;Bibliography : BLATT R., BONARINI A, CALABRÒ E, DELLA TORRE M, MATTEUCCI M, PASTORINO U. (2008). Pattern Classification Techniques for Early Lung Cancer Diagnosis using an Electronic Nose. In: Frontiers in Artificial Intelligence and Applications. European Conference on Artificial Intelligence - Prestigious Applications of Intetelligent Systems. Patras, Greece. 21-15 luglio 2008. (vol. 178, pp. 693-697). ISBN/ISSN: 978-1-58603-891-5. IOS Press. [[Image:PAIS.pdf|Paper-PAIS2008]]&lt;br /&gt;
&lt;br /&gt;
|start=Anytime (a new acquisition phase will start in March)&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Acquisition.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Sleep Staging =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Development of a computer-assisted CAP (Sleep cyclic alternating pattern) scoring method&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), Martin Mendez ([mailto:martin.mendez@polimi.it email]), Anna Maria Bianchi ([mailto:annamaria.bianchi@polimi.it email]), Mario Terzano (Ospedale di Parma)&lt;br /&gt;
|description=In 1985, Terzano describes for the first time the Cyclic Alternating Pattern [http://en.wikipedia.org/wiki/Cyclical_alternating_pattern] during sleep and, nowadays, CAP is widely accepted by the medical community as basic analysis of sleep. The CAP evaluation is of fundamental importance since it represents the mechanism developed by the brain evolution to monitor the inner and outer world and to assure the survival during sleep. However, visual detection of CAP in polisomnography (i.e., the standard procedure) is a slow and time-consuming process. This limiting factor generates the necessity of new computer-assisted scoring methods for fast CAP evaluation. This thesis deals with the development of a Decision Support System for CAP scoring based on features extraction at multi-system level (by statistical and signal analysis) and Pattern Recognition or Machine Learning approaches. This may allow the automatic detection of CAP sleep and could be integrated, through reinforcement learning techniques, with the corrections given by physicians.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, C/C++&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: Mario  Terzano, Liborio Parrino. ''Atlas, rules, and recording techniques for the scoring of cyclic alternating pattern (CAP) in human sleep'', Sleep Medicine 2 (2001) 537–553. [http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6W6N-44DY2B4-8&amp;amp;_user=2620285&amp;amp;_coverDate=11%2F30%2F2001&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000058180&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=2620285&amp;amp;md5=aa61a060d005f23f6afed5c1fc2f1126]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=CAP_Sleep_Staging.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Brain-Computer Interface =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Recognition of the user's focusing on the stimulation matrix&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]] stimulates the user continuously, and the detection of a P300 designates the choice of the user. When the user is not paying attention to the interface, false positives are likely. The objective of this work is to avoid this problem; the analysis of the electroencephalogram (EEG) over the visual cortex (and possibly an analysis of P300s or of other biosignals) should tell when the user is looking at the interface.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Creation of new EEG training by introduction of noise&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [[Brain-Computer Interface|BCI]] must be trained on the individual user in order to be effective.  This training phase require recording data in long sessions, which is time consuming and boring for the user.  The aim of this project is to develop algorithm to create new training EEG (electroencephalography) data from existing ones, so as to speed up the training phase.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
:Knowledge of C++ may be useful&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Real-time removal of ocular artifact from EEG&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [[Brain-Computer Interface|BCI]] based on electroencephalogram (EEG), one of the most important sources of noise is related to ocular movements.  Algorithms have been devised to cancel the effect of such artifacts.  The project consists in the in the implementation in real time of an existing algorithm (or one newly developed) in order to improve the performance of a BCI.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG-system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
: R.J. Croff, R.J. Barry. ''Removal of ocular artifact from the EEG: a review'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;issn=09877053&amp;amp;volume=30&amp;amp;issue=1&amp;amp;firstpage=5&amp;amp;form=html]&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=B_bci.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Aperiodic visual stimulation in a VEP-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=[http://en.wikipedia.org/wiki/Evoked_potential#Visual_evoked_potential Visual-evoked potentials] (VEPs) are a possible way to drive the a [[Brain-Computer Interface|BCI]]. This projects aims at maximizing the discrimination between different stimuli.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Driving an autonomous wheelchair with a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair ([[LURCH - The autonomous wheelchair|LURCH]]) with a [[Brain-Computer Interface|BCI]], through the development of key software modules.  The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, C, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:Linux&lt;br /&gt;
:EEG system&lt;br /&gt;
:Lurch wheelchair&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: R. Blatt et al. ''Brain Control of a Smart Wheelchair'' [http://www.booksonline.iospress.com/Content/View.aspx?piid=9401]&lt;br /&gt;
|start=November 2008&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=LURCH_wheelchair.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Online automatic tuning of the number of repetitions in a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]], (visual) stimuli are presented to the user, and the intention of the user is recognized when a P300 potential is recognized in response of the desired stimulus.  In order to improve accuracy, many stimulation rounds are usually performed before making a decision.  The exact number of repetitions depends on the user and the goodness of the classifier, but it is usually fixed a-priori.  The aim of this project is to adapt the number of repetitions to changing conditions, so as to achieve the maximum accuracy with the minimum time.&lt;br /&gt;
The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Computer Vision and Image Analysis ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== E-Science ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Machine Learning ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Statistical inference for phylogenetic trees &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different statistical inference techniques for phylogenetic trees. Phylogenetic trees [1, 2] are evolutionary trees used to represent the relationships between different species with a common ancestor. Typical inference task concern the construction of a tree starting from DNA sequences, involving both the choice of the topology of the tree (i.e., model selection) and the values of the parameters (i.e., model fitting). The focus will be a probabilistic description of the tree, given by the introduction of stochastic variables associated to both internal nodes and leaves of the tree.&lt;br /&gt;
&lt;br /&gt;
The project will focus on the understanding of the problem and on the implementation of different algorithms, so (C/C++ or Matlab or R) coding will be required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
The project is thought to be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal and implementation of new algorithms, based on recent approaches to phylogenetic inference available in the literature, as in [3] and [4]. In this case the thesis requires some extra effort in order to build and consolidate some background in math in oder to understand some recent literature, especially in (mathematical) statistics and, for example, in the emerging field of algebraic statistics [5].&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.tolweb.org/tree/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Felsenstein 2003: Inferring Phylogenies&lt;br /&gt;
*[2] Semple and Steel 2003: Phylogenetics: The mathematics of phylogenetics&lt;br /&gt;
*[3] Louis J. Billera, Susan P. Holmes and and Karen Vogtmann Geometry of the space of phylogenetic trees. Advances in Applied Math 27, 733-767 (2001)&lt;br /&gt;
*[4] Evans, S.N. and Speed, T.P. (1993). Invariants of some probability models used in phylogenetic inference. Annals of Statistics  21, 355-377.&lt;br /&gt;
*[5] Lior Pachter, Bernd Sturmfels 2005, Algebraic Statistics for Computational Biology.&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=toloverview.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reinforcement Learning in Poker&lt;br /&gt;
|tutor=Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=In this years, Artificial Intelligence research has shifted its attention from fully observable environments such as Chess to more challenging partially observable ones such as Poker.&lt;br /&gt;
&lt;br /&gt;
Up to this moment research in this kind of environments, which can be formalized as Partially Observable Stochastic Games, has been more from a game theoretic point of view, thus focusing on the pursue of optimality and equilibrium, with no attention to payoff maximization, which may be more interesting in many real-world contexts.&lt;br /&gt;
&lt;br /&gt;
On the other hand Reinforcement Learning techniques demonstrated to be successful in solving both fully observable problems, single and multi-agent, and single-agent partially observable ones, while lacking application to the partially observable multi-agent framework.&lt;br /&gt;
&lt;br /&gt;
This research aims at studying the solution of Partially Observable Stochastic Games, analyzing the possibility to combine the Opponent Modeling concept with the well proven Reinforcement Learning solution techniques to solve problems in this framework, adopting Poker as testbed.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=PokerPRLT.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= EyeBot&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it), Alessandro Giusti (giusti-AT-elet-DOT-polimi-DOT-it), and Pierluigi Taddei (taddei-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. So far, the controller developed for TORCS used as input only information extracted directly from the state of the game. The goal of this project is to extend the existing controller API (see [http://cig.dei.polimi.it/ here]) to use the visual information (e.g. the screenshots of the game) as input to the controllers. A successfull project will include both the development of the API and some basic imaga preprocessing to extract information from the images.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS2.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= SmarTrack&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The generation of customized game content for each player is an attractive direction to improve the game experience in the next-generation computer games. In this scenario, Machine Learning could play an important role to provide automatically such customized game content.&lt;br /&gt;
The goal of this project is to apply machine learning techniques for the generation of customized tracks in&lt;br /&gt;
[http://torcs.sourceforge.net/ TORCS], a state-of-the-art open source racing simulator. The project include different activities: the automatic generation of tracks, the section of relevant features to characterize a track and the analysis of an interest measure.  &lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS3.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Affective Computing ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Ontologies and Semantic Web ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=OntologyFromText.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Philosophy of Artificial Intelligence ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Robotics ====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robot games&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to develop an interactive game with robots using commercial devices such as the WII Mote (see the [http://airwiki.elet.polimi.it/mediawiki/index.php/Robogames Robogames page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Design and implementation of the game on one of the available robots and extension of the robot functionalities&lt;br /&gt;
* Design and implementation of the game and a new suitable robot&lt;br /&gt;
* Evaluation of the game with users (in collaboration with [http://www.elet.polimi.it/people/garzotto Franca Garzotto])&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots and real interaction devices.&lt;br /&gt;
&lt;br /&gt;
Parts of these projects can be considered as course projects. These projects can also be extended to cover course projects.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=7.5-20&lt;br /&gt;
|image=Robowii_robot.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Soft Computing ====--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FisherAvril</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5771</id>
		<title>Master Level Theses</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5771"/>
				<updated>2009-04-01T14:16:06Z</updated>
		
		<summary type="html">&lt;p&gt;FisherAvril: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here you can find proposals for master thesis (20 CFU for each student).  See [[Project Proposals]] for other kinds of projects and theses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Optimization and Stochastic Optimization ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Genetic Algorithms for the optimization of the structural design of push-up bras&lt;br /&gt;
|tutor=[[User:FisherAvril]]&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The project will focus on the application of techniques from evolutionary optimization, such as Genetic Algorithms or Evolutionary Strategies, for the optimization of design of push-up bras for women. In particular the student will focus on the identification of the best shape for extra large breast, in order to propose new comfortable and safe designs, to be worn in different contexts, such as gym or disco-pub. &lt;br /&gt;
&lt;br /&gt;
The project is divided into three parts. First a review of the existing literature, both in the engineering community and the fashion literature. In particular students will be asked to create a statistical model of the shape of breasts of women, using techniques that come image processing, starting from a dataset of pictures, taken from last 20 years of the Playboy magazine. &lt;br /&gt;
Starting from the result of the first phase, genetic algorithms and other techniques will be used to improve the shape of current state-of-the -art bras. Finally, the last phase will consist of a validation of the model. For the purpose we have a partnership with Victoria Secrets, Milan, that will provide some models, in order to experimentally validate the results. &lt;br /&gt;
&lt;br /&gt;
Successful design will be presented at the next Lingerie &amp;amp; Swimwear exhibition in Milan. Good coding techniques are required, and good spoken English language is a plus, in order to interact with other people involved in the project. &lt;br /&gt;
&lt;br /&gt;
Picture taken from www.victoriassecret.com&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Genetic Algorithm Handbook&lt;br /&gt;
*[2] Playboy, magazine, from January 1989 to April 2009&lt;br /&gt;
&lt;br /&gt;
|start=Starting from 1st of April&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=69-90&lt;br /&gt;
|image=bra.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combinatorial optimization based on stochastic relaxation &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for the optimization of pseudo-Boolean functions, i.e., functions defined over binary variables with values in R. These functions have been studied a lot in the mathematical programming literature, and different algorithms have been proposed [1]. More recently, the same problems have been faced in evolutionary computations, with the use of genetic algorithms, and in particular estimation of distribution algorithms [2,3]. Estimation of distribution algorithms are a recent meta-heuristic, where classical crossover and mutation operators used in genetic algorithms are replaced with operators that comes from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of a new algorithm able to combine different approaches (estimation and sampling, from one side, and exploitation of prior knowledge about the structure of problem, on the other), together with the comparison of the results with existing techniques that historically appear in different (and often separated) communities. Good coding (C/C++) abilities are required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses. The project could require some extra effort in order to build and consolidate some background in math, especially in Bayesian statistics and MCMC techniques, such as Gibbs and Metropolis samplers [4].&lt;br /&gt;
&lt;br /&gt;
The project can be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal of new algorithms able to learn existing dependencies among the variables in the function to be optimized, and exploit them in order to increase the probability to converge to the global optimum. &lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.ra.cs.uni-tuebingen.de/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics .&lt;br /&gt;
*[2] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[3] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[4] Image Analysis, Random Fields Markov Chain Monte Carlo Methods &lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=stochastic.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Agents, Multiagent Systems, Agencies ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== BioSignal Analysis ====&lt;br /&gt;
&lt;br /&gt;
===== Analysis of the Olfactory Signal =====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Computational Intelligence techniques to analyse the olfactory signal acquired by an electronic nose for cancer diagnosis&lt;br /&gt;
|tutor=[[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini@elet.polimi.it email]), [[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucci@elet.polimi.it email]), [[User:RossellaBlatt|Rossella Blatt]] ([mailto:blatt@elet.polimi.it email])&lt;br /&gt;
|description= The electronic nose is an instrument able to detect and recognize odors, that is the volatile substances in the atmosphere or emitted by the analyzed substance. This device can react to a gas substance by providing signals that can be analyzed to classify the input. It is composed of a sensor array (MOS sensors, in our case) and a pattern classification system based on machine learning techniques. Each sensor reacts in a different way to the analyzed substance, providing multidimensional data that can be considered as a unique olfactory blueprint of the analyzed substance. We have already tested the use of the electronic nose as diagnostic tool for lung cancer; boosted from the very satisfactory results that we have achieved by these analysis, we want to investigate the possibility of diagnosing other types of cancer and to improve the current computation intelligence techniques.&lt;br /&gt;
The project is done in collaboration with the Istituto dei Tumori, Milano.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments: Matlab&lt;br /&gt;
&lt;br /&gt;
;Bibliography : BLATT R., BONARINI A, CALABRÒ E, DELLA TORRE M, MATTEUCCI M, PASTORINO U. (2008). Pattern Classification Techniques for Early Lung Cancer Diagnosis using an Electronic Nose. In: Frontiers in Artificial Intelligence and Applications. European Conference on Artificial Intelligence - Prestigious Applications of Intetelligent Systems. Patras, Greece. 21-15 luglio 2008. (vol. 178, pp. 693-697). ISBN/ISSN: 978-1-58603-891-5. IOS Press. [[Image:PAIS.pdf|Paper-PAIS2008]]&lt;br /&gt;
&lt;br /&gt;
|start=Anytime (a new acquisition phase will start in March)&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Acquisition.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Sleep Staging =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Development of a computer-assisted CAP (Sleep cyclic alternating pattern) scoring method&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), Martin Mendez ([mailto:martin.mendez@polimi.it email]), Anna Maria Bianchi ([mailto:annamaria.bianchi@polimi.it email]), Mario Terzano (Ospedale di Parma)&lt;br /&gt;
|description=In 1985, Terzano describes for the first time the Cyclic Alternating Pattern [http://en.wikipedia.org/wiki/Cyclical_alternating_pattern] during sleep and, nowadays, CAP is widely accepted by the medical community as basic analysis of sleep. The CAP evaluation is of fundamental importance since it represents the mechanism developed by the brain evolution to monitor the inner and outer world and to assure the survival during sleep. However, visual detection of CAP in polisomnography (i.e., the standard procedure) is a slow and time-consuming process. This limiting factor generates the necessity of new computer-assisted scoring methods for fast CAP evaluation. This thesis deals with the development of a Decision Support System for CAP scoring based on features extraction at multi-system level (by statistical and signal analysis) and Pattern Recognition or Machine Learning approaches. This may allow the automatic detection of CAP sleep and could be integrated, through reinforcement learning techniques, with the corrections given by physicians.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, C/C++&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: Mario  Terzano, Liborio Parrino. ''Atlas, rules, and recording techniques for the scoring of cyclic alternating pattern (CAP) in human sleep'', Sleep Medicine 2 (2001) 537–553. [http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6W6N-44DY2B4-8&amp;amp;_user=2620285&amp;amp;_coverDate=11%2F30%2F2001&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000058180&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=2620285&amp;amp;md5=aa61a060d005f23f6afed5c1fc2f1126]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=CAP_Sleep_Staging.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Brain-Computer Interface =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Recognition of the user's focusing on the stimulation matrix&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]] stimulates the user continuously, and the detection of a P300 designates the choice of the user. When the user is not paying attention to the interface, false positives are likely. The objective of this work is to avoid this problem; the analysis of the electroencephalogram (EEG) over the visual cortex (and possibly an analysis of P300s or of other biosignals) should tell when the user is looking at the interface.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Creation of new EEG training by introduction of noise&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [[Brain-Computer Interface|BCI]] must be trained on the individual user in order to be effective.  This training phase require recording data in long sessions, which is time consuming and boring for the user.  The aim of this project is to develop algorithm to create new training EEG (electroencephalography) data from existing ones, so as to speed up the training phase.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
:Knowledge of C++ may be useful&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Real-time removal of ocular artifact from EEG&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [[Brain-Computer Interface|BCI]] based on electroencephalogram (EEG), one of the most important sources of noise is related to ocular movements.  Algorithms have been devised to cancel the effect of such artifacts.  The project consists in the in the implementation in real time of an existing algorithm (or one newly developed) in order to improve the performance of a BCI.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG-system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
: R.J. Croff, R.J. Barry. ''Removal of ocular artifact from the EEG: a review'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;issn=09877053&amp;amp;volume=30&amp;amp;issue=1&amp;amp;firstpage=5&amp;amp;form=html]&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=B_bci.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Aperiodic visual stimulation in a VEP-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=[http://en.wikipedia.org/wiki/Evoked_potential#Visual_evoked_potential Visual-evoked potentials] (VEPs) are a possible way to drive the a [[Brain-Computer Interface|BCI]]. This projects aims at maximizing the discrimination between different stimuli.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Driving an autonomous wheelchair with a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair ([[LURCH - The autonomous wheelchair|LURCH]]) with a [[Brain-Computer Interface|BCI]], through the development of key software modules.  The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, C, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:Linux&lt;br /&gt;
:EEG system&lt;br /&gt;
:Lurch wheelchair&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: R. Blatt et al. ''Brain Control of a Smart Wheelchair'' [http://www.booksonline.iospress.com/Content/View.aspx?piid=9401]&lt;br /&gt;
|start=November 2008&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=LURCH_wheelchair.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Online automatic tuning of the number of repetitions in a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]], (visual) stimuli are presented to the user, and the intention of the user is recognized when a P300 potential is recognized in response of the desired stimulus.  In order to improve accuracy, many stimulation rounds are usually performed before making a decision.  The exact number of repetitions depends on the user and the goodness of the classifier, but it is usually fixed a-priori.  The aim of this project is to adapt the number of repetitions to changing conditions, so as to achieve the maximum accuracy with the minimum time.&lt;br /&gt;
The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Computer Vision and Image Analysis ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== E-Science ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Machine Learning ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Statistical inference for phylogenetic trees &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different statistical inference techniques for phylogenetic trees. Phylogenetic trees [1, 2] are evolutionary trees used to represent the relationships between different species with a common ancestor. Typical inference task concern the construction of a tree starting from DNA sequences, involving both the choice of the topology of the tree (i.e., model selection) and the values of the parameters (i.e., model fitting). The focus will be a probabilistic description of the tree, given by the introduction of stochastic variables associated to both internal nodes and leaves of the tree.&lt;br /&gt;
&lt;br /&gt;
The project will focus on the understanding of the problem and on the implementation of different algorithms, so (C/C++ or Matlab or R) coding will be required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
The project is thought to be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal and implementation of new algorithms, based on recent approaches to phylogenetic inference available in the literature, as in [3] and [4]. In this case the thesis requires some extra effort in order to build and consolidate some background in math in oder to understand some recent literature, especially in (mathematical) statistics and, for example, in the emerging field of algebraic statistics [5].&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.tolweb.org/tree/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Felsenstein 2003: Inferring Phylogenies&lt;br /&gt;
*[2] Semple and Steel 2003: Phylogenetics: The mathematics of phylogenetics&lt;br /&gt;
*[3] Louis J. Billera, Susan P. Holmes and and Karen Vogtmann Geometry of the space of phylogenetic trees. Advances in Applied Math 27, 733-767 (2001)&lt;br /&gt;
*[4] Evans, S.N. and Speed, T.P. (1993). Invariants of some probability models used in phylogenetic inference. Annals of Statistics  21, 355-377.&lt;br /&gt;
*[5] Lior Pachter, Bernd Sturmfels 2005, Algebraic Statistics for Computational Biology.&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=toloverview.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reinforcement Learning in Poker&lt;br /&gt;
|tutor=Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=In this years, Artificial Intelligence research has shifted its attention from fully observable environments such as Chess to more challenging partially observable ones such as Poker.&lt;br /&gt;
&lt;br /&gt;
Up to this moment research in this kind of environments, which can be formalized as Partially Observable Stochastic Games, has been more from a game theoretic point of view, thus focusing on the pursue of optimality and equilibrium, with no attention to payoff maximization, which may be more interesting in many real-world contexts.&lt;br /&gt;
&lt;br /&gt;
On the other hand Reinforcement Learning techniques demonstrated to be successful in solving both fully observable problems, single and multi-agent, and single-agent partially observable ones, while lacking application to the partially observable multi-agent framework.&lt;br /&gt;
&lt;br /&gt;
This research aims at studying the solution of Partially Observable Stochastic Games, analyzing the possibility to combine the Opponent Modeling concept with the well proven Reinforcement Learning solution techniques to solve problems in this framework, adopting Poker as testbed.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=PokerPRLT.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= EyeBot&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it), Alessandro Giusti (giusti-AT-elet-DOT-polimi-DOT-it), and Pierluigi Taddei (taddei-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. So far, the controller developed for TORCS used as input only information extracted directly from the state of the game. The goal of this project is to extend the existing controller API (see [http://cig.dei.polimi.it/ here]) to use the visual information (e.g. the screenshots of the game) as input to the controllers. A successfull project will include both the development of the API and some basic imaga preprocessing to extract information from the images.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS2.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= SmarTrack&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The generation of customized game content for each player is an attractive direction to improve the game experience in the next-generation computer games. In this scenario, Machine Learning could play an important role to provide automatically such customized game content.&lt;br /&gt;
The goal of this project is to apply machine learning techniques for the generation of customized tracks in&lt;br /&gt;
[http://torcs.sourceforge.net/ TORCS], a state-of-the-art open source racing simulator. The project include different activities: the automatic generation of tracks, the section of relevant features to characterize a track and the analysis of an interest measure.  &lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS3.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Affective Computing ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Ontologies and Semantic Web ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=OntologyFromText.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Philosophy of Artificial Intelligence ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Robotics ====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robot games&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to develop an interactive game with robots using commercial devices such as the WII Mote (see the [http://airwiki.elet.polimi.it/mediawiki/index.php/Robogames Robogames page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Design and implementation of the game on one of the available robots and extension of the robot functionalities&lt;br /&gt;
* Design and implementation of the game and a new suitable robot&lt;br /&gt;
* Evaluation of the game with users (in collaboration with [http://www.elet.polimi.it/people/garzotto Franca Garzotto])&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots and real interaction devices.&lt;br /&gt;
&lt;br /&gt;
Parts of these projects can be considered as course projects. These projects can also be extended to cover course projects.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=7.5-20&lt;br /&gt;
|image=Robowii_robot.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Soft Computing ====--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FisherAvril</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Master_Level_Course_Projects&amp;diff=5770</id>
		<title>Master Level Course Projects</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Master_Level_Course_Projects&amp;diff=5770"/>
				<updated>2009-04-01T14:10:36Z</updated>
		
		<summary type="html">&lt;p&gt;FisherAvril: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here you can find a list of project proposals for the courses of &amp;quot;Laboratorio di Intelligenza Artificiale e Robotica&amp;quot; (5 CFU for each student) and &amp;quot;Soft Computing&amp;quot; (1 CFU for each student).  See [[Project Proposals]] for other kinds of projects and theses.&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Optimization and Stochastic Optimization ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Genetic Algorithms for the optimization of the structural design of push-up bras&lt;br /&gt;
|tutor=[[User:Admin]]&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The project will focus on the application of techniques from evolutionary optimization, such as Genetic Algorithms or Evolutionary Strategies, for the optimization of design of push-up bras for women. In particular the student will focus on the identification of the best shape for extra large breast, in order to propose new comfortable and safe designs, to be worn in different contexts, such as gym or disco-pub. &lt;br /&gt;
&lt;br /&gt;
The project is divided into three parts. First a review of the existing literature, both in the engineering community and the fashion literature. In particular students will be asked to create a statistical model of the shape of breasts of women, using techniques that come image processing, starting from a dataset of pictures, taken from last 20 years of the Playboy magazine. &lt;br /&gt;
Starting from the result of the first phase, genetic algorithms and other techniques will be used to improve the shape of current state-of-the -art bras. Finally, the last phase will consist of a validation of the model. For the purpose we have a partnership with Victoria Secrets, Milan, that will provide some models, in order to experimentally validate the results. &lt;br /&gt;
&lt;br /&gt;
Successful design will be presented at the next Lingerie &amp;amp; Swimwear exhibition in Milan. Good coding techniques are required, and good spoken English language is a plus, in order to interact with other people involved in the project. &lt;br /&gt;
&lt;br /&gt;
Picture taken from www.victoriassecret.com&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Genetic Algorithm Handbook&lt;br /&gt;
*[2] Playboy, magazine, from January 1989 to April 2009&lt;br /&gt;
&lt;br /&gt;
|start=Starting from 1st of April&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=69-90&lt;br /&gt;
|image=bra.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combinatorial optimization based on stochastic relaxation &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for the optimization of pseudo-Boolean functions, i.e., functions defined over binary variables with values in R. These functions have been studied a lot in the mathematical programming literature, and different algorithms have been proposed [1]. More recently, the same problems have been faced in evolutionary computations, with the use of genetic algorithms, and in particular estimation of distribution algorithms [2,3]. Estimation of distribution algorithms are a recent meta-heuristic, where classical crossover and mutation operators used in genetic algorithms are replaced with operators that come from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of existing algorithms able to combine different approaches (estimation and sampling, from one side, and exploitation of prior knowledge about the structure of problem, on the other), together with the comparison of the results with existing techniques that historically appear in different (and often separated) communities. Good coding (C/C++) abilities are required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.ra.cs.uni-tuebingen.de/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics.&lt;br /&gt;
*[2] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[3] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[4] Image Analysis, Random Fields Markov Chain Monte Carlo Methods &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=stochastic.jpg}}&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Computation ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combining Estimation of Distribution Algorithms and other Evolutionary techniques for combinatorial optimization&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for combinatorial optimization using techniques and algorithms proposed in Evolutionary Computation. In particular we are interested in the study of Estimation of Distribution Algorithms [1,2,3,4], a recent meta-heuristic, often presented as an evolution of Genetic Algorithms, where classical crossover and mutation operators, used in genetic algorithms, are replaced with operators that come from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of new hybrid algorithms able to combine estimation of distribution algorithms with different approaches available in the evolutionary computation literature, such as genetic algorithms and evolutionary strategies, together with other local search techniques. Good coding (C/C++) abilities are required. Some background in combinatorial optimization form the &amp;quot;Fondamenti di Ricerca Operativa&amp;quot; is desirable. The project could require some effort in order to build and consolidate some background in MCMC techniques, such as Gibbs and Metropolis samplers [4]. The project could be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work.&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.genetic-programming.org&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[2] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[3] Lozano, J. A.; Larrañga, P.; Inza, I.; &amp;amp; Bengoetxea, E. (Eds.). Towards a new evolutionary computation. Advances in estimation of distribution algorithms. Springer, 2006.&lt;br /&gt;
*[4] Pelikan, Martin; Sastry, Kumara; &amp;amp; Cantu-Paz, Erick (Eds.). Scalable optimization via probabilistic modeling: From algorithms to applications. Springer, 2006. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-10&lt;br /&gt;
|image=genetic.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Sleep Staging =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Development of a computer-assisted CAP (Sleep cyclic alternating pattern) scoring method&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), Martin Mendez ([mailto:martin.mendez@polimi.it email]), Anna Maria Bianchi ([mailto:annamaria.bianchi@polimi.it email]), Mario Terzano (Ospedale di Parma)&lt;br /&gt;
|description=In 1985, Terzano describes for the first time the Cyclic Alternating Pattern [http://en.wikipedia.org/wiki/Cyclical_alternating_pattern] during sleep and, nowadays, CAP is widely accepted by the medical community as basic analysis of sleep. The CAP evaluation is of fundamental importance since it represents the mechanism developed by the brain evolution to monitor the inner and outer world and to assure the survival during sleep. However, visual detection of CAP in polisomnography (i.e., the standard procedure) is a slow and time-consuming process. This limiting factor generates the necessity of new computer-assisted scoring methods for fast CAP evaluation. This thesis deals with the development of a Decision Support System for CAP scoring based on features extraction at multi-system level (by statistical and signal analysis) and Pattern Recognition or Machine Learning approaches. This may allow the automatic detection of CAP sleep and could be integrated, through reinforcement learning techniques, with the corrections given by physicians.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, C/C++&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: Mario  Terzano, Liborio Parrino. ''Atlas, rules, and recording techniques for the scoring of cyclic alternating pattern (CAP) in human sleep'', Sleep Medicine 2 (2001) 537–553. [http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6W6N-44DY2B4-8&amp;amp;_user=2620285&amp;amp;_coverDate=11%2F30%2F2001&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000058180&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=2620285&amp;amp;md5=aa61a060d005f23f6afed5c1fc2f1126]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=CAP_Sleep_Staging.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Affective Computing ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--==== Agents, Multiagent Systems, Agencies ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==== BioSignal Analysis ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Human-computer interaction via voice recognition system&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=We want develop a system to allow a voice interaction between the user and the wheelchair.&lt;br /&gt;
This project consists in develop one of the solutions proposed in literature and extended the LURCH software to include this kind of interface. &lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* Phinx project [http://cmusphinx.org/]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=2.5-10&lt;br /&gt;
|image=LURCH_wheelchair.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===== Brain-Computer Interface =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Driving an autonomous wheelchair with a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair ([[LURCH - The autonomous wheelchair|LURCH]]) with a [[Brain-Computer Interface|BCI]], through the development of key software modules.  Depending on the effort the student is willing to put into it, the project can grow to a full experimental thesis.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, C, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
:Linux&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: R. Blatt et al. ''Brain Control of a Smart Wheelchair'' [http://www.booksonline.iospress.com/Content/View.aspx?piid=9401]&lt;br /&gt;
|start=November 2008&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=LURCH_wheelchair.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Online automatic tuning of the number of repetitions in a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]], (visual) stimuli are presented to the user, and the intention of the user is recognized when a P300 potential is recognized in response of the desired stimulus.  In order to improve accuracy, many stimulation rounds are usually performed before making a decision.  The exact number of repetitions depends on the user and the goodness of the classifier, but it is usually fixed a-priori.  The aim of this project is to adapt the number of repetitions to changing conditions, so as to achieve the maximum accuracy with the minimum time.&lt;br /&gt;
Depending on the effort the student is willing to put into it, the project can grow to a full experimental thesis.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reproduction of an algorithm for the recognition of error potentials&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=Error potentials (ErrPs) are [http://en.wikipedia.org/wiki/Event-related_potential event-related potentials] present in the EEG (electroencephalogram) when a subject makes a mistake or when the machine a subject is interacting with works in an expected way.  They could be used in the [[Brain-Computer Interface|BCI]] field to improve the performance of a BCI by automatically detecting classification errors.&lt;br /&gt;
The project aims at reproducing algorithms for ErrP detection from the literature.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
:P.W. Ferrez, J. Millán. ''You Are Wrong! Automatic Detection of Interaction Errors from Brain Waves'' [ftp://ftp.idiap.ch/pub/reports/2005/ferrez_2005_ijcai.pdf]&lt;br /&gt;
:G. Schalk et al. ''EEG-based communication: presence of an error potential'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;issn=13882457&amp;amp;volume=111&amp;amp;issue=12&amp;amp;firstpage=2138&amp;amp;form=html]&lt;br /&gt;
|start=This project has already been assigned&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-15&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
==== Computer Vision and Image Analysis ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Environment Monitoring&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this project is to develop a video surveillance system to track in 3D vehicles or people. &lt;br /&gt;
The idea is to use one or more calibrated camera to estimate the position and the trajectories of the moving objects in the scene. &lt;br /&gt;
The skills required for this project are:&lt;br /&gt;
* C/C++ and OpenCV library&lt;br /&gt;
* Linux o.s.&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
* Probabilistic robotics/IMAD&lt;br /&gt;
&lt;br /&gt;
The project can be turned into a thesis extending the algorithm for a generic outdoor environment.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=10-15&lt;br /&gt;
|image=Danch4.png &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Visual Merchandising&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this project is to develop algorithms to count the number of products on the shelves of a market.&lt;br /&gt;
The idea is to use a calibrated camera to recognize the shelves, estimate the scale and improve the image quality. &lt;br /&gt;
The skills required for this project are:&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
|start= As soon as possible&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=VisualM.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Analysis of patch recognition algorithms&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=Extract distinctive features from images is very important in computer vision application.&lt;br /&gt;
It can be used in algorithms for tasks like matching different views of an object or scene (e.g. for stereo vision) and object recognition.&lt;br /&gt;
The aim of this work is to integrate in an existent framework the existing solution proposed in literature.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*Oxford website [http://www.robots.ox.ac.uk/~vgg/research/affine/index.html]&lt;br /&gt;
*Hess website [http://web.engr.oregonstate.edu/~hess/index.html]&lt;br /&gt;
*Feature FAST [http://mi.eng.cam.ac.uk/~er258/work/fast.html]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=Object.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Catadioptric MonoSLAM &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this work is to investigate a SLAM solutions based on catadioptric camera, integrating the solution presented in literature into an existing frameword.&lt;br /&gt;
Improvements could be the basis for a tesi.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*Visual SLAM by Single Catadioptric Stereo [http://cv2.kaist.ac.kr/VisualSLAMBySingleCameraCatadioptricStereo.pdf]&lt;br /&gt;
*Catadioptric reconstruction [http://citeseer.ist.psu.edu/cache/papers/cs/23657/http:zSzzSzwww.cis.upenn.eduzSz~cgeyerzSzsfm_tr.pdf/geyer01structure.pdf]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=Photo.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Trinocular Vision System (SUGR)&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A Trinocular Vision System is a device composed by three cameras that allows to measure 3D data (in this case segments) directly from images.&lt;br /&gt;
The aim of this tesina/project is to implement a trinocular algorithm based on SUGR, a library for Uncertain Projective Geometry.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
|start= As soon as possible&lt;br /&gt;
|number=2-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=Trinoex.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=GIFT and features extraction and description&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The idea is to improve and optimize the solution proposed by Campari et al. in their paper, who propose to estimate invariant descriptor using geodesic features descriptor based on color information.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
* Geometry/Image processing&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=1-3&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=Palla_GIFT.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Multimedia Indexing Framework&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The goal of this project is to develop a framework for multimedia indexing.&lt;br /&gt;
The idea is create an images database indexer that allows to make query using images or strings.&lt;br /&gt;
&lt;br /&gt;
Skills&lt;br /&gt;
* C/C++ and OpenCV library &lt;br /&gt;
* Matlab (optionally) &lt;br /&gt;
* Linux&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*CBIR system definition [http://en.wikipedia.org/wiki/CBIR]&lt;br /&gt;
*Image database [http://www.cs.washington.edu/research/imagedatabase/]&lt;br /&gt;
&lt;br /&gt;
|start= Anytime&lt;br /&gt;
|number=1-3&lt;br /&gt;
|cfu=2.5-15&lt;br /&gt;
|image=CIR.gif&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== E-Science ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==== Machine Learning ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Statistical inference for phylogenetic trees &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different statistical inference techniques for phylogenetic trees. Phylogenetic trees [1, 2, 3] are evolutionary trees used to represent the relationships between different species with a common ancestor. Typical inference task concern the construction of a tree starting from DNA sequences, involving both the choice of the topology of the tree (i.e., model selection) and the values of the parameters (i.e., model fitting). The focus will be a probabilistic description of the tree, given by the introduction of stochastic variables associated to both internal nodes and leaves of the tree.&lt;br /&gt;
&lt;br /&gt;
The project will focus on the understanding of the problem and on the implementation of different algorithms, so (C/C++ or Matlab or R) coding will be required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.tolweb.org/tree/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Felsenstein 2003: Inferring Phylogenies&lt;br /&gt;
*[2] Semple and Steel 2003: Phylogenetics: The mathematics of phylogenetics&lt;br /&gt;
*[3] Louis J. Billera, Susan P. Holmes and and Karen Vogtmann Geometry of the space of phylogenetic trees. Advances in Applied Math 27, 733-767 (2001)&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=toloverview.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reinforcement Learning Competition&lt;br /&gt;
|tutor=Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=This project has the goal of participating to (and possibly winning ;)) the 2009 Reinforcement Learning competition. To have an idea of what participate to such a competition means you can have a look at the website of the [http://rl-competition.org/content/view/51/79/ 2008 RL competition].&lt;br /&gt;
The problems that will be proposed are still unknown. As soon as the domains will be published, the work will start by analyzing their main characteristics and, then we will identify which RL algorithms are most suited for solving such problems. After an implementation phase, the project will required a long experimental period to tune the parameters of the learning algorithms in order to improve the performance as much as possible.&lt;br /&gt;
|start=January, 2009&lt;br /&gt;
|number=2-4&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=keepaway.gif}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Learning API for TORCS&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. The goal of this project is to extend the existing C++ API (available [http://cig.dei.polimi.it/ here]) to simplify the development of controller using a learning framework.&lt;br /&gt;
Such an extension can be partially developed by porting an existing Java API for TORCS that already provides a lot of functionalities for machine learning approaches.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=5 to 12.5&lt;br /&gt;
|image=TORCS.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= EyeBot&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it), Alessandro Giusti (giusti-AT-elet-DOT-polimi-DOT-it), and Pierluigi Taddei (taddei-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. So far, the controller developed for TORCS used as input only information extracted directly from the state of the game. The goal of this project is to extend the existing controller API (see [http://cig.dei.polimi.it/ here]) to use the visual information (e.g. the screenshots of the game) as input to the controllers. A successfull project will include both the development of the API and some basic imaga preprocessing to extract information from the images.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=5 to 20&lt;br /&gt;
|image=TORCS2.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= SmarTrack&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The generation of customized game content for each player is an attractive direction to improve the game experience in the next-generation computer games. In this scenario, Machine Learning could play an important role to provide automatically such customized game content.&lt;br /&gt;
The goal of this project is to apply machine learning techniques for the generation of customized tracks in&lt;br /&gt;
[http://torcs.sourceforge.net/ TORCS], a state-of-the-art open source racing simulator. The project include different activities: the automatic generation of tracks, the section of relevant features to characterize a track and the analysis of an interest measure.  &lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=5 to 20&lt;br /&gt;
|image=TORCS3.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= TORCS competition&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques.&lt;br /&gt;
The goal of this project is to apply any machine learning technique to develop a successfull controller following the competition rules (available [http://cig.dei.polimi.it/?page_id=67 here])&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 &lt;br /&gt;
|cfu=5&lt;br /&gt;
|image=TORCS.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Ontologies and Semantic Web ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--==== Philosophy of Artificial Intelligence ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
==== Robotics ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robot games&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to develop an interactive game with robots using commercial devices such as the WII Mote (see the [http://airwiki.elet.polimi.it/mediawiki/index.php/Robogames Robogames page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Design and implementation of the game on one of the available robots&lt;br /&gt;
* Design of the game and a new suitable robot&lt;br /&gt;
* Implementation/setting of a suitable robot&lt;br /&gt;
* Evaluation of the game with users (in collaboration with [http://www.elet.polimi.it/people/garzotto Franca Garzotto])&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots and real interaction devices.&lt;br /&gt;
&lt;br /&gt;
The project can be turned into a thesis by producing a new game and robot.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-12.5&lt;br /&gt;
|image=Robowii_robot.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robocup: soccer robots&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it), Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to finalize the team of robots that will participate to the robocup world championship in Graz next summer (see the [http://www.robocup.org Robocup page] and the [http://robocup.elet.polimi.it MRT Team page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Implementation of mechanical and electronical parts of the robots for the management of the ball and kicking&lt;br /&gt;
* Design of robot behaviors (fuzzy systems)&lt;br /&gt;
* Coordination of robots&lt;br /&gt;
* New sensors&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots. Participation to the championships is a unique experience (2000 people, with 800 robots playing all sort of games...)&lt;br /&gt;
&lt;br /&gt;
The project can be turned into a thesis by facing different problems in depth.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-12.5&lt;br /&gt;
|image=RIeRO.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Calibration of IMU-camera system&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This work is about the problem to calibrate a system composed by an XSense &lt;br /&gt;
Inertial Measurement Unit and a Fire-i Camera. The pro ject will be focus on &lt;br /&gt;
the problem to estimate both unknown rotation between the two devices and the &lt;br /&gt;
extrinsic/intrinsic parameters of the camera. This algorithm allows to use the &lt;br /&gt;
system for SLAM or robotics applications, like a wereable device for autonomous &lt;br /&gt;
navigation or augmented reality. &lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab/C++&lt;br /&gt;
&lt;br /&gt;
;Links&lt;br /&gt;
:Matlab Toolbox for mutual calibration [http://www.deec.uc.pt/~jlobo/InerVis_WebIndex/InerVis_Toolbox.html]&lt;br /&gt;
:List of pubblications[http://www.deec.uc.pt/~jlobo/InerVis_WebIndex/InerVis_Pubs.php]&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=Imu_cam_big_sphere.gif}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=MonoSLAM system implementation&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:DavideMigliore|Davide Migliore]] ([mailto:migliore%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=The aim of this proposal is to investigate the different monocamera SLAM solution proposed in literature.&lt;br /&gt;
After a deepen bibliography research, the work will be focused on developing one of these algorithms into an existing framework and, only for tesi option, investigate possible improvements. &lt;br /&gt;
&lt;br /&gt;
The algorithms interested are based on [http://www-personal.acfr.usyd.edu.au/tbailey/software/slam_simulations.htm]:&lt;br /&gt;
*Extended Kalman Filter [http://www.doc.ic.ac.uk/~ajd/publications.html]&lt;br /&gt;
*Unscented Kalman Filter [http://www.cs.unc.edu/~welch/kalman/media/pdf/Julier1997_SPIE_KF.pdf]&lt;br /&gt;
*FastSLAM [http://robots.stanford.edu/papers.html]&lt;br /&gt;
*GraphSLAM [http://mi.eng.cam.ac.uk/~ee231/]&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab/C++&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=KC_jc_third.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Soft Computing ====--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FisherAvril</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Bra.jpg&amp;diff=5769</id>
		<title>File:Bra.jpg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Bra.jpg&amp;diff=5769"/>
				<updated>2009-04-01T14:09:57Z</updated>
		
		<summary type="html">&lt;p&gt;FisherAvril: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FisherAvril</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5768</id>
		<title>Master Level Theses</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5768"/>
				<updated>2009-04-01T14:07:38Z</updated>
		
		<summary type="html">&lt;p&gt;FisherAvril: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here you can find proposals for master thesis (20 CFU for each student).  See [[Project Proposals]] for other kinds of projects and theses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Optimization and Stochastic Optimization ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Genetic Algorithms for the optimization of the structural design of push-up bras&lt;br /&gt;
|tutor=[[User:Admin]]&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The project will focus on the application of techniques from evolutionary optimization, such as Genetic Algorithms or Evolutionary Strategies, for the optimization of design of push-up bras for women. In particular the student will focus on the identification of the best shape for extra large breast, in order to propose new comfortable and safe designs, to be worn in different contexts, such as gym or disco-pub. &lt;br /&gt;
&lt;br /&gt;
The project is divided into three parts. First a review of the existing literature, both in the engineering community and the fashion literature. In particular students will be asked to create a statistical model of the shape of breasts of women, using techniques that come image processing, starting from a dataset of pictures, taken from last 20 years of the Playboy magazine. &lt;br /&gt;
Starting from the result of the first phase, genetic algorithms and other techniques will be used to improve the shape of current state-of-the -art bras. Finally, the last phase will consist of a validation of the model. For the purpose we have a partnership with Victoria Secrets, Milan, that will provide some models, in order to experimentally validate the results. &lt;br /&gt;
&lt;br /&gt;
Successful design will be presented at the next Lingerie &amp;amp; Swimwear exhibition in Milan. Good coding techniques are required, and good spoken English language is a plus, in order to interact with other people involved in the project. &lt;br /&gt;
&lt;br /&gt;
Picture taken from www.victoriassecret.com&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Genetic Algorithm Handbook&lt;br /&gt;
*[2] Playboy, magazine, from January 1989 to April 2009&lt;br /&gt;
&lt;br /&gt;
|start=Starting from 1st of April&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=69-90&lt;br /&gt;
|image=bra.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combinatorial optimization based on stochastic relaxation &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for the optimization of pseudo-Boolean functions, i.e., functions defined over binary variables with values in R. These functions have been studied a lot in the mathematical programming literature, and different algorithms have been proposed [1]. More recently, the same problems have been faced in evolutionary computations, with the use of genetic algorithms, and in particular estimation of distribution algorithms [2,3]. Estimation of distribution algorithms are a recent meta-heuristic, where classical crossover and mutation operators used in genetic algorithms are replaced with operators that comes from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of a new algorithm able to combine different approaches (estimation and sampling, from one side, and exploitation of prior knowledge about the structure of problem, on the other), together with the comparison of the results with existing techniques that historically appear in different (and often separated) communities. Good coding (C/C++) abilities are required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses. The project could require some extra effort in order to build and consolidate some background in math, especially in Bayesian statistics and MCMC techniques, such as Gibbs and Metropolis samplers [4].&lt;br /&gt;
&lt;br /&gt;
The project can be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal of new algorithms able to learn existing dependencies among the variables in the function to be optimized, and exploit them in order to increase the probability to converge to the global optimum. &lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.ra.cs.uni-tuebingen.de/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics .&lt;br /&gt;
*[2] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[3] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[4] Image Analysis, Random Fields Markov Chain Monte Carlo Methods &lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=stochastic.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Agents, Multiagent Systems, Agencies ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== BioSignal Analysis ====&lt;br /&gt;
&lt;br /&gt;
===== Analysis of the Olfactory Signal =====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Computational Intelligence techniques to analyse the olfactory signal acquired by an electronic nose for cancer diagnosis&lt;br /&gt;
|tutor=[[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini@elet.polimi.it email]), [[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucci@elet.polimi.it email]), [[User:RossellaBlatt|Rossella Blatt]] ([mailto:blatt@elet.polimi.it email])&lt;br /&gt;
|description= The electronic nose is an instrument able to detect and recognize odors, that is the volatile substances in the atmosphere or emitted by the analyzed substance. This device can react to a gas substance by providing signals that can be analyzed to classify the input. It is composed of a sensor array (MOS sensors, in our case) and a pattern classification system based on machine learning techniques. Each sensor reacts in a different way to the analyzed substance, providing multidimensional data that can be considered as a unique olfactory blueprint of the analyzed substance. We have already tested the use of the electronic nose as diagnostic tool for lung cancer; boosted from the very satisfactory results that we have achieved by these analysis, we want to investigate the possibility of diagnosing other types of cancer and to improve the current computation intelligence techniques.&lt;br /&gt;
The project is done in collaboration with the Istituto dei Tumori, Milano.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments: Matlab&lt;br /&gt;
&lt;br /&gt;
;Bibliography : BLATT R., BONARINI A, CALABRÒ E, DELLA TORRE M, MATTEUCCI M, PASTORINO U. (2008). Pattern Classification Techniques for Early Lung Cancer Diagnosis using an Electronic Nose. In: Frontiers in Artificial Intelligence and Applications. European Conference on Artificial Intelligence - Prestigious Applications of Intetelligent Systems. Patras, Greece. 21-15 luglio 2008. (vol. 178, pp. 693-697). ISBN/ISSN: 978-1-58603-891-5. IOS Press. [[Image:PAIS.pdf|Paper-PAIS2008]]&lt;br /&gt;
&lt;br /&gt;
|start=Anytime (a new acquisition phase will start in March)&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Acquisition.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Sleep Staging =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Development of a computer-assisted CAP (Sleep cyclic alternating pattern) scoring method&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), Martin Mendez ([mailto:martin.mendez@polimi.it email]), Anna Maria Bianchi ([mailto:annamaria.bianchi@polimi.it email]), Mario Terzano (Ospedale di Parma)&lt;br /&gt;
|description=In 1985, Terzano describes for the first time the Cyclic Alternating Pattern [http://en.wikipedia.org/wiki/Cyclical_alternating_pattern] during sleep and, nowadays, CAP is widely accepted by the medical community as basic analysis of sleep. The CAP evaluation is of fundamental importance since it represents the mechanism developed by the brain evolution to monitor the inner and outer world and to assure the survival during sleep. However, visual detection of CAP in polisomnography (i.e., the standard procedure) is a slow and time-consuming process. This limiting factor generates the necessity of new computer-assisted scoring methods for fast CAP evaluation. This thesis deals with the development of a Decision Support System for CAP scoring based on features extraction at multi-system level (by statistical and signal analysis) and Pattern Recognition or Machine Learning approaches. This may allow the automatic detection of CAP sleep and could be integrated, through reinforcement learning techniques, with the corrections given by physicians.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, C/C++&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: Mario  Terzano, Liborio Parrino. ''Atlas, rules, and recording techniques for the scoring of cyclic alternating pattern (CAP) in human sleep'', Sleep Medicine 2 (2001) 537–553. [http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6W6N-44DY2B4-8&amp;amp;_user=2620285&amp;amp;_coverDate=11%2F30%2F2001&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000058180&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=2620285&amp;amp;md5=aa61a060d005f23f6afed5c1fc2f1126]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=CAP_Sleep_Staging.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Brain-Computer Interface =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Recognition of the user's focusing on the stimulation matrix&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]] stimulates the user continuously, and the detection of a P300 designates the choice of the user. When the user is not paying attention to the interface, false positives are likely. The objective of this work is to avoid this problem; the analysis of the electroencephalogram (EEG) over the visual cortex (and possibly an analysis of P300s or of other biosignals) should tell when the user is looking at the interface.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Creation of new EEG training by introduction of noise&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [[Brain-Computer Interface|BCI]] must be trained on the individual user in order to be effective.  This training phase require recording data in long sessions, which is time consuming and boring for the user.  The aim of this project is to develop algorithm to create new training EEG (electroencephalography) data from existing ones, so as to speed up the training phase.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
:Knowledge of C++ may be useful&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Real-time removal of ocular artifact from EEG&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [[Brain-Computer Interface|BCI]] based on electroencephalogram (EEG), one of the most important sources of noise is related to ocular movements.  Algorithms have been devised to cancel the effect of such artifacts.  The project consists in the in the implementation in real time of an existing algorithm (or one newly developed) in order to improve the performance of a BCI.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG-system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
: R.J. Croff, R.J. Barry. ''Removal of ocular artifact from the EEG: a review'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;issn=09877053&amp;amp;volume=30&amp;amp;issue=1&amp;amp;firstpage=5&amp;amp;form=html]&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=B_bci.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Aperiodic visual stimulation in a VEP-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=[http://en.wikipedia.org/wiki/Evoked_potential#Visual_evoked_potential Visual-evoked potentials] (VEPs) are a possible way to drive the a [[Brain-Computer Interface|BCI]]. This projects aims at maximizing the discrimination between different stimuli.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Driving an autonomous wheelchair with a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair ([[LURCH - The autonomous wheelchair|LURCH]]) with a [[Brain-Computer Interface|BCI]], through the development of key software modules.  The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, C, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:Linux&lt;br /&gt;
:EEG system&lt;br /&gt;
:Lurch wheelchair&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: R. Blatt et al. ''Brain Control of a Smart Wheelchair'' [http://www.booksonline.iospress.com/Content/View.aspx?piid=9401]&lt;br /&gt;
|start=November 2008&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=LURCH_wheelchair.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Online automatic tuning of the number of repetitions in a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]], (visual) stimuli are presented to the user, and the intention of the user is recognized when a P300 potential is recognized in response of the desired stimulus.  In order to improve accuracy, many stimulation rounds are usually performed before making a decision.  The exact number of repetitions depends on the user and the goodness of the classifier, but it is usually fixed a-priori.  The aim of this project is to adapt the number of repetitions to changing conditions, so as to achieve the maximum accuracy with the minimum time.&lt;br /&gt;
The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Computer Vision and Image Analysis ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== E-Science ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Machine Learning ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Statistical inference for phylogenetic trees &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different statistical inference techniques for phylogenetic trees. Phylogenetic trees [1, 2] are evolutionary trees used to represent the relationships between different species with a common ancestor. Typical inference task concern the construction of a tree starting from DNA sequences, involving both the choice of the topology of the tree (i.e., model selection) and the values of the parameters (i.e., model fitting). The focus will be a probabilistic description of the tree, given by the introduction of stochastic variables associated to both internal nodes and leaves of the tree.&lt;br /&gt;
&lt;br /&gt;
The project will focus on the understanding of the problem and on the implementation of different algorithms, so (C/C++ or Matlab or R) coding will be required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
The project is thought to be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal and implementation of new algorithms, based on recent approaches to phylogenetic inference available in the literature, as in [3] and [4]. In this case the thesis requires some extra effort in order to build and consolidate some background in math in oder to understand some recent literature, especially in (mathematical) statistics and, for example, in the emerging field of algebraic statistics [5].&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.tolweb.org/tree/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Felsenstein 2003: Inferring Phylogenies&lt;br /&gt;
*[2] Semple and Steel 2003: Phylogenetics: The mathematics of phylogenetics&lt;br /&gt;
*[3] Louis J. Billera, Susan P. Holmes and and Karen Vogtmann Geometry of the space of phylogenetic trees. Advances in Applied Math 27, 733-767 (2001)&lt;br /&gt;
*[4] Evans, S.N. and Speed, T.P. (1993). Invariants of some probability models used in phylogenetic inference. Annals of Statistics  21, 355-377.&lt;br /&gt;
*[5] Lior Pachter, Bernd Sturmfels 2005, Algebraic Statistics for Computational Biology.&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=toloverview.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reinforcement Learning in Poker&lt;br /&gt;
|tutor=Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=In this years, Artificial Intelligence research has shifted its attention from fully observable environments such as Chess to more challenging partially observable ones such as Poker.&lt;br /&gt;
&lt;br /&gt;
Up to this moment research in this kind of environments, which can be formalized as Partially Observable Stochastic Games, has been more from a game theoretic point of view, thus focusing on the pursue of optimality and equilibrium, with no attention to payoff maximization, which may be more interesting in many real-world contexts.&lt;br /&gt;
&lt;br /&gt;
On the other hand Reinforcement Learning techniques demonstrated to be successful in solving both fully observable problems, single and multi-agent, and single-agent partially observable ones, while lacking application to the partially observable multi-agent framework.&lt;br /&gt;
&lt;br /&gt;
This research aims at studying the solution of Partially Observable Stochastic Games, analyzing the possibility to combine the Opponent Modeling concept with the well proven Reinforcement Learning solution techniques to solve problems in this framework, adopting Poker as testbed.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=PokerPRLT.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= EyeBot&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it), Alessandro Giusti (giusti-AT-elet-DOT-polimi-DOT-it), and Pierluigi Taddei (taddei-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. So far, the controller developed for TORCS used as input only information extracted directly from the state of the game. The goal of this project is to extend the existing controller API (see [http://cig.dei.polimi.it/ here]) to use the visual information (e.g. the screenshots of the game) as input to the controllers. A successfull project will include both the development of the API and some basic imaga preprocessing to extract information from the images.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS2.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= SmarTrack&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The generation of customized game content for each player is an attractive direction to improve the game experience in the next-generation computer games. In this scenario, Machine Learning could play an important role to provide automatically such customized game content.&lt;br /&gt;
The goal of this project is to apply machine learning techniques for the generation of customized tracks in&lt;br /&gt;
[http://torcs.sourceforge.net/ TORCS], a state-of-the-art open source racing simulator. The project include different activities: the automatic generation of tracks, the section of relevant features to characterize a track and the analysis of an interest measure.  &lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS3.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Affective Computing ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Ontologies and Semantic Web ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=OntologyFromText.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Philosophy of Artificial Intelligence ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Robotics ====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robot games&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to develop an interactive game with robots using commercial devices such as the WII Mote (see the [http://airwiki.elet.polimi.it/mediawiki/index.php/Robogames Robogames page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Design and implementation of the game on one of the available robots and extension of the robot functionalities&lt;br /&gt;
* Design and implementation of the game and a new suitable robot&lt;br /&gt;
* Evaluation of the game with users (in collaboration with [http://www.elet.polimi.it/people/garzotto Franca Garzotto])&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots and real interaction devices.&lt;br /&gt;
&lt;br /&gt;
Parts of these projects can be considered as course projects. These projects can also be extended to cover course projects.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=7.5-20&lt;br /&gt;
|image=Robowii_robot.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Soft Computing ====--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FisherAvril</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5767</id>
		<title>Master Level Theses</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Master_Level_Theses&amp;diff=5767"/>
				<updated>2009-04-01T14:07:15Z</updated>
		
		<summary type="html">&lt;p&gt;FisherAvril: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here you can find proposals for master thesis (20 CFU for each student).  See [[Project Proposals]] for other kinds of projects and theses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Genetic Algorithms for the optimization of the structural design of push-up bras&lt;br /&gt;
|tutor=[[User:Admin]]&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The project will focus on the application of techniques from evolutionary optimization, such as Genetic Algorithms or Evolutionary Strategies, for the optimization of design of push-up bras for women. In particular the student will focus on the identification of the best shape for extra large breast, in order to propose new comfortable and safe designs, to be worn in different contexts, such as gym or disco-pub. &lt;br /&gt;
&lt;br /&gt;
The project is divided into three parts. First a review of the existing literature, both in the engineering community and the fashion literature. In particular students will be asked to create a statistical model of the shape of breasts of women, using techniques that come image processing, starting from a dataset of pictures, taken from last 20 years of the Playboy magazine. &lt;br /&gt;
Starting from the result of the first phase, genetic algorithms and other techniques will be used to improve the shape of current state-of-the -art bras. Finally, the last phase will consist of a validation of the model. For the purpose we have a partnership with Victoria Secrets, Milan, that will provide some models, in order to experimentally validate the results. &lt;br /&gt;
&lt;br /&gt;
Successful design will be presented at the next Lingerie &amp;amp; Swimwear exhibition in Milan. Good coding techniques are required, and good spoken English language is a plus, in order to interact with other people involved in the project. &lt;br /&gt;
&lt;br /&gt;
Picture taken from www.victoriassecret.com&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Genetic Algorithm Handbook&lt;br /&gt;
*[2] Playboy, magazine, from January 1989 to April 2009&lt;br /&gt;
&lt;br /&gt;
|start=Starting from 1st of April&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=69-90&lt;br /&gt;
|image=bra.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Evolutionary Optimization and Stochastic Optimization ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Combinatorial optimization based on stochastic relaxation &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different algorithms for the optimization of pseudo-Boolean functions, i.e., functions defined over binary variables with values in R. These functions have been studied a lot in the mathematical programming literature, and different algorithms have been proposed [1]. More recently, the same problems have been faced in evolutionary computations, with the use of genetic algorithms, and in particular estimation of distribution algorithms [2,3]. Estimation of distribution algorithms are a recent meta-heuristic, where classical crossover and mutation operators used in genetic algorithms are replaced with operators that comes from statistics, such as sampling and estimation.&lt;br /&gt;
&lt;br /&gt;
The focus will be on the implementation of a new algorithm able to combine different approaches (estimation and sampling, from one side, and exploitation of prior knowledge about the structure of problem, on the other), together with the comparison of the results with existing techniques that historically appear in different (and often separated) communities. Good coding (C/C++) abilities are required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses. The project could require some extra effort in order to build and consolidate some background in math, especially in Bayesian statistics and MCMC techniques, such as Gibbs and Metropolis samplers [4].&lt;br /&gt;
&lt;br /&gt;
The project can be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal of new algorithms able to learn existing dependencies among the variables in the function to be optimized, and exploit them in order to increase the probability to converge to the global optimum. &lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.ra.cs.uni-tuebingen.de/&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics .&lt;br /&gt;
*[2] Pelikan, Martin; Goldberg, David; Lobo, Fernando (1999), A Survey of Optimization by Building and Using Probabilistic Models, Illinois: Illinois Genetic Algorithms Laboratory (IlliGAL), University of Illinois at Urbana-Champaign.&lt;br /&gt;
*[3] Larrañga, Pedro; &amp;amp; Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.&lt;br /&gt;
*[4] Image Analysis, Random Fields Markov Chain Monte Carlo Methods &lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=stochastic.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Agents, Multiagent Systems, Agencies ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== BioSignal Analysis ====&lt;br /&gt;
&lt;br /&gt;
===== Analysis of the Olfactory Signal =====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Computational Intelligence techniques to analyse the olfactory signal acquired by an electronic nose for cancer diagnosis&lt;br /&gt;
|tutor=[[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini@elet.polimi.it email]), [[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucci@elet.polimi.it email]), [[User:RossellaBlatt|Rossella Blatt]] ([mailto:blatt@elet.polimi.it email])&lt;br /&gt;
|description= The electronic nose is an instrument able to detect and recognize odors, that is the volatile substances in the atmosphere or emitted by the analyzed substance. This device can react to a gas substance by providing signals that can be analyzed to classify the input. It is composed of a sensor array (MOS sensors, in our case) and a pattern classification system based on machine learning techniques. Each sensor reacts in a different way to the analyzed substance, providing multidimensional data that can be considered as a unique olfactory blueprint of the analyzed substance. We have already tested the use of the electronic nose as diagnostic tool for lung cancer; boosted from the very satisfactory results that we have achieved by these analysis, we want to investigate the possibility of diagnosing other types of cancer and to improve the current computation intelligence techniques.&lt;br /&gt;
The project is done in collaboration with the Istituto dei Tumori, Milano.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments: Matlab&lt;br /&gt;
&lt;br /&gt;
;Bibliography : BLATT R., BONARINI A, CALABRÒ E, DELLA TORRE M, MATTEUCCI M, PASTORINO U. (2008). Pattern Classification Techniques for Early Lung Cancer Diagnosis using an Electronic Nose. In: Frontiers in Artificial Intelligence and Applications. European Conference on Artificial Intelligence - Prestigious Applications of Intetelligent Systems. Patras, Greece. 21-15 luglio 2008. (vol. 178, pp. 693-697). ISBN/ISSN: 978-1-58603-891-5. IOS Press. [[Image:PAIS.pdf|Paper-PAIS2008]]&lt;br /&gt;
&lt;br /&gt;
|start=Anytime (a new acquisition phase will start in March)&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Acquisition.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Sleep Staging =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Development of a computer-assisted CAP (Sleep cyclic alternating pattern) scoring method&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), Martin Mendez ([mailto:martin.mendez@polimi.it email]), Anna Maria Bianchi ([mailto:annamaria.bianchi@polimi.it email]), Mario Terzano (Ospedale di Parma)&lt;br /&gt;
|description=In 1985, Terzano describes for the first time the Cyclic Alternating Pattern [http://en.wikipedia.org/wiki/Cyclical_alternating_pattern] during sleep and, nowadays, CAP is widely accepted by the medical community as basic analysis of sleep. The CAP evaluation is of fundamental importance since it represents the mechanism developed by the brain evolution to monitor the inner and outer world and to assure the survival during sleep. However, visual detection of CAP in polisomnography (i.e., the standard procedure) is a slow and time-consuming process. This limiting factor generates the necessity of new computer-assisted scoring methods for fast CAP evaluation. This thesis deals with the development of a Decision Support System for CAP scoring based on features extraction at multi-system level (by statistical and signal analysis) and Pattern Recognition or Machine Learning approaches. This may allow the automatic detection of CAP sleep and could be integrated, through reinforcement learning techniques, with the corrections given by physicians.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, C/C++&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: Mario  Terzano, Liborio Parrino. ''Atlas, rules, and recording techniques for the scoring of cyclic alternating pattern (CAP) in human sleep'', Sleep Medicine 2 (2001) 537–553. [http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6W6N-44DY2B4-8&amp;amp;_user=2620285&amp;amp;_coverDate=11%2F30%2F2001&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000058180&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=2620285&amp;amp;md5=aa61a060d005f23f6afed5c1fc2f1126]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=CAP_Sleep_Staging.jpg}}&lt;br /&gt;
&lt;br /&gt;
===== Brain-Computer Interface =====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Recognition of the user's focusing on the stimulation matrix&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]] stimulates the user continuously, and the detection of a P300 designates the choice of the user. When the user is not paying attention to the interface, false positives are likely. The objective of this work is to avoid this problem; the analysis of the electroencephalogram (EEG) over the visual cortex (and possibly an analysis of P300s or of other biosignals) should tell when the user is looking at the interface.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Creation of new EEG training by introduction of noise&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=A [[Brain-Computer Interface|BCI]] must be trained on the individual user in order to be effective.  This training phase require recording data in long sessions, which is time consuming and boring for the user.  The aim of this project is to develop algorithm to create new training EEG (electroencephalography) data from existing ones, so as to speed up the training phase.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000]&lt;br /&gt;
:Knowledge of C++ may be useful&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Real-time removal of ocular artifact from EEG&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [[Brain-Computer Interface|BCI]] based on electroencephalogram (EEG), one of the most important sources of noise is related to ocular movements.  Algorithms have been devised to cancel the effect of such artifacts.  The project consists in the in the implementation in real time of an existing algorithm (or one newly developed) in order to improve the performance of a BCI.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG-system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
: R.J. Croff, R.J. Barry. ''Removal of ocular artifact from the EEG: a review'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;issn=09877053&amp;amp;volume=30&amp;amp;issue=1&amp;amp;firstpage=5&amp;amp;form=html]&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=10-20&lt;br /&gt;
|image=B_bci.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Aperiodic visual stimulation in a VEP-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=[http://en.wikipedia.org/wiki/Evoked_potential#Visual_evoked_potential Visual-evoked potentials] (VEPs) are a possible way to drive the a [[Brain-Computer Interface|BCI]]. This projects aims at maximizing the discrimination between different stimuli.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:Matlab, [http://www.bci2000.org/ BCI2000], C++&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: J.R. Wolpaw et al. ''Brain-computer interfaces for communication and control'' [http://scienceserver.cilea.it/cgi-bin/sciserv.pl?collection=journals&amp;amp;journal=13882457&amp;amp;issue=v113i0006&amp;amp;article=767_bifcac&amp;amp;form=pdf&amp;amp;file=file.pdf]&lt;br /&gt;
&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=Bci_arch.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Driving an autonomous wheelchair with a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=This project pulls together different Airlab projects with the aim to drive an autonomous wheelchair ([[LURCH - The autonomous wheelchair|LURCH]]) with a [[Brain-Computer Interface|BCI]], through the development of key software modules.  The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, C, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:Linux&lt;br /&gt;
:EEG system&lt;br /&gt;
:Lurch wheelchair&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: R. Blatt et al. ''Brain Control of a Smart Wheelchair'' [http://www.booksonline.iospress.com/Content/View.aspx?piid=9401]&lt;br /&gt;
|start=November 2008&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=LURCH_wheelchair.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Online automatic tuning of the number of repetitions in a P300-based BCI&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:BernardoDalSeno|Bernardo Dal Seno]] ([mailto:dalseno%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description=In a [http://en.wikipedia.org/wiki/P300_(Neuroscience) P300]-based [[Brain-Computer_Interface|BCI]], (visual) stimuli are presented to the user, and the intention of the user is recognized when a P300 potential is recognized in response of the desired stimulus.  In order to improve accuracy, many stimulation rounds are usually performed before making a decision.  The exact number of repetitions depends on the user and the goodness of the classifier, but it is usually fixed a-priori.  The aim of this project is to adapt the number of repetitions to changing conditions, so as to achieve the maximum accuracy with the minimum time.&lt;br /&gt;
The work will be validated with live experiments.&lt;br /&gt;
&lt;br /&gt;
;Tools and instruments&lt;br /&gt;
:C++, [http://www.bci2000.org/ BCI2000], Matlab&lt;br /&gt;
:EEG system&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
: E. Donchin, K.M. Spencer, R. Wijesinghe. ''The Mental Prosthesis: Assessing the Speed of a P300-Based Brain-Computer Interface'' [http://www.cs.cmu.edu/~tanja/BCI/P300Speed_2000.pdf]&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1&lt;br /&gt;
|cfu=5-20&lt;br /&gt;
|image=B_p300_speller.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Computer Vision and Image Analysis ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== E-Science ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Machine Learning ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Statistical inference for phylogenetic trees &lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc-AT-elet-DOT-polimi-DOT-it]), [[User:LuigiMalago|Luigi Malagò]] ([mailto:malago-AT-elet-DOT-polimi-DOT-it email])&lt;br /&gt;
|description=The project will focus on the study, implementation, comparison and analysis of different statistical inference techniques for phylogenetic trees. Phylogenetic trees [1, 2] are evolutionary trees used to represent the relationships between different species with a common ancestor. Typical inference task concern the construction of a tree starting from DNA sequences, involving both the choice of the topology of the tree (i.e., model selection) and the values of the parameters (i.e., model fitting). The focus will be a probabilistic description of the tree, given by the introduction of stochastic variables associated to both internal nodes and leaves of the tree.&lt;br /&gt;
&lt;br /&gt;
The project will focus on the understanding of the problem and on the implementation of different algorithms, so (C/C++ or Matlab or R) coding will be required. Since the approach will be based on statistical models, the student is supposed to be comfortable with notions that come from probability and statistics courses.&lt;br /&gt;
&lt;br /&gt;
The project is thought to be extended to master thesis, according to interesting and novel directions of research that will emerge in the first part of the work. Possible ideas may concern the proposal and implementation of new algorithms, based on recent approaches to phylogenetic inference available in the literature, as in [3] and [4]. In this case the thesis requires some extra effort in order to build and consolidate some background in math in oder to understand some recent literature, especially in (mathematical) statistics and, for example, in the emerging field of algebraic statistics [5].&lt;br /&gt;
&lt;br /&gt;
Picture taken from http://www.tolweb.org/tree/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Bibliography&lt;br /&gt;
*[1] Felsenstein 2003: Inferring Phylogenies&lt;br /&gt;
*[2] Semple and Steel 2003: Phylogenetics: The mathematics of phylogenetics&lt;br /&gt;
*[3] Louis J. Billera, Susan P. Holmes and and Karen Vogtmann Geometry of the space of phylogenetic trees. Advances in Applied Math 27, 733-767 (2001)&lt;br /&gt;
*[4] Evans, S.N. and Speed, T.P. (1993). Invariants of some probability models used in phylogenetic inference. Annals of Statistics  21, 355-377.&lt;br /&gt;
*[5] Lior Pachter, Bernd Sturmfels 2005, Algebraic Statistics for Computational Biology.&lt;br /&gt;
&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=toloverview.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Reinforcement Learning in Poker&lt;br /&gt;
|tutor=Marcello Restelli (restelli-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=In this years, Artificial Intelligence research has shifted its attention from fully observable environments such as Chess to more challenging partially observable ones such as Poker.&lt;br /&gt;
&lt;br /&gt;
Up to this moment research in this kind of environments, which can be formalized as Partially Observable Stochastic Games, has been more from a game theoretic point of view, thus focusing on the pursue of optimality and equilibrium, with no attention to payoff maximization, which may be more interesting in many real-world contexts.&lt;br /&gt;
&lt;br /&gt;
On the other hand Reinforcement Learning techniques demonstrated to be successful in solving both fully observable problems, single and multi-agent, and single-agent partially observable ones, while lacking application to the partially observable multi-agent framework.&lt;br /&gt;
&lt;br /&gt;
This research aims at studying the solution of Partially Observable Stochastic Games, analyzing the possibility to combine the Opponent Modeling concept with the well proven Reinforcement Learning solution techniques to solve problems in this framework, adopting Poker as testbed.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20-40&lt;br /&gt;
|image=PokerPRLT.png}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= EyeBot&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it), Alessandro Giusti (giusti-AT-elet-DOT-polimi-DOT-it), and Pierluigi Taddei (taddei-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=[http://torcs.sourceforge.net/ TORCS] is a state-of-the-art open source racing simulator that represents an ideal bechmark for machine learning techniques. We already organized two successfull competitions based on TORCS where competitors have been asked to develop a controller using their preferred machine learning techniques. So far, the controller developed for TORCS used as input only information extracted directly from the state of the game. The goal of this project is to extend the existing controller API (see [http://cig.dei.polimi.it/ here]) to use the visual information (e.g. the screenshots of the game) as input to the controllers. A successfull project will include both the development of the API and some basic imaga preprocessing to extract information from the images.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS2.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= SmarTrack&lt;br /&gt;
|tutor= Daniele Loiacono (loiacono-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The generation of customized game content for each player is an attractive direction to improve the game experience in the next-generation computer games. In this scenario, Machine Learning could play an important role to provide automatically such customized game content.&lt;br /&gt;
The goal of this project is to apply machine learning techniques for the generation of customized tracks in&lt;br /&gt;
[http://torcs.sourceforge.net/ TORCS], a state-of-the-art open source racing simulator. The project include different activities: the automatic generation of tracks, the section of relevant features to characterize a track and the analysis of an interest measure.  &lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1 to 2 &lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=TORCS3.jpg}}&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Affective Computing ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Ontologies and Semantic Web ====&lt;br /&gt;
&lt;br /&gt;
{{Project template&lt;br /&gt;
|title=Automatic generation of domain ontologies&lt;br /&gt;
|tutor=[[User:MatteoMatteucci|Matteo Matteucci]] ([mailto:matteucc%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email]), [[User:AndreaBonarini|Andrea Bonarini]] ([mailto:bonarini%40%65%6c%65%74%2e%70%6f%6c%69%6d%69%2e%69%74 email])&lt;br /&gt;
|description= This thesis to be developed together with [http://www.noustat.it/ Noustat S.r.l.], who are developing research activities directed toward the optimization of knowledge management services, in collaboration with another company operating in this field. This project is aimed at removing the ontology building bottleneck, long and expensive activity that usually requires the direct collaboration of a domain expert. The possibility of automatic building the ontology, starting from a set of textual documents related to a specific domain, is expected to improve the ability to provide the knowledge management service, both by reducing the time-to-application, and by increasing the number of domains that can be covered. For this project, unsupervised learning methods will be applied in sequence, exploiting the topological properties of the ultra-metric spaces that emerge from the taxonomic structure of the concepts present in the texts, and associative methods will extend the concept network to lateral, non-hierarchical relationships.&lt;br /&gt;
&lt;br /&gt;
|start=before November 30th&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=20&lt;br /&gt;
|image=OntologyFromText.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Philosophy of Artificial Intelligence ====--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Robotics ====&lt;br /&gt;
{{Project template&lt;br /&gt;
|title= Robot games&lt;br /&gt;
|tutor= Andrea Bonarini (bonarini-AT-elet-DOT-polimi-DOT-it)&lt;br /&gt;
|description=The goal of this activity is to develop an interactive game with robots using commercial devices such as the WII Mote (see the [http://airwiki.elet.polimi.it/mediawiki/index.php/Robogames Robogames page])  &lt;br /&gt;
Projects are available in different areas:&lt;br /&gt;
* Design and implementation of the game on one of the available robots and extension of the robot functionalities&lt;br /&gt;
* Design and implementation of the game and a new suitable robot&lt;br /&gt;
* Evaluation of the game with users (in collaboration with [http://www.elet.polimi.it/people/garzotto Franca Garzotto])&lt;br /&gt;
&lt;br /&gt;
These projects allow to experiment with real mobile robots and real interaction devices.&lt;br /&gt;
&lt;br /&gt;
Parts of these projects can be considered as course projects. These projects can also be extended to cover course projects.&lt;br /&gt;
|start=Anytime&lt;br /&gt;
|number=1-2&lt;br /&gt;
|cfu=7.5-20&lt;br /&gt;
|image=Robowii_robot.jpg}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--==== Soft Computing ====--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FisherAvril</name></author>	</entry>

	</feed>