BayesBD: An R Package for Bayesian Inference on Image Boundaries
Nicholas Syring, Meng Li

TL;DR
BayesBD is an R package that provides efficient Bayesian methods for accurately estimating image boundaries in noisy images, with guarantees on geometric restrictions and adaptive convergence rates.
Contribution
It introduces a flexible Gaussian process prior framework for boundary detection that is computationally efficient and adaptable to complex image structures.
Findings
Achieves nearly minimax optimal convergence rates
Demonstrates superior performance in simulations and real data
Provides user-friendly tools for boundary inference in noisy images
Abstract
We present the BayesBD package providing Bayesian inference for boundaries of noisy images. The BayesBD package implements flexible Gaussian process priors indexed by the circle to recover the boundary in a binary or Gaussian noised image, with the benefits of guaranteed geometric restrictions on the estimated boundary, (nearly) minimax optimal and smoothness adaptive convergence rates, and convenient joint inferences under certain assumptions. The core sampling tasks for our model have linear complexity, and our implementation in c++ using packages Rcpp and RcppArmadillo is computationally efficient. Users can access the full functionality of the package in both Rgui and the corresponding shiny application. Additionally, the package includes numerous utility functions to aid users in data preparation and analysis of results. We compare BayesBD with selected existing packages using both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Statistical Methods and Inference · Image and Signal Denoising Methods
