paper-with-me

홈 › Papers

MeshLoom: Feed-Forward Non-Rigid Registration of Mesh Sequences

2026-06-15 · Jianqi Chen, Jiraphon Yenphraphai, Xiangjun Tang, Sergey Tulyakov, Chaoyang Wang, Peter Wonka, Rameen Abdal arxiv

We present MeshLoom, a feed-forward registration network that directly reconstructs vertex deformations across mesh sequences. Our approach advances non-rigid registration beyond existing models, which are typically constrained by costly per-instance optimization, narrow object categories, pairwise-only inputs, or merely intermediate outputs. The network is simple and efficient, registering multiple meshes within seconds. At its core lies a topology-aware encoder--decoder design. Specifically, we first introduce a topology-aware point representation that encodes the anchor (reference) mesh's topology into its per-vertex features. This representation strengthens the network's understanding of the anchor-mesh geometry and disambiguates points that are Euclidean-close yet geodesically distant. We then propose a multi-modal encoder that fuses this anchor-mesh representation with complementary cues from each frame, such as shape latents and image features. These multi-source signals are compressed into a compact global motion embedding that captures dense inter-frame correspondence. A lightweight decoder then queries this global embedding with the anchor-mesh point representation, retrieving per-vertex deformations at target timestamps. Through extensive experiments across diverse motions and object categories, we show that MeshLoom achieves state-of-the-art results on non-rigid registration. In addition, we find that our global embedding-then-query paradigm naturally enables the network to generate deformations at intermediate timestamps, which extends MeshLoom to motion interpolation and mesh morphing. Project page: https://meshloom.github.io/ .

📄 PDF Abstract BibTeX arXiv:2606.17027

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Iterative Feedback Network for Unsupervised Point Cloud Registration

2024-01-09 · Yifan Xie, Boyu Wang, Shiqi Li, Jihua Zhu

As a fundamental problem in computer vision, point cloud registration aims to seek the optimal transformation for aligning a pair of point clouds. In most existing methods, the information flows are usually forward trans…

Point Cloud Registration

Non-rigid image registration using fully convolutional networks with deep self-supervision

2017-09-04 · Hongming Li, Yong Fan

We propose a novel non-rigid image registration algorithm that is built upon fully convolutional networks (FCNs) to optimize and learn spatial transformations between pairs of images to be registered. Different from most…

Image Registration

Video Interpolation using Optical Flow and Laplacian Smoothness

2016-03-26 · Wenbin Li, Darren Cosker

Non-rigid video interpolation is a common computer vision task. In this paper we present an optical flow approach which adopts a Laplacian Cotangent Mesh constraint to enhance the local smoothness. Similar to Li et al., …

Optical Flow Estimation

MeiBRD: Meta-Learning Intraoperative Biomechanical Residual Deformation

2026-06-16 · Casey Meisenzahl, Jon Heiselman, Michael Holtz, Yubo Ye 외 arxiv

Accurate intraoperative liver registration is challenging due to substantial soft-tissue deformation yet sparse intraoperative measurements. Biomechanical models regularize this ill-posedness with prior knowledge but exh…

Non-Rigid Image Registration Using Self-Supervised Fully Convolutional Networks without Training Data

2018-01-11 · Hongming Li, Yong Fan

A novel non-rigid image registration algorithm is built upon fully convolutional networks (FCNs) to optimize and learn spatial transformations between pairs of images to be registered in a self-supervised learning framew…

Image RegistrationSelf-Supervised Learning