Cost-Sensitive Tree of Classifiers

10/09/2012
by   Zhixiang Xu, et al.
0

Recently, machine learning algorithms have successfully entered large-scale real-world industrial applications (e.g. search engines and email spam filters). Here, the CPU cost during test time must be budgeted and accounted for. In this paper, we address the challenge of balancing the test-time cost and the classifier accuracy in a principled fashion. The test-time cost of a classifier is often dominated by the computation required for feature extraction-which can vary drastically across eatures. We decrease this extraction time by constructing a tree of classifiers, through which test inputs traverse along individual paths. Each path extracts different features and is optimized for a specific sub-partition of the input space. By only computing features for inputs that benefit from them the most, our cost sensitive tree of classifiers can match the high accuracies of the current state-of-the-art at a small fraction of the computational cost.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/27/2012

The Greedy Miser: Learning under Test-time Budgets

As machine learning algorithms enter applications in industrial settings...
research
08/01/2016

Attention Tree: Learning Hierarchies of Visual Features for Large-Scale Image Recognition

One of the key challenges in machine learning is to design a computation...
research
10/04/2020

Test-Cost Sensitive Methods for Identifying Nearby Points

Real-world applications that involve missing values are often constraine...
research
11/03/2018

Dynamic Feature Acquisition Using Denoising Autoencoders

In real-world scenarios, different features have different acquisition c...
research
12/17/2017

Super-sparse Learning in Similarity Spaces

In several applications, input samples are more naturally represented in...
research
12/30/2019

Likelihood Ratios and Generative Classifiers for Unsupervised Out-of-Domain Detection In Task Oriented Dialog

The task of identifying out-of-domain (OOD) input examples directly at t...
research
11/07/2018

THORS: An Efficient Approach for Making Classifiers Cost-sensitive

In this paper, we propose an effective THresholding method based on ORde...

Please sign up or login with your details

Forgot password? Click here to reset