paper-with-me

Papers

Trans4D: Realistic Geometry-Aware Transition for Compositional Text-to-4D Synthesis

2024-10-09 · Bohan Zeng, Ling Yang, Siyu Li, Jiaming Liu, Zixiang Zhang, Juanxi Tian, Kaixin Zhu, Yongzhen Guo, Fu-Yun Wang, Minkai Xu, Stefano Ermon, Wentao Zhang

Recent advances in diffusion models have demonstrated exceptional capabilities in image and video generation, further improving the effectiveness of 4D synthesis. Existing 4D generation methods can generate high-quality 4D objects or scenes based on user-friendly conditions, benefiting the gaming and video industries. However, these methods struggle to synthesize significant object deformation of complex 4D transitions and interactions within scenes. To address this challenge, we propose Trans4D, a novel text-to-4D synthesis framework that enables realistic complex scene transitions. Specifically, we first use multi-modal large language models (MLLMs) to produce a physic-aware scene description for 4D scene initialization and effective transition timing planning. Then we propose a geometry-aware 4D transition network to realize a complex scene-level 4D transition based on the plan, which involves expressive geometrical object deformation. Extensive experiments demonstrate that Trans4D consistently outperforms existing state-of-the-art methods in generating 4D scenes with accurate and high-quality transitions, validating its effectiveness. Code: https://github.com/YangLing0818/Trans4D

📄 PDF Abstract BibTeX arXiv:2410.07155

Code (1)

yangling0818/trans4d 공식 구현 jax

Tasks

Video Generation

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 제목 키워드 기반

UrbanGIRAFFE: Representing Urban Scenes as Compositional Generative Neural Feature Fields

2023-03-24 · ICCV 2023 1 · Yuanbo Yang, Yifei Yang, Hanlei Guo, Rong Xiong 외

Generating photorealistic images with controllable camera pose and scene contents is essential for many applications including AR/VR and simulation. Despite the fact that rapid progress has been made in 3D-aware generati…

3D-Aware Image SynthesisImage GenerationObject

Deep Compositional Phase Diffusion for Long Motion Sequence Generation

2025-10-16 · Ho Yin Au, Jie Chen, Junkun Jiang, Jingyu Xiang arxiv

Recent research on motion generation has shown significant progress in generating semantically aligned motion with singular semantics. However, when employing these models to create composite sequences containing multipl…

Learning Object-Compositional Neural Radiance Field for Editable Scene Rendering

2021-09-04 · ICCV 2021 10 · Bangbang Yang, yinda zhang, Yinghao Xu, Yijin Li 외

Implicit neural rendering techniques have shown promising results for novel view synthesis. However, existing methods usually encode the entire scene as a whole, which is generally not aware of the object identity and li…

Neural RenderingNovel View SynthesisObject

Text-Guided Generation and Editing of Compositional 3D Avatars

2023-09-13 · Hao Zhang, Yao Feng, Peter Kulits, Yandong Wen 외

Our goal is to create a realistic 3D facial avatar with hair and accessories using only a text description. While this challenge has attracted significant recent interest, existing methods either lack realism, produce un…

NeRFtext-guided-generationVirtual Try-on

Matrix-Space Reinforcement Learning for Reusing Local Transition Geometry

2026-05-14 · Zuyuan Zhang, Carlee Joe-Wong, Tian Lan arxiv

Compositional generalization in sequential decision-making requires identifying which parts of prior rollouts remain useful for new tasks. Existing methods reuse skills or predictive models, but often overlook rich local…

Reinforcement Learning