English

HAKE: A Knowledge Engine Foundation for Human Activity Understanding

Computer Vision and Pattern Recognition 2023-09-18 v2 Artificial Intelligence Machine Learning

Abstract

Human activity understanding is of widespread interest in artificial intelligence and spans diverse applications like health care and behavior analysis. Although there have been advances in deep learning, it remains challenging. The object recognition-like solutions usually try to map pixels to semantics directly, but activity patterns are much different from object patterns, thus hindering success. In this work, we propose a novel paradigm to reformulate this task in two stages: first mapping pixels to an intermediate space spanned by atomic activity primitives, then programming detected primitives with interpretable logic rules to infer semantics. To afford a representative primitive space, we build a knowledge base including 26+ M primitive labels and logic rules from human priors or automatic discovering. Our framework, the Human Activity Knowledge Engine (HAKE), exhibits superior generalization ability and performance upon canonical methods on challenging benchmarks. Code and data are available at http://hake-mvig.cn/.

Keywords

Cite

@article{arxiv.2202.06851,
  title  = {HAKE: A Knowledge Engine Foundation for Human Activity Understanding},
  author = {Yong-Lu Li and Xinpeng Liu and Xiaoqian Wu and Yizhuo Li and Zuoyu Qiu and Liang Xu and Yue Xu and Hao-Shu Fang and Cewu Lu},
  journal= {arXiv preprint arXiv:2202.06851},
  year   = {2023}
}

Comments

HAKE 2.0; website: http://hake-mvig.cn/, code: https://github.com/DirtyHarryLYL/HAKE-Action-Torch/tree/HAKE-Reason

R2 v1 2026-06-24T09:35:43.724Z