paper-with-me

Papers

Diffusion-based Pose Refinement and Muti-hypothesis Generation for 3D Human Pose Estimaiton

2024-01-10 · Hongbo Kang, Yong Wang, Mengyuan Liu, Doudou Wu, Peng Liu, Xinlin Yuan, Wenming Yang

Previous probabilistic models for 3D Human Pose Estimation (3DHPE) aimed to enhance pose accuracy by generating multiple hypotheses. However, most of the hypotheses generated deviate substantially from the true pose. Compared to deterministic models, the excessive uncertainty in probabilistic models leads to weaker performance in single-hypothesis prediction. To address these two challenges, we propose a diffusion-based refinement framework called DRPose, which refines the output of deterministic models by reverse diffusion and achieves more suitable multi-hypothesis prediction for the current pose benchmark by multi-step refinement with multiple noises. To this end, we propose a Scalable Graph Convolution Transformer (SGCT) and a Pose Refinement Module (PRM) for denoising and refining. Extensive experiments on Human3.6M and MPI-INF-3DHP datasets demonstrate that our method achieves state-of-the-art performance on both single and multi-hypothesis 3DHPE. Code is available at https://github.com/KHB1698/DRPose.

📄 PDF Abstract BibTeX arXiv:2401.04921

Code (1)

khb1698/drpose 공식 구현 pytorch

Tasks

3D Human Pose EstimationDenoisingPose Estimation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Fusing Urban Structure and Semantics: A Conditional Diffusion Model for Cross-City OD Matrix Generation

2026-05-01 · Bin Chen, Zhuoya Meng, Fang Yang, Runkang Guo 외 arxiv

Accurate modeling of commuting flows is important for urban governance, traffic planning, and resource allocation. However, the combined influence of individual intentions, geographic constraints, and social dynamics lea…

From localized to well-mixed: How commuter interactions shape disease spread

2023-03-08 · Aaron Winn, Adam Konkol, Eleni Katifori

Interactions between commuting individuals can lead to large-scale spreading of rumors, ideas, or disease, even though the commuters have no net displacement. The emergent dynamics depend crucially on the commuting distr…

Condition Errors Refinement in Autoregressive Image Generation with Diffusion Loss

2026-02-02 · Yucheng Zhou, Hao Li, Jianbing Shen arxiv

Recent studies have explored autoregressive models for image generation, with promising results, and have combined diffusion models with autoregressive frameworks to optimize image generation via diffusion losses. In thi…

Image Generation

Forward-Free Diffusion Language Models with BPTT-Free Looped Refinement

2026-06-06 · Haotian Sun, Rushi Qiang, Yuqian Zheng, Bo Dai arxiv

Diffusion language models generate text through iterative denoising, offering a powerful alternative to autoregressive generation. However, discrete language spaces lack a natural neighborhood structure for defining effe…

Iterative Token Evaluation and Refinement for Real-World Super-Resolution

2023-12-09 · Chaofeng Chen, Shangchen Zhou, Liang Liao, HaoNing Wu 외

Real-world image super-resolution (RWSR) is a long-standing problem as low-quality (LQ) images often have complex and unidentified degradations. Existing methods such as Generative Adversarial Networks (GANs) or continuo…

Image Super-ResolutionSuper-ResolutionTexture Synthesis