中文
相关论文

相关论文: Splitting criteria for ordinal decision trees: an …

200 篇论文

Ordinal Classification (OC) is a widely encountered challenge in Natural Language Processing (NLP), with applications in various domains such as sentiment analysis, rating prediction, and more. Previous approaches to tackle OC have…

Ordinal classification problems, where labels exhibit a natural order, are prevalent in high-stakes fields such as medicine and finance. Accurate uncertainty quantification, including the decomposition into aleatoric (inherent variability)…

机器学习 · 计算机科学 2025-07-02 Stefan Haas , Eyke Hüllermeier

Real-life machine learning problems exhibit distributional shifts in the data from one time to another or from one place to another. This behavior is beyond the scope of the traditional empirical risk minimization paradigm, which assumes…

机器学习 · 计算机科学 2024-07-24 Timothy DeLise

Predictive clustering trees (PCTs) are a well established generalization of standard decision trees, which can be used to solve a variety of predictive modeling tasks, including structured output prediction. Combining them into ensembles…

机器学习 · 计算机科学 2020-11-06 Tomaž Stepišnik , Dragi Kocev

The aim of ordinal classification is to predict the ordered labels of the output from a set of observed inputs. Interval-valued data refers to data in the form of intervals. For the first time, interval-valued data and interval-valued…

统计方法学 · 统计学 2023-11-06 Aleix Alcacer , Marina Martínez-Garcia , Irene Epifanio

Decision trees are one of the most popular classifiers in the machine learning literature. While the most common decision tree learning algorithms treat data as a batch, numerous algorithms have been proposed to construct decision trees…

机器学习 · 计算机科学 2026-01-21 Nikolaj Tatti

In this paper we propose a novel methodology to construct Optimal Classification Trees that takes into account that noisy labels may occur in the training sample. Our approach rests on two main elements: (1) the splitting rules for the…

机器学习 · 计算机科学 2020-12-17 Víctor Blanco , Alberto Japón , Justo Puerto

Causal discovery for purely observational, categorical data is a long-standing challenging problem. Unlike continuous data, the vast majority of existing methods for categorical data focus on inferring the Markov equivalence class only,…

统计方法学 · 统计学 2022-12-20 Yang Ni , Bani Mallick

Class incremental learning (CIL) aims to learn a model that can not only incrementally accommodate new classes, but also maintain the learned knowledge of old classes. Out-of-distribution (OOD) detection in CIL is to retain this incremental…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Wenjun Miao , Guansong Pang , Trong-Tung Nguyen , Ruohang Fang , Jin Zheng , Xiao Bai

Existing ordinal trees and random forests typically use scores that are assigned to the ordered categories, which implies that a higher scale level is used. Versions of ordinal trees are proposed that take the scale level seriously and…

统计方法学 · 统计学 2021-02-02 Gerhard Tutz

An ordinal classification (OC) problem corresponds to a special type of classification characterised by the presence of a natural order relationship among the classes. This type of problem can be found in a number of real-world…

Decision trees are popular classification models, providing high accuracy and intuitive explanations. However, as the tree size grows the model interpretability deteriorates. Traditional tree-induction algorithms, such as C4.5 and CART,…

机器学习 · 计算机科学 2022-11-29 Guangyi Zhang , Aristides Gionis

Labeled data is a fundamental component in training supervised deep learning models for computer vision tasks. However, the labeling process, especially for ordinal image classification where class boundaries are often ambiguous, is prone…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Alireza Sedighi Moghaddam , Mohammad Reza Mohammadi

One-class Classification (OCC) is an area of machine learning which addresses prediction based on unbalanced datasets. Basically, OCC algorithms achieve training by means of a single class sample, with potentially some additional…

机器学习 · 统计学 2020-03-27 Sarah Itani , Fabian Lecron , Philippe Fortemps

The global optimization of classification trees has demonstrated considerable promise, notably in enhancing accuracy, optimizing size, and thereby improving human comprehensibility. While existing optimal classification trees substantially…

机器学习 · 计算机科学 2024-02-01 Jiancheng Tu , Wenqi Fan , Zhibin Wu

In Ordinal Classification tasks, items have to be assigned to classes that have a relative ordering, such as positive, neutral, negative in sentiment analysis. Remarkably, the most popular evaluation metrics for ordinal classification tasks…

计算与语言 · 计算机科学 2022-02-22 Enrique Amigó , Julio Gonzalo , Stefano Mizzaro , Jorge Carrillo-de-Albornoz

We develop a theoretical framework for the analysis of oblique decision trees, where the splits at each decision node occur at linear combinations of the covariates (as opposed to conventional tree constructions that force axis-aligned…

统计理论 · 数学 2023-09-01 Matias D. Cattaneo , Rajita Chandak , Jason M. Klusowski

Ordinal classification has been widely applied in many high-stakes applications, e.g., medical imaging and diagnosis, where reliable uncertainty quantification (UQ) is essential for decision making. Conformal prediction (CP) is a general UQ…

机器学习 · 计算机科学 2025-11-24 Zijian Zhang , Xinyu Chen , Yuanjie Shi , Liyuan Lillian Ma , Zifan Xu , Yan Yan

Evidence suggests that oblique splits can significantly enhance the performance of decision trees. This paper explores the optimization of high-dimensional oblique splits for decision tree construction, establishing the Sufficient Impurity…

机器学习 · 统计学 2026-02-24 Chien-Ming Chi

Uncertainty estimation is crucial for machine learning models to detect out-of-distribution (OOD) inputs. However, the conventional discriminative deep learning classifiers produce uncalibrated closed-set predictions for OOD data. A more…

‹ 上一页 1 2 3 10 下一页 ›