中文
相关论文

相关论文: Canonical Policy: Learning Canonical 3D Representa…

200 篇论文

Symmetry-based neural networks often constrain the architecture in order to achieve invariance or equivariance to a group of transformations. In this paper, we propose an alternative that avoids this architectural constraint by learning to…

机器学习 · 计算机科学 2023-07-10 Sékou-Oumar Kaba , Arnab Kumar Mondal , Yan Zhang , Yoshua Bengio , Siamak Ravanbakhsh

Imitation learning is promising for robotic manipulation, but \emph{precise insertion} in the real world remains difficult due to contact-rich dynamics, tight clearances, and limited demonstrations. Many existing visuomotor policies depend…

机器人学 · 计算机科学 2026-03-25 Han Sun , Sheng Liu , Yizhao Wang , Zhenning Zhou , Shuai Wang , Haibo Yang , Jingyuan Sun , Qixin Cao

Progress in 3D object understanding has relied on manually canonicalized shape datasets that contain instances with consistent position and orientation (3D pose). This has made it hard to generalize these methods to in-the-wild shapes, eg.,…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Rahul Sajnani , Adrien Poulenard , Jivitesh Jain , Radhika Dua , Leonidas J. Guibas , Srinath Sridhar

Features that are equivariant to a larger group of symmetries have been shown to be more discriminative and powerful in recent studies. However, higher-order equivariant features often come with an exponentially-growing computational cost.…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Haiwei Chen , Shichen Liu , Weikai Chen , Hao Li

Learning from expert demonstrations is a promising approach for training robotic manipulation policies from limited data. However, imitation learning algorithms require a number of design choices ranging from the input modality, training…

机器人学 · 计算机科学 2024-09-12 Eugenio Chisari , Nick Heppert , Max Argus , Tim Welschehold , Thomas Brox , Abhinav Valada

While existing equivariant methods enhance data efficiency, they suffer from high computational intensity, reliance on single-modality inputs, and instability when combined with fast-sampling methods. In this work, we propose E3Flow, a…

机器人学 · 计算机科学 2026-03-25 Qinglun Zhang , Shen Cheng , Tian Dan , Haoqiang Fan , Guanghui Liu , Shuaicheng Liu

In numerous applications of geometric deep learning, the studied systems exhibit spatial symmetries and it is desirable to enforce these. For the symmetry of global rotations and reflections, this means that the model should be equivariant…

机器学习 · 计算机科学 2025-03-06 Peter Lippmann , Gerrit Gerhartz , Roman Remme , Fred A. Hamprecht

Recent advancements in deep learning methods have significantly improved the performance of 3D Human Pose Estimation (HPE). However, performance degradation caused by domain gaps between source and target domains remains a major challenge…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Hoosang Lee , Jeha Ryu

If a robot masters folding a kitchen towel, we would expect it to master folding a large beach towel. However, existing policy learning methods that rely on data augmentation still don't guarantee such generalization. Our insight is to add…

机器人学 · 计算机科学 2024-07-03 Jingyun Yang , Congyue Deng , Jimmy Wu , Rika Antonova , Leonidas Guibas , Jeannette Bohg

We propose a novel framework for fine-grained object recognition that learns to recover object variation in 3D space from a single image, trained on an image collection without using any ground-truth 3D annotation. We accomplish this by…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Sunghun Joung , Seungryong Kim , Minsu Kim , Ig-Jae Kim , Kwanghoon Sohn

Unsupervised contrastive learning for indoor-scene point clouds has achieved great successes. However, unsupervised learning point clouds in outdoor scenes remains challenging because previous methods need to reconstruct the whole scene and…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Runjian Chen , Yao Mu , Runsen Xu , Wenqi Shao , Chenhan Jiang , Hang Xu , Zhenguo Li , Ping Luo

This paper proposes a convolution structure for learning SE(3)-equivariant features from 3D point clouds. It can be viewed as an equivariant version of kernel point convolutions (KPConv), a widely used convolution form to process point…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Minghan Zhu , Maani Ghaffari , William A. Clark , Huei Peng

Imitation learning, e.g., diffusion policy, has been proven effective in various robotic manipulation tasks. However, extensive demonstrations are required for policy robustness and generalization. To reduce the demonstration reliance, we…

机器人学 · 计算机科学 2025-03-04 Chenrui Tie , Yue Chen , Ruihai Wu , Boxuan Dong , Zeyi Li , Chongkai Gao , Hao Dong

Visual imitation learning is effective for robots to learn versatile tasks. However, many existing methods rely on behavior cloning with supervised historical trajectories, limiting their 3D spatial and 4D spatiotemporal awareness.…

机器人学 · 计算机科学 2025-07-15 Zhenyang Liu , Yikai Wang , Kuanning Wang , Longfei Liang , Xiangyang Xue , Yanwei Fu

We present a novel approach to category-level 6D object pose and size estimation. To tackle intra-class shape variations, we learn canonical shape space (CASS), a unified representation for a large variety of instances of a certain object…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Dengsheng Chen , Jun Li , Zheng Wang , Kai Xu

Point clouds are versatile representations of 3D objects and have found widespread application in science and engineering. Many successful deep-learning models have been proposed that use them as input. The domain of chemical and materials…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Sergey N. Pozdnyakov , Michele Ceriotti

Recent work has shown diffusion models are an effective approach to learning the multimodal distributions arising from demonstration data in behavior cloning. However, a drawback of this approach is the need to learn a denoising function,…

Generating realistic images of complex visual scenes becomes challenging when one wishes to control the structure of the generated images. Previous approaches showed that scenes with few entities can be controlled using scene graphs, but…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Roei Herzig , Amir Bar , Huijuan Xu , Gal Chechik , Trevor Darrell , Amir Globerson

Point cloud processing poses two fundamental challenges: establishing consistent point ordering and effectively learning fine-grained geometric features. Current architectures rely on complex operations that limit expressivity while…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Benjy Friedmann , Michael Werman

3D shape completion methods typically assume scans are pre-aligned to a canonical frame. This leaks pose and scale cues that networks may exploit to memorize absolute positions rather than inferring intrinsic geometry. When such alignment…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Yuqing Wang , Zhaiyu Chen , Xiao Xiang Zhu