← Search

Riccardo Marin

15 accepted papers

2026

RINO: Rotation-Invariant Non-Rigid Correspondences

CVPR 2026

Dense 3D shape correspondence remains a central challenge in computer vision and graphics as many deep learning approaches still rely on intermediate geometric features or handcrafted descriptors, limiting their effectiveness under non-isometric deformations, partial data, and non-manifold inputs. T

Cited by 0SourceScholar
2026

Teaching DINOv3 About Partial 3D Geometry: A Self-Supervised Geometry-Aware Approach

CVPR 2026

Partial shape matching is a crucial yet underexplored problem in 3D vision, with significant relevance to real-world scenarios where shapes are often only partially observed. Existing feature descriptors face difficulties in this setting, as traditional representations either struggle with the bound

Cited by 0SourcecodeScholar
2025

4Deform: Neural Surface Deformation for Robust Shape Interpolation

CVPR 2025poster

Generating realistic intermediate shapes between non-rigidly deformed shapes is a challenging task in computer vision, especially with unstructured data (e.g., point clouds) where temporal consistency across frames is lacking, and topologies are changing. Most interpolation methods are designed for…

Cited by 0SourcePDFScholar
2025

GECO: Geometrically Consistent Embedding with Lightspeed Inference

ICCV 2025poster

Recent advancements in feature computation have revealed that self-supervised feature extractors can recognize semantic correspondences. However, these features often lack an understanding of objects' underlying 3D geometry. In this paper, we focus on learning features capable of semantically charac…

Cited by 0SourcePDFScholar
2025

Nonisotropic Gaussian Diffusion for Realistic 3D Human Motion Prediction

CVPR 2025poster

Probabilistic human motion prediction aims to forecast multiple possible future movements from past observations. While current approaches report high diversity and realism, they often generate motions with undetected limb stretching and jitter. To address this, we introduce SkeletonDiffusion, a lat…

2025

OrthoLoC: UAV 6-DoF Localization and Calibration Using Orthographic Geodata

NeurIPS 2025oral

Accurate visual localization from aerial views is a fundamental problem with applications in mapping, large-area inspection, and search-and-rescue operations. In many scenarios, these systems require high-precision localization while operating with limited resources (e.g., no internet connection or…

Cited by 0SourcecodeScholar
2025

TriDi: Trilateral Diffusion of 3D Humans, Objects, and Interactions

ICCV 2025poster

Modeling 3D human-object interaction (HOI) is a problem of great interest for computer vision and a key enabler for virtual and mixed-reality applications. Existing methods work in a one-way direction: some recover plausible human interactions conditioned on a 3D object; others recover the object po…

Cited by 0SourcePDFScholar
2024

Human-3Diffusion: Realistic Avatar Creation via Explicit 3D Consistent Diffusion Models

NeurIPS 2024poster

Creating realistic avatars from a single RGB image is an attractive yet challenging problem. To deal with challenging loose clothing or occlusion by interaction objects, we leverage powerful shape prior from 2D diffusion models pretrained on large datasets. Although 2D diffusion models demonstrate s…

Cited by 5SourcePDFScholar
2023

Accelerating Transformer Inference for Translation via Parallel Decoding

ACL 2023long

Autoregressive decoding limits the efficiency of transformers for Machine Translation (MT). The community proposed specific network architectures and learning-based methods to solve this issue, which are expensive and require changes to the MT model, trading inference speed at the cost of the transl…

2023

NSF: Neural Surface Fields for Human Modeling from Monocular Depth

ICCV 2023poster

Obtaining personalized 3D animatable avatars from a monocular camera has several real world applications in gaming, virtual try-on, animation, and VR/XR, etc. However, it is very challenging to model dynamic and fine-grained clothing deformations from such sparse data. Existing methods for modeling…

Cited by 15PDFScholar
2023

Object Pop-Up: Can We Infer 3D Objects and Their Poses From Human Interactions Alone?

CVPR 2023poster

The intimate entanglement between objects affordances and human poses is of large interest, among others, for behavioural sciences, cognitive psychology, and Computer Vision communities. In recent years, the latter has developed several object-centric approaches: starting from items, learning pipeli…

2022

Reduced Representation of Deformation Fields for Effective Non-rigid Shape Matching

NeurIPS 2022accept

In this work we present a novel approach for computing correspondences between non-rigid objects, by exploiting a reduced representation of deformation fields. Different from existing works that represent deformation fields by training a general-purpose neural network, we advocate for an approximati…

2021

Data-Driven Intra-Operative Estimation of Anatomical Attachments for Autonomous Tissue Dissection

RA-L 2021

The execution of surgical tasks by an Autonomous Robotic System (ARS) requires an up-to-date model of the current surgical environment, which has to be deduced from measurements collected during task execution. In this work, we propose to automate tissue dissection tasks by introducing a convolution

Cited by 18SourceScholar
2021

Shape Registration in the Time of Transformers

NeurIPS 2021poster

In this paper, we propose a transformer-based procedure for the efficient registration of non-rigid 3D point clouds. The proposed approach is data-driven and adopts for the first time the transformers architecture in the registration task. Our method is general and applies to different settings. Gi…

2020

Correspondence learning via linearly-invariant embedding

NeurIPS 2020poster

In this paper, we propose a fully differentiable pipeline for estimating accurate dense correspondences between 3D point clouds. The proposed pipeline is an extension and a generalization of the functional maps framework. However, instead of using the Laplace-Beltrami eigenfunctions as done in virtu…