Skip to content

Commit e848c2b

Browse files
committed
vsigd now ral
1 parent 475044c commit e848c2b

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

_bibliography/papers.bib

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,18 +128,17 @@ @misc{gaochen2025actsim
128128
abbr = {ARXIV},
129129
preview = {actsim.gif}
130130
}
131-
@misc{bukhari2025graspdiff,
131+
@article{bukhari2025graspdiff,
132132
title = {Variational Shape Inference for Grasp Diffusion on SE(3)},
133133
author = {S. Talha Bukhari and Kaivalya Agrawal and Zachary Kingston and Aniket Bera},
134134
abstract = {Grasp synthesis is a fundamental task in robotic manipulation which usually has multiple feasible solutions. Multimodal grasp synthesis seeks to generate diverse sets of stable grasps conditioned on object geometry, making the robust learning of geometric features crucial for success. To address this challenge, we propose a framework for learning multimodal grasp distributions that leverages variational shape inference to enhance robustness against shape noise and measurement sparsity. Our approach first trains a variational autoencoder for shape inference using implicit neural representations, and then uses these learned geometric features to guide a diffusion model for grasp synthesis on the SE(3) manifold. Additionally, we introduce a test-time grasp optimization technique that can be integrated as a plugin to further enhance grasping performance. Experimental results demonstrate that our shape inference for grasp synthesis formulation outperforms state-of-the-art multimodal grasp synthesis methods on the ACRONYM dataset by 6.3\%, while demonstrating robustness to deterioration in point cloud density compared to other approaches. Furthermore, our trained model achieves zero-shot transfer to real-world manipulation of household objects, generating 34\% more successful grasps than baselines despite measurement noise and point cloud calibration errors.},
135-
eprint = {2508.17482},
136-
archiveprefix = {arXiv},
137-
primaryclass = {cs.RO},
135+
journal = ral,
138136
year = 2025,
139137
pdf = {https://arxiv.org/abs/2508.17482},
138+
doi = {10.1109/LRA.2025.3645521},
139+
code = {https://github.com/stalhabukhari/vsigd},
140140
projects = {implicit},
141-
note = {Under Review},
142-
abbr = {ARXIV},
141+
abbr = {RAL},
143142
preview = {graspdiff.gif}
144143
}
145144
@misc{fuentes2025sensing,

0 commit comments

Comments
 (0)