paper-with-me

홈 › Papers

Efficient sampling from the Bingham distribution

2020-09-30 · Rong Ge, Holden Lee, Jianfeng Lu, Andrej Risteski

We give a algorithm for exact sampling from the Bingham distribution $p(x)\propto \exp(x^\top A x)$ on the sphere $\mathcal S^{d-1}$ with expected runtime of $\operatorname{poly}(d, \lambda_{\max}(A)-\lambda_{\min}(A))$. The algorithm is based on rejection sampling, where the proposal distribution is a polynomial approximation of the pdf, and can be sampled from by explicitly evaluating integrals of polynomials over the sphere. Our algorithm gives exact samples, assuming exact computation of an inverse function of a polynomial. This is in contrast with Markov Chain Monte Carlo algorithms, which are not known to enjoy rapid mixing on this problem, and only give approximate samples. As a direct application, we use this to sample from the posterior distribution of a rank-1 matrix inference problem in polynomial time.

📄 PDF Abstract BibTeX arXiv:2010.00137

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probabilistic Rotation Representation With an Efficiently Computable Bingham Loss Function and Its Application to Pose Estimation

2022-03-09 · Hiroya Sato, Takuya Ikeda, Koichi Nishiwaki

In recent years, a deep learning framework has been widely used for object pose estimation. While quaternion is a common choice for rotation representation of 6D pose, it cannot represent an uncertainty of the observatio…

Pose Estimation

Bingham Procrustean Alignment for Object Detection in Clutter

2013-04-27 · Jared Glover, Sanja Popovic

A new system for object detection in cluttered RGB-D images is presented. Our main contribution is a new method called Bingham Procrustean Alignment (BPA) to align models with the scene. BPA uses point correspondences be…

Objectobject-detectionObject DetectionPosition

A Probabilistic Rotation Representation for Symmetric Shapes With an Efficiently Computable Bingham Loss Function

2023-05-30 · Hiroya Sato, Takuya Ikeda, Koichi Nishiwaki

In recent years, a deep learning framework has been widely used for object pose estimation. While quaternion is a common choice for rotation representation, it cannot represent the ambiguity of the observation. In order …

Pose Estimation

Fisher-Bingham-like normalizing flows on the sphere

2025-10-06 · Thorsten Glüsenkamp arxiv

A generic D-dimensional Gaussian can be conditioned or projected onto the D-1 unit sphere, thereby leading to the well-known Fisher-Bingham (FB) or Angular Gaussian (AG) distribution families, respectively. These are som…

Density Estimation

Maximum likelihood estimation of the Fisher-Bingham distribution via efficient calculation of its normalizing constant

2020-04-30 · Yici Chen, Kenichiro Tanaka

This paper proposes an efficient numerical integration formula to compute the normalizing constant of Fisher--Bingham distributions. This formula uses a numerical integration formula with the continuous Euler transform t…

Numerical Integration