English

TRec: Learning Hand-Object Interactions through 2D Point Track Motion

Computer Vision and Pattern Recognition 2026-01-12 v3 Machine Learning

Abstract

We present a novel approach for hand-object action recognition that leverages 2D point tracks as an additional motion cue. While most existing methods rely on RGB appearance, human pose estimation, or their combination, our work demonstrates that tracking randomly sampled image points across video frames can substantially improve recognition accuracy. Unlike prior approaches, we do not detect hands, objects, or interaction regions. Instead, we employ CoTracker to follow a set of randomly initialized points through each video and use the resulting trajectories, together with the corresponding image frames, as input to a Transformer-based recognition model. Surprisingly, our method achieves notable gains even when only the initial frame and the point tracks are provided, without incorporating the full video sequence. Experimental results confirm that integrating 2D point tracks consistently enhances performance compared to the same model trained without motion information, highlighting their potential as a lightweight yet effective representation for hand-object action understanding.

Keywords

Cite

@article{arxiv.2601.03667,
  title  = {TRec: Learning Hand-Object Interactions through 2D Point Track Motion},
  author = {Dennis Holzmann and Sven Wachsmuth},
  journal= {arXiv preprint arXiv:2601.03667},
  year   = {2026}
}

Comments

submitted to ICPR 2026

R2 v1 2026-07-01T08:53:52.411Z