Generalized Bayesian Multidimensional Scaling and Model Comparison

📅 2023-06-28
📈 Citations: 0
Influential: 0
📄 PDF

career value

207K/year
🤖 AI Summary
Bayesian multidimensional scaling (MDS) suffers from limited generalizability and robustness in modeling non-Gaussian errors, accommodating diverse dissimilarity measures, and enabling cross-model comparison; conventional MCMC methods fail to yield reliable marginal likelihood estimates. This paper proposes the Generalized Bayesian MDS (GBMDS) framework, which unifies support for non-Gaussian error distributions, flexible distance metrics, and automatic dimension selection. Its core innovation is an Adaptive Simulated Annealing Sequential Monte Carlo (ASMC) algorithm—first to deliver unbiased marginal likelihood estimation—enabling joint Bayesian comparison of error models, distance functions, and embedding dimensions. Evaluated on synthetic and real-world datasets, GBMDS achieves over a twofold improvement in computational efficiency under identical budget constraints, while demonstrating markedly superior model-selection consistency and robustness compared to state-of-the-art MCMC approaches.
📝 Abstract
Multidimensional scaling (MDS) is widely used to reconstruct a low-dimensional representation of high-dimensional data while preserving pairwise distances. However, Bayesian MDS approaches based on Markov chain Monte Carlo (MCMC) face challenges in model generalization and comparison. To address these limitations, we propose a generalized Bayesian multidimensional scaling (GBMDS) framework that accommodates non-Gaussian errors and diverse dissimilarity metrics for improved robustness. We develop an adaptive annealed Sequential Monte Carlo (ASMC) algorithm for Bayesian inference, leveraging an annealing schedule to enhance posterior exploration and computational efficiency. The ASMC algorithm also provides a nearly unbiased marginal likelihood estimator, enabling principled Bayesian model comparison across different error distributions, dissimilarity metrics, and dimensional choices. Using synthetic and real data, we demonstrate the effectiveness of the proposed approach. Our results show that ASMC-based GBMDS achieves superior computational efficiency and robustness compared to MCMC-based methods under the same computational budget. The implementation of our proposed method and applications are available at https://github.com/SFU-Stat-ML/GBMDS.
Problem

Research questions and friction points this paper is trying to address.

Generalizes Bayesian MDS for non-Gaussian errors and diverse metrics
Develops adaptive SMC algorithm for efficient Bayesian inference
Enables robust model comparison across error distributions and dimensions
Innovation

Methods, ideas, or system contributions that make the work stand out.

Generalized Bayesian MDS with non-Gaussian errors
Adaptive annealed Sequential Monte Carlo algorithm
Unbiased marginal likelihood for model comparison
🔎 Similar Papers