paper-with-me

Papers

Bayesian inference for PCA and MUSIC algorithms with unknown number of sources

2018-09-26 · Viet Hung Tran, Wenwu Wang

Principal component analysis (PCA) is a popular method for projecting data onto uncorrelated components in lower dimension, although the optimal number of components is not specified. Likewise, multiple signal classification (MUSIC) algorithm is a popular PCA-based method for estimating directions of arrival (DOAs) of sinusoidal sources, yet it requires the number of sources to be known a priori. The accurate estimation of the number of sources is hence a crucial issue for performance of these algorithms. In this paper, we will show that both PCA and MUSIC actually return the exact joint maximum-a-posteriori (MAP) estimate for uncorrelated steering vectors, although they can only compute this MAP estimate approximately in correlated case. We then use Bayesian method to, for the first time, compute the MAP estimate for the number of sources in PCA and MUSIC algorithms. Intuitively, this MAP estimate corresponds to the highest probability that signal-plus-noise's variance still dominates projected noise's variance on signal subspace. In simulations of overlapping multi-tone sources for linear sensor array, our exact MAP estimate is far superior to the asymptotic Akaike information criterion (AIC), which is a popular method for estimating the number of components in PCA and MUSIC algorithms.

📄 PDF Abstract BibTeX arXiv:1809.10168

Code (1)

VietTran86/PCA_MUSIC

Tasks

Bayesian Inference

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

A Critical Look at the Applicability of Markov Logic Networks for Music Signal Analysis

2020-01-16 · Johan Pauwels, György Fazekas, Mark B. Sandler

In recent years, Markov logic networks (MLNs) have been proposed as a potentially useful paradigm for music signal analysis. Because all hidden Markov models can be reformulated as MLNs, the latter can provide an all-enc…

Musical Rhythm Transcription Based on Bayesian Piece-Specific Score Models Capturing Repetitions

2019-08-18 · Eita Nakamura, Kazuyoshi Yoshii

Most work on musical score models (a.k.a. musical language models) for music transcription has focused on describing the local sequential dependence of notes in musical scores and failed to capture their global repetitiv…

Computational EfficiencyLanguage ModellingMusic TranscriptionRhythm

Bayesian inference for data-efficient, explainable, and safe robotic motion planning: A review

2023-07-16 · Chengmin Zhou, Chao Wang, Haseeb Hassan, Himat Shah 외

Bayesian inference has many advantages in robotic motion planning over four perspectives: The uncertainty quantification of the policy, safety (risk-aware) and optimum guarantees of robot motions, data-efficiency in trai…

Bayesian InferenceKnowledge GraphsMotion PlanningUncertainty Quantification

Use of Variational Inference in Music Emotion Recognition

2021-06-27 · Nathalie Deziderio, Hugo Tremonte de Carvalho

This work was developed aiming to employ Statistical techniques to the field of Music Emotion Recognition, a well-recognized area within the Signal Processing world, but hardly explored from the statistical point of view…

Emotion RecognitionMusic Emotion RecognitionMusic RecommendationVariational Inference

Probabilistic Meta-Learning for Bayesian Optimization

2021-01-01 · Felix Berkenkamp, Anna Eivazi, Lukas Grossberger, Kathrin Skubch 외

Transfer and meta-learning algorithms leverage evaluations on related tasks in order to significantly speed up learning or optimization on a new problem. For applications that depend on uncertainty estimates, e.g., in Ba…

Bayesian OptimizationMeta-LearningTransfer Learning