Microsoft Research Blog

Artificial intelligence

  1. GeoF: Geodesic Forests for Learning Coupled Predictors 

    June 23, 2013 | Peter Kontschieder, Pushmeet Kohli, Jamie Shotton, and Antonio Criminisi

    Conventional decision forest based methods for image labelling tasks like object segmentation make predictions for each variable (pixel) independently [3, 5, 8]. This prevents them from enforcing dependencies between variables and translates into locally inconsistent pixel labellings. Random field models, instead, encourage spatial consistency of…

  2. Robust scareware image detection 

    May 25, 2013

    In this paper, we propose an image-based detection method to identify web-based scareware attacks that is robust to evasion techniques. We evaluate the method on a large-scale data set that resulted in an equal error rate of 0.018%. Conceptually, false positives may occur when a…

  3. Image Segmentation Using Hardware Forest Classifiers 

    April 28, 2013

    Image segmentation is the process of partitioning an image into segments or subsets of pixels for purposes of further analysis, such as separating the interesting objects in the foreground from the un-interesting objects in the background. In many image processing applications, the process requires a…

  4. Medical Computer Vision: Recognition techniques and applications in medical imaging 

    February 1, 2013

    This book constitutes the thoroughly refereed post-workshop proceedings of the International Workshop on Medical Computer Vision, MCV 2010, held in Beijing, China, in September 2010 as a satellite event of the 13th International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI 2010. The…

  5. Classification Forests for Semantic Segmentation of Brain Lesions in Multi-channel MRI 

    January 1, 2013

    Classification forests, as discussed in Chapter 2, have a series of advantageous properties which make them a very good choice for applications in medical image analysis. Classification forests are inherent multi-label classifiers (which allows for the simultaneous segmentation of different tissues), have good generalization properties…

  6. Context-Sensitive Decision Forests for Object Detection 

    December 3, 2012

    In this paper we introduce Context-Sensitive Decision Forests - A new perspective to exploit contextual information in the popular decision forest framework for the object detection problem. They are tree-structured classifiers with the ability to access intermediate prediction (here: classification and regression) information during training…

  7. A Lazy Learning Model for Entity Linking using Query-Specific Information 

    December 1, 2012

    Entity linking disambiguates a mention of an entity in text to a Knowledge Base (KB). Most previous studies disambiguate a mention of a name (e.g.“AZ”) based on the distribution knowledge learned from labeled instances, which are related to other names (e.g.“Hoffman”,“Chad Johnson”, etc.). The gaps…

  8. A Lazy Learning Model for Entity Linking using Query-Specific Information 

    December 1, 2012

    Entity linking disambiguates a mention of an entity in text to a Knowledge Base (KB). Most previous studies disambiguate a mention of a name (e.g.“AZ”) based on the distribution knowledge learned from labeled instances, which are related to other names (e.g.“Hoffman”,“Chad Johnson”, etc.). The gaps…

  9. Local distance metric learning for efficient conformal predictors 

    November 11, 2012 | Michael J. Pekala, Ashley J. Llorens, and I-Jeng Wang

    Conformal prediction is a relatively recent approach to classification that offers a theoretical framework for generating predictions with precise levels of confidence. For each new object encountered, a conformal predictor outputs a set of class labels that contains the true label with probability at least…

  10. Joint classification-regression forests for spatially structured multi-object segmentation 

    October 7, 2012 | Ben Glocker, O Pauly, Ender Konukoglu, and Antonio Criminisi

    In many segmentation scenarios, labeled images contain rich structural information about spatial arrangement and shapes of the objects. Integrating this rich information into supervised learning techniques is promising as it generates models which go beyond learning class association, only. This paper proposes a new supervised…