Classification via two-way comparisons

02/19/2023
by   Marek Chrobak, et al.
0

Given a weighted, ordered query set Q and a partition of Q into classes, we study the problem of computing a minimum-cost decision tree that, given any query q in Q, uses equality tests and less-than comparisons to determine the class to which q belongs. Such a tree can be much smaller than a lookup table, and much faster and smaller than a conventional search tree. We give the first polynomial-time algorithm for the problem. The algorithm extends naturally to the setting where each query has multiple allowed classes.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/01/2021

A Simple Algorithm for Optimal Search Trees with Two-Way Comparisons

We present a simple O(n^4)-time algorithm for computing optimal search t...
research
06/26/2019

A Tight Analysis of Greedy Yields Subexponential Time Approximation for Uniform Decision Tree

Decision Tree is a classic formulation of active learning: given n hypot...
research
05/05/2021

Tree Path Minimum Query Oracle via Boruvka Trees

Tree path minimum query problem is a fundamental problem while processin...
research
05/16/2022

The Influence of Dimensions on the Complexity of Computing Decision Trees

A decision tree recursively splits a feature space ℝ^d and then assigns ...
research
10/07/2020

Query Minimization under Stochastic Uncertainty

We study problems with stochastic uncertainty information on intervals f...
research
04/20/2023

Comparative Analysis of Deterministic and Nondeterministic Decision Trees for Decision Tables from Closed Classes

In this paper, we consider classes of decision tables with many-valued d...
research
12/25/2013

Classification automatique de données temporelles en classes ordonnées

This paper proposes a method of segmenting temporal data into ordered cl...

Please sign up or login with your details

Forgot password? Click here to reset