English
Related papers

Related papers: An open-source Bayesian atmospheric radiative tran…

200 papers

The advent of JWST has marked a new era in exoplanetary atmospheric studies, offering higher-resolution data and greater precision across a broader spectral range than previous space-based telescopes. Accurate analysis of these datasets…

Earth and Planetary Astrophysics · Physics 2025-06-16 Tonmoy Deka , Tasneem Basra Khan , Swastik Dewan , Priyankush Ghosh , Debayan Das , Liton Majumdar

A High-performance Atmospheric Radiation Package (HARP) is developed for studying multiple-scattering planetary atmospheres. HARP is an open-source program written in C++ that utilizes high-level data structure and parallel-computing…

Earth and Planetary Astrophysics · Physics 2018-06-08 Cheng Li , Tianhao Le , Xi Zhang , Yuk L. Yung

Additive regression trees are flexible non-parametric models and popular off-the-shelf tools for real-world non-linear regression. In application domains, such as bioinformatics, where there is also demand for probabilistic predictions with…

Machine Learning · Statistics 2015-02-17 Balaji Lakshminarayanan , Daniel M. Roy , Yee Whye Teh

Tau-REx (Tau Retrieval of Exoplanets) is a novel, fully Bayesian atmospheric retrieval code custom built for extrasolar atmospheres. In Waldmann et al. (2015) the transmission spectroscopic case was introduced, here we present the emission…

Earth and Planetary Astrophysics · Physics 2015-10-28 Ingo P. Waldmann , Marco Rocchetto , Giovanna Tinetti , Emma J. Barton , Sergey N. Yurchenko , Jonathan Tennyson

Bayesian Additive Regression Trees(BART) is a Bayesian nonparametric approach which has been shown to be competitive with the best modern predictive methods such as random forest and Gradient Boosting Decision Tree.The sum of trees…

Applications · Statistics 2021-08-27 Hao Ran , Yang Bai

The TAU code is a 1D line-by-line radiative transfer code, which is generally applicable for modelling transmission spectra of close-in extrasolar planets. The inputs are the assumed pressure-temperature profile of the planetary atmosphere,…

Earth and Planetary Astrophysics · Physics 2013-09-09 M. D. J. Hollis , M. Tessenyi , G. Tinetti

Computationally expensive and time-consuming Bayesian atmospheric retrievals pose a significant bottleneck for the rapid analysis of high-quality exoplanetary spectra from present and next generation space telescopes, such as JWST and…

Earth and Planetary Astrophysics · Physics 2026-04-30 L. Pagliaro , T. Zingales , G. Piotto , I. Giovannini , G. Mantovan

We present a new set of 35 transit light curves of the hot Jupiter WASP-43~b, obtained through the SPEARNET network. These datasets were analyzed together with previously published ground-based observations, as well as space-based data from…

Bayesian additive regression trees (BART) is a non-parametric method to approximate functions. It is a black-box method based on the sum of many trees where priors are used to regularize inference, mainly by restricting trees' learning…

Computation · Statistics 2023-08-16 Miriana Quiroga , Pablo G Garay , Juan M. Alonso , Juan Martin Loyola , Osvaldo A Martin

We present a new package in R implementing Bayesian additive regression trees (BART). The package introduces many new features for data analysis using BART such as variable selection, interaction detection, model diagnostic plots,…

Machine Learning · Statistics 2014-11-25 Adam Kapelner , Justin Bleich

Bayesian additive regression trees (BART) is a regression technique developed by Chipman et al. (2008). Its usefulness in standard regression settings has been clearly demonstrated, but it has not been applied to time series analysis as…

Applications · Statistics 2018-04-06 Sean van der Merwe

We develop a semiparametric framework for inference on the mean response in missing-data settings using a corrected posterior distribution. Our approach is tailored to Bayesian Additive Regression Trees (BART), which is a powerful…

Methodology · Statistics 2025-10-21 Christoph Breunig , Ruixuan Liu , Zhengfei Yu

Bayesian additive regression trees (BART) are popular Bayesian ensemble models used in regression and classification analysis. Under this modeling framework, the regression function is approximated by an ensemble of decision trees,…

Computation · Statistics 2025-11-26 Marco Battiston , Yu Luo

Using the atmospheric structure from a 3D global radiation-hydrodynamic simulation of HD 189733b and the open-source BART code, we investigate the difference between the secondary-eclipse temperature structure produced with a 3D simulation…

Earth and Planetary Astrophysics · Physics 2018-03-20 Jasmina Blecic , Ian Dobbs-Dixon , Thomas Greene

Atmospheric retrievals of exoplanet transmission spectra allow constraints on the composition and structure of the day-night terminator region. Such retrievals in the past have typically assumed one-dimensional temperature structures which…

Earth and Planetary Astrophysics · Physics 2022-08-24 Matthew C. Nixon , Nikku Madhusudhan

We introduce Bayesian additive regression trees (BART) for log-linear models including multinomial logistic regression and count regression with zero-inflation and overdispersion. BART has been applied to nonparametric mean regression and…

Methodology · Statistics 2019-08-28 Jared S. Murray

Current implementations of Bayesian Additive Regression Trees (BART) are based on axis-aligned decision rules that recursively partition the feature space using a single feature at a time. Several authors have demonstrated that oblique…

Machine Learning · Statistics 2024-11-14 Paul-Hieu V. Nguyen , Ryan Yee , Sameer K. Deshpande

With the growing number of spectroscopic observations and observational platforms capable of exoplanet atmospheric characterization, there is a growing need for analysis techniques that can distill information about a large population of…

BART (Bayesian Additive Regression Trees) has become increasingly popular as a flexible and scalable nonparametric regression approach for modern applied statistics problems. For the practitioner dealing with large and complex nonlinear…

Methodology · Statistics 2018-07-11 Matthew Pratola , Hugh Chipman , Edward George , Robert McCulloch

Bayesian Additive Regression Trees (BART) is a nonparametric Bayesian regression technique of rising fame. It is a sum-of-decision-trees model, and is in some sense the Bayesian version of boosting. In the limit of infinite trees, it…

Machine Learning · Statistics 2025-07-14 Giacomo Petrillo