Keypoint-Only Group Activity Recognition via Multiscale Transformer

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing Group Activity Recognition (GAR) methods face challenges in compositional understanding of crowded scenes, scene biases, and privacy concerns due to reliance on RGB modality, which affects model robustness and generalizability.

Innovation Solution

The COMPOSER architecture uses a Multiscale Transformer-based approach with keypoint-only modality, performing attention-based reasoning over tokens at multiple scales, clustering intermediate representations, and employing auxiliary predictions and data augmentations to maintain consistent cluster assignments and enhance model training.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If RGB modality is used for Group Activity Recognition, then visual information richness is improved, but scene biases and privacy concerns increase

Engineering Contradiction:
Improvevisual information richnessVSAvoidscene biases and privacy concerns
Core Design Contradiction:
Loss of informationVSObject-affected harmful factors

Solution Approach 1:

The patent extracts only the essential keypoint information from video frames, discarding the rest of the RGB image data. This extraction principle removes harmful scene biases and privacy concerns while retaining sufficient visual information for group activity recognition, directly resolving the contradiction between information richness and harmful factors.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces keypoint data as an intermediary representation between RGB images and activity recognition. These keypoints serve as a mediator that captures essential motion and position information without exposing detailed visual content, thus reducing scene biases and privacy issues while maintaining recognition accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Object-affected harmful factors

If keypoint-only modality is used, then privacy concerns and scene biases are reduced, but compositional understanding in crowded scenes becomes more difficult

Engineering Contradiction:
Improveprivacy concerns and scene biasesVSAvoidcompositional understanding in crowded scenes
Core Design Contradiction:
Object-affected harmful factorsVSDifficulty of detecting and measuring

Solution Approach 1:

The patent segments the group activity recognition task into multiple scales, from individual keypoints to person-level representations and finally to group-level compositions. This hierarchical segmentation makes compositional understanding tractable in crowded scenes by breaking down the complex reasoning into manageable stages, overcoming the difficulty while using only keypoint data.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a temporal dimension and multi-scale hierarchy to enhance keypoint-only representations. By incorporating time-based keypoint trajectories and organizing representations across multiple scales (keypoint, person, group), the system compensates for the limited spatial information in keypoint data, enabling effective compositional reasoning in crowded scenes.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Adaptability or versatility

If multi-scale Transformer approach is used with keypoint data, then compositional reasoning capability is improved, but computational complexity increases

Engineering Contradiction:
Improvecompositional reasoning capabilityVSAvoidcomputational complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent segments the computational workload across multiple scales, where each scale processes a specific level of abstraction (keypoints, persons, groups). This segmentation allows the Transformer to focus computational resources on relevant relationships at each scale, improving compositional reasoning while managing complexity through hierarchical organization of computations.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20230148017A1Compositional reasoning of gorup activity in videos with keypoint-only modality
Publication Date: 2023.05.11 NEC LABORATORIES AMERICA INC
  • US20230148017A1 patent drawing
  • US20230148017A1 patent drawing
  • US20230148017A1 patent drawing

AI summary

A method for compositional reasoning of group activity in videos with keypoint-only modality is presented. The method includes obtaining video frames from a video stream received from a plurality of video image capturing devices, extracting keypoints all of persons detected in the video frames to define keypoint data, tokenizing the keypoint data with time and segment information, clustering groups of keypoint persons in the video frames and passing the clustering groups through multi-scale prediction, and performing a prediction to provide a group activity prediction of a scene in the video frames.