paper-with-me

Papers

Unsupervised Prior Learning: Discovering Categorical Pose Priors from Videos

2024-10-04 · Ziyu Wang, Shuangpeng Han, Mike Zheng Shou, Mengmi Zhang

A prior represents a set of beliefs or assumptions about a system, aiding inference and decision-making. In this work, we introduce the challenge of unsupervised prior learning in pose estimation, where AI models learn pose priors of animate objects from videos in a self-supervised manner. These videos present objects performing various actions, providing crucial information about their keypoints and connectivity. While priors are effective in pose estimation, acquiring them can be difficult. We propose a novel method, named Pose Prior Learner (PPL), to learn general pose priors applicable to any object category. PPL uses a hierarchical memory to store compositional parts of prototypical poses, from which we distill a general pose prior. This prior enhances pose estimation accuracy through template transformation and image reconstruction. PPL learns meaningful pose priors without any additional human annotations or interventions, outperforming competitive baselines on both human and animal pose estimation datasets. Notably, our experimental results reveal the effectiveness of PPL using learnt priors for pose estimation on occluded images. Through iterative inference, PPL leverages priors to refine estimated poses, regressing them to any prototypical poses stored in memory. Our code, model, and data will be publicly available.

📄 PDF Abstract BibTeX arXiv:2410.03858

Code (0)

등록된 구현이 없습니다.

Tasks

Animal Pose EstimationDecision MakingImage ReconstructionPose Estimation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

PixelGAN Autoencoders

2017-06-02 · NeurIPS 2017 12 · Alireza Makhzani, Brendan Frey

In this paper, we describe the "PixelGAN autoencoder", a generative autoencoder in which the generative path is a convolutional autoregressive neural network on pixels (PixelCNN) that is conditioned on a latent code, and…

DecoderGenerative Adversarial NetworkUnsupervised Image ClassificationUnsupervised MNIST

EvObj: Learning Evolving Object-centric Representations for 3D Instance Segmentation without Scene Supervision

2026-05-13 · Jiahao Chen, Zihui Zhang, Yafei Yang, Jinxi Li 외 arxiv

We introduce EvObj for unsupervised 3D instance segmentation that bridges the geometric domain gap between synthetic pretraining data and real-world point clouds. Current methods suffer from structural discrepancies when…

3D Instance SegmentationObject SegmentationPoint Clouds

NCAP: Scene Text Image Super-Resolution with Non-CAtegorical Prior

2025-04-01 · Dongwoo Park, Suk Pil Ko

Scene text image super-resolution (STISR) enhances the resolution and quality of low-resolution images. Unlike previous studies that treated scene text images as natural images, recent methods using a text prior (TP), ex…

Image Super-ResolutionSuper-Resolution

Improving VAE generations of multimodal data through data-dependent conditional priors

2019-11-25 · Frantzeska Lavda, Magda Gregorová, Alexandros Kalousis

One of the major shortcomings of variational autoencoders is the inability to produce generations from the individual modalities of data originating from mixture distributions. This is primarily due to the use of a simpl…

FuncGrasp: Learning Object-Centric Neural Grasp Functions from Single Annotated Example Object

2024-02-08 · Hanzhi Chen, Binbin Xu, Stefan Leutenegger

We present FuncGrasp, a framework that can infer dense yet reliable grasp configurations for unseen objects using one annotated object and single-view RGB-D observation via categorical priors. Unlike previous works that …

Object