中文
相关论文

相关论文: Comparison of decision tree methods for finding ac…

200 篇论文

The main contribution of this paper is the development of a new decision tree algorithm. The proposed approach allows users to guide the algorithm through the data partitioning process. We believe this feature has many applications but in…

机器学习 · 统计学 2020-10-27 Cédric Beaulac , Jeffrey S. Rosenthal

This paper introduces Weighted Optimal Classification Forests (WOCFs), a new family of classifiers that takes advantage of an optimal ensemble of decision trees to derive accurate and interpretable classifiers. We propose a novel…

最优化与控制 · 数学 2024-12-02 Víctor Blanco , Alberto Japón , Justo Puerto , Peter Zhang

In this paper, naive Bayesian and C4.5 Decision Tree Classifiers(DTC) are successively applied on materials informatics to classify the engineering materials into different classes for the selection of materials that suit the input design…

机器学习 · 计算机科学 2012-09-20 Hemanth K. S Doreswamy

Differential evolution possesses a multitude of various strategies for generating new trial solutions. Unfortunately, the best strategy is not known in advance. Moreover, this strategy usually depends on the problem to be solved. This paper…

神经与进化计算 · 计算机科学 2013-07-04 Iztok Fister , Iztok Fister , Janez Brest

Retrieving target objects from unknown, confined spaces remains a challenging task that requires integrated, task-driven active sensing and rearrangement planning. Previous approaches have independently addressed active sensing and…

机器人学 · 计算机科学 2024-11-19 Junyong Kim , Hanwen Ren , Ahmed H. Qureshi

Identification of tree species plays a key role in forestry related tasks like forest conservation, disease diagnosis and plant production. There had been a debate regarding the part of the tree to be used for differentiation, whether it…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Sahil Faizal

The ability of a robot to plan complex behaviors with real-time computation, rather than adhering to predesigned or offline-learned routines, alleviates the need for specialized algorithms or training for each problem instance. Monte Carlo…

机器人学 · 计算机科学 2024-12-17 Benjamin Riviere , John Lathrop , Soon-Jo Chung

Finding an optimal decision tree that minimizes classification error is known to be NP-hard. While exact algorithms based on MILP, CP, SAT, or dynamic programming guarantee optimality, they often suffer from poor anytime behavior -- meaning…

人工智能 · 计算机科学 2025-08-11 Harold Silvère Kiossou , Siegfried Nijssen , Pierre Schaus

Neural Networks and Decision Trees: two popular techniques for supervised learning that are seemingly disconnected in their formulation and optimization method, have recently been combined in a single construct. The connection pivots on…

机器学习 · 统计学 2020-02-27 Giuseppe Nuti , Lluís Antoni Jiménez Rugama , Kaspar Thommen

Several studies have shown that combining machine learning models in an appropriate way will introduce improvements in the individual predictions made by the base models. The key to make well-performing ensemble model is in the diversity of…

机器学习 · 计算机科学 2021-03-01 Mohsen Shahhosseini , Guiping Hu

In object detection, the cost of labeling is much high because it needs not only to confirm the categories of multiple objects in an image but also to accurately determine the bounding boxes of each object. Thus, integrating active learning…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Lei Zhao , Bo Li , Xingxing Wei

In this paper, we want to show the potential benefit of a dynamic auto-tuning approach for the inference process in the Deep Neural Network (DNN) context, tackling the object detection challenge. We benchmarked different neural networks to…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Emanuele Vitali , Anton Lokhmotov , Gianluca Palermo

(abridged) We develop a tool for the automated spectral classification of OB stars according to their sub-types. We use the regular Random Forest (RF) algorithm, the Probabilistic RF (PRF), and we introduce the KDE-RF method which is a…

太阳与恒星天体物理 · 物理学 2022-01-12 E. Kyritsis , G. Maravelias , A. Zezas , P. Bonfini , K. Kovlakas , P. Reig

Decision trees have been a very popular class of predictive models for decades due to their interpretability and good performance on categorical features. However, they are not always robust and tend to overfit the data. Additionally, if…

机器学习 · 计算机科学 2019-08-14 Oktay Gunluk , Jayant Kalagnanam , Minhan Li , Matt Menickelly , Katya Scheinberg

Generalized linear and additive models are very efficient regression tools but the selection of relevant terms becomes difficult if higher order interactions are needed. In contrast, tree-based methods also known as recursive partitioning…

统计方法学 · 统计学 2015-04-21 Gerhard Tutz , Moritz Berger

Multiple Classifier Systems (MCSs) allow evaluation of the uncertainty of classification outcomes that is of crucial importance for safety critical applications. The uncertainty of classification is determined by a trade-off between the…

Finding interactions between variables in large and high-dimensional datasets is often a serious computational challenge. Most approaches build up interaction sets incrementally, adding variables in a greedy fashion. The drawback is that…

机器学习 · 统计学 2016-04-27 Rajen Dinesh Shah , Nicolai Meinshausen

In this work, we propose a deep learning-based classification model of astronomical objects using alerts reported by the Zwicky Transient Facility (ZTF) survey. The model takes as inputs sequences of stamp images and metadata contained in…

天体物理仪器与方法 · 物理学 2024-05-27 Daniel Neira O. , Pablo A. Estévez , Francisco Förster

Random forests are an ensemble method relevant for many problems, such as regression or classification. They are popular due to their good predictive performance (compared to, e.g., decision trees) requiring only minimal tuning of…

统计方法学 · 统计学 2022-10-20 Nikolaus Umlauf , Nadja Klein

We implemented a Soft Decision Tree (SDT) and a Short-term Memory Soft Decision Tree (SM-SDT) using PyTorch. The methods were extensively tested on simulated and clinical datasets. The SDT was visualized to demonstrate the potential for its…

机器学习 · 计算机科学 2025-12-16 Reuben R Shamir