MASH logo
Login | Register

Massive sets of heuristics

The MASH project is a three-year research initiative to investigate the open and collaborative design of complex priors for Machine Learning.

This project is funded by the Information and Communication Technologies division of the European Commission, Cognitive Systems and Robotics unit, under the 7th Research Framework Programme. The sub-project VELASH on object detection is funded by the The Swiss National Science Fundation.

Research started in January 2010 and will be carried out until the end of 2012 in Switzerland (IDIAP), France (CNRS and INRIA), Germany (WIAS) and Czech Republic (CVUT).

Contact francois.fleuret@idiap.ch for more information.

Objectives

The goal of the MASH project is to create new tools for the collaborative development of large families of feature extractors. It aims at starting a new generation of learning software with great prior model complexity.

The project is structured around this web platform which will get fully operational in the coming weeks. It already comprises collaborative tools, such as a wiki-based documentation and a forum, and will soon integrate an experiment center to run and analyze experiments continuously.

The applications targeted by the project are classical vision problems, and goal-planning in a 3D video game and with a real robotic arm.

The scientific issues to be tackled along the course of the project are numerous, from standard machine learning questions such as learning and prediction with very large feature spaces and tight computational constraints, to original problems related to clustering in a functional space.

Consortium

The five institutions members of the project are:

People

Latest news

MASH SDK 0.3.0 Released

2009-10-19 17:06:48 by Kanma

New version of the SDK! There are less image file formats supported by default, to reduce a bit the compilation time.

MASH SDK 0.2.1 Released

2009-07-12 13:24:51 by Kanma

This is a maintenance release which fix a bug in the handling of the images. Existing heuristics don't need to be rewritten.

MASH SDK 0.2.0 Released

2009-07-10 15:46:50 by Kanma

New version of the SDK! Please check the documentation on the wiki, a lot of things changed!

Changes since version 0.1.0:
  • Simplification of the Heuristic class
  • Simplification of the Image class
  • Add a Python script to help to create a new heuristic
  • Add support for XCode 3.1
  • Add support for Visual Studio 2005 and 2008
  • Add support for Visual C++ 2008 Express