Amortized Inverse Kinematics via Graph Attention for Real-Time Human Avatar Animation
arXiv cs.CV / 4/21/2026
📰 NewsDeveloper Stack & InfrastructureModels & Research
Key Points
- The paper introduces IK-GAT, a lightweight graph-attention network that estimates full-body joint orientations from sparse tracked 3D joint positions in a single forward pass for real-time human avatar animation.
- Instead of iterative inverse-kinematics optimization, IK-GAT performs message passing over the skeletal parent-child graph and predicts rotations in a bone-aligned world-frame representation with an explicitly modeled twist axis.
- It uses a continuous 6D rotation representation and trains with a geodesic loss on SO(3), optionally adding a forward-kinematics consistency regularizer to improve physical plausibility.
- The method is designed to output animation-ready local rotations that can directly drive rigged avatars or be converted to SMPL-like pose parameters, achieving reported performance above 650 FPS on CPU with 374K parameters.
- The authors claim IK-GAT outperforms VPoser-based iterative per-frame optimization without warm-start and remains robust to noise in initial pose and input joint positions.
Related Articles

A practical guide to getting comfortable with AI coding tools
Dev.to

We built it during the NVIDIA DGX Spark Full-Stack AI Hackathon — and it ended up winning 1st place overall 🏆
Dev.to

Stop Losing Progress: Setting Up a Pro Jupyter Workflow in VS Code (No More Colab Timeouts!)
Dev.to

🚀 Major BrowserAct CLI Update
Dev.to

Building AgentOS: Why I’m Building the AWS Lambda for Insurance Claims
Dev.to