paper-with-me

홈 › Papers

Multi-FinGAN: Generative Coarse-To-Fine Sampling of Multi-Finger Grasps

2020-12-17 · Jens Lundell, Enric Corona, Tran Nguyen Le, Francesco Verdoja, Philippe Weinzaepfel, Gregory Rogez, Francesc Moreno-Noguer, Ville Kyrki

While there exists many methods for manipulating rigid objects with parallel-jaw grippers, grasping with multi-finger robotic hands remains a quite unexplored research topic. Reasoning and planning collision-free trajectories on the additional degrees of freedom of several fingers represents an important challenge that, so far, involves computationally costly and slow processes. In this work, we present Multi-FinGAN, a fast generative multi-finger grasp sampling method that synthesizes high quality grasps directly from RGB-D images in about a second. We achieve this by training in an end-to-end fashion a coarse-to-fine model composed of a classification network that distinguishes grasp types according to a specific taxonomy and a refinement network that produces refined grasp poses and joint angles. We experimentally validate and benchmark our method against a standard grasp-sampling method on 790 grasps in simulation and 20 grasps on a real Franka Emika Panda. All experimental results using our method show consistent improvements both in terms of grasp quality metrics and grasp success rate. Remarkably, our approach is up to 20-30 times faster than the baseline, a significant improvement that opens the door to feedback-based grasp re-planning and task informative grasping. Code is available at https://irobotics.aalto.fi/multi-fingan/.

📄 PDF Abstract BibTeX arXiv:2012.09696

Code (1)

aalto-intelligent-robotics/Multi-FinGAN 공식 구현 pytorch

Similar Papers 제목 키워드 기반

FairFinGAN: Fairness-aware Synthetic Financial Data Generation

2026-03-05 · Tai Le Quy, Dung Nguyen Tuan, Trung Nguyen Thanh, Duy Tran Cong 외 arxiv

Financial datasets often suffer from bias that can lead to unfair decision-making in automated systems. In this work, we propose FairFinGAN, a WGAN-based framework designed to generate synthetic financial data while miti…

FinGAN: Generative Adversarial Network for Analytical Customer Relationship Management in Banking and Insurance

2022-01-27 · Prateek Kate, Vadlamani Ravi, Akhilesh Gangwar

Churn prediction in credit cards, fraud detection in insurance, and loan default prediction are important analytical customer relationship management (ACRM) problems. Since frauds, churns and defaults happen less frequen…

Fraud DetectionGenerative Adversarial NetworkManagement

Bayesian multiscale deep generative model for the solution of high-dimensional inverse problems

2021-02-04 · Yingzhi Xia, Nicholas Zabaras

Estimation of spatially-varying parameters for computationally expensive forward models governed by partial differential equations is addressed. A novel multiscale Bayesian inference approach is introduced based on deep …

Bayesian Inferenceparameter estimation

One Scale at a Time: Scale-Autoregressive Modeling for Fluid Flow Distributions

2026-04-13 · Mario Lino, Nils Thuerey arxiv

Analyzing unsteady fluid flows often requires access to the full distribution of possible temporal states, yet conventional PDE solvers are computationally prohibitive and learned time-stepping surrogates quickly accumul…

DECOR-GAN: 3D Shape Detailization by Conditional Refinement

2020-12-16 · CVPR 2021 1 · Zhiqin Chen, Vladimir G. Kim, Matthew Fisher, Noam Aigerman 외

We introduce a deep generative network for 3D shape detailization, akin to stylization with the style being geometric details. We address the challenge of creating large varieties of high-resolution and detailed 3D geome…

3D geometryGenerative Adversarial Network