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. 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)
Contents
PhD Students I am currently tutoring
- AndreaSemprebon
- BernardoDalSeno
- DavideCucci
- DavideMigliore
- FrancescoVisin
- LuigiMalago
- MarcoCannici
- RossellaBlatt
- SimoneCeriani
- SimoneMentasti
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)
List of project proposals
Bio Signal Analysis
Robotics & Computer Vision
Wiki Page: | Accurate AR Marker Location | |
Title: | C++ Library for accurate marker location based on subsequent pnp refinements | |
Description: | ARTags, QR codes, Data Matrix, are visual landmark used for augmented reality, but they could be used for robotics as well. A thesis has already been done on using data matrix for robot localization and mapping, but improvements are required in terms generality, accuracy and robustness of the solution. The goal is thuss to:
Material:
Expected outcome:
Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 5 - 10 | |
Research Area: | Computer Vision and Image Analysis | |
Research Topic: | None | |
Level: | Bachelor of Science, Master of Science | |
Type: | Thesis, Course |
Wiki Page: | Automatic Differentiation Techniques for Real Time Kalman Filtering | |
Title: | Evaluation of Automatic Differentiation Techniques for Gauss-Newton based Simultaneous Localization and Mapping | |
Description: | In Gauss-Newton non linear optimization one of the most tedious part is computing Jacobians. At the AIRLab we have developed a framework for non linear Simultaneous Localization and Mapping suitable for different motion models and measurement equations, but any time you need to change something you need to recompute the required Jacobian. Automatic differentiation is a tool for the automatic differentiation of source code either at compiling time or at runtime; we are interested in testing these techniques in the software we have developed and compare their performance with respect to (cumbersome) optimized computation.
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 | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Robotics | |
Research Topic: | None | |
Level: | Master of Science | |
Type: | Thesis |
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) | |
Description: | Visual odometry is the estimation of camera(s) movement from a sequence of images. In case we deal with a single camera system we have Monocular Visual Odometry; in case we have more cameras we have a Stero Visual Odometry. The goal of the thesis is to review the state of the art on in visual odometry, classify existing approaches and compare their implementations (many of the algorithms have online source code available).
Material
Expected outcome:
Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Computer Vision and Image Analysis | |
Research Topic: | None | |
Level: | Bachelor of Science, Master of Science | |
Type: | Thesis, Course |
Wiki Page: | MoonSLAM Reengineering | |
Title: | Reengineering of a flexible framework for simultaneous localization and mapping | |
Description: | In the last three years a general framework for the implementation of EKF-SLAM algorithm has been developed at the AIRLab. After several improvements it is now time to redesign it based on the experience cumulated. The goal is to have an international reference framework for the development of EKF based SLAM algorithms with multiple sensors (e.g., lasers, odometers, inertial measurement ) and different motion models (e.g., free 6DoF motion, planar motion, ackerman kinematic, and do on). The basic idea is to implement it by using C++ templates, numerically stable techniques for Kalman filtering and investigation the use of automatic differentiation. It should be possible to seamlessly exchange motion model and sensor model without having to write code beside the motion model and the measurement equation.
Material
Expected outcome:
Required skills:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 20 - 20 | |
Research Area: | Robotics | |
Research Topic: | None | |
Level: | Master of Science | |
Type: | Thesis |
Wiki Page: | Poit cloud SLAM with Microsoft Kinect | |
Title: | Point cloud SLAM with Microsoft Kinect | |
Description: | Simultaneous Localization and Mapping (SLAM) is one of the basic functionalities required from an autonomous robot. In the past we have developed a framework for building SLAM algorithm based on the use of the Extended Kalman Filter and vision sensors. A recently available vision sensor which has tremendous potential for autonomous robots is the Microsoft Kinect RGB-D sensor. The thesis aims at the integration of the Kinect sensor in the framework developed for the development of a point cloud base system for SLAM.
Material:
Expected outcome:
Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Computer Vision and Image Analysis | |
Research Topic: | None | |
Level: | Master of Science | |
Type: | Thesis |
Wiki Page: | Unmanned Aerial Vehicles Visual Navigation | |
Title: | A critical review on the state of the art in visual navigation for unmanned aerial vehicles | |
Description: | Visual navigation is becoming more and more important in the development of unmanned aerial vehicles (UAV). The goal of this thesis/tesina is to review in a structured way the current state of art in the field from different perspective: research teams, projects, platforms, tasks, algorithms. The latter is the most important aspect obviously and the project should provide a clear view on what is done today, and obtaining which results. Two kind of operations are of most interest: tracking of fixed and mobile targets (and how this impact on the UAV path), navigation on a geo-referenced map. Implementing one of the standard approaches on a mini unmanned aerial vehicle would be the ideal ending of the work to turn it into a thesis.
Material:
Expected outcome:
Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Robotics | |
Research Topic: | None | |
Level: | Bachelor of Science, Master of Science | |
Type: | Thesis |
Machine Learning & Soft Computing
Wiki Page: | Accurate AR Marker Location | |
Title: | C++ Library for accurate marker location based on subsequent pnp refinements | |
Description: | ARTags, QR codes, Data Matrix, are visual landmark used for augmented reality, but they could be used for robotics as well. A thesis has already been done on using data matrix for robot localization and mapping, but improvements are required in terms generality, accuracy and robustness of the solution. The goal is thuss to:
Material:
Expected outcome:
Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 5 - 10 | |
Research Area: | Computer Vision and Image Analysis | |
Research Topic: | None | |
Level: | Bachelor of Science, Master of Science | |
Type: | Thesis, Course |
Wiki Page: | Automatic Differentiation Techniques for Real Time Kalman Filtering | |
Title: | Evaluation of Automatic Differentiation Techniques for Gauss-Newton based Simultaneous Localization and Mapping | |
Description: | In Gauss-Newton non linear optimization one of the most tedious part is computing Jacobians. At the AIRLab we have developed a framework for non linear Simultaneous Localization and Mapping suitable for different motion models and measurement equations, but any time you need to change something you need to recompute the required Jacobian. Automatic differentiation is a tool for the automatic differentiation of source code either at compiling time or at runtime; we are interested in testing these techniques in the software we have developed and compare their performance with respect to (cumbersome) optimized computation.
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 | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Robotics | |
Research Topic: | None | |
Level: | Master of Science | |
Type: | Thesis |
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) | |
Description: | Visual odometry is the estimation of camera(s) movement from a sequence of images. In case we deal with a single camera system we have Monocular Visual Odometry; in case we have more cameras we have a Stero Visual Odometry. The goal of the thesis is to review the state of the art on in visual odometry, classify existing approaches and compare their implementations (many of the algorithms have online source code available).
Material
Expected outcome:
Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Computer Vision and Image Analysis | |
Research Topic: | None | |
Level: | Bachelor of Science, Master of Science | |
Type: | Thesis, Course |
Wiki Page: | MoonSLAM Reengineering | |
Title: | Reengineering of a flexible framework for simultaneous localization and mapping | |
Description: | In the last three years a general framework for the implementation of EKF-SLAM algorithm has been developed at the AIRLab. After several improvements it is now time to redesign it based on the experience cumulated. The goal is to have an international reference framework for the development of EKF based SLAM algorithms with multiple sensors (e.g., lasers, odometers, inertial measurement ) and different motion models (e.g., free 6DoF motion, planar motion, ackerman kinematic, and do on). The basic idea is to implement it by using C++ templates, numerically stable techniques for Kalman filtering and investigation the use of automatic differentiation. It should be possible to seamlessly exchange motion model and sensor model without having to write code beside the motion model and the measurement equation.
Material
Expected outcome:
Required skills:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 20 - 20 | |
Research Area: | Robotics | |
Research Topic: | None | |
Level: | Master of Science | |
Type: | Thesis |
Wiki Page: | Poit cloud SLAM with Microsoft Kinect | |
Title: | Point cloud SLAM with Microsoft Kinect | |
Description: | Simultaneous Localization and Mapping (SLAM) is one of the basic functionalities required from an autonomous robot. In the past we have developed a framework for building SLAM algorithm based on the use of the Extended Kalman Filter and vision sensors. A recently available vision sensor which has tremendous potential for autonomous robots is the Microsoft Kinect RGB-D sensor. The thesis aims at the integration of the Kinect sensor in the framework developed for the development of a point cloud base system for SLAM.
Material:
Expected outcome:
Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Computer Vision and Image Analysis | |
Research Topic: | None | |
Level: | Master of Science | |
Type: | Thesis |
Wiki Page: | Unmanned Aerial Vehicles Visual Navigation | |
Title: | A critical review on the state of the art in visual navigation for unmanned aerial vehicles | |
Description: | Visual navigation is becoming more and more important in the development of unmanned aerial vehicles (UAV). The goal of this thesis/tesina is to review in a structured way the current state of art in the field from different perspective: research teams, projects, platforms, tasks, algorithms. The latter is the most important aspect obviously and the project should provide a clear view on what is done today, and obtaining which results. Two kind of operations are of most interest: tracking of fixed and mobile targets (and how this impact on the UAV path), navigation on a geo-referenced map. Implementing one of the standard approaches on a mini unmanned aerial vehicle would be the ideal ending of the work to turn it into a thesis.
Material:
Expected outcome:
Required skills or skills to be acquired:
| |
Tutor: | [[MatteoMatteucci | ]] (, , , , , , , , , , , , , , , , , , … further resultswarning.png
| |
Start: | 1 January 2015 | |
Students: | 1 - 2 | |
CFU: | 10 - 20 | |
Research Area: | Robotics | |
Research Topic: | None | |
Level: | Bachelor of Science, Master of Science | |
Type: | Thesis |
warning.png"Soft Computing" is not in the list of possible values (Affective Computing, Agents - Multiagent Systems - Agencies, BioSignal Analysis, Computational Intelligence and Games, Computer Vision and Image Analysis, E-Science, Machine Learning, Philosophy of Artificial Intelligence, Robotics, Social Software and Semantic Web) for this property.
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