paper-with-me

Papers

Towards Confidence-guided Shape Completion for Robotic Applications

2022-09-09 · Andrea Rosasco, Stefano Berti, Fabrizio Bottarel, Michele Colledanchise, Lorenzo Natale

Many robotic tasks involving some form of 3D visual perception greatly benefit from a complete knowledge of the working environment. However, robots often have to tackle unstructured environments and their onboard visual sensors can only provide incomplete information due to limited workspaces, clutter or object self-occlusion. In recent years, deep learning architectures for shape completion have begun taking traction as effective means of inferring a complete 3D object representation from partial visual data. Nevertheless, most of the existing state-of-the-art approaches provide a fixed output resolution in the form of voxel grids, strictly related to the size of the neural network output stage. While this is enough for some tasks, e.g. obstacle avoidance in navigation, grasping and manipulation require finer resolutions and simply scaling up the neural network outputs is computationally expensive. In this paper, we address this limitation by proposing an object shape completion method based on an implicit 3D representation providing a confidence value for each reconstructed point. As a second contribution, we propose a gradient-based method for efficiently sampling such implicit function at an arbitrary resolution, tunable at inference time. We experimentally validate our approach by comparing reconstructed shapes with ground truths, and by deploying our shape completion algorithm in a robotic grasping pipeline. In both cases, we compare results with a state-of-the-art shape completion approach.

📄 PDF Abstract BibTeX arXiv:2209.04300

Code (1)

andrearosasco/hyperpcr 공식 구현 pytorch

Tasks

ObjectRobotic Grasping

Similar Papers 제목 키워드 기반

RaySt3R: Predicting Novel Depth Maps for Zero-Shot Object Completion

2025-06-05 · Bardienus P. Duisterhof, Jan Oberst, Bowen Wen, Stan Birchfield 외

3D shape completion has broad applications in robotics, digital twin reconstruction, and extended reality (XR). Although recent advances in 3D object and scene completion have achieved impressive results, existing method…

Novel View SynthesisObject

Wave-Former: Through-Occlusion 3D Reconstruction via Wireless Shape Completion

2025-11-18 · Laura Dodds, Maisy Lam, Waleed Akbar, Yibo Cheng 외 arxiv

We present Wave-Former, a novel method capable of high-accuracy 3D shape reconstruction for completely occluded, diverse, everyday objects. This capability can open new applications spanning robotics, augmented reality, …

3D Shape Reconstruction3D Reconstruction

UNCLE-Grasp: Uncertainty-Aware Grasping of Leaf-Occluded Strawberries

2026-01-20 · Malak Mansour, Ali Abouzeid, Zezhou Sun, Qinbo Sun 외 arxiv

Robotic strawberry harvesting remains challenging under partial occlusion, where leaf interference introduces significant geometric uncertainty and renders grasp decisions based on a single deterministic shape estimate u…

Point Cloud CompletionDecision Making

PCN: Point Completion Network

2018-08-02 · Wentao Yuan, Tejas Khot, David Held, Christoph Mertz 외

Shape completion, the problem of estimating the complete geometry of objects from partial observations, lies at the core of many vision and robotics applications. In this work, we propose Point Completion Network (PCN), …

DecoderPoint Cloud Completion

TOSC: Task-Oriented Shape Completion for Open-World Dexterous Grasp Generation from Partial Point Clouds

2026-01-09 · Weishang Wu, Yifei Shi, Zhiping Cai arxiv

Task-oriented dexterous grasping remains challenging in robotic manipulations of open-world objects under severe partial observation, where significant missing data invalidates generic shape completion. In this paper, to…

Point Clouds