Classical decision tree model is one of the classical machinelearning models for its simplicity and effectiveness in applications. However, compared to the DT model, probability estimation trees (PETs) give a bette...
详细信息
Classical decision tree model is one of the classical machinelearning models for its simplicity and effectiveness in applications. However, compared to the DT model, probability estimation trees (PETs) give a better estimation on class probability. In order to get a good probability estimation, we usually need large trees which are not desirable with respect to model transparency. Linguistic decision tree (LDT) is a PET model based on lab.l semantics. Fuzzy lab.ls are used for building the tree and each branch is associated with a probability distribution over classes. If there is no overlap between neighboring fuzzy lab.ls, these fuzzy lab.ls then become discrete lab.ls and a LDT with discrete lab.ls becomes a special case of the PET model. In this paper, two hybrid models by combining the naive Bayes classifier and PETs are proposed in order to build a model with good performance without losing too much transparency. The first model uses naive Bayes estimation given a PET, and the second model uses a set of small-sized PETs as estimators by assuming the independence between these trees. Empirical studies on discrete and fuzzy lab.ls show that the first model outperforms the PET model at shallow depth, and the second model is equivalent to the naive Bayes and PET.
This article took the 2011 ABU Robocon Contest as background, and introduced the design and implementation of a vision system for visual servoing navigation and object tracking in this contest. For visual servoing nav...
详细信息
Stable matching studies how to pair members of two sets with the objective to achieve a matching that satisfies all participating agents based on their preferences. In this research, we consider the case of matching i...
详细信息
A novel Weighted Graph Partitioning Active Contours method based on weighted dissimilarity is introduced. This method is easy to be extended by defining different types of similarities. And it has been greatly acceler...
详细信息
This paper proposes an unobtrusive way to detect fatigue for drivers through grip forces on steering wheel. Simulated driving experiments are conducted in a refitted passenger car, during which grip forces of both han...
详细信息
Human pose estimation has made significant advancement in recent years. However, the existing datasets are limited in their coverage of pose variety. In this paper, we introduce a novel benchmark "FollowMeUp Spor...
详细信息
Compressive sensing(CS) has inspired significant interest because of its compressive capability and lack of complexity on the sensor side. In this paper, we present a study of three sampling patterns and investigate t...
详细信息
How to build a good model for image generation given an abstract concept is a fundamental problem in computer vision. In this paper, we explore a generative model for the task of generating unseen images with desired ...
详细信息
There have been frequent incidents of water intake blockage due to marine organisms, which pose a serious threat to the normal operation of nuclear power plants across the world. In order to avoid biological hazards f...
详细信息
暂无评论