English

HeRO: Hierarchical 3D Semantic Representation for Pose-aware Object Manipulation

Computer Vision and Pattern Recognition 2026-02-24 v1

Abstract

Imitation learning for robotic manipulation has progressed from 2D image policies to 3D representations that explicitly encode geometry. Yet purely geometric policies often lack explicit part-level semantics, which are critical for pose-aware manipulation (e.g., distinguishing a shoe's toe from heel). In this paper, we present HeRO, a diffusion-based policy that couples geometry and semantics via hierarchical semantic fields. HeRO employs dense semantics lifting to fuse discriminative, geometry-sensitive features from DINOv2 with the smooth, globally coherent correspondences from Stable Diffusion, yielding dense features that are both fine-grained and spatially consistent. These features are processed and partitioned to construct a global field and a set of local fields. A hierarchical conditioning module conditions the generative denoiser on global and local fields using permutation-invariant network architecture, thereby avoiding order-sensitive bias and producing a coherent control policy for pose-aware manipulation. In various tests, HeRO establishes a new state-of-the-art, improving success on Place Dual Shoes by 12.3% and averaging 6.5% gains across six challenging pose-aware tasks. Code is available at https://github.com/Chongyang-99/HeRO.

Keywords

Cite

@article{arxiv.2602.18817,
  title  = {HeRO: Hierarchical 3D Semantic Representation for Pose-aware Object Manipulation},
  author = {Chongyang Xu and Shen Cheng and Haipeng Li and Haoqiang Fan and Ziliang Feng and Shuaicheng Liu},
  journal= {arXiv preprint arXiv:2602.18817},
  year   = {2026}
}

Comments

Accepted by ICRA 2026

R2 v1 2026-07-01T10:45:38.203Z