中文
相关论文

相关论文: GBDT-MO: Gradient Boosted Decision Trees for Multi…

200 篇论文

Several methods have been proposed for correcting the elevation bias in digital elevation models (DEMs) for example, linear regression. Nowadays, supervised machine learning enables the modelling of complex relationships between variables,…

机器学习 · 计算机科学 2024-02-13 Chukwuma Okolie , Adedayo Adeleke , Julian Smit , Jon Mills , Iyke Maduako , Caleb Ogbeta

Tabular data stands out as one of the most frequently encountered types in high energy physics. Unlike commonly homogeneous data such as pixelated images, simulating high-dimensional tabular data and accurately capturing their correlations…

仪器与探测器 · 物理学 2024-04-30 Cheng Jiang , Sitian Qian , Huilin Qu

Many real-world problems require making sequences of decisions where the outcomes of each decision are probabilistic and uncertain, and the availability of different actions is constrained by the outcomes of previous actions. There is a…

最优化与控制 · 数学 2025-04-28 Berk Ozturk , She'ifa Punla-Green , Les Servi

Gradient boosting has become a cornerstone of machine learning, enabling base learners such as decision trees to achieve exceptional predictive performance. While existing algorithms primarily handle scalar or Euclidean outputs,…

机器学习 · 统计学 2025-09-23 Yidong Zhou , Su I Iao , Hans-Georg Müller

In this study, we propose task planning framework for multiple robots that builds on a behavior tree (BT). BTs communicate with a data distribution service (DDS) to send and receive data. Since the standard BT derived from one root node…

机器人学 · 计算机科学 2022-05-31 Seungwoo Jeong , Taekwon Ga , Inhwan Jeong , Jongeun Choi

Accurate prediction with multimodal data-encompassing tabular, textual, and visual inputs or outputs-is fundamental to advancing analytics in diverse application domains. Traditional approaches often struggle to integrate heterogeneous data…

机器学习 · 统计学 2025-03-11 Xinyu Tian , Xiaotong Shen

Rapid advancements in deep learning have led to many recent breakthroughs. While deep learning models achieve superior performance, often statistically better than humans, their adoption into safety-critical settings, such as healthcare or…

机器学习 · 计算机科学 2022-04-08 Marko Vasic , Andrija Petrovic , Kaiyuan Wang , Mladen Nikolic , Rishabh Singh , Sarfraz Khurshid

Most machine learning classifiers only concern classification accuracy, while certain applications (such as medical diagnosis, meteorological forecasting, and computation advertising) require the model to predict the true probability, known…

机器学习 · 计算机科学 2025-03-13 Siguang Huang , Yunli Wang , Lili Mou , Huayue Zhang , Han Zhu , Chuan Yu , Bo Zheng

Multi-robot path planning is a computational process involving finding paths for each robot from its start to the goal while ensuring collision-free operation. It is widely used in robots and autonomous driving. However, the computational…

机器人学 · 计算机科学 2023-08-04 Biru Zhang , Jiankun Wang , Max Q. -H. Meng

This paper proposes an Interactive Inference Behavior Tree (IIBT) framework that integrates behavior trees (BTs) with active inference under the free energy principle for distributed multi-robot decision-making. The proposed IIBT node…

机器人学 · 计算机科学 2025-12-05 Chaoran Wang , Jingyuan Sun , Yanhui Zhang , Changju Wu

We present a new approach for distilling boosted trees into decision trees, in the objective of generating an ML model offering an acceptable compromise in terms of predictive performance and interpretability. We explain how the correction…

机器学习 · 计算机科学 2025-10-22 Gilles Audemard , Sylvie Coste-Marquis , Pierre Marquis , Mehdi Sabiri , Nicolas Szczepanski

Multimodal learning aims to leverage information from diverse data modalities to achieve more comprehensive performance. However, conventional multimodal models often suffer from modality imbalance, where one or a few modalities dominate…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Mohammed Rakib , Arunkumar Bagavathi

Large language models such as GPT and Llama are trained with a next-token prediction loss. In this work, we suggest that training language models to predict multiple future tokens at once results in higher sample efficiency. More…

计算与语言 · 计算机科学 2024-05-01 Fabian Gloeckle , Badr Youbi Idrissi , Baptiste Rozière , David Lopez-Paz , Gabriel Synnaeve

The gradient boosting machine is one of the powerful tools for solving regression problems. In order to cope with its shortcomings, an approach for constructing ensembles of gradient boosting models is proposed. The main idea behind the…

机器学习 · 计算机科学 2020-10-14 Andrei V. Konstantinov , Lev V. Utkin

Decision Trees have remained a popular machine learning method for tabular datasets, mainly due to their interpretability. However, they lack the expressiveness needed to handle highly nonlinear or unstructured datasets. Motivated by recent…

机器学习 · 计算机科学 2024-10-30 Dimitris Bertsimas , Lisa Everest , Jiayi Gu , Matthew Peroni , Vasiliki Stoumpou

Reinforcement learning techniques leveraging deep learning have made tremendous progress in recent years. However, the complexity of neural networks prevents practitioners from understanding their behavior. Decision trees have gained…

机器学习 · 计算机科学 2024-08-22 Daniël Vos , Sicco Verwer

A Behavior Tree (BT) is a way to structure the switching between different tasks in an autonomous agent, such as a robot or a virtual entity in a computer game. BTs are a very efficient way of creating complex systems that are both modular…

机器人学 · 计算机科学 2022-10-26 Michele Colledanchise , Petter Ögren

Gradient boosted decision trees have achieved remarkable success in several domains, particularly those that work with static tabular data. However, the application of gradient boosted models to signal processing is underexplored. In this…

机器学习 · 计算机科学 2024-05-16 Jose A. Lopez , Georg Stemmer , Hector A. Cordourier

With the insight of variance-bias decomposition, we design a new hybrid bagging-boosting algorithm named SBPMT for classification problems. For the boosting part of SBPMT, we propose a new tree model called Probit Model Tree (PMT) as base…

机器学习 · 统计学 2023-11-07 Tian Qin , Wei-Min Huang

Using ensemble methods for regression has been a large success in obtaining high-accuracy prediction. Examples are Bagging, Random forest, Boosting, BART (Bayesian additive regression tree), and their variants. In this paper, we propose a…

机器学习 · 计算机科学 2019-11-06 Yuhao Su , Jie Ding