English

Diffusion-Based Action Recognition Generalizes to Untrained Domains

Computer Vision and Pattern Recognition 2025-09-24 v3

Abstract

Humans can recognize the same actions despite large context and viewpoint variations, such as differences between species (walking in spiders vs. horses), viewpoints (egocentric vs. third-person), and contexts (real life vs movies). Current deep learning models struggle with such generalization. We propose using features generated by a Vision Diffusion Model (VDM), aggregated via a transformer, to achieve human-like action recognition across these challenging conditions. We find that generalization is enhanced by the use of a model conditioned on earlier timesteps of the diffusion process to highlight semantic information over pixel level details in the extracted features. We experimentally explore the generalization properties of our approach in classifying actions across animal species, across different viewing angles, and different recording contexts. Our model sets a new state-of-the-art across all three generalization benchmarks, bringing machine action recognition closer to human-like robustness. Project page: https://www.vision.caltech.edu/actiondiff. Code: https://github.com/frankyaoxiao/ActionDiff

Keywords

Cite

@article{arxiv.2509.08908,
  title  = {Diffusion-Based Action Recognition Generalizes to Untrained Domains},
  author = {Rogerio Guimaraes and Frank Xiao and Pietro Perona and Markus Marks},
  journal= {arXiv preprint arXiv:2509.08908},
  year   = {2025}
}

Comments

Project page: https://www.vision.caltech.edu/actiondiff. Code: https://github.com/frankyaoxiao/ActionDiff

R2 v1 2026-07-01T05:30:47.646Z