paper-with-me

홈 › Papers

HAKE: A Knowledge Engine Foundation for Human Activity Understanding

2022-02-14 · Yong-Lu Li, Xinpeng Liu, Xiaoqian Wu, Yizhuo Li, Zuoyu Qiu, Liang Xu, Yue Xu, Hao-Shu Fang, Cewu Lu

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/.

📄 PDF Abstract BibTeX arXiv:2202.06851

Code (3)

DirtyHarryLYL/HAKE-Action-Torch 공식 구현 pytorch
DirtyHarryLYL/HAKE pytorch
dirtyharrylyl/hake-ava pytorch

Tasks

Action RecognitionHuman-Object Interaction DetectionObject RecognitionScene Understanding

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

HAKE: Human Activity Knowledge Engine

2019-04-13 · Yong-Lu Li, Liang Xu, Xinpeng Liu, Xijie Huang 외

Human activity understanding is crucial for building automatic intelligent system. With the help of deep learning, activity understanding has made huge progress recently. But some challenges such as imbalanced data distr…

Action DetectionHuman-Object Interaction DetectionTransfer Learning

PaStaNet: Toward Human Activity Knowledge Engine

2020-04-02 · CVPR 2020 6 · Yong-Lu Li, Liang Xu, Xinpeng Liu, Xijie Huang 외

Existing image-based activity understanding methods mainly adopt direct mapping, i.e. from image to activity concepts, which may encounter performance bottleneck since the huge gap. In light of this, we propose a new pat…

Action DetectionHuman-Object Interaction DetectionTransfer Learning

The Afterlives of Shakespeare and Company in Online Social Readership

2024-01-14 · Maria Antoniak, David Mimno, Rosamond Thalken, Melanie Walsh 외

The growth of social reading platforms such as Goodreads and LibraryThing enables us to analyze reading activity at very large scale and in remarkable detail. But twenty-first century systems give us a perspective only o…

Large Model for Small Data: Foundation Model for Cross-Modal RF Human Activity Recognition

2024-10-13 · Yuxuan Weng, Guoquan Wu, Tianyue Zheng, Yanbing Yang 외

Radio-Frequency (RF)-based Human Activity Recognition (HAR) rises as a promising solution for applications unamenable to techniques requiring computer visions. However, the scarcity of labeled RF data due to their non-in…

Activity RecognitionFew-Shot LearningHuman Activity RecognitionKnowledge Distillation+2

FOKE: A Personalized and Explainable Education Framework Integrating Foundation Models, Knowledge Graphs, and Prompt Engineering

2024-05-06 · Silan Hu, Xiaoning Wang

Integrating large language models (LLMs) and knowledge graphs (KGs) holds great promise for revolutionizing intelligent education, but challenges remain in achieving personalization, interactivity, and explainability. We…

Knowledge GraphsPrompt Engineering