中文
相关论文

相关论文: DBC-Forest: Deep forest with binning confidence sc…

200 篇论文

Fire is characterized by its sudden onset and destructive power, making early fire detection crucial for ensuring human safety and protecting property. With the advancement of deep learning, the application of computer vision in fire…

计算机视觉与模式识别 · 计算机科学 2025-02-17 Ziqi Zhang , Xiuzhuang Zhou , Xiangyang Gong

Selective classification enables models to make predictions only when they are sufficiently confident, aiming to enhance safety and reliability, which is important in high-stakes scenarios. Previous methods mainly use deep neural networks…

机器学习 · 计算机科学 2024-06-10 Yu-Chang Wu , Shen-Huan Lyu , Haopu Shang , Xiangyu Wang , Chao Qian

Diffusion models, celebrated for their generative capabilities, have recently demonstrated surprising effectiveness in image classification tasks by using Bayes' theorem. Yet, current diffusion classifiers must evaluate every label…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Arundhati S. Shanbhag , Brian B. Moser , Tobias C. Nauen , Stanislav Frolov , Federico Raue , Andreas Dengel

Decision Focused Learning has emerged as a critical paradigm for integrating machine learning with downstream optimisation. Despite its promise, existing methodologies predominantly rely on probabilistic models and focus narrowly on task…

机器学习 · 计算机科学 2025-03-21 Keivan Shariatmadar , Neil Yorke-Smith , Ahmad Osman , Fabio Cuzzolin , Hans Hallez , David Moens

Decision forests are classical models to efficiently make decision on complex inputs with multiple features. While the global structure of the trees or forests is public, sensitive information have to be protected during the evaluation of…

密码学与安全 · 计算机科学 2021-08-20 Slim Bettaieb , Loic Bidoux , Olivier Blazy , Baptiste Cottier , David Pointcheval

Nowadays this is very popular to use deep architectures in machine learning. Deep Belief Networks (DBNs) are deep architectures that use stack of Restricted Boltzmann Machines (RBM) to create a powerful generative model using training data.…

机器学习 · 计算机科学 2015-08-21 Mohammad Ali Keyvanrad , Mohammad Mehdi Homayounpour

Decision-focused learning (DFL) integrates predictive models with downstream optimization, directly training machine learning models to minimize decision errors. While DFL has been shown to provide substantial advantages when compared to a…

机器学习 · 计算机科学 2026-03-03 Prince Zizhuang Wang , Shuyi Chen , Jinhao Liang , Ferdinando Fioretto , Shixiang Zhu

Clustering high-dimensional datasets is hard because interpoint distances become less informative in high-dimensional spaces. We present a clustering algorithm that performs nonlinear dimensionality reduction and clustering jointly. The…

机器学习 · 计算机科学 2018-03-06 Sohil Atul Shah , Vladlen Koltun

Confidence calibration - the process to calibrate the output probability distribution of neural networks - is essential for safety-critical applications of such networks. Recent works verify the link between mis-calibration and overfitting.…

机器学习 · 计算机科学 2023-05-24 Linwei Tao , Minjing Dong , Daochang Liu , Changming Sun , Chang Xu

We present deep significance clustering (DICE), a framework for jointly performing representation learning and clustering for "outcome-aware" stratification. DICE is intended to generate cluster membership that may be used to categorize a…

机器学习 · 计算机科学 2021-01-08 Yufang Huang , Kelly M. Axsom , John Lee , Lakshminarayanan Subramanian , Yiye Zhang

Recent deep clustering models have produced impressive clustering performance. However, a common issue with existing methods is the disparity between global and local feature structures. While local structures typically show strong…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Hanyang Li , Yuheng Jia , Hui Liu , Junhui Hou

We introduce an exact distributed algorithm to train Random Forest models as well as other decision forest models without relying on approximating best split search. We explain the proposed algorithm and compare it to related approaches for…

机器学习 · 计算机科学 2018-04-19 Mathieu Guillame-Bert , Olivier Teytaud

The R package DynForest implements random forests for predicting a continuous, a categorical or a (multiple causes) time-to-event outcome based on time-fixed and time-dependent predictors. The main originality of DynForest is that it…

机器学习 · 统计学 2024-04-12 Anthony Devaux , Cécile Proust-Lima , Robin Genuer

Clustering is an essential problem in machine learning and data mining. One vital factor that impacts clustering performance is how to learn or design the data representation (or features). Fortunately, recent advances in deep learning can…

机器学习 · 计算机科学 2015-01-14 Gang Chen

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

Augmenting algorithms with learned predictions is a promising approach for going beyond worst-case bounds. Dinitz, Im, Lavastida, Moseley, and Vassilvitskii~(2021) have demonstrated that a warm start with learned dual solutions can improve…

机器学习 · 计算机科学 2022-05-23 Shinsaku Sakaue , Taihei Oki

Random forests have become an established tool for classification and regression, in particular in high-dimensional settings and in the presence of complex predictor-response relationships. For bounded outcome variables restricted to the…

统计方法学 · 统计学 2019-01-21 Leonie Weinhold , Matthias Schmid , Marvin N. Wright , Moritz Berger

Combining the merits of both denoising diffusion probabilistic models and gradient boosting, the diffusion boosting paradigm is introduced for tackling supervised learning problems. We develop Diffusion Boosted Trees (DBT), which can be…

机器学习 · 统计学 2024-06-05 Xizewen Han , Mingyuan Zhou

Multi-exit network is a promising architecture for efficient model inference by sharing backbone networks and weights among multiple exits. However, the gradient conflict of the shared weights results in sub-optimal accuracy. This paper…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Cheng Gong , Yao Chen , Qiuyang Luo , Ye Lu , Tao Li , Yuzhi Zhang , Yufei Sun , Le Zhang

Multi-layered representation is believed to be the key ingredient of deep neural networks especially in cognitive tasks like computer vision. While non-differentiable models such as gradient boosting decision trees (GBDTs) are the dominant…

机器学习 · 计算机科学 2020-07-07 Ji Feng , Yang Yu , Zhi-Hua Zhou