paper-with-me

Papers

Combining Gradient Boosting Machines with Collective Inference to Predict Continuous Values

2016-07-01 · Iman Alodah, Jennifer Neville

Gradient boosting of regression trees is a competitive procedure for learning predictive models of continuous data that fits the data with an additive non-parametric model. The classic version of gradient boosting assumes that the data is independent and identically distributed. However, relational data with interdependent, linked instances is now common and the dependencies in such data can be exploited to improve predictive performance. Collective inference is one approach to exploit relational correlation patterns and significantly reduce classification error. However, much of the work on collective learning and inference has focused on discrete prediction tasks rather than continuous. %target values has not got that attention in terms of collective inference. In this work, we investigate how to combine these two paradigms together to improve regression in relational domains. Specifically, we propose a boosting algorithm for learning a collective inference model that predicts a continuous target variable. In the algorithm, we learn a basic relational model, collectively infer the target values, and then iteratively learn relational models to predict the residuals. We evaluate our proposed algorithm on a real network dataset and show that it outperforms alternative boosting methods. However, our investigation also revealed that the relational features interact together to produce better predictions.

📄 PDF Abstract BibTeX arXiv:1607.00110

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Collective Entity Disambiguation with Structured Gradient Tree Boosting

2018-02-28 · NAACL 2018 6 · Yi Yang, Ozan .Irsoy, Kazi Shefaet Rahman

We present a gradient-tree-boosting-based structured learning model for jointly disambiguating named entities in a document. Gradient tree boosting is a widely used machine learning algorithm that underlies many top-perf…

Entity Disambiguation

Statistical Inference for Explainable Boosting Machines

2026-01-26 · Haimo Fang, Kevin Tan, Jonathan Pipping-Gamon, Giles Hooker arxiv

Explainable boosting machines (EBMs) are popular "glass-box" models that learn a set of univariate functions using boosting trees. These achieve explainability through visualizations of each feature's effect. However, un…

Supervised Score-Based Modeling by Gradient Boosting

2024-11-02 · Changyuan Zhao, Hongyang Du, Guangyuan Liu, Dusit Niyato

Score-based generative models can effectively learn the distribution of data by estimating the gradient of the distribution. Due to the multi-step denoising characteristic, researchers have recently considered combining …

Denoising

SecureGBM: Secure Multi-Party Gradient Boosting

2019-11-27 · Zhi Fengy, Haoyi Xiong, Chuanyuan Song, Sijia Yang 외

Federated machine learning systems have been widely used to facilitate the joint data analytics across the distributed datasets owned by the different parties that do not trust each others. In this paper, we proposed a n…

Learning Non-linear Features for Machine Translation Using Gradient Boosting Machines

2013-08-01 · ACL 2013 8 · Kristina Toutanova, Byung-Gyu Ahn
Feature EngineeringLanguage ModellingMachine TranslationTranslation