中文
相关论文

相关论文: Comparative Study Between Distance Measures On Sup…

200 篇论文

Decision forests, including Random Forests and Gradient Boosting Trees, have recently demonstrated state-of-the-art performance in a variety of machine learning settings. Decision forests are typically ensembles of axis-aligned decision…

Random Forest (RF) is a successful paradigm for learning classifiers due to its ability to learn from large feature spaces and seamlessly integrate multi-class classification, as well as the achieved accuracy and processing efficiency.…

计算机视觉与模式识别 · 计算机科学 2016-11-10 Azadeh S. Mozafari , David Vazquez , Mansour Jamzad , Antonio M. Lopez

In this work, we introduce the unsupervised Optimum-Path Forest (OPF) classifier for learning visual dictionaries in the context of Barrett's esophagus (BE) and automatic adenocarcinoma diagnosis. The proposed approach was validated in two…

计算机视觉与模式识别 · 计算机科学 2021-01-21 Luis A. de Souza , Luis C. S. Afonso , Alanna Ebigbo , Andreas Probst , Helmut Messmann , Robert Mendel , Christoph Palm , João P. Papa

The Random Forest (RF) classifier is often claimed to be relatively well calibrated when compared with other machine learning methods. Moreover, the existing literature suggests that traditional calibration methods, such as isotonic…

机器学习 · 计算机科学 2025-01-29 Mohammad Hossein Shaker , Eyke Hüllermeier

Machine learning is at the heart of managing the real-world problems associated with massive data. With the success of neural networks on such large-scale problems, more research in machine learning is being conducted now than ever before.…

机器学习 · 计算机科学 2026-02-23 Ryan O'Dowd

We address the problem of detecting anomalies with respect to structured patterns. To this end, we conceive a novel anomaly detection method called PIF, that combines the advantages of adaptive isolation methods with the flexibility of…

机器学习 · 计算机科学 2025-05-16 Filippo Leveni , Luca Magri , Giacomo Boracchi , Cesare Alippi

Tree perception is an essential building block toward autonomous forestry operations. Current developments generally consider input data from lidar sensors to solve forest navigation, tree detection and diameter estimation problems. Whereas…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Vincent Grondin , Jean-Michel Fortin , François Pomerleau , Philippe Giguère

In this paper we introduce a new classification algorithm called Optimization of Distributions Differences (ODD). The algorithm aims to find a transformation from the feature space to a new space where the instances in the same class are as…

机器学习 · 计算机科学 2017-03-06 Mohammad Reza Bonyadi , Quang M. Tieng , David C. Reutens

Classification and Regression Trees (CARTs) are off-the-shelf techniques in modern Statistics and Machine Learning. CARTs are traditionally built by means of a greedy procedure, sequentially deciding the splitting predictor variable(s) and…

Optimal transport (OT) is a widely used technique in machine learning, graphics, and vision that aligns two distributions or datasets using their relative geometry. In symmetry-rich settings, however, OT alignments based solely on pairwise…

机器学习 · 计算机科学 2025-09-26 Annabel Ma , Kaiying Hou , David Alvarez-Melis , Melanie Weber

Random forests are considered one of the best out-of-the-box classification and regression algorithms due to their high level of predictive performance with relatively little tuning. Pairwise proximities can be computed from a trained…

机器学习 · 统计学 2023-03-02 Jake S. Rhodes , Adele Cutler , Kevin R. Moon

Label ranking aims to learn a mapping from instances to rankings over a finite number of predefined labels. Random forest is a powerful and one of the most successful general-purpose machine learning algorithms of modern times. In this…

机器学习 · 计算机科学 2018-06-19 Yangming Zhou , Guoping Qiu

Providing various machine learning (ML) applications in the real world, concerns about discrimination hidden in ML models are growing, particularly in high-stakes domains. Existing techniques for assessing the discrimination level of ML…

机器学习 · 计算机科学 2024-05-16 Yijun Bian , Yujie Luo

We present efficient algorithms for computing a maximum agreement forest (MAF) of a pair of multifurcating (nonbinary) rooted trees. Our algorithms match the running times of the currently best algorithms for the binary case. The size of an…

数据结构与算法 · 计算机科学 2013-05-03 Chris Whidden , Robert G. Beiko , Norbert Zeh

We present a simple, efficient model for learning boundary detection based on a random forest classifier. Our approach combines (1) efficient clustering of training examples based on simple partitioning of the space of local edge…

计算机视觉与模式识别 · 计算机科学 2015-06-30 Sam Hallman , Charless C. Fowlkes

Machine learning assisted optimal power flow (OPF) aims to reduce the computational complexity of these non-linear and non-convex constrained optimization problems by consigning expensive (online) optimization to offline training. The…

机器学习 · 计算机科学 2022-04-28 Thomas Falconer , Letif Mones

An algorithm to improve performance parameter for unsupervised decision forest clustering and density estimation is presented. Specifically, a dual assignment parameter is introduced as a density estimator by combining Random Forest and…

计算机视觉与模式识别 · 计算机科学 2015-07-19 Hayder Albehadili , Naz Islam

Model trees provide an appealing way to perform interpretable machine learning for both classification and regression problems. In contrast to ``classic'' decision trees with constant values in their leaves, model trees can use linear…

机器学习 · 计算机科学 2026-03-11 Sabino Francesco Roselli , Eibe Frank

Crops for food, feed, fiber, and fuel are key natural resources for our society. Monitoring plants and measuring their traits is an important task in agriculture often referred to as plant phenotyping. Traditionally, this task is done…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Gianmarco Roggiolani , Federico Magistri , Tiziano Guadagnino , Jens Behley , Cyrill Stachniss

Metric learning is a key problem for many data mining and machine learning applications, and has long been dominated by Mahalanobis methods. Recent advances in nonlinear metric learning have demonstrated the potential power of…

机器学习 · 统计学 2014-02-25 David M. Johnson , Caiming Xiong , Jason J. Corso