User:MatteoMatteucci
Matteo Matteucci
| |
E-Mail: | matteucc@elet.polimi.it |
Research Areas: |
This is my home page on the airwiki website. Here you can find projects and thesis proposals together with references to (PhD) students I am tutoring or I've been tutoring in the past.
You will NOT find here my research statements, my teaching material, my publications, and so on. If you are looking for something is not here you can try:
- My Personal home page (more complete and updated)
- My page at DEI (official home page)
Enjoy the reading!
Contents
List of project and thesis proposals
Almost all the topics proposed here can be tacled at different levels from sinple course projects to master thesis and sometimes even up to an entire PhD. This is the reason for having several classifications in the additional info ;-)
Bio Signal Analysis
Robotics & Computer Vision
Wiki Page: Accurate AR Marker Location Title: C++ Library for accurate marker location based on subsequent pnp refinements
Material:
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Automatic Differentiation Techniques for Real Time Kalman Filtering Title: Evaluation of Automatic Differentiation Techniques for Gauss-Newton based Simultaneous Localization and Mapping Material
Expected outcome: New modules implementations based on automatic differentiation A comparison between the old stuff and new approach Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Comparison of State of the Art Visual Odometry Systems Title: A Comparison of State of the Art Visual Odometry Systems (Monocular and Stereo) Material
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: MoonSLAM Reengineering Title: Reengineering of a flexible framework for simultaneous localization and mapping Material
Expected outcome:
Required skills:
Tutor: MatteoMatteucci |
Wiki Page: Poit cloud SLAM with Microsoft Kinect Title: Point cloud SLAM with Microsoft Kinect Material:
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Unmanned Aerial Vehicles Visual Navigation Title: A critical review on the state of the art in visual navigation for unmanned aerial vehicles Material:
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Machine Learning & Soft Computing
List of ongoing project and thesis
Wiki Page: 3D Scene Understanding Title: 3D Indoor scene understanding and layout reconstruction for a mobile robot in collaboration with UnimiB Methods for indoor layout reconstruction must be significantly more tolerant to missing data than their outdoor counterparts, since environments such as offices and apartments exhibit extremely high levels of clutter, which typically results in heavy occlusions of walls and other structures of interest, large-scale artifacts, noise and missing data. The proposed work will be developed in collaboration with IRALAB, the Robotics Lab of University of Milano Bicocca. The work will be based on an existing project, Free Your Camera (http://www.ira.disco.unimib.it/research/robotic-perception-research/free-your-camera-3d-indoor-scene-understanding-from-arbitrary-camera-motion/) and will be part of a robotic framework based on with ROS and in development at IRALAB. |
Wiki Page: A firefox extension for semantic annotations Title: A Firefox extension for semantic annotations |
Wiki Page: AI in Racing Games Title: AI in Racing Games
Tutor: DanieleLoiacono |
Wiki Page: Accurate AR Marker Location Title: C++ Library for accurate marker location based on subsequent pnp refinements
Material:
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Annotation aggregators from social applications Title: Annotation aggregators from social applications |
Wiki Page: Aperiodic visual stimulation in a VEP-based BCI Title: Aperiodic visual stimulation in a VEP-based BCI
Tutor: MatteoMatteucci |
Wiki Page: Autistic Children Play Robot Title: Autistic Children Play Robot |
Wiki Page: Automatic Content Generation in Computer Games Title: Automatic Content Generation in Computer Games
Tutor: DanieleLoiacono |
Wiki Page: Automatic Differentiation Techniques for Real Time Kalman Filtering Title: Evaluation of Automatic Differentiation Techniques for Gauss-Newton based Simultaneous Localization and Mapping Material
Expected outcome: New modules implementations based on automatic differentiation A comparison between the old stuff and new approach Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Automatic generation of domain ontologies Title: Automatic generation of domain ontologies |
Wiki Page: Barking Robots Title: Barking Robots The robot first exhibition has been at Robotica 2009, within HI-Tech Expo at Fiera di Milano, on November 23-25, 2009. Here, the robot had to go around in an area delimited by a white stripe and contact verbally and with gestures people entering the area, in order to attract them to the booth. Behaviors and gestures have still to be developed to come to an interesting and robust demo at next Robotica, or at other ehibits (e.g. at the Museo della Scienza of Milan). |
Wiki Page: Behavior recognition from visual data Title: Behavior recognition from visual data
Material:
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci, AndreaBonarini |
Wiki Page: BringMeHome Title: BringMeHome |
Wiki Page: CAN Bus bootloader for STM32 microcontrollers Title: CAN Bus bootloader for STM32 microcontrollers This project aims to develop a CAN bus bootloader for STM32 ARM Cortex-M3 microcontrollers, and eventually for other architectures. |
Wiki Page: Cognitive SLAM Title: Cognitive SLAM |
Wiki Page: Combinatorial optimization based on stochastic relaxation Title: Combinatorial optimization based on stochastic relaxation 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). 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. Picture taken from http://www.ra.cs.uni-tuebingen.de/ Bibliography
Tutor: MatteoMatteucci, LuigiMalago |
Wiki Page: Combining Estimation of Distribution Algorithms and other Evolutionary techniques for combinatorial optimization Title: Combining Estimation of Distribution Algorithms and other Evolutionary techniques for combinatorial optimization 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 "Fondamenti di Ricerca Operativa" 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. Computer vision provides a large number of optimization problems, such as new-view synthesis, image segmentation, panorama stitching and texture restoration, among the others, (6). One common approach in this context is based on the use of binary Markov Random Fields and on the formalization of the optimization problem as the minimum of an energy function expressed as a square-free polynomial, (5). We are interested in the proposal, comparison and evaluation of different Estimation of Distribution Algorithms for solving real world problems that appear in computer vision. Pictures taken from http://www.genetic-programming.org and (6) Bibliography
Tutor: MatteoMatteucci, LuigiMalago |
Wiki Page: Comparison of State of the Art Visual Odometry Systems Title: A Comparison of State of the Art Visual Odometry Systems (Monocular and Stereo) Material
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Creation of new EEG training by introduction of noise Title: Creation of new EEG training by introduction of noise
Tutor: MatteoMatteucci |
Wiki Page: Data Mining in Computer Games Title: Data Mining in Computer Games
Tutor: DanieleLoiacono |
- "]]User:MatteoMatteucci" is not in the list of possible values (Active, Closed) for this property.
- Some use of "<nowiki>[[</nowiki>" in your query was not closed by a matching "]]".
ALL PROJECTS ABOUT MYSELF
Wiki Page: Accurate AR Marker Location Title: C++ Library for accurate marker location based on subsequent pnp refinements
Material:
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Aperiodic visual stimulation in a VEP-based BCI Title: Aperiodic visual stimulation in a VEP-based BCI
Tutor: MatteoMatteucci |
Wiki Page: Automatic Differentiation Techniques for Real Time Kalman Filtering Title: Evaluation of Automatic Differentiation Techniques for Gauss-Newton based Simultaneous Localization and Mapping Material
Expected outcome: New modules implementations based on automatic differentiation A comparison between the old stuff and new approach Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Automatic generation of domain ontologies Title: Automatic generation of domain ontologies |
Wiki Page: Behavior recognition from visual data Title: Behavior recognition from visual data
Material:
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci, AndreaBonarini |
Wiki Page: Combinatorial optimization based on stochastic relaxation Title: Combinatorial optimization based on stochastic relaxation 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). 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. Picture taken from http://www.ra.cs.uni-tuebingen.de/ Bibliography
Tutor: MatteoMatteucci, LuigiMalago |
Wiki Page: Combining Estimation of Distribution Algorithms and other Evolutionary techniques for combinatorial optimization Title: Combining Estimation of Distribution Algorithms and other Evolutionary techniques for combinatorial optimization 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 "Fondamenti di Ricerca Operativa" 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. Computer vision provides a large number of optimization problems, such as new-view synthesis, image segmentation, panorama stitching and texture restoration, among the others, (6). One common approach in this context is based on the use of binary Markov Random Fields and on the formalization of the optimization problem as the minimum of an energy function expressed as a square-free polynomial, (5). We are interested in the proposal, comparison and evaluation of different Estimation of Distribution Algorithms for solving real world problems that appear in computer vision. Pictures taken from http://www.genetic-programming.org and (6) Bibliography
Tutor: MatteoMatteucci, LuigiMalago |
Wiki Page: Comparison of State of the Art Visual Odometry Systems Title: A Comparison of State of the Art Visual Odometry Systems (Monocular and Stereo) Material
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
Wiki Page: Creation of new EEG training by introduction of noise Title: Creation of new EEG training by introduction of noise
Tutor: MatteoMatteucci |
Wiki Page: Driving an autonomous wheelchair with a P300-based BCI Title: Driving an autonomous wheelchair with a P300-based BCI |
Wiki Page: Environment Monitoring Title: Environment Monitoring
Tutor: MatteoMatteucci, DavideMigliore |
Wiki Page: Exploratory data analysis by genetic feature extraction Title: Exploratory data analysis by genetic feature extraction
Tutor: MatteoMatteucci |
Wiki Page: Extended Kalman Filtering on Manifolds Title: Extended Kalman Filtering on Manifolds
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci, SimoneCeriani, DavideCucci |
Wiki Page: Information geometry and machine learning Title: Information geometry and machine learning Information Geometry has been recently applied in different fields, both to provide a geometrical interpretation of existing algorithms, and more recently, in some contexts, to propose new techniques to generalize or improve existing approaches. Once the student is familiar with the theory of Information Geometry, the aim of the project is to apply these notions to existing machine learning algorithms. Possible ideas are the study of a particular model from the point of view of Information Geometry, for example as Hidden Markov Models, Dynamic Bayesian Networks, or Gaussian Processes, to understand if Information Geometry can give useful insights with such models. Other possible direction of research include the use of notions and ideas from Information Geometry, such as the mixed parametrization based on natural and expectation parameters (3) and/or families of divergence functions (2), in order to study model selection from a geometric perspective. For example by exploiting projections and other geometric quantities with "statistical meaning" in a statistical manifold in order to chose/build the model to use for inference purposes. Since the project has a theoretical flavor, mathematical inclined students are encouraged to apply. The project requires some extra effort in order to build and consolidate some background in math, partially in differential geometry, and especially in probability and statistics. Bibliography
Tutor: MatteoMatteucci, LuigiMalago |
Wiki Page: LARS and LASSO in non Euclidean Spaces Title: LARS and LASSO in non Euclidean Spaces One of the common hypothesis in regression analysis is that the noise introduced in order to model the linear relationship between regressors and dependent variable has a Gaussian distribution. A generalization of this hypothesis leads to a more general framework, where the geometry of the regression task is no more Euclidean. In this context different estimation criteria, such as maximum likelihood estimation and other canonical divergence functions do not coincide anymore. The target of the project is to compare the different solutions associated to different criteria, for example in terms of robustness, and propose generalization of LASSO and LARS in non Euclidean contexts. 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 project has also a theoretical flavor, mathematical inclined students are encouraged to apply. The project may require some extra effort in order to build and consolidate some background in math, especially in probability and statistics. Picture taken from (2) Bibliography
Tutor: MatteoMatteucci, LuigiMalago |
Wiki Page: MoonSLAM Reengineering Title: Reengineering of a flexible framework for simultaneous localization and mapping Material
Expected outcome:
Required skills:
Tutor: MatteoMatteucci |
Wiki Page: Multimodal GUI for driving an autonomous wheelchair Title: Multimodal GUI for driving an autonomous wheelchair
Tutor: MatteoMatteucci, SimoneCeriani, DavideMigliore |
Wiki Page: Odometric system for robots based on laser mice Title: Odometric system for robots based on laser mice The aim of the project is first to improve the current design of the PIC-based board, and realize a new working prototype, and then to implement and evaluate different algorithms able to estimate more precisely the x,y and theta odometric data from the mice readings. Experience with PIC-based systems and some experience with electronics circuits is a plus. Students are supposed to redesign the electronic board, improve the firmware of the PIC, and work on the algorithm that estimates the robot position on the PC. It would be also interesting to evaluate the possibility to embed the optimization and estimation algorithms in the firmware of the PIC in order to produce a stand-alone device. Ask the tutors of the project for extra material, such as data-sheets and other documentation. |
Wiki Page: P300 BCI Title: P300 BCI for ALS patient |
Wiki Page: Poit cloud SLAM with Microsoft Kinect Title: Point cloud SLAM with Microsoft Kinect Material:
Expected outcome:
Required skills or skills to be acquired:
Tutor: MatteoMatteucci |
PhD Students I am currently tutoring
PhD Students I have tutored
Projects I am currently tutoring
- AGW (Control system design of an electric wheelchair for autonomous drive with obstacle avoidance MauroGabellone EugenioCeravolo)
- Deep Learning on Event-Based Cameras (This project aims to study deep learning techniques on event-based cameras and develop algorithms to perform object recognition on those devices. MarcoCannici)
- DiffDrivePlanner (A Search-Based Trajectory Planner for differential drive vehicles in ROS Context VitoRessa)
- HRVCar (DarioSortino FrancescoTogninalli Bruno Romano)
- I.DRIVE Data Logger (This project concerns the logging of data coming from multiple sensor installed in a car. This data are used to analyze the behaviours and the reactions of the driver AlessandroGabrielli)
- Low-cost IMU (Characterization of a low-cost IMU module developed by AIRLab; use of such module to extract high-level information about human behavior. NguyenHo)
- Object Recognition with Deep Boltzmann Machines (Deep Boltzmann machines for classification tasks CarloDEramo)
- RoboCom+R2P (The goal of the project is to develop a Robot equipped with collision avoidance logic. ValerioArcerito PietroBalatti AlessandroCianferotti)
- SLDR (LorenzoPorro)
- Sensor fusion for autonomous cars (This project concerns the logging and use of the data fusion coming from multiple sensor installed in a car. The data are used to generate the decisions and behavior of an autonomous car. LuisSierra)
- Sound source localization for robots (SimonePradolini)
- SprayinWithBrain (AI and Robotics in agriculture LorenzoFedeli Simone1Parisi LuigiBonoBonacchi)
- Triskar+R2P (The goal of the project is to build an omnidirectional robot based on existing hardware. AndreaCavalli LucaAgostini)
Past project proposals
- Aperiodic visual stimulation in a VEP-based BCI (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 by using numerical codes derived from techniques of digital telecommunications.
- J.R. Wolpaw et al. Brain-computer interfaces for communication and control (http://tinyurl.com/yhq27pq)
- Erich E. Sutter. The brain response interface: communication through visually-induced electrical brain responses (http://tinyurl.com/yfqvwp6))
- L. E. Baum and J. A. Eagon. An inequality with applications to statistical estimation for probabilistic functions of markov processes and to a model for ecology. Bull. Amer. Math. Soc, 73(73):360–363, 1967.
- P. W. Colgan. Quantitative Ethology. John Wiley & Sons, New York, 1978.
- A. Stolcke and S. M. Omohundro. Hidden markov model induction by bayesian model merging. In Stephen Jos é Hanson, Jack D. Cowan, and C. Lee Giles, editors, Advances in Neural Information Processing Systems, volume 5. Morgan Kaufmann, San Mateo, CA, 1993.
- Zoubin Ghahramani. Learning dynamic bayesian networks. Lecture Notes in Computer Science, 1387:168, 1998.
- A. Stolcke and S. M. Omohundro. Best-first model merging for hidden markov model induction. Technical Report TR-94-003, 1947 Center Street, Berkeley, CA, 1994.
- papers from major journals and conferences
- kinet SDK for the extraction of body poses
- general framework for the recognition of behaviors from time series
- toolkit for behavior segmentation and recognition from time series
- running prototype based on data coming from the Microsoft kinect sensor
- understanding of techniques for behavior recognition
- background on pattern recognition and stochastic models
- basic understanding of computer vision
- C++ programming under Linux or Matlab)
- Boros, Endre and Boros, Endre and Hammer, Peter L. (2002) Pseudo-boolean optimization. Discrete Applied Mathematics.
- 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.
- Larrañga, Pedro; & Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.
- Image Analysis, Random Fields Markov Chain Monte Carlo Methods)
- 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.
- Larrañga, Pedro; & Lozano, Jose A. (Eds.). Estimation of distribution algorithms: A new tool for evolutionary computation. Kluwer Academic Publishers, Boston, 2002.
- Lozano, J. A.; Larrañga, P.; Inza, I.; & Bengoetxea, E. (Eds.). Towards a new evolutionary computation. Advances in estimation of distribution algorithms. Springer, 2006.
- Pelikan, Martin; Sastry, Kumara; & Cantu-Paz, Erick (Eds.). Scalable optimization via probabilistic modeling: From algorithms to applications. Springer, 2006.
- Image Analysis, Random Fields Markov Chain Monte Carlo Methods
- Carsten Rother, Vladimir Kolmogorov, Victor Lempitsky, Martin Szummer. Optimizing Binary MRFs via Extended Roof Duality, CVPR 2007)
- J.R. Wolpaw et al. Brain-computer interfaces for communication and control (http://tinyurl.com/yhq27pq))
- B. Dal Seno, M. Matteucci, and L. Mainardi. "A genetic algorithm for automatic feature extraction in P300 detection" (http://home.dei.polimi.it/dalseno/papers/2008/ijcnn08.pdf)
- B. Dal Seno, M. Matteucci, L. Mainardi, F. Piccione, and S. Silvoni. "Single-trial P300 detection in healthy and ALS subjects by means of a genetic algorithm" (http://home.dei.polimi.it/dalseno/papers/2008/grazGa08.pdf))
- papers about Manifold based optimization and space representations
- C++ framework for EKF-SLAM
- An extended Kalman filter which uses this new representation
- Good mathematical background
- C++ programming under Linux)
- Shun-ichi Amari, Hiroshi Nagaoka, Methods of Information Geometry, 2000
- Shun-ichi Amari, Information geometry of its applications: Convex function and dually flat manifold, Emerging Trends in Visual Computing (Frank Nielsen, ed.), Lecture Notes in Computer Science, vol. 5416, Springer, 2009, pp. 75–102
- Shun-ichi Amari, Information geometry on hierarchy of probability distributions, IEEE Transactions on Information Theory 47 (2001), no. 5, 1701–1711.)
- Tibshirani, R. (1996), Regression shrinkage and selection via the lasso. J. Royal. Statist. Soc B., Vol. 58, No. 1, pages 267-288
- Bradley Efron, Trevor Hastie, Iain Johnstone and Robert Tibshirani, Least Angle Regression, 2003)
- R. Blatt et al. Brain Control of a Smart Wheelchair (http://tinyurl.com/ygldwun))
- implementing embedded algorithms for the estimation of the IMU attitude to be compared with the actual one (e.g., Kalman filter, DCM, Madgwick, etc.)
- developing a, easy to use, procedure for the calibration of IMU parameters
- making a comparison with commercial units using a robot arm as testbed
- validate the accuracy of the IMU on a flying platform
- integrate the measurements from a GPS to reduce drift and provide accurate positiong (this will make it definitely a MS thesis)
- electronic board and eclipse based C development toolkit for ARM processors
- papers describing the algorithms we are interested in implementing
- few different AHRS algorithms with comparative results
- user-friendly procedure to calibrate the IMU
- a sistem which integrated IMU and GPS to provide accurate positioning
- C programming on ARM microcontroller
- background on kalman filtering and attitude estimation)
- J.R. Wolpaw et al. Brain-computer interfaces for communication and control (http://tinyurl.com/yhq27pq)
- R.J. Croff, R.J. Barry. Removal of ocular artifact from the EEG: a review (http://tinyurl.com/ykk6ks9))
- A framework for multisensor SLAM using the world centric approach
- Papers and report about robocentric slam
- a fully functional robocentric version of the MoonSLAM framework
- Basic background in computer vision
- Background in Kalman filtering
- C++ programming under Linux)
- a MS thesis which describes the scan matching algorithms
- a BS thesis which implements a prototype of the system
- a complete system that build maps integrating laser scan and visual informtion
- Background on Kalman filtering
- C++ programming under Linux)
- datasets with real data
- a few odometric system implementations
- C++ libraries for non linear optimization
- software for the self calibration of a set of odometry systems mounted on the same robot
- C++ programming under Linux)
- Felsenstein 2003: Inferring Phylogenies
- Semple and Steel 2003: Phylogenetics: The mathematics of phylogenetics
- 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)
- Evans, S.N. and Speed, T.P. (1993). Invariants of some probability models used in phylogenetic inference. Annals of Statistics 21, 355-377.
- Lior Pachter, Bernd Sturmfels 2005, Algebraic Statistics for Computational Biology.
- A. Walenstein, E-Md. Karim, A. Lakhotia, and L. Parida. Malware Phylogeny Generation Using Permutations of Code, Journal in Computer Virology, v1.1, 2005.)
Past tutored projects
- BCI & artifacts (DarioRusignuolo)
- BCI based on Motor Imagery (FabioZennaro)
- BCI on Sockets (MarioPolino NikoZarzani)
- Balancing Robot Development (MattiaCrippa MarcoLattarulo MichelePersiani)
- Characterization of the NIA signal (GiulioValenti)
- Extraction (FabioMarfia)
- Gestures in Videogames (GiorgioPrini)
- HeadsetControlForWheelChair (RobertoVandone)
- Indoor localization system based on a gyro and visual passive markers (DarioCecchetto LorenzoConsolaro)
- Integration of scanSLAM and ARToolKit in the MoonSLAM framework (MatteoLuperto MladenMazuran)
- Interpretation of facial expressions and movements of the head (CristianMandelli)
- Machine Learning for Crop Weed Classification (LodewijkVoorhoeve)
- R2P (AndreaZoppi)
- Recognition of the user's focusing on the stimulation matrix (LeonardoVolpe)
- Robot Localization and Navigation With Visual Markers (AndreaPremarini AndreaScalise)
- Stimulus tagging using aperiodic visual stimulation in a VEP-based BCI (DavideCastellone GiuseppeBroccio)
- Triskar (AndreaSorbelli AlessandroDeangelis)
Past tutored students
- AlfredoMotta
- AndreaCampana
- AndreaPremarini
- AndreaScalise
- AndreaSgarlata
- AndreaSorbelli
- AntonioTripodi
- BernardoDalSeno
- ClaudioSesto
- DanielaMazzeo
- DarioCecchetto
- DarioRusignuolo
- DavideCastellone
- DavideCucci
- DavideMigliore
- DiegoConsolaro
- EleonoraCiceri
- EmanueleCorsano
- ErmesViviani
- FabioBeltramini
- … further results