paper-with-me

Papers

A new Bayesian ensemble of trees classifier for identifying multi-class labels in satellite images

2013-04-15 · Reshu Agarwal, Pritam Ranjan, Hugh Chipman

Classification of satellite images is a key component of many remote sensing applications. One of the most important products of a raw satellite image is the classified map which labels the image pixels into meaningful classes. Though several parametric and non-parametric classifiers have been developed thus far, accurate labeling of the pixels still remains a challenge. In this paper, we propose a new reliable multiclass-classifier for identifying class labels of a satellite image in remote sensing applications. The proposed multiclass-classifier is a generalization of a binary classifier based on the flexible ensemble of regression trees model called Bayesian Additive Regression Trees (BART). We used three small areas from the LANDSAT 5 TM image, acquired on August 15, 2009 (path/row: 08/29, L1T product, UTM map projection) over Kings County, Nova Scotia, Canada to classify the land-use. Several prediction accuracy and uncertainty measures have been used to compare the reliability of the proposed classifier with the state-of-the-art classifiers in remote sensing.

📄 PDF Abstract BibTeX arXiv:1304.4077

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Online Learning With Bayesian Classification Trees

2016-06-01 · CVPR 2016 6 · Samuel Rota Bulo, Peter Kontschieder

Randomized classification trees are among the most popular machine learning tools and found successful applications in many areas. Although this classifier was originally designed as offline learning algorithm, there has…

BIG-bench Machine LearningClassificationGeneral Classification

BET: Bayesian Ensemble Trees for Clustering and Prediction in Heterogeneous Data

2014-08-18 · Leo L. Duan, John P. Clancy, Rhonda D. Szczesniak

We propose a novel "tree-averaging" model that utilizes the ensemble of classification and regression trees (CART). Each constituent tree is estimated with a subset of similar data. We treat this grouping of subsets as B…

ClassificationClusteringGeneral Classificationregression

On PAC-Bayesian Bounds for Random Forests

2018-10-23 · Stephan Sloth Lorenzen, Christian Igel, Yevgeny Seldin

Existing guarantees in terms of rigorous upper bounds on the generalization error for the original random forest algorithm, one of the most frequently used machine learning methods, are unsatisfying. We discuss and evalu…

Generalization Bounds

Bayesian quantile additive regression trees

2016-07-10 · Bereket P. Kindo, Hao Wang, Timothy Hanson, Edsel A. Peña

Ensemble of regression trees have become popular statistical tools for the estimation of conditional mean given a set of predictors. However, quantile regression trees and their ensembles have not yet garnered much atten…

Binary ClassificationGeneral Classificationquantile regressionregression

Ensembles of Probabilistic Regression Trees

2024-06-20 · Alexandre Seiller, Éric Gaussier, Emilie Devijver, Marianne Clausel 외

Tree-based ensemble methods such as random forests, gradient-boosted trees, and Bayesianadditive regression trees have been successfully used for regression problems in many applicationsand research studies. In this pape…

regression