Anonymous

Changes

From cvss
764 bytes added ,  14:28, 26 September 2011
no edit summary
Line 45: Line 45:  
|-
 
|-
 
| September 29  
 
| September 29  
(room 3165)
+
| Douglas Summers-Stay (room 3165)
| Douglas Summerstay
+
| Scene Classification with Visual Filters
|
   
|-  
 
|-  
 
| October 6
 
| October 6
Line 111: Line 110:     
In data analysis, one is interested in using the information about the response variable contained in the predictors in the best way possible.  This can lead to problems when the predictors are highly collinear, as it implies an inherent lower-dimensional structure in the data.  One method of analyzing data of this form is to make the assumption that these structured dependencies arise due to the predictors lying on some implicit lower-dimensional manifold.  This assumption helps solve the problem of reducing the dimension of the predictors in the interest of removing some redundant information, but it introduces the problem of analyzing the transformed data.  In particular, making accurate predictions with the lower-dimensional data that can be interpreted in the higher-dimensional space can be difficult.  The technique of weighted regression with regularization on the model parameters can help to overcome these issues.
 
In data analysis, one is interested in using the information about the response variable contained in the predictors in the best way possible.  This can lead to problems when the predictors are highly collinear, as it implies an inherent lower-dimensional structure in the data.  One method of analyzing data of this form is to make the assumption that these structured dependencies arise due to the predictors lying on some implicit lower-dimensional manifold.  This assumption helps solve the problem of reducing the dimension of the predictors in the interest of removing some redundant information, but it introduces the problem of analyzing the transformed data.  In particular, making accurate predictions with the lower-dimensional data that can be interpreted in the higher-dimensional space can be difficult.  The technique of weighted regression with regularization on the model parameters can help to overcome these issues.
 +
 +
===Scene Classification with Visual Filters===
 +
Speaker: [http://www.cs.umd.edu/~dss/ Douglas Summers-Stay] --- Date: September 29, 2011
 +
 +
"Scene Classification" is the computer vision problem of labeling all the pixels in an image according to the class they fall into, such as "street," "tree," or "person." A tool we have developed here at the computer vision lab called "visual filters" uses a series of nonlinear filters to attempt to create such classification maps. I will discuss what we are doing now and how we can incorporate ideas from "deep learning" to improve this in the future. An introduction for beginners with some examples is [http://llamasandmystegosaurus.blogspot.com/search?q=visual+filters here].
     
199

edits