中文
相关论文

相关论文: Unaware Fairness: Hierarchical Random Forest for P…

200 篇论文

Empirical studies in various social sciences often involve categorical outcomes with inherent ordering, such as self-evaluations of subjective well-being and self-assessments in health domains. While ordered choice models, such as the…

计量经济学 · 经济学 2025-08-08 Riccardo Di Francesco

If a prediction model identifies vulnerable individuals or groups, the use of that model may become an ethical issue. But can we know that this is what a model does? Machine learning fairness as a field is focused on the just treatment of…

机器学习 · 计算机科学 2022-09-07 Inga Strümke , Marija Slavkovik

When using machine learning for imbalanced binary classification problems, it is common to subsample the majority class to create a (more) balanced training dataset. This biases the model's predictions because the model learns from data…

机器学习 · 计算机科学 2025-11-03 Nathan Phelps , Daniel J. Lizotte , Douglas G. Woolford

Machine learnt systems inherit biases against protected classes, historically disparaged groups, from training data. Usually, these biases are not explicit, they rely on subtle correlations discovered by training algorithms, and are…

计算机与社会 · 计算机科学 2018-03-22 Anupam Datta , Matt Fredrikson , Gihyuk Ko , Piotr Mardziel , Shayak Sen

Assume we are given a set of items from a general metric space, but we neither have access to the representation of the data nor to the distances between data points. Instead, suppose that we can actively choose a triplet of items (A,B,C)…

机器学习 · 统计学 2018-06-19 Siavash Haghiri , Damien Garreau , Ulrike von Luxburg

A modification of the Random Forest algorithm for the categorization of traffic situations is introduced in this paper. The procedure yields an unsupervised machine learning method. The algorithm generates a proximity matrix which contains…

信号处理 · 电气工程与系统科学 2020-04-08 Friedrich Kruber , Jonas Wurst , Michael Botsch

Random forest is a classification algorithm well suited for microarray data: it shows excellent performance even when most predictive variables are noise, can be used when the number of variables is much larger than the number of…

定量方法 · 定量生物学 2007-05-23 Ramon Diaz-Uriarte , Sara Alvarez de Andres

We present a new approach to the global fairness verification of tree-based classifiers. Given a tree-based classifier and a set of sensitive features potentially leading to discrimination, our analysis synthesizes sufficient conditions for…

机器学习 · 计算机科学 2022-09-28 Stefano Calzavara , Lorenzo Cazzaro , Claudio Lucchese , Federico Marcuzzi

As a flexible nonparametric learning tool, the random forests algorithm has been widely applied to various real applications with appealing empirical performance, even in the presence of high-dimensional feature space. Unveiling the…

统计理论 · 数学 2022-09-27 Chien-Ming Chi , Patrick Vossler , Yingying Fan , Jinchi Lv

Recent attempts to achieve fairness in predictive models focus on the balance between fairness and accuracy. In sensitive applications such as healthcare or criminal justice, this trade-off is often undesirable as any increase in prediction…

机器学习 · 统计学 2018-12-12 Irene Chen , Fredrik D. Johansson , David Sontag

Random Forest is a machine learning method that offers many advantages, including the ability to easily measure variable importance. Class balancing technique is a well-known solution to deal with class imbalance problem. However, it has…

机器学习 · 统计学 2023-12-19 Yunbi Nam , Sunwoo Han

Machine learning models often inherit biases from historical data, raising critical concerns about fairness and accountability. Conventional fairness interventions typically require access to sensitive attributes like gender or race, but…

机器学习 · 统计学 2026-04-21 Yixiao Lin , James Booth

Predictive models for identifying at-risk students early can help teaching staff direct resources to better support them, but there is a growing concern about the fairness of algorithmic systems in education. Predictive models may…

计算机与社会 · 计算机科学 2020-07-02 Hansol Lee , René F. Kizilcec

Predictive algorithms are now used to help distribute a large share of our society's resources and sanctions, such as healthcare, loans, criminal detentions, and tax audits. Under the right circumstances, these algorithms can improve the…

机器学习 · 计算机科学 2023-02-21 Alex Chohlas-Wood , Madison Coots , Sharad Goel , Julian Nyarko

To mitigate the effects of undesired biases in models, several approaches propose to pre-process the input dataset to reduce the risks of discrimination by preventing the inference of sensitive attributes. Unfortunately, most of these…

机器学习 · 计算机科学 2023-02-21 Sébastien Gambs , Rosin Claude Ngueveu

Discrimination-aware classification aims to make accurate predictions while satisfying fairness constraints. Traditional decision tree learners typically optimize for information gain in the target attribute alone, which can result in…

机器学习 · 计算机科学 2025-04-18 Kewen Peng , Hao Zhuo , Yicheng Yang , Tim Menzies

In many real-world classification or recognition tasks, it is often difficult to collect training examples that exhaust all possible classes due to, for example, incomplete knowledge during training or ever changing regimes. Therefore,…

机器学习 · 计算机科学 2024-08-07 Guanchao Feng , Dhruv Desai , Stefano Pasquali , Dhagash Mehta

Indirect discrimination is an issue of major concern in algorithmic models. This is particularly the case in insurance pricing where protected policyholder characteristics are not allowed to be used for insurance pricing. Simply…

机器学习 · 计算机科学 2022-09-05 Mathias Lindholm , Ronald Richman , Andreas Tsanakas , Mario V. Wüthrich

The possible risk that AI systems could promote discrimination by reproducing and enforcing unwanted bias in data has been broadly discussed in research and society. Many current legal standards demand to remove sensitive attributes from…

人工智能 · 计算机科学 2020-09-15 Boris Ruf , Marcin Detyniecki

Random forests is a common non-parametric regression technique which performs well for mixed-type unordered data and irrelevant features, while being robust to monotonic variable transformations. Standard random forests, however, do not…

统计计算 · 统计学 2019-06-19 Taylor Pospisil , Ann B. Lee