paper-with-me

홈 › Papers

NIKI: Neural Inverse Kinematics with Invertible Neural Networks for 3D Human Pose and Shape Estimation

2023-05-15 · CVPR 2023 1 · Jiefeng Li, Siyuan Bian, Qi Liu, Jiasheng Tang, Fan Wang, Cewu Lu

With the progress of 3D human pose and shape estimation, state-of-the-art methods can either be robust to occlusions or obtain pixel-aligned accuracy in non-occlusion cases. However, they cannot obtain robustness and mesh-image alignment at the same time. In this work, we present NIKI (Neural Inverse Kinematics with Invertible Neural Network), which models bi-directional errors to improve the robustness to occlusions and obtain pixel-aligned accuracy. NIKI can learn from both the forward and inverse processes with invertible networks. In the inverse process, the model separates the error from the plausible 3D pose manifold for a robust 3D human pose estimation. In the forward process, we enforce the zero-error boundary conditions to improve the sensitivity to reliable joint positions for better mesh-image alignment. Furthermore, NIKI emulates the analytical inverse kinematics algorithms with the twist-and-swing decomposition for better interpretability. Experiments on standard and occlusion-specific benchmarks demonstrate the effectiveness of NIKI, where we exhibit robust and well-aligned results simultaneously. Code is available at https://github.com/Jeff-sjtu/NIKI

📄 PDF Abstract BibTeX arXiv:2305.08590

Code (1)

jeff-sjtu/niki 공식 구현 pytorch

Tasks

3D human pose and shape estimation3D Human Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Inverting Non-Injective Functions with Twin Neural Network Regression

2026-01-08 · Sebastian J. Wetzel arxiv

Non-injective functions are not globally invertible. However, they can often be restricted to locally injective subdomains where the inversion is well-defined. In many settings a preferred solution can be selected even w…

ISR: Invertible Symbolic Regression

2024-05-10 · Tony Tohme, Mohammad Javad Khojasteh, Mohsen Sadr, Florian Meyer 외

We introduce an Invertible Symbolic Regression (ISR) method. It is a machine learning technique that generates analytical relationships between inputs and outputs of a given dataset via invertible maps (or architectures)…

Density EstimationregressionSymbolic Regression

Structured Prediction for CRiSP Inverse Kinematics Learning with Misspecified Robot Models

2021-02-25 · Gian Maria Marconi, Raffaello Camoriano, Lorenzo Rosasco, Carlo Ciliberto

With the recent advances in machine learning, problems that traditionally would require accurate modeling to be solved analytically can now be successfully approached with data-driven strategies. Among these, computing t…

Structured Prediction

Amortized Inverse Kinematics via Graph Attention for Real-Time Human Avatar Animation

2026-04-17 · Muhammad Saif Ullah Khan, Chen-Yu Wang, Tim Prokosch, Michael Lorenz 외 arxiv

Inverse kinematics (IK) is a core operation in animation, robotics, and biomechanics: given Cartesian constraints, recover joint rotations under a known kinematic tree. In many real-time human avatar pipelines, the avail…

Modeling human intention inference in continuous 3D domains by inverse planning and body kinematics

2021-12-02 · Yingdong Qian, Marta Kryven, Tao Gao, Hanbyul Joo 외

How to build AI that understands human intentions, and uses this knowledge to collaborate with people? We describe a computational framework for evaluating models of goal inference in the domain of 3D motor actions, whic…