← Search

Fabio Poiesi

23 accepted papers

2026

Efficient Encoder-Free Fourier-based 3D Large Multimodal Model

CVPR 2026

Large Multimodal Models (LMMs) that process 3D data typically rely on heavy, pretrained visual encoders to extract geometric features. While recent 2D LMMs have begun to eliminate such encoders for efficiency and scalability, extending this paradigm to 3D remains challenging due to the unordered and

Cited by 0SourceScholar
2026

Masked Clustering Prediction for Unsupervised Point Cloud Pre-training

AAAI 2026technical

Vision transformers (ViTs) have recently been widely applied to 3D point cloud understanding, with masked autoencoding as the predominant pre-training paradigm. However, the challenge of learning dense and informative semantic features from point clouds via standard ViTs remains underexplored. We pr

Cited by 0SourcePDFScholar
2026

Obstruction Reasoning for Robotic Grasping

CVPR 2026

Successful robotic grasping in cluttered environments not only requires a model to visually ground a target object but also to reason about obstructions that must be cleared beforehand. While current vision-language embodied reasoning models show emergent spatial understanding, they remain limited i

Cited by 0SourceScholar
2025

Cross-Modal and Uncertainty-Aware Agglomeration for Open-Vocabulary 3D Scene Understanding

CVPR 2025poster

The lack of a large-scale 3D-text corpus has led recent works to distill open-vocabulary knowledge from vision-language models (VLMs). However, these methods typically rely on a single VLM to align the feature spaces of 3D models within a common language space, which limits the potential of 3D model…

2025

Distilling 3D distinctive local descriptors for 6D pose estimation

IROS 2025

Three-dimensional local descriptors are crucial for encoding geometric surface properties, making them essential for various point cloud understanding tasks. Among these descriptors, GeDi has demonstrated strong zero-shot 6D pose estimation capabilities but remains computationally impractical for re

Cited by 2SourcecodeScholar
2025

Free-form language-based robotic reasoning and grasping

IROS 2025

Performing robotic grasping from a cluttered bin based on human instructions is a challenging task, as it requires understanding both the nuances of free-form language and the spatial relationships between objects. Vision-Language Models (VLMs) trained on web-scale data, such as GPT-4o, have demonst

Cited by 8SourcecodeScholar
2025

Functionality Understanding and Segmentation in 3D Scenes

CVPR 2025highlight

Understanding functionalities in 3D scenes involves interpreting natural language descriptions to locate functional interactive objects, such as handles and buttons, in a 3D environment. Functionality understanding is highly challenging, as it requires both world knowledge to interpret language and…

2025

GRASPLAT: Enabling dexterous grasping through novel view synthesis

IROS 2025

Achieving dexterous robotic grasping with multi-fingered hands remains a significant challenge. While existing methods rely on complete 3D scans to predict grasp poses, these approaches face limitations due to the difficulty of acquiring high-quality 3D data in real-world scenarios. In this paper, w

Cited by 0SourcecodeScholar
2025

OpenHype: Hyperbolic Embeddings for Hierarchical Open-Vocabulary Radiance Fields

NeurIPS 2025poster

Modeling the inherent hierarchical structure of 3D objects and 3D scenes is highly desirable, as it enables a more holistic understanding of environments for autonomous agents. Accomplishing this with implicit representations, such as Neural Radiance Fields, remains an unexplored challenge. Existing…

Cited by 0SourceScholar
2024

6DGS: 6D Pose Estimation from a Single Image and a 3D Gaussian Splatting Model

ECCV 2024poster

"We propose to estimate the camera pose of a target RGB image given a 3D Gaussian Splatting (3DGS) model representing the scene. avoids the iterative process typical of analysis-by-synthesis methods (iNeRF) that also require an initialization of the camera pose in order to converge. Instead, our met…

2024

FreeZe: Training-free zero-shot 6D pose estimation with geometric and vision foundation models

ECCV 2024poster

"Estimating the 6D pose of objects unseen during training is highly desirable yet challenging. Zero-shot object 6D pose estimation methods address this challenge by leveraging additional task-specific supervision provided by large-scale, photo-realistic synthetic datasets. However, their performance…

2024

Geometrically-driven Aggregation for Zero-shot 3D Point Cloud Understanding

CVPR 2024highlight

Zero-shot 3D point cloud understanding can be achieved via 2D Vision-Language Models (VLMs). Existing strategies directly map VLM representations from 2D pixels of rendered or captured views to 3D points overlooking the inherent and expressible point cloud geometric structure. Geometrically similar…

2024

IFFNeRF: Initialisation Free and Fast 6DoF pose estimation from a single image and a NeRF model

ICRA 2024poster

We introduce IFFNeRF to estimate the six degrees-of-freedom (6DoF) camera pose of a given image, building on the Neural Radiance Fields (NeRF) formulation. IFFNeRF is specifically designed to operate in real-time and eliminates the need for an initial pose guess that is proximate to the sought solut…

Cited by 7SourcecodeScholar
2024

Open-Vocabulary Object 6D Pose Estimation

CVPR 2024highlight

We introduce the new setting of open-vocabulary object 6D pose estimation in which a textual prompt is used to specify the object of interest. In contrast to existing approaches in our setting (i) the object of interest is specified solely through the textual prompt (ii) no object model (e.g. CAD or…

2023

Novel Class Discovery for 3D Point Cloud Semantic Segmentation

CVPR 2023poster

Novel class discovery (NCD) for semantic segmentation is the task of learning a model that can segment unlabelled (novel) classes using only the supervision from labelled (base) classes. This problem has recently been pioneered for 2D image data, but no work exists for 3D point cloud data. In fact,…

2022

CoSMix: Compositional Semantic Mix for Domain Adaptation in 3D LiDAR Segmentation

ECCV 2022poster

"3D LiDAR semantic segmentation is fundamental for autonomous driving. Several Unsupervised Domain Adaptation (UDA) methods for point cloud data have been recently proposed to improve model generalization for different sensors and environments. Researchers working on UDA problems in the image domain…

2022

GIPSO: Geometrically Informed Propagation for Online Adaptation in 3D LiDAR Segmentation

ECCV 2022poster

"3D point cloud semantic segmentation is fundamental for autonomous driving. Most approaches in the literature neglect an important aspect, i.e., how to deal with domain shift when handling dynamic scenes. This can significantly hinder the navigation capabilities of self-driving vehicles. This paper…