欢迎访问《图学学报》 分享到:

图学学报 ›› 2024, Vol. 45 ›› Issue (6): 1375-1388.DOI: 10.11996/JG.j.2095-302X.2024061375

• 计算机图形学与虚拟现实 • 上一篇    下一篇

Cloud Sphere: 一种基于渐进式变形自编码的三维模型表征方法

王宗继1,2(), 刘云飞2, 陆峰2()   

  1. 1.中国科学院空天信息创新研究院,目标认知与应用技术重点实验室,网络信息体系技术重点实验室,北京 100190
    2.北京航空航天大学计算机学院,虚拟现实技术与系统国家重点实验室,北京 100191
  • 收稿日期:2024-07-04 接受日期:2024-09-24 出版日期:2024-12-31 发布日期:2024-12-24
  • 通讯作者:陆峰(1985-),男,教授,博士。主要研究方向为计算机视觉、人工智能、人机交互、虚拟/增强现实等。E-mail:lufeng@buaa.edu.cn
  • 第一作者:王宗继(1991-),男,助理研究员,博士。主要研究方向为三维场景重建与理解。E-mail:wangzongji@aircas.ac.cn
  • 基金资助:
    “十四五”共用信息系统装备预研项目(31511060301)

Cloud Sphere: a 3D shape representation method via progressive deformation

WANG Zongji1,2(), LIU Yunfei2, LU Feng2()   

  1. 1. Key Laboratory of Target Cognition and Application Technology, Key Laboratory of Network Information System Technology, Aerospace Information Research Institute, Chinese Academy of Sciences, Beijing 100190, China
    2. State Key Laboratory of Virtual Reality Technology and Systems, School of Computer Science and Engineering, Beihang University, Beijing 100191, China
  • Received:2024-07-04 Accepted:2024-09-24 Published:2024-12-31 Online:2024-12-24
  • Contact: LU Feng (1985-), professor, Ph.D. His main research interests cover computer vision, artificial intelligence, human-computer interaction, virtual/augmented reality, etc. E-mail:lufeng@buaa.edu.cn
  • First author:WANG Zongji (1991-), assistant researcher, Ph.D. His main research interests cover 3D scene reconstruction and understanding. E-mail:wangzongji@aircas.ac.cn
  • Supported by:
    “The 14th Five-Year Plan” Common Information System Equipment Preliminary Research Project(31511060301)

摘要:

针对大数据时代三维模型形状多样性激增的挑战,致力于从形状形成过程中发现独特信息,提出了一种基于球表面逐步变形对三维模型的形状进行统一表征的方法。输入任意三维模型,通过逐步变形自编码网络将一个模板球面点云逐步变形拟合该输入形状。通过深度神经网络建模三维模型变形过程,从多阶段变形中挖掘独特的形状特征,避免了任务驱动学习方法对人工标注的依赖。通过显式编码形状生成过程中的变形残差,不仅捕捉了最终形状,还记录了形状的渐进变化过程。在深度神经网络的训练方面,采用了多阶段信息监督的方式,提高了变形重建的精度。与当前技术水平代表方法的对比实验表明,多阶段监督训练方式能够增强变形重建结果的细节精度。丰富的消融实验验证了多阶段监督方式的有效性。变形表征方法适用于模型分类、形状迁移、共编辑等计算机图形学应用,具有泛用性,可为三维模型几何属性自动解析与高效编辑提供底层的数据表征方法支持。

关键词: 三维表征, 三维模型变形, 球面点云模板, 自编码器, 深度学习

Abstract:

As 3D data proliferates, 3D models are exhibiting increasingly diverse and complex shapes. Dedicated to discovering distinctive information from the shape formation process, a method has been developed to uniformly represent the shapes of 3D models through progressive deformation. For any input 3D model, a spherical point cloud template was gradually deformed to fit the input shape through a coarse-to-fine progressive deformation-based auto-encoder. The 3D shape deformation process was modeled using deep neural networks, extracting unique shape features from the multi-stage deformation process and avoiding the reliance on manual annotations common in general task-driven learning methods. The deformation residuals during the shape generation process were explicitly encoded. It not only captured the final shape but also recorded the progressive deformation process from the initial state to the final shape. In terms of deep neural network training, a multi-stage information supervision approach was developed for feature learning, improving the accuracy of deformation reconstruction. Experimental results showed that the proposed method has the ability to reconstruct 3D shapes with high fidelity, and consistent topology was preserved in the multi-stage deformation process. This deformation representation is applicable to various computer graphics applications such as model classification, shape transfer, and co-editing, demonstrating versatility and providing underlying data representation method support for automatic parsing and efficient editing of 3D model geometric properties.

Key words: 3D representation, 3D deformation, spherical point clouds template, auto-encoder, deep learning

中图分类号: