paper-with-me

Papers

A Bayesian Framework for Sparse Representation-Based 3D Human Pose Estimation

2014-11-29 · Behnam Babagholami-Mohamadabadi, Amin Jourabloo, Ali Zarghami, Shohreh Kasaei

A Bayesian framework for 3D human pose estimation from monocular images based on sparse representation (SR) is introduced. Our probabilistic approach aims at simultaneously learning two overcomplete dictionaries (one for the visual input space and the other for the pose space) with a shared sparse representation. Existing SR-based pose estimation approaches only offer a point estimation of the dictionary and the sparse codes. Therefore, they might be unreliable when the number of training examples is small. Our Bayesian framework estimates a posterior distribution for the sparse codes and the dictionaries from labeled training data. Hence, it is robust to overfitting on small-size training data. Experimental results on various human activities show that the proposed method is superior to the state of-the-art pose estimation algorithms.

📄 PDF Abstract BibTeX arXiv:1412.0062

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Bayesian Meta-Learning for Few-Shot 3D Shape Completion

2021-01-01 · Masanori Koyama, Toshiki Nakanishi, Shin-ichi Maeda, Vitor Campagnolo Guizilini 외

Estimating the 3D shape of real-world objects is a key perceptual challenge. It requires going from partial observations, which are often too sparse and incomprehensible for the human eye, to detailed shape representatio…

Meta-LearningObject

Robust Face Recognition via Block Sparse Bayesian Learning

2013-01-29 · Taiyong Li, Zhilin Zhang

Face recognition (FR) is an important task in pattern recognition and computer vision. Sparse representation (SR) has been demonstrated to be a powerful framework for FR. In general, an SR algorithm treats each face in a…

Face RecognitionRobust Face Recognition

Batch Active Learning from the Perspective of Sparse Approximation

2022-11-01 · Maohao Shen, Bowen Jiang, Jacky Yibo Zhang, Oluwasanmi Koyejo

Active learning enables efficient model training by leveraging interactions between machine learning agents and human annotators. We study and propose a novel framework that formulates batch active learning from the spar…

Active Learning

Fully Bayesian Autoencoders with Latent Sparse Gaussian Processes

2023-02-09 · Ba-Hien Tran, Babak Shahbaba, Stephan Mandt, Maurizio Filippone

Autoencoders and their variants are among the most widely used models in representation learning and generative modeling. However, autoencoder-based models usually assume that the learned representations are i.i.d. and f…

Gaussian ProcessesRepresentation Learning

SIKA-GP: Accelerating Gaussian Process Inference with Sparse Inducing Kernel Approximations for Bayesian Deep Learning

2026-05-26 · Wenyuan Zhao, Rui Tuo, Chao Tian arxiv

Gaussian processes (GPs) provide a principled Bayesian framework for uncertainty estimation, but their computational complexity severely limits scalability to large datasets. We propose SIKA-GP, which accelerates GP infe…

Gaussian Processes