paper-with-me

Papers

AniGen: Unified $S^3$ Fields for Animatable 3D Asset Generation

2026-04-09 · Yi-Hua Huang, Zi-Xin Zou, Yuting He, Chirui Chang, Cheng-Feng Pu, Ziyi Yang, Yuan-Chen Guo, Yan-Pei Cao, Xiaojuan Qi arxiv

Animatable 3D assets, defined as geometry equipped with an articulated skeleton and skinning weights, are fundamental to interactive graphics, embodied agents, and animation production. While recent 3D generative models can synthesize visually plausible shapes from images, the results are typically static. Obtaining usable rigs via post-hoc auto-rigging is brittle and often produces skeletons that are topologically inconsistent with the generated geometry. We present AniGen, a unified framework that directly generates animate-ready 3D assets conditioned on a single image. Our key insight is to represent shape, skeleton, and skinning as mutually consistent $S^3$ Fields (Shape, Skeleton, Skin) defined over a shared spatial domain. To enable the robust learning of these fields, we introduce two technical innovations: (i) a confidence-decaying skeleton field that explicitly handles the geometric ambiguity of bone prediction at Voronoi boundaries, and (ii) a dual skin feature field that decouples skinning weights from specific joint counts, allowing a fixed-architecture network to predict rigs of arbitrary complexity. Built upon a two-stage flow-matching pipeline, AniGen first synthesizes a sparse structural scaffold and then generates dense geometry and articulation in a structured latent space. Extensive experiments demonstrate that AniGen substantially outperforms state-of-the-art sequential baselines in rig validity and animation quality, generalizing effectively to in-the-wild images across diverse categories including animals, humanoids, and machinery. Homepage: https://yihua7.github.io/AniGen-web/

📄 PDF Abstract BibTeX arXiv:2604.08746

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Part-Level 3D Gaussian Vehicle Generation with Joint and Hinge Axis Estimation

2026-04-06 · Shiyao Qian, Yuan Ren, Dongfeng Bai, Bingbing Liu arxiv

Simulation is essential for autonomous driving, yet current frameworks often model vehicles as rigid assets and fail to capture part-level articulation. With perception algorithms increasingly leveraging dynamics such as…

Autonomous Driving

ManiGen: A Manifold Aided Black-box Generator of Adversarial Examples

2020-07-11 · Guanxiong Liu, Issa Khalil, Abdallah Khreishah, Abdulelah Algosaibi 외

Machine learning models, especially neural network (NN) classifiers, have acceptable performance and accuracy that leads to their wide adoption in different aspects of our daily lives. The underlying assumption is that t…

Animatable Neural Radiance Fields for Modeling Dynamic Human Bodies

2021-05-06 · ICCV 2021 10 · Sida Peng, Junting Dong, Qianqian Wang, Shangzhan Zhang 외

This paper addresses the challenge of reconstructing an animatable human model from a multi-view video. Some recent works have proposed to decompose a non-rigidly deforming scene into a canonical neural radiance field an…

PixelHuman: Animatable Neural Radiance Fields from Few Images

2023-07-18 · Gyumin Shim, Jaeseong Lee, Junha Hyung, Jaegul Choo

In this paper, we propose PixelHuman, a novel human rendering model that generates animatable human scenes from a few images of a person with unseen identity, views, and poses. Previous work have demonstrated reasonable …

GETAvatar: Generative Textured Meshes for Animatable Human Avatars

2023-10-04 · ICCV 2023 1 · Xuanmeng Zhang, Jianfeng Zhang, Rohan Chacko, Hongyi Xu 외

We study the problem of 3D-aware full-body human generation, aiming at creating animatable human avatars with high-quality textures and geometries. Generally, two challenges remain in this field: i) existing methods stru…

Image Generation