CPD: Coherent Point Drift—an algorithm that finds a non-rigid transformation to align one point cloud with another by treating one as a Gaussian Mixture Model centroid
non-rigid registration: Aligning two 3D shapes by allowing one to deform/warp (stretch, bend) rather than just rotating and translating
task-space vectors: Vectors representing specific keypoints on the robot hand (fingertips, palm) used to define the contact relationship with the object
pre-grasp pose: A hand configuration positioned near the object but not yet touching it, used as a starting point to simplify the exploration problem for RL
Schunk SIH: A specific type of anthropomorphic (human-like) robotic hand with 5 fingers and 11 degrees of freedom
latent shape parameters: A low-dimensional vector produced by PCA that captures the primary ways an object's shape varies within its category (e.g., handle length, head size)
PPO: Proximal Policy Optimization—a reinforcement learning algorithm used here to train the interactive policy