paper-with-me

Papers

Human Action Recognition Based on Context-Dependent Graph Kernels

2014-06-01 · CVPR 2014 6 · Baoxin Wu, Chunfeng Yuan, Weiming Hu

Graphs are a powerful tool to model structured objects, but it is nontrivial to measure the similarity between two graphs. In this paper, we construct a two-graph model to represent human actions by recording the spatial and temporal relationships among local features. We also propose a novel family of context-dependent graph kernels (CGKs) to measure similarity between graphs. First, local features are used as the vertices of the two-graph model and the relationships among local features in the intra-frames and inter-frames are characterized by the edges. Then, the proposed CGKs are applied to measure the similarity between actions represented by the two-graph model. Graphs can be decomposed into numbers of primary walk groups with different walk lengths and our CGKs are based on the context-dependent primary walk group matching. Taking advantage of the context information makes the correctly matched primary walk groups dominate in the CGKs and improves the performance of similarity measurement between graphs. Finally, a generalized multiple kernel learning algorithm with a proposed l12-norm regularization is applied to combine these CGKs optimally together and simultaneously train a set of action classifiers. We conduct a series of experiments on several public action datasets. Our approach achieves a comparable performance to the state-of-the-art approaches, which demonstrates the effectiveness of the two-graph model and the CGKs in recognizing human actions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

InfoGCN: Representation Learning for Human Skeleton-Based Action Recognition

2022-01-01 · CVPR 2022 1 · Hyung-gun Chi, Myoung Hoon Ha, Seunggeun Chi, Sang Wan Lee 외

Human skeleton-based action recognition offers a valuable means to understand the intricacies of human behavior because it can handle the complex relationships between physical constraints and intention. Although sev…

Action RecognitionRepresentation LearningSkeleton Based Action Recognition

Enhancing Personality Recognition in Dialogue by Data Augmentation and Heterogeneous Conversational Graph Networks

2024-01-11 · Yahui Fu, Haiyue Song, Tianyu Zhao, Tatsuya Kawahara

Personality recognition is useful for enhancing robots' ability to tailor user-adaptive responses, thus fostering rich human-robot interactions. One of the challenges in this task is a limited number of speakers in exist…

Data Augmentation

Distillation of Human-Object Interaction Contexts for Action Recognition

2021-12-17 · Muna Almushyti, Frederick W. Li

Modeling spatial-temporal relations is imperative for recognizing human actions, especially when a human is interacting with objects, while multiple objects appear around the human differently over time. Most existing ac…

Action RecognitionGraph AttentionHuman-Object Interaction DetectionKnowledge Distillation+2

Geometric Visual Fusion Graph Neural Networks for Multi-Person Human-Object Interaction Recognition in Videos

2025-06-03 · Tanqiu Qiao, Ruochen Li, Frederick W. B. Li, Yoshiki Kubotani 외

Human-Object Interaction (HOI) recognition in videos requires understanding both visual patterns and geometric relationships as they evolve over time. Visual and geometric features offer complementary strengths. Visual f…

Graph LearningGraph Neural NetworkHuman-Object Interaction Detection

Human Action Recognition with Multi-Laplacian Graph Convolutional Networks

2019-10-15 · Ahmed Mazari, Hichem Sahbi

Convolutional neural networks are nowadays witnessing a major success in different pattern recognition problems. These learning models were basically designed to handle vectorial data such as images but their extension t…

Action RecognitionTemporal Action Localization