中文
相关论文

相关论文: Information gain ratio correction: Improving predi…

200 篇论文

The ratio of two densities provides a direct characterization of their differences. We consider the two-sample comparison problem by estimating this ratio given i.i.d. observations from two distributions. To this end, we propose additive…

统计方法学 · 统计学 2026-04-23 Naoki Awaya , Yuliang Xu , Li Ma

A general theory of stochastic decision forests is developed to bridge two concepts of information flow: decision trees and refined partitions on the one side, filtrations from probability theory on the other. Instead of the traditional…

理论经济学 · 经济学 2024-11-12 E. Emanuel Rapsch

Interpretable models are important, but what happens when the model is updated on new training data? We propose an algorithm for updating a decision tree while minimising the number of changes to the tree that a human would need to audit.…

机器学习 · 计算机科学 2024-08-30 Anj Simmons , Scott Barnett , Anupam Chaudhuri , Sankhya Singh , Shangeetha Sivasothy

Scaling regression to large datasets is a common problem in many application areas. We propose a two step approach to scaling regression to large datasets. Using a regression tree (CART) to segment the large dataset constitutes the first…

机器学习 · 统计学 2017-07-26 Rajiv Sambasivan , Sourish Das

Given a discriminating neural network, the problem of fairness improvement is to systematically reduce discrimination without significantly scarifies its performance (i.e., accuracy). Multiple categories of fairness improving methods have…

机器学习 · 计算机科学 2022-09-16 Mengdi Zhang , Jun Sun

Position bias, i.e., users' preference of an item is affected by its placing position, is well studied in the recommender system literature. However, most existing methods ignore the widely coupled ranking bias, which is also related to the…

信息检索 · 计算机科学 2024-05-30 Yao Zhao , Zhining Liu , Tianchi Cai , Haipeng Zhang , Chenyi Zhuang , Jinjie Gu

The field of machine learning is subject to an increasing interest in models that are not only accurate but also interpretable and robust, thus allowing their end users to understand and trust AI systems. This paper presents a novel method…

机器学习 · 计算机科学 2026-04-24 Valentin Lemaire , Gaël Aglin , Siegfried Nijssen

There is a widespread and longstanding belief that machine learning models are biased towards the majority class when learning from imbalanced binary response data, leading them to neglect or ignore the minority class. Motivated by a recent…

机器学习 · 统计学 2026-01-29 Nathan Phelps , Daniel J. Lizotte , Douglas G. Woolford

We attempt to give a unifying view of the various recent attempts to (i) improve the interpretability of tree-based models and (ii) debias the the default variable-importance measure in random Forests, Gini importance. In particular, we…

机器学习 · 统计学 2021-10-01 Markus Loecher

We tackle the problem of building explainable recommendation systems that are based on a per-user decision tree, with decision rules that are based on single attribute values. We build the trees by applying learned regression functions to…

机器学习 · 计算机科学 2019-12-20 Eyal Shulman , Lior Wolf

Top-down induction of decision trees has been observed to suffer from the inadequate functioning of the pruning phase. In particular, it is known that the size of the resulting tree grows linearly with the sample size, even though the…

人工智能 · 计算机科学 2011-06-06 T. Elomaa , M. Kaariainen

We describe Information Forests, an approach to classification that generalizes Random Forests by replacing the splitting criterion of non-leaf nodes from a discriminative one -- based on the entropy of the label distribution -- to a…

机器学习 · 计算机科学 2015-03-20 Zhao Yi , Stefano Soatto , Maneesh Dewan , Yiqiang Zhan

Combining machine learning with econometric analysis is becoming increasingly prevalent in both research and practice. A common empirical strategy involves the application of predictive modeling techniques to 'mine' variables of interest…

计量经济学 · 经济学 2020-12-22 Mochen Yang , Edward McFowland , Gordon Burtch , Gediminas Adomavicius

Conditional computing processes an input using only part of the neural network's computational units. Learning to execute parts of a deep convolutional network by routing individual samples has several advantages: Reducing the computational…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Ufuk Can Bicici , Tuna Han Salih Meral , Lale Akarun

The information rate for an access structure is the reciprocal of the load of the optimal secret sharing scheme for this structure. We determine this value for all trees: it is 1/(2-1/c), where c is the size of the largest core of the tree.…

密码学与安全 · 计算机科学 2013-02-20 L. Csirmaz , G. Tardos

Two popular boosted decsion tree (BDT) methods, Adaptive BDT (AdaBDT) and Gradient BDT (GradBDT) are studied in the classification problem of separating signal from background assuming all trees are weak learners. The following results are…

数据分析、统计与概率 · 物理学 2018-11-13 Li-Gang Xia

Gradient boosted decision trees are some of the most popular algorithms in applied machine learning. They are a flexible and powerful tool that can robustly fit to any tabular dataset in a scalable and computationally efficient way. One of…

机器学习 · 计算机科学 2023-01-26 Daniel de Marchi , Matthew Welch , Michael Kosorok

In classification and forecasting with tabular data, one often utilizes tree-based models. Those can be competitive with deep neural networks on tabular data and, under some conditions, explainable. The explainability depends on the depth…

机器学习 · 计算机科学 2024-06-05 Jiri Nemecek , Tomas Pevny , Jakub Marecek

Gradient boosting is a state-of-the-art prediction technique that sequentially produces a model in the form of linear combinations of simple predictors---typically decision trees---by solving an infinite-dimensional convex optimization…

统计理论 · 数学 2017-07-18 Gérard Biau , Benoît Cadre

Recommender systems have been acknowledged as efficacious tools for managing information overload. Nevertheless, conventional algorithms adopted in such systems primarily emphasize precise recommendations and, consequently, overlook other…

信息检索 · 计算机科学 2023-07-10 Huiyu Li , Pei Liang , Junhua Hu