English

Predicate Hierarchies Improve Few-Shot State Classification

Computer Vision and Pattern Recognition 2025-02-19 v1 Artificial Intelligence Machine Learning Robotics

Abstract

State classification of objects and their relations is core to many long-horizon tasks, particularly in robot planning and manipulation. However, the combinatorial explosion of possible object-predicate combinations, coupled with the need to adapt to novel real-world environments, makes it a desideratum for state classification models to generalize to novel queries with few examples. To this end, we propose PHIER, which leverages predicate hierarchies to generalize effectively in few-shot scenarios. PHIER uses an object-centric scene encoder, self-supervised losses that infer semantic relations between predicates, and a hyperbolic distance metric that captures hierarchical structure; it learns a structured latent space of image-predicate pairs that guides reasoning over state classification queries. We evaluate PHIER in the CALVIN and BEHAVIOR robotic environments and show that PHIER significantly outperforms existing methods in few-shot, out-of-distribution state classification, and demonstrates strong zero- and few-shot generalization from simulated to real-world tasks. Our results demonstrate that leveraging predicate hierarchies improves performance on state classification tasks with limited data.

Keywords

Cite

@article{arxiv.2502.12481,
  title  = {Predicate Hierarchies Improve Few-Shot State Classification},
  author = {Emily Jin and Joy Hsu and Jiajun Wu},
  journal= {arXiv preprint arXiv:2502.12481},
  year   = {2025}
}

Comments

ICLR 2025. First two authors contributed equally. Project page: https://emilyzjin.github.io/projects/phier.html

R2 v1 2026-06-28T21:48:10.473Z