paper-with-me

Papers

Diffusion Model is a Good Pose Estimator from 3D RF-Vision

2024-03-24 · Junqiao Fan, Jianfei Yang, Yuecong Xu, Lihua Xie

Human pose estimation (HPE) from Radio Frequency vision (RF-vision) performs human sensing using RF signals that penetrate obstacles without revealing privacy (e.g., facial information). Recently, mmWave radar has emerged as a promising RF-vision sensor, providing radar point clouds by processing RF signals. However, the mmWave radar has a limited resolution with severe noise, leading to inaccurate and inconsistent human pose estimation. This work proposes mmDiff, a novel diffusion-based pose estimator tailored for noisy radar data. Our approach aims to provide reliable guidance as conditions to diffusion models. Two key challenges are addressed by mmDiff: (1) miss-detection of parts of human bodies, which is addressed by a module that isolates feature extraction from different body parts, and (2) signal inconsistency due to environmental interference, which is tackled by incorporating prior knowledge of body structure and motion. Several modules are designed to achieve these goals, whose features work as the conditions for the subsequent diffusion model, eliminating the miss-detection and instability of HPE based on RF-vision. Extensive experiments demonstrate that mmDiff outperforms existing methods significantly, achieving state-of-the-art performances on public datasets.

📄 PDF Abstract BibTeX arXiv:2403.16198

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Inference-Time Text-to-Video Alignment with Diffusion Latent Beam Search

2025-01-31 · Yuta Oshima, Masahiro Suzuki, Yutaka Matsuo, Hiroki Furuta

The remarkable progress in text-to-video diffusion models enables photorealistic generations, although the contents of the generated video often include unnatural movement or deformation, reverse playback, and motionless…

DenoisingVideo AlignmentVideo Generation

Competitive Distribution Estimation: Why is Good-Turing Good

2015-12-01 · NeurIPS 2015 12 · Alon Orlitsky, Ananda Theertha Suresh

Estimating distributions over large alphabets is a fundamental machine-learning tenet. Yet no method is known to estimate all distributions well. For example, add-constant estimators are nearly min-max optimal but often…

GoodDrag: Towards Good Practices for Drag Editing with Diffusion Models

2024-04-10 · Zewei Zhang, Huan Liu, Jun Chen, Xiangyu Xu

In this paper, we introduce GoodDrag, a novel approach to improve the stability and image quality of drag editing. Unlike existing methods that struggle with accumulated perturbations and often result in distortions, Goo…

BenchmarkingDenoising

Nearest Neighbour Score Estimators for Diffusion Generative Models

2024-02-12 · Matthew Niedoba, Dylan Green, Saeid Naderiparizi, Vasileios Lioutas 외

Score function estimation is the cornerstone of both training and sampling from diffusion generative models. Despite this fact, the most commonly used estimators are either biased neural network approximations or high va…

Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation

2023-12-04 · CVPR 2024 1 · Bingxin Ke, Anton Obukhov, Shengyu Huang, Nando Metzger 외

Monocular depth estimation is a fundamental computer vision task. Recovering 3D depth from a single image is geometrically ill-posed and requires scene understanding, so it is not surprising that the rise of deep learnin…

Depth EstimationGPUMonocular Depth EstimationScene Understanding+1