中文
相关论文

相关论文: WOODELF-HD: Efficient Background SHAP for High-Dep…

200 篇论文

SHapley Additive exPlanations (SHAP) is a key tool for interpreting decision tree ensembles by assigning contribution values to features. It is widely used in finance, advertising, medicine, and other domains. Two main approaches to SHAP…

机器学习 · 计算机科学 2026-04-14 Alexander Nadel , Ron Wettenstein

SHAP (SHapley Additive exPlanation) values are one of the leading tools for interpreting machine learning models, with strong theoretical guarantees (consistency, local accuracy) and a wide availability of implementations and use cases.…

机器学习 · 计算机科学 2022-07-28 Jilei Yang

Partial Dependence Plots (PDPs) visualize how changes in a single feature affect the average model prediction. They are widely used in practice to interpret decision tree ensembles and other machine learning models. Joint-PDPs extend this…

机器学习 · 计算机科学 2026-05-15 Ron Wettenstein , Alexander Nadel , Udi Boker

Decision trees are well-known due to their ease of interpretability. To improve accuracy, we need to grow deep trees or ensembles of trees. These are hard to interpret, offsetting their original benefits. Shapley values have recently become…

机器学习 · 计算机科学 2023-01-26 Peng Yu , Chao Xu , Albert Bifet , Jesse Read

Shapley values have emerged as a critical tool for explaining which features impact the decisions made by machine learning models. However, computing exact Shapley values is difficult, generally requiring an exponential (in the feature…

In this work, we present a modified fuzzy decision forest for real-time 3D object pose estimation based on typical template representation. We employ an extra preemptive background rejector node in the decision forest framework to terminate…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Mang Shao , Danhang Tang , Tae-Kyun Kim

Shapley values are a standard tool for explaining predictions of tree ensembles, with Path-Dependent SHAP being the most widely used variant. Despite substantial progress, existing methods still exhibit trade-offs between depth-dependent…

机器学习 · 计算机科学 2026-05-07 Ron Wettenstein , Rory Mitchell , Peng Yu

Deep Neural Networks (DNNs) have revolutionized artificial intelligence, achieving impressive results on diverse data types, including images, videos, and texts. However, DNNs still lag behind Gradient Boosting Decision Trees (GBDT) on…

机器学习 · 计算机科学 2024-12-25 Kuan-Yu Chen , Ping-Han Chiang , Hsin-Rung Chou , Chih-Sheng Chen , Tien-Hao Chang

Tree ensembles have demonstrated state-of-the-art predictive performance across a wide range of problems involving tabular data. Nevertheless, the black-box nature of tree ensembles is a strong limitation, especially for applications with…

机器学习 · 统计学 2025-10-30 Clément Bénard

Shapley values are one of the main tools used to explain predictions of tree ensemble models. The main alternative to Shapley values are Banzhaf values that have not been understood equally well. In this paper we make a step towards filling…

机器学习 · 计算机科学 2021-08-10 Adam Karczmarz , Anish Mukherjee , Piotr Sankowski , Piotr Wygocki

Stereo matching is the key step in estimating depth from two or more images. Recently, some tree-based non-local stereo matching methods have been proposed, which achieved state-of-the-art performance. The algorithms employed some tree…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Xuan Luo , Xuejiao Bai , Shuo Li , Hongtao Lu , Sei-ichiro Kamata

Many existing interpretation methods are based on Partial Dependence (PD) functions that, for a pre-trained machine learning model, capture how a subset of the features affects the predictions by averaging over the remaining features.…

机器学习 · 计算机科学 2025-06-05 Jinyang Liu , Tessa Steensgaard , Marvin N. Wright , Niklas Pfister , Munir Hiabu

Multivariate long-term time series forecasting (LTSF) supports critical applications such as traffic-flow management, solar-power scheduling, and electricity-transformer monitoring. The existing LTSF paradigms follow a three-stage pipeline…

机器学习 · 计算机科学 2026-02-03 Hyekyung Yoon , Minhyuk Lee , Imseung Park , Myungjoo Kang

Tree ensembles are powerful models that achieve excellent predictive performances, but can grow to unwieldy sizes. These ensembles are often post-processed (pruned) to reduce memory footprint and improve interpretability. We present…

机器学习 · 统计学 2023-05-26 Brian Liu , Rahul Mazumder

We propose Deep Estimators of Features (DEFs), a learning-based framework for predicting sharp geometric features in sampled 3D shapes. Differently from existing data-driven methods, which reduce this problem to feature classification, we…

计算机视觉与模式识别 · 计算机科学 2022-05-27 Albert Matveev , Ruslan Rakhimov , Alexey Artemov , Gleb Bobrovskikh , Vage Egiazarian , Emil Bogomolov , Daniele Panozzo , Denis Zorin , Evgeny Burnaev

Due to their black-box and data-hungry nature, deep learning techniques are not yet widely adopted for real-world applications in critical domains, like healthcare and justice. This paper presents Memory Wrap, a plug-and-play extension to…

机器学习 · 计算机科学 2023-10-30 Biagio La Rosa , Roberto Capobianco , Daniele Nardi

3D shape is a crucial but heavily underutilized cue in today's computer vision systems, mostly due to the lack of a good generic shape representation. With the recent availability of inexpensive 2.5D depth sensors (e.g. Microsoft Kinect),…

计算机视觉与模式识别 · 计算机科学 2015-04-16 Zhirong Wu , Shuran Song , Aditya Khosla , Fisher Yu , Linguang Zhang , Xiaoou Tang , Jianxiong Xiao

Shapley additive explanations (SHAP) are widely recognised as computationally intractable for neural networks, since they induce an exponential search space over the input features. In this work, we take a first step towards scaling exact…

机器学习 · 计算机科学 2026-05-26 David Boetius , Shahaf Bassan , Guy Katz , Stefan Leue , Tobias Sutter

We propose a robust variant of boosting forest to the various adversarial defense methods, and apply it to enhance the robustness of the deep neural network. We retain the deep network architecture, weights, and middle layer features, then…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Jianqiao Wangni

Ren et al. recently introduced a method for aggregating multiple decision trees into a strong predictor by interpreting a path taken by a sample down each tree as a binary vector and performing linear regression on top of these vectors…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Nenad Markuš , Ivan Gogić , Igor S. Pandžić , Jörgen Ahlberg
‹ 上一页 1 2 3 10 下一页 ›