Mercurial > cortex
view MIT-media-projects.org @ 333:f4ef73370da1
add file.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 20 Jul 2012 11:21:04 -0500 |
parents | |
children | c264ebf683b4 |
line wrap: on
line source
1 *Machine Learning and Pattern Recognition with Multiple Modalities2 Hyungil Ahn and Rosalind W. Picard4 This project develops new theory and algorithms to enable computers to5 make rapid and accurate inferences from multiple modes of data, such6 as determining a person's affective state from multiple sensors—video,7 mouse behavior, chair pressure patterns, typed selections, or8 physiology. Recent efforts focus on understanding the level of a9 person's attention, useful for things such as determining when to10 interrupt. Our approach is Bayesian: formulating probabilistic models11 on the basis of domain knowledge and training data, and then12 performing inference according to the rules of probability13 theory. This type of sensor fusion work is especially challenging due14 to problems of sensor channel drop-out, different kinds of noise in15 different channels, dependence between channels, scarce and sometimes16 inaccurate labels, and patterns to detect that are inherently17 time-varying. We have constructed a variety of new algorithms for18 solving these problems and demonstrated their performance gains over19 other state-of-the-art methods.21 http://affect.media.mit.edu/projectpages/multimodal/