WO2014200437A1 - Method and system for human motion recognition - Google Patents

Method and system for human motion recognition Download PDF

Info

Publication number
WO2014200437A1
WO2014200437A1 PCT/SG2014/000275 SG2014000275W WO2014200437A1 WO 2014200437 A1 WO2014200437 A1 WO 2014200437A1 SG 2014000275 W SG2014000275 W SG 2014000275W WO 2014200437 A1 WO2014200437 A1 WO 2014200437A1
Authority
WO
WIPO (PCT)
Prior art keywords
atomic actions
motion
features
actions
accordance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/SG2014/000275
Other languages
French (fr)
Inventor
Teck Wee CHUA
Nam Trung PHAM
Karianto Leman
Richard Philippe CHANG
Yue Wang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Agency for Science Technology and Research Singapore
Original Assignee
Agency for Science Technology and Research Singapore
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Agency for Science Technology and Research Singapore filed Critical Agency for Science Technology and Research Singapore
Priority to SG11201510254VA priority Critical patent/SG11201510254VA/en
Priority to US14/898,346 priority patent/US9858678B2/en
Publication of WO2014200437A1 publication Critical patent/WO2014200437A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/246Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/20Movements or behaviour, e.g. gesture recognition
    • G06V40/23Recognition of whole body movements, e.g. for sport training
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23213Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/50Depth or shape recovery
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/107Static hand or arm
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30196Human being; Person

Definitions

  • the present invention generally relates to surveillance and recognition technology, and more particularly relates to a system and method for human motion recognition.
  • a method for human motion recognition includes decomposing a video sequence into a plurality of atomic actions and extracting features from each of the plurality of atomic actions.
  • the features extracted include at least a motion feature and a shape feature.
  • the method further includes performing motion recognition for each of the plurality of atomic actions in response to the features.
  • a system for human motion recognition includes a video sequence decomposer, a feature extractor, and a motion recognition module.
  • the video sequence decomposer decomposes a video sequence into a plurality of atomic actions.
  • the feature extractor extracts features from each of the plurality of atomic actions, the features including at least a motion feature and a shape feature.
  • the motion recognition module performs motion recognition for each of the plurality of atomic actions in response to the features.
  • FIG. 1 comprising FIGs. 1A to ID, pictorially illustrates human motion action sequences, wherein FIG. 1A illustrates action sequences of the human motion of walk, FIG. IB illustrates action sequences of the human motion of run, FIG. 1C illustrates the human motion of skip, and FIG. ID illustrates the human motion of run for comparison to the human motion of skip (FIG. 1C).
  • FIG. 2 depicts decomposition of human walking action in accordance with a present embodiment, wherein FIG. 2 A depicts right-leg stepping, FIG. 2B two-leg crossing, and FIG. 2C left-leg stepping.
  • FIG. 3 depicts motion flow and shape flow vectors of the human motion of running in accordance with the present embodiment, wherein FIG. 3 A depicts the motion of running with both vectors, FIG. 3B depicts the motion flow vectors only, and FIG. 3C depicts the shape flow vectors only.
  • FIG. 4 depicts illustrations of histogram binning in accordance with the present embodiment, wherein FIG. 4A depicts a graph of the human motion vectors of FIG. 3 and FIG. 4B depicts histogram binning the vectors of FIG. 4A in accordance with the present embodiment.
  • FIG. 5 depicts regional concatenation histogram binning in accordance with the present embodiment, wherein FIG. 5A depicts a bounding box illustrating a human motions and divided into four regions and FIG. 5B depicts concatenation of resultant histograms from each region.
  • FIG. 6 depicts a block diagram of a system for resolving an action video into a collection of repetitive atomic actions in accordance with the present embodiment.
  • FIG. 7 depicts a representation of a first portion of the operation of the system of FIG. 6 where the action video of human motion on the left is resolved into a combination of regional concatenation of resultant histograms in accordance with the present embodiment
  • FIG. 8 depicts a representation of a second portion of the operation of the system of FIG. 6 where the resultant histograms are clustered into distance weighted bag-of-automatic-actions in accordance with the present embodiment.
  • FIG. 9, depicts motion recognition in accordance with the present embodiment of six different human action sequences from two different human action sequence datasets
  • FIG. 9A illustrates the six different human action sequences utilized for the comparison
  • FIG. 9B is a graph of the accuracy of recognition of various human action features in a first human action sequence dataset by motion recognition in accordance with the present embodiment
  • FIG. 9C is a graph of the accuracy of recognition of the various human action features in a- second human action sequence dataset by motion recognition in accordance with the present embodiment.
  • FIG. 10 illustrates a 6x6 matrix of the motion recognition in accordance with the present embodiment of the six different human action sequences in both human action sequence datasets of FIG. 9 where the six different human action sequences are listed along the vertical and the recognized human actions are listed along the horizontal.
  • human actions can be encoded as spatial information of body poses and dynamic information of body motions.
  • FIG. 1A comprising FIGs. 1A to ID, action sequences of human actions are shown.
  • an action sequence 100 depicts five views 102, 104, 106, 108, 110 of a person walking.
  • an action sequence 120 depicts five views 122, 124, 126, 128, 130 of a person running.
  • Some actions cannot be distinguished solely using shape and/or motion features.
  • two views 140, 150 depict single body poses of two different huma actions. It is difficult to distinguish a skip action in the view 140 from a run action in the view 150 because when only the pose of the body is observed at a single point in the action, the skip action view 140 appears very similar to the run action view 150.
  • a complex human action sequence is decomposed into a sequence of elementary building blocks, known as 'atomic actions'.
  • FIG. 2 comprising FIGs. 2A, 2B and 2C, the human action of walking is broken down into several atomic actions 200, 210, 220.
  • FIG. 2 A depicts the atomic action 200 of right-leg stepping
  • FIG. 2B depicts the atomic action 210 of two-leg crossing
  • FIG. 2C depicts the atomic action 220 left-leg crossing
  • Shape and motion are the two most important cues for actions, and atomic actions can be 'synthesized' from both elements.
  • FIG. 3 comprising FIGs. 3A, 3B and 3C, illustrates these cues.
  • a first set of vectors 304 are vectors depicting motion flow (e.g., right forearm moving up, left forearm moving forward, left leg moving forward, right lower leg moving up).
  • the first set of vectors 304 are extracted into a motion flow vector view 310 in FIG. 3B.
  • a second set of vectors 306 are vectors depicting shape flow (i.e., vectors identifying the outline of the shape).
  • the second set of vectors 306 are extracted into a shape flow vector view 320 in FIG. 3B.
  • Observing shape and motion is a very natural way to recognize an action.
  • the visual cortex in the brain has two - pathways to process shape and motion information.
  • a histogram-of-oriented gradient (HOOG) and a histogram-of-oriented optical flow (HOOF) are used as shape and motion descriptors, respectively.
  • HOOG is also be used as a pose descriptor.
  • FIG. 4 A method for extraction of the HOOF and the HOOG in accordance with the present embodiment is illustrated in FIG. 4, comprising FIGs. 4A and 4B.
  • a graph 400 of human motion vectors includes a horizontal axis 405 and a vertical axis 410.
  • a four-bin histogram 450 bins the vectors 412, 414, 416, 418 in accordance with their symmetry about the vertical axis 410— that is the vectors 412 are binned in bin 452, the vectors 414 are binned in bin 454, the vectors 416 are binned in bin 456, and the vectors 418 are binned in bin 458.
  • the histogram bar graph 450 depicts human motion feature extraction of pose, shape and motion as a histogram combination of the HOOG and the HOOF.
  • the histogram 450 is normalized to sum up to unity to make it scale-invariant. In this manner, there is no need to normalize the size of each of the bounding boxes 452, 454, 456, 458.
  • the histogram of a person moving from left to right will be the same as a histogram of a person moving from right to left (i.e., the method in accordance with the present embodiment is direction indiscriminate).
  • the contribution of each vector is proportional to its magnitude and the histogram is normalized to sum up to unity to make it scale-invariant.
  • FIG. 5 depicts regional concatenation histogram binning in accordance with the present embodiment. Spatial information is considered by dividing a bounding box 500 of a subject 510 into a 4 x4 matrix of regions 512, 514, 516, 518, as shown in FIG. 5A.
  • a resultant histogram 550 depicts concatenation of four-bin histograms 552, 554, 556, 558 from each region.
  • a ' complex action can be decomposed into a sequence of elementary building blocks known as atomic actions.
  • a block diagram 600 depicts a system in accordance with the present embodiment.
  • An atomic action is defined as the action performed at video frame t of a video -602. It is represented by a shape histogram (i.e., HOOG) 604 extracted at frame t and an optical flow histogram (i.e., HOOF) 606 computed at frames (t-1) and t. Therefore, the ⁇ -frame action video 602 has [T - 1) number of atomic actions.
  • HOOG shape histogram
  • HOOF optical flow histogram
  • action, shape, and motion are three discrete random variables: Z; S; M with distribution z[x]; s[x]; and m[x] respectively, where [ ] represents discrete data.
  • s[x] and m[x] are basically the shape and motion histograms computed.
  • an action is a function of shape and motion, i.e., Z - ⁇ ; ⁇ ).
  • the simplest function would be a summation:
  • Convolution-based reverb is a process for digitally simulating the reverberation of a virtual or physical space. Given the impulse response of a space which can be obtained by recording a short burst of a broadband signal, any "dry" signal (little room or space influence) can be convolved with the impulse response. The result is that the sound appears to have been recorded in that space.
  • an atomic action histogram can be obtained by convolving the corresponding shape histogram (HOOG) 604 and motion histogram (HOOF) 606.
  • the convolution operation 608 is commutative, which means that the order of the inputs does not mathematically matter.
  • the length of the output is given by the expression Us II + Urn II - 1.
  • This representation has two major advantages. First, the action histogram is more robust against noises. This is because each bin in the action histogram is influenced by bins in the shape histogram weighted by the motion histogram or vice versa (the commutative property of convolution). Therefore the effect of abrupt changes in the histogram magnitude can be minimized. Second, the action histogram produced using convolution is more discriminative. The ratio of inter-class distance to intra-class distance is measured and the results on a known human action video dataset is shown below in Table 1. [0036] Table 1 shows a comparison of normalized inter-/intra-class distance ratio on a known human action video dataset for different types of feature combination two histograms:
  • a higher value indicates that the feature is potentially more discriminative.
  • an action video is represented as a collection of repetitive atomic actions.
  • the basic concept is illustrated in FIG. 6. Recall that atomic actions are characterized by the convolved shape-motion histogram.
  • a visual codebook can be created by performing K-means clustering on all atomic actions from the training data. The cluster centroids serve as the visual codewords.
  • each atomic action in the video is compared against those codewords and the distances are recorded accordingly. The distance between the atomic action and its nearest codeword is used to weight the histogram bin.
  • the histogram for all relevant codewords in a video is computed by aggregating their respective distances. This final representation allows any lengthy video to be 'compressed' into a compact histogram.
  • the histogram is normalized such that a sum of the bins is unity.
  • the normalization ensures that the histogram distribution is invariant to the video length. For instant, given a particular action class, codewords (i.e., key atomic actions) frequencies for a variable length video remain relatively stable.
  • codewords i.e., key atomic actions
  • the aforementioned compact video representation can also be called distance weighted bag-of-automatic-actions (i.e., bag-of-words model 610).
  • FIG. 7 another representation 700 of the system 600 (FIG. 6) takes an atomic action 702 and extracts a HOOG histograph 704 and a HOOF histograph 706.
  • the histographs 704, 706 are convoluted to form a distance weighted bag-of-automatic-actions resultant histograph 708.
  • FIG. 8 a representation 800 of a second portion of the operation of the system 600 where the resultant histograms are clustered into distance weighted bag-of-automatic-actions in accordance with the present embodiment is depicted.
  • a human action is broken down into several atomic actions 802. Histograms of the atomic actions 802 are clustered with a K-means operation as shown in a graph 804 of the clusters. Then, each atomic action 802 is assigned to its closest cluster center 806, 808, 810. In this manner, a contribution of each atomic action 802 to a histogram 820 is inversely proportional to the atomic action's distance from a cluster center.
  • the entire video sequence is then represented in the distance weighted occurrence histogram 820 of visual words in bins 822, 824, 826, 828, 830.
  • a normalization step 840 a sum of the bins 822, 824, 826, 828, 830 is normalized to one.
  • the sum of the bins 822, 824, 826, 828, 830 is normalized to one is unity and, thus, is advantageously invariant to a video length of the entire video sequence of the atomic actions 802.
  • the KTH dataset has been regarded either as one large set with strong intra- subject variations (all-in-one) or as four independent scenarios. In the latter case, each scenario is trained and tested separately. For the KTH-based evaluation, the focus was on the KTH all-in-one case.
  • K-means algorithm is used to cluster the training data as seen in the graph 804.
  • Each class in the KTH dataset is quantized into five hundred clusters. This quantization can reduce the intra-class variation and computational time.
  • a leave-one-out cross validation (LOOCV) protocol is used in all of the evaluations. Table 2 shows the LOOCV recognition rate.
  • the convolved feature yields a much higher accuracy (96.67%) as compared to other features.
  • the convolved feature consistently gives perfect classification accuracy (100%).
  • HOOG shape feature
  • HEOF motion features
  • FIG. 9 comprising FIGs. 9A, 9B and 9C
  • motion recognition in accordance with the present embodiment of human action sequences 900 including six different human action sequences 902, 904, 906, 908, 910, 912 from the KTH human action sequence datasets is performed, examined and compared.
  • the six different human action sequences utilized for the comparison are boxing 902, clapping 904, waving 906, walking 908, jogging 910, and running 912.
  • FIG. 9 A the six different human action sequences utilized for the comparison are boxing 902, clapping 904, waving 906, walking 908, jogging 910, and running 912.
  • FIG. 9B is a bar graph 920 of the accuracy (plotted along a vertical axis 924) of recognition of various human action features using different numbers of clusters (plotted along a horizontal axis 922) in the Weizmann human action sequence dataset by motion recognition in accordance with the present embodiment using a variety of K-means clustering operations (as described in accordance with FIG. 8). It can be seen that convolving histograms in accordance with the present embodiment provides the highest accuracy no matter how many clusters are used in the K-means clustering operations.
  • FIG. 9C is a graph 940 of the accuracy (plotted along a vertical axis 944) of recognition of various human action features using different numbers of clusters (plotted along a horizontal axis 942) in the KTH human action sequence dataset by motion recognition in accordance with the present embodiment, also using a variety of K-means clustering operations. It can be seen that convolving histograms in accordance with the present embodiment as shown in the graph 940 provides the highest accuracy using the KTH dataset also, no matter how many clusters are used in the K-means clustering operations. . .
  • results of the operations of FIG. 9 are summarized in a 6x6 matrix - 1000 ⁇ of the motion recognition in accordance with the present embodiment of the six different human action sequences 902, 904, 906, 908, 910, 912 in the KTH human action sequence dataset.
  • the six different human action sequences are listed along the vertical 1002 and the recognized human actions are listed along the horizontal 1004. It can be seen that human motion recognition for walking, jogging and running are in the 90 th percentile with the only misclassifications in these same three actions. Classifications for handclapping are also in the 90 th percentile with the only misclassifications falling in handwaving and boxing. .
  • misclassifications for boxing and handwaving are more plentiful, some of these misclassifications may be due to the KTH human action sequence dataset in that some of the atomic actions extracted may include an erroneous bounding box which is extracted off-centered from a body axis of the subject in the bounding box.
  • a method to encode human actions by convolving shape-motion histograms has been presented. The main idea is to produce an output signal (i.e., an action histogram) from the source signals (i.e., shape and motion histograms) so that the output shares the characteristics of both, source signals and inputs.
  • the features are also much more discriminative than other hybrid features obtained through other combination strategies such as concatenation, sum, and product. Further, combination of shape and motion features greatly improves the classification results.
  • operation in accordance with the present embodiment avoids the need to determine weights manually during feature concatenation.
  • the convolved feature is also very compact and has much lower dimensionality (79-dimensional) as compared to conventional concatenated features of 512-dimensional and 1000- dimensional methodologies. Due to the discriminative nature of the convolution feature, the codebook size is extremely small as compared to conventional methods. Also, the entire video sequence is advantageously represented as a distance weighted occurrence histogram of visual words.
  • the system includes a video sequence decomposer 602, a feature extractor (including HOOG 604 and HOOF 606), and a motion recognition module (including combiner 608 and bag-of-words model module 610).
  • the video sequence decomposer decomposes a video sequence into a plurality of atomic actions.
  • the feature extractor extracts features from each of the plurality of atomic actions, the features including at least a motion feature and a shape feature.
  • the motion recognition module performs motion recognition for each of the plurality of atomic actions in response to the features.
  • the motion recognition module performs motion recognition for each of the plurality of atomic actions by convolving histograms of the features of each of the plurality of atomic actions.
  • the feature extractor extracts a set of shape vectors depicting shape flow from each of the plurality of atomic actions and the motion recognition module convolves histograms of the shape features of each of the plurality of atomic actions by deriving a shape descriptor by determining a histogram-of-oriented gradient of the set of shape vectors for each of the plurality of atomic actions.
  • the feature extractor extracts a set of motion vectors depicting motion flow from each of the plurality of atomic actions and the motion recognition module convolves histograms of the motion features of each of the plurality of atomic actions by deriving a motion descriptor by determining a histogram-of-oriented optical flow of the set of motion vectors for each of the plurality of atomic actions.
  • the features may also include a pose feature, and the feature extractor further extracts a set of pose vectors from each of the plurality of atomic actions and the motion recognition module convolves histograms of the pose features of each of the plurality of atomic actions by deriving a pose descriptor by determining a histogram- of-oriented gradient of the set of pose vectors for each of the plurality of atomic actions.
  • the features may also include a spatial feature, and the feature extractor derives each of a set of shape, motion or pose vectors for each of two or more regions of a bounding- box within each of the plurality of atomic actions.
  • the bounding box in each of the plurality of atomic actions is configured to include all of a subject pictured in the one of the plurality of atomic actions.
  • the motion recognition module convolves histograms of each of the shape, motion or pose descriptors to generate a resultant histogram.
  • the motion recognition module also normalizes the histograms of each of the plurality of atomic actions to sum up to unity and further may include a bag-of-words model module for K-means clustering of all of the atomic actions to generate a distance weighted bag-of-automatic-actions model of the video sequence.
  • an efficient human motion recognition system and method is provided.
  • the present embodiment is computationally efficient as compared to conventional motion recognition systems and even in comparison to conventional combination strategies such as sum, product and concatenation.
  • the technology of the present embodiment and its various alternates and variants can be used for many scenarios.
  • the present embodiment provides a computationally efficient system and method for many computer vision applications such as video surveillance, human-computer interface, and content-based video retrieval which is robust against inter- or intra-variations, noises, temporal variations, and sufficiently rich to differentiate a large number of possible actions.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Social Psychology (AREA)
  • Psychiatry (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Probability & Statistics with Applications (AREA)
  • Image Analysis (AREA)

Abstract

A system and method for human motion recognition are provided. The system includes a video sequence decomposer, a feature extractor, and a motion recognition module. The video sequence decomposer decomposes a video sequence into a plurality of atomic actions. The feature extractor extracts features from each of the plurality of atomic actions, the features including at least a motion feature and a shape feature. And the motion recognition module performs motion recognition for each of the plurality of atomic actions in response to the features.

Description

METHOD AND SYSTEM FOR HUMAN MOTION RECOGNITION
PRIORITY CLAIM
[0001] The present application claims priority to Singapore Patent Application No. 201304548-9, filed 12 June, 2013.
FIELD OF THE INVENTIO
[0002] The present invention generally relates to surveillance and recognition technology, and more particularly relates to a system and method for human motion recognition.
BACKGROUND OF THE DISCLOSURE
[0003] There has been a surge, in recent years, towards the study of human action recognition because it is fundamental to many computer vision applications such as video surveillance, human-computer interface, and content-based video retrieval. While the human brain can recognize an action in a seemingly effortless fashion, recognition solutions using computers have, in many cases, proved to be immensely difficult.
[0004] One challenge is the choice of optimal representations for human actions. Ideally, the representation should be robust against inter- or intra-variations, noises, - temporal variations, and sufficiently rich to differentiate a large number of possible actions. Practically, such representations do not exist.
[0005] It is well documented that human actions can be encoded as spatial information of body poses and dynamic information of body motions. However, some actions cannot be distinguished solely using shape and/or motion features. For example, a skip action may look very similar to a run action if only the pose of the body is observed.
[0006] The classification task would be simplified if the motion flow of the entire body is considered simultaneously. Using this approach, one would expect that the skip action generates more vertical flows (upward and downward flows) than the run action. In addition, actions such as jogging, walking and running can be easily confused if only the pose information is used due to the similarity of postures in the action sequences.
[0007] Likewise, there are some actions which cannot be fully described by motion feature alone. Combining both motion and shape cues potentially provides complementary information about an action. Thus, conventionally, motion and shape feature vectors are concatenated to form a super vector. However, the super vector obtained through such concatenation may not explicitly convey the underlying action. Moreover, the super vector is unnecessarily long and requires complex feature dimension reduction techniques.
[0008] Thus, what is needed is a system and method for efficient recognition of human motion. Furthermore, other desirable features and characteristics will become apparent from the subsequent detailed description and the appended claims, taken in conjunction with the accompanying drawings and this background of the disclosure.
SUMMARY
[0009] According to the Detailed Description, a method for human motion recognition is provided. The method includes decomposing a video sequence into a plurality of atomic actions and extracting features from each of the plurality of atomic actions. The features extracted include at least a motion feature and a shape feature. The method further includes performing motion recognition for each of the plurality of atomic actions in response to the features.
[0010] In accordance with another aspect, a system for human motion recognition is provided. The system includes a video sequence decomposer, a feature extractor, and a motion recognition module. The video sequence decomposer decomposes a video sequence into a plurality of atomic actions. The feature extractor extracts features from each of the plurality of atomic actions, the features including at least a motion feature and a shape feature. And the motion recognition module performs motion recognition for each of the plurality of atomic actions in response to the features.
BRIEF DESCRIPTION OF THE DRAWINGS
[0011] The accompanying figures, where like reference numerals refer to identical or functionally similar elements throughout the separate views and which together with the detailed description below are incorporated in and form part of the specification, serve to illustrate various embodiments and to explain various principles and advantages in accordance with a present embodiment.
[0012] FIG. 1, comprising FIGs. 1A to ID, pictorially illustrates human motion action sequences, wherein FIG. 1A illustrates action sequences of the human motion of walk, FIG. IB illustrates action sequences of the human motion of run, FIG. 1C illustrates the human motion of skip, and FIG. ID illustrates the human motion of run for comparison to the human motion of skip (FIG. 1C).
[0013] FIG. 2, comprising FIGs. 2A, 2B and 2C, depicts decomposition of human walking action in accordance with a present embodiment, wherein FIG. 2 A depicts right-leg stepping, FIG. 2B two-leg crossing, and FIG. 2C left-leg stepping. [0014] FIG. 3, comprising FIGs. 3A, 3B and 3C, depicts motion flow and shape flow vectors of the human motion of running in accordance with the present embodiment, wherein FIG. 3 A depicts the motion of running with both vectors, FIG. 3B depicts the motion flow vectors only, and FIG. 3C depicts the shape flow vectors only.
[00151 FIG. 4, comprising FIGs. 4A and 4B, depicts illustrations of histogram binning in accordance with the present embodiment, wherein FIG. 4A depicts a graph of the human motion vectors of FIG. 3 and FIG. 4B depicts histogram binning the vectors of FIG. 4A in accordance with the present embodiment.
[0016] FIG. 5, comprising FIGs. 5 A and 5B, depicts regional concatenation histogram binning in accordance with the present embodiment, wherein FIG. 5A depicts a bounding box illustrating a human motions and divided into four regions and FIG. 5B depicts concatenation of resultant histograms from each region.
[0017] FIG. 6 depicts a block diagram of a system for resolving an action video into a collection of repetitive atomic actions in accordance with the present embodiment.
[0018] FIG. 7 depicts a representation of a first portion of the operation of the system of FIG. 6 where the action video of human motion on the left is resolved into a combination of regional concatenation of resultant histograms in accordance with the present embodiment
[0019] FIG. 8 depicts a representation of a second portion of the operation of the system of FIG. 6 where the resultant histograms are clustered into distance weighted bag-of-automatic-actions in accordance with the present embodiment.
[0020] FIG. 9, comprising FIGs. 9A, 9B and 9C, depicts motion recognition in accordance with the present embodiment of six different human action sequences from two different human action sequence datasets, wherein FIG. 9A illustrates the six different human action sequences utilized for the comparison, FIG. 9B is a graph of the accuracy of recognition of various human action features in a first human action sequence dataset by motion recognition in accordance with the present embodiment, and FIG. 9C is a graph of the accuracy of recognition of the various human action features in a- second human action sequence dataset by motion recognition in accordance with the present embodiment. (
[0021] And FIG. 10 illustrates a 6x6 matrix of the motion recognition in accordance with the present embodiment of the six different human action sequences in both human action sequence datasets of FIG. 9 where the six different human action sequences are listed along the vertical and the recognized human actions are listed along the horizontal.
[0022] Skilled artisans will appreciate that elements in the figures are illustrated for simplicity and clarity and have not necessarily been depicted to scale. For example, the dimensions of some of the elements in the block diagrams or flowcharts may be exaggerated in respect to other elements to help to improve understanding of the present embodiments.
DETAILED DESCRIPTION
[0023] The following detailed description is merely exemplary in nature and is not intended to limit the invention or the application and uses of the invention. Furthermore, there is no intention to be bound by any theory presented in the preceding background of the invention or the following detailed description. It is the intent of this invention to present an efficient and recognition of human action with improved accuracy.
[0024] As stated above, human actions can be encoded as spatial information of body poses and dynamic information of body motions. Referring to FIG. 1, comprising FIGs. 1A to ID, action sequences of human actions are shown. In FIG. 1A, an action sequence 100 depicts five views 102, 104, 106, 108, 110 of a person walking. In FIG. IB, an action sequence 120 depicts five views 122, 124, 126, 128, 130 of a person running. Some actions cannot be distinguished solely using shape and/or motion features. In FIGs. 1C and ID, two views 140, 150 depict single body poses of two different huma actions. It is difficult to distinguish a skip action in the view 140 from a run action in the view 150 because when only the pose of the body is observed at a single point in the action, the skip action view 140 appears very similar to the run action view 150.
[0025] In accordance with the present embodiment, a complex human action sequence is decomposed into a sequence of elementary building blocks, known as 'atomic actions'. Referring to FIG. 2, comprising FIGs. 2A, 2B and 2C, the human action of walking is broken down into several atomic actions 200, 210, 220. FIG. 2 A depicts the atomic action 200 of right-leg stepping, FIG. 2B depicts the atomic action 210 of two-leg crossing, and FIG. 2C depicts the atomic action 220 left-leg crossing,
[0026] Shape and motion are the two most important cues for actions, and atomic actions can be 'synthesized' from both elements. FIG. 3, comprising FIGs. 3A, 3B and 3C, illustrates these cues. In the view 300 of FIG. 3 A an atomic action of a person 302 running is shown. A first set of vectors 304 are vectors depicting motion flow (e.g., right forearm moving up, left forearm moving forward, left leg moving forward, right lower leg moving up). The first set of vectors 304 are extracted into a motion flow vector view 310 in FIG. 3B. A second set of vectors 306 are vectors depicting shape flow (i.e., vectors identifying the outline of the shape). The second set of vectors 306 are extracted into a shape flow vector view 320 in FIG. 3B. [0027] Observing shape and motion is a very natural way to recognize an action. The visual cortex in the brain has two - pathways to process shape and motion information. Motivated by the robustness of histograms of features, in accordance with a present embodiment a histogram-of-oriented gradient (HOOG) and a histogram-of-oriented optical flow (HOOF) are used as shape and motion descriptors, respectively. HOOG is also be used as a pose descriptor.
[0028] Such a feature is more robust against scale variation and the change of motion direction. A method for extraction of the HOOF and the HOOG in accordance with the present embodiment is illustrated in FIG. 4, comprising FIGs. 4A and 4B. In FIG. 4 A, a graph 400 of human motion vectors includes a horizontal axis 405 and a vertical axis 410. Pose and shape vectors 412, 414, 416, 418 plotted on the graph 400 and are divided in accordance with their primary angles from the horizontal axis 405 (i.'e;, their symmetry about the vertical axis 410).
[0029] Referring to FIG. 4B, a four-bin histogram 450 bins the vectors 412, 414, 416, 418 in accordance with their symmetry about the vertical axis 410— that is the vectors 412 are binned in bin 452, the vectors 414 are binned in bin 454, the vectors 416 are binned in bin 456, and the vectors 418 are binned in bin 458. In this manner, the histogram bar graph 450 depicts human motion feature extraction of pose, shape and motion as a histogram combination of the HOOG and the HOOF. The histogram 450 is normalized to sum up to unity to make it scale-invariant. In this manner, there is no need to normalize the size of each of the bounding boxes 452, 454, 456, 458.
[0030] As a result, the histogram of a person moving from left to right will be the same as a histogram of a person moving from right to left (i.e., the method in accordance with the present embodiment is direction indiscriminate). The contribution of each vector is proportional to its magnitude and the histogram is normalized to sum up to unity to make it scale-invariant.
[0031] FIG. 5, comprising FIGs. 5A and 5B, depicts regional concatenation histogram binning in accordance with the present embodiment. Spatial information is considered by dividing a bounding box 500 of a subject 510 into a 4 x4 matrix of regions 512, 514, 516, 518, as shown in FIG. 5A. A resultant histogram 550 depicts concatenation of four-bin histograms 552, 554, 556, 558 from each region.
[0032] As discussed above in regards to FIG. 2, a ' complex action can be decomposed into a sequence of elementary building blocks known as atomic actions. Referring to FIG. 6, a block diagram 600 depicts a system in accordance with the present embodiment. An atomic action is defined as the action performed at video frame t of a video -602. It is represented by a shape histogram (i.e., HOOG) 604 extracted at frame t and an optical flow histogram (i.e., HOOF) 606 computed at frames (t-1) and t. Therefore, the Γ-frame action video 602 has [T - 1) number of atomic actions.
[0033] Suppose action, shape, and motion are three discrete random variables: Z; S; M with distribution z[x]; s[x]; and m[x] respectively, where [ ] represents discrete data. s[x] and m[x] are basically the shape and motion histograms computed. In a further assumption, an action is a function of shape and motion, i.e., Z - ββ;Μ). The simplest function would be a summation:
Z = S + M (1.)
[0034] According to probability theory, the sum of discrete random variables will produce a new random variable with distribution that can be determined via
convolution. Therefore, the distribution (histogram) of an action can be determined by Αΐ=-)-οο
z[x] = s[x] * m[x] = s[k].m[x— k] (2)
k—— oo where the asterisk denotes the convolution operator. The idea of using a convolution operator is also inspired by success of convolution-based reverb applications in digital signal processing (DSP). In DSP, convolution is a mathematical way of combining two source signals to form an output signal. The output signal bears the characteristics of both sources. Convolution-based reverb is a process for digitally simulating the reverberation of a virtual or physical space. Given the impulse response of a space which can be obtained by recording a short burst of a broadband signal, any "dry" signal (little room or space influence) can be convolved with the impulse response. The result is that the sound appears to have been recorded in that space. Analogously, knowing that an action is characterized by both shape and motion information, an atomic action histogram can be obtained by convolving the corresponding shape histogram (HOOG) 604 and motion histogram (HOOF) 606. The convolution operation 608 is commutative, which means that the order of the inputs does not mathematically matter.
[0035] The length of the output is given by the expression Us II + Urn II - 1. This representation has two major advantages. First, the action histogram is more robust against noises. This is because each bin in the action histogram is influenced by bins in the shape histogram weighted by the motion histogram or vice versa (the commutative property of convolution). Therefore the effect of abrupt changes in the histogram magnitude can be minimized. Second, the action histogram produced using convolution is more discriminative. The ratio of inter-class distance to intra-class distance is measured and the results on a known human action video dataset is shown below in Table 1. [0036] Table 1 shows a comparison of normalized inter-/intra-class distance ratio on a known human action video dataset for different types of feature combination two histograms:
Figure imgf000011_0001
A higher value indicates that the feature is potentially more discriminative.
Figure imgf000011_0002
Table 1
The results suggest that the convolution operation produces feature vectors that are potentially more discriminative than the features obtained through other combination methods.
[0037] In one example, an action video is represented as a collection of repetitive atomic actions. The basic concept is illustrated in FIG. 6. Recall that atomic actions are characterized by the convolved shape-motion histogram. A visual codebook can be created by performing K-means clustering on all atomic actions from the training data. The cluster centroids serve as the visual codewords. Next, each atomic action in the video is compared against those codewords and the distances are recorded accordingly. The distance between the atomic action and its nearest codeword is used to weight the histogram bin. The histogram for all relevant codewords in a video is computed by aggregating their respective distances. This final representation allows any lengthy video to be 'compressed' into a compact histogram. The histogram is normalized such that a sum of the bins is unity. The normalization ensures that the histogram distribution is invariant to the video length. For instant, given a particular action class, codewords (i.e., key atomic actions) frequencies for a variable length video remain relatively stable. The aforementioned compact video representation can also be called distance weighted bag-of-automatic-actions (i.e., bag-of-words model 610).
[0038] Referring to FIG. 7, another representation 700 of the system 600 (FIG. 6) takes an atomic action 702 and extracts a HOOG histograph 704 and a HOOF histograph 706. The histographs 704, 706 are convoluted to form a distance weighted bag-of-automatic-actions resultant histograph 708.
[0039] Referring to FIG. 8, a representation 800 of a second portion of the operation of the system 600 where the resultant histograms are clustered into distance weighted bag-of-automatic-actions in accordance with the present embodiment is depicted. A human action is broken down into several atomic actions 802. Histograms of the atomic actions 802 are clustered with a K-means operation as shown in a graph 804 of the clusters. Then, each atomic action 802 is assigned to its closest cluster center 806, 808, 810. In this manner, a contribution of each atomic action 802 to a histogram 820 is inversely proportional to the atomic action's distance from a cluster center. The entire video sequence is then represented in the distance weighted occurrence histogram 820 of visual words in bins 822, 824, 826, 828, 830. At a normalization step 840, a sum of the bins 822, 824, 826, 828, 830 is normalized to one. Thus, the sum of the bins 822, 824, 826, 828, 830 is normalized to one is unity and, thus, is advantageously invariant to a video length of the entire video sequence of the atomic actions 802. [0040] The action recognition framework in accordance with the present embodiment has been evaluated using a first and a second publicly available dataset, identified as the Weizmann dataset (the first dataset) and the KTH dataset (the second dataset). The KTH dataset has been regarded either as one large set with strong intra- subject variations (all-in-one) or as four independent scenarios. In the latter case, each scenario is trained and tested separately. For the KTH-based evaluation, the focus was on the KTH all-in-one case.
[0041] Since the KTH dataset size is much larger than the Weizmann dataset size, a K-means algorithm is used to cluster the training data as seen in the graph 804. Each class in the KTH dataset is quantized into five hundred clusters. This quantization can reduce the intra-class variation and computational time. A leave-one-out cross validation (LOOCV) protocol is used in all of the evaluations. Table 2 shows the LOOCV recognition rate.
Table 2. LOOCV classification accuracy using different number of clusters.
Dataset No. of Clusters Convol Sum Prod Coricat HOOG HOOF a 96.67 87.78 . 87.78 86.67 66.67 73.33
10 100 94.44 94.44 93.33 74.44 78.89
Weizmann 15 100 97.78 94.44 98.89 77.78 81.11
20 100 97.78 96.67 97.78 78.89 84.44
25 100 98.89 96.67 97.78 81.11 83.33
10 83.94 70.25 72.22 75.58 45.88 57.73
KTH 25 91.63 79.94 79.92 83.30 51.90 63.88
40 92.46 82.44 81.43 87.64 45.24 64.88
55 91.46 84.43 83.62 86.97 · . 45.58 63.3
Table 2
For the Weizmann dataset which only uses five clusters (codewords), the convolved feature yields a much higher accuracy (96.67%) as compared to other features. When the number of clusters is increased further, the convolved feature consistently gives perfect classification accuracy (100%). Using only shape feature (HOOG) or only motion features (HOOF) results in poorer results than using a method in accordance with the present embodiment. On average, the method in accordance with the present embodiment provided about 11,29% overall improvement as compared to other methods.
[0042] Referring to FIG. 9, comprising FIGs. 9A, 9B and 9C, motion recognition in accordance with the present embodiment of human action sequences 900 including six different human action sequences 902, 904, 906, 908, 910, 912 from the KTH human action sequence datasets is performed, examined and compared. In FIG. 9 A, the six different human action sequences utilized for the comparison are boxing 902, clapping 904, waving 906, walking 908, jogging 910, and running 912. FIG. 9B is a bar graph 920 of the accuracy (plotted along a vertical axis 924) of recognition of various human action features using different numbers of clusters (plotted along a horizontal axis 922) in the Weizmann human action sequence dataset by motion recognition in accordance with the present embodiment using a variety of K-means clustering operations (as described in accordance with FIG. 8). It can be seen that convolving histograms in accordance with the present embodiment provides the highest accuracy no matter how many clusters are used in the K-means clustering operations. FIG. 9C is a graph 940 of the accuracy (plotted along a vertical axis 944) of recognition of various human action features using different numbers of clusters (plotted along a horizontal axis 942) in the KTH human action sequence dataset by motion recognition in accordance with the present embodiment, also using a variety of K-means clustering operations. It can be seen that convolving histograms in accordance with the present embodiment as shown in the graph 940 provides the highest accuracy using the KTH dataset also, no matter how many clusters are used in the K-means clustering operations. . .
[0043] Higher accuracies are attained from the convolved feature for all number of clusters of the KTH dataset. The advantage.of using the convolved feature is more prominent in the KTH dataset. The average improvement over all other five features is 19.56%. Again, the HOOG feature alone or the HOOF feature alone fails to provide discriminative information. One important observation from the results in the graphs 920, 940 is that the method and system in accordance with the present embodiment consistently requires a much smaller number of clusters or codewords to give higher accuracy; For example, with only ten clusters, operation in accordance with the present embodiment achieves comparable accuracy with a product feature which uses forty clusters. This confirms the finding that the convolved feature is significantly more discriminative than conventional features.
[0044] Referring to FIG. 10, results of the operations of FIG. 9 are summarized in a 6x6 matrix - 1000· of the motion recognition in accordance with the present embodiment of the six different human action sequences 902, 904, 906, 908, 910, 912 in the KTH human action sequence dataset. The six different human action sequences are listed along the vertical 1002 and the recognized human actions are listed along the horizontal 1004. It can be seen that human motion recognition for walking, jogging and running are in the 90th percentile with the only misclassifications in these same three actions. Classifications for handclapping are also in the 90th percentile with the only misclassifications falling in handwaving and boxing. . While misclassifications for boxing and handwaving are more plentiful, some of these misclassifications may be due to the KTH human action sequence dataset in that some of the atomic actions extracted may include an erroneous bounding box which is extracted off-centered from a body axis of the subject in the bounding box. [0045] In the various examples illustrated above, a method to encode human actions by convolving shape-motion histograms has been presented. The main idea is to produce an output signal (i.e., an action histogram) from the source signals (i.e., shape and motion histograms) so that the output shares the characteristics of both, source signals and inputs. The features are also much more discriminative than other hybrid features obtained through other combination strategies such as concatenation, sum, and product. Further, combination of shape and motion features greatly improves the classification results.
[0046] In addition, operation in accordance with the present embodiment avoids the need to determine weights manually during feature concatenation. The convolved feature is also very compact and has much lower dimensionality (79-dimensional) as compared to conventional concatenated features of 512-dimensional and 1000- dimensional methodologies. Due to the discriminative nature of the convolution feature, the codebook size is extremely small as compared to conventional methods. Also, the entire video sequence is advantageously represented as a distance weighted occurrence histogram of visual words.
[0047] Thus, it can be seen that a system and method for human motion recognition has been provided. The system includes a video sequence decomposer 602, a feature extractor (including HOOG 604 and HOOF 606), and a motion recognition module (including combiner 608 and bag-of-words model module 610). The video sequence decomposer decomposes a video sequence into a plurality of atomic actions. The feature extractor extracts features from each of the plurality of atomic actions, the features including at least a motion feature and a shape feature. And the motion recognition module performs motion recognition for each of the plurality of atomic actions in response to the features. [0048] The motion recognition module performs motion recognition for each of the plurality of atomic actions by convolving histograms of the features of each of the plurality of atomic actions. In regards to the shape feature, the feature extractor extracts a set of shape vectors depicting shape flow from each of the plurality of atomic actions and the motion recognition module convolves histograms of the shape features of each of the plurality of atomic actions by deriving a shape descriptor by determining a histogram-of-oriented gradient of the set of shape vectors for each of the plurality of atomic actions.
[0049] In regards to the motion feature, the feature extractor extracts a set of motion vectors depicting motion flow from each of the plurality of atomic actions and the motion recognition module convolves histograms of the motion features of each of the plurality of atomic actions by deriving a motion descriptor by determining a histogram-of-oriented optical flow of the set of motion vectors for each of the plurality of atomic actions. -
[0050] The features may also include a pose feature, and the feature extractor further extracts a set of pose vectors from each of the plurality of atomic actions and the motion recognition module convolves histograms of the pose features of each of the plurality of atomic actions by deriving a pose descriptor by determining a histogram- of-oriented gradient of the set of pose vectors for each of the plurality of atomic actions. The features may also include a spatial feature, and the feature extractor derives each of a set of shape, motion or pose vectors for each of two or more regions of a bounding- box within each of the plurality of atomic actions. The bounding box in each of the plurality of atomic actions is configured to include all of a subject pictured in the one of the plurality of atomic actions. The motion recognition module convolves histograms of each of the shape, motion or pose descriptors to generate a resultant histogram.
[0051] The motion recognition module also normalizes the histograms of each of the plurality of atomic actions to sum up to unity and further may include a bag-of-words model module for K-means clustering of all of the atomic actions to generate a distance weighted bag-of-automatic-actions model of the video sequence.
[0052] Thus, in accordance with the present embodiment an efficient human motion recognition system and method is provided. The present embodiment is computationally efficient as compared to conventional motion recognition systems and even in comparison to conventional combination strategies such as sum, product and concatenation. The technology of the present embodiment and its various alternates and variants can be used for many scenarios. For example, the present embodiment provides a computationally efficient system and method for many computer vision applications such as video surveillance, human-computer interface, and content-based video retrieval which is robust against inter- or intra-variations, noises, temporal variations, and sufficiently rich to differentiate a large number of possible actions.
[0053] Thus, it can be seen that a system and method for human motion recognition which reduces complexity of the recognition methodology has been provided. While exemplary embodiments have been presented in the foregoing detailed description of the invention, it should be appreciated that a vast number of variations exist.
[0054] It should further be appreciated that the exemplary embodiments are only examples, and are not intended to limit the scope, applicability, operation, or configuration of the invention in any way. Rather, the foregoing detailed description will provide those skilled in the art with a convenient road map for implementing an exemplary embodiment of the invention, it being understood that various changes may. be made in the function and arrangement of elements and method of operation described in an exemplary embodiment without departing from the scope of the invention as set forth in the appended claims.

Claims

CLAIMS What is claimed is:
1. A method for human motion recognition comprising:
decomposing a video sequence into a plurality of atomic actions;
extracting features from each of the plurality of atomic actions, the features comprising at least a motion feature and a shape feature; and
performing motion recognition for each of the plurality of atomic actions in response to the features.
2. The method in accordance with Claim 1 wherein the step of performing motion recognition for each of the plurality of atomic actions comprises performing motion recognition for each of the plurality of atomic actions by convolving histograms of the features of each of the plurality of atomic actions.
3. The method in accordance with Claim 2 wherein the step of extracting features from each of the plurality of atomic actions comprises extracting a set of shape vectors depicting shape flow from each of the plurality of atomic actions.
4. The method in accordance with Claim 3 wherein convolving histograms of the features of each of the plurality of atomic actions comprises deriving a shape descriptor by determining a histogram-of-oriented gradient of the set of shape vectors for each of the plurality of atomic actions.
5. The method in accordance with Claim 2 wherein the step of extracting features from each of the plurality of atomic actions comprises extracting a set of motion vectors depicting motion flow from each of the plurality of atomic actions.
6. The method in accordance with Claim 5 wherein convolving histograms of the features of each of the plurality of atomic actions comprises deriving a motion descriptor by determining a histogram-of-oriented optical flow of the set of motion vectors for each of the plurality of atomic actions.
7. The method in accordance with any of Claims 2 to 6 wherein the features further comprise a pose feature, and wherein the step of extracting features from each of the plurality of atomic actions comprises extracting a set of pose vectors from each of the plurality of atomic actions, and wherein convolving histograms of the features of each of the plurality of atomic actions comprises deriving a pose descriptor by determining a histogram-of-oriented gradient of the set of shape vectors for each of the plurality of atomic actions.
8. The method in accordance with any of the preceding claims wherein the features further comprise a spatial feature, and wherein the step of extracting features from each of the plurality of atomic actions comprises deriving each of a set of shape, motion or pose vectors for each of two or more regions of a bounding box within each of the plurality of atomic actions, the bounding box in each of the plurality of atomic actions configured to include all of a subject pictured in the one of the plurality of atomic actions, and wherein the step of performing motion recognition for each of the plurality of atomic actions comprises convolving histograms of each of the shape, motion or pose descriptors to generate a resultant histogram.
9. The method in accordance with any of Claims 2 to 8 wherein convolving histograms- of the features of each of the plurality of atomic actions comprises normalization of the histograms of each of the plurality of atomic actions to sum up to unity.
10. The method in accordance with any of the preceding claims further comprising K-means clustering of all of the atomic actions to generate a distance weighted bag-of-automatic-actions model of the video sequence.
11. A system for human motion recognition comprising:
a video sequence decomposer for decomposing a video sequence into a plurality of atomic actions;
a feature extractor for extracting features from each of the plurality of atomic actions, the features comprising at least a motion feature and a shape feature; and a motion recognition module for performing motion recognition for each of the plurality of atomic actions in response to the features.
12. The system in accordance with Claim 11 wherein the motion recognition module performs motion recognition for each of the plurality of atomic actions by convolving histograms of the features of each of the plurality of atomic actions.
13. The system in accordance with Claim 12 wherein the feature extractor extracts a set of shape vectors depicting shape flow from each of the plurality of atomic actions.
14. The system in accordance with Claim 13 wherein the motion recognition module convolves histograms of the shape features of each of the plurality of atomic actions by deriving a shape descriptor by determining a histogram-of- oriented gradient of the set of shape vectors for each of the plurality of atomic actions.
15. The system in accordance with Claim 12 wherein the feature extractor extracts a set of motion vectors depicting motion flow from each of the plurality of atomic actions.
16. The system in accordance with Claim 15 wherein the motion recognition module convolves histograms of the motion features of each of the plurality of atomic actions by deriving a motion descriptor by determining a histogram-of-oriented optical flow of the set of motion vectors for each of the plurality of atomic actions.
17. The system in accordance with any of Claims 12 to 16 wherein the features further comprise a pose feature, and wherein the feature extractor further extracts a set of pose vectors from each of the plurality of atomic actions, and wherein the motion recognition module convolves histograms of the pose features of each of the plurality of atomic actions by deriving a pose descriptor by determining a histogram-of-oriented gradient of the set of pose vectors for each of the plurality of atomic actions.
18. The system in accordance with any of Claims 12 to 17 wherein the features further comprise a spatial feature, and wherein the feature extractor derives each of a set of shape, motion or pose vectors for each of two or more regions of a bounding box within each of the plurality of atomic actions, the bounding box in each of the plurality of atomic actions configured to include all of a subject pictured in the one of the plurality of atomic actions, and wherein the motion recognition module convolves histograms of each of the shape, motion or pose descriptors to generate a resultant histogram.
19. The system in accordance with any of Claims 12 to 18 wherein the motion recognition module normalizes the histograms of each of the plurality of atomic actions to sum up to unity.
20. The system in accordance with any of Claims 11 to 19 wherein the motion recognition module further comprises a bag-of-words model module for K- means clustering of all of the atomic actions to generate a distance weighted bag-of- automatic-actions model of the video sequence.
PCT/SG2014/000275 2013-06-12 2014-06-12 Method and system for human motion recognition Ceased WO2014200437A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
SG11201510254VA SG11201510254VA (en) 2013-06-12 2014-06-12 Method and system for human motion recognition
US14/898,346 US9858678B2 (en) 2013-06-12 2014-06-12 Method and system for human motion recognition

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
SG2013045489 2013-06-12
SG201304548-9 2013-06-12

Publications (1)

Publication Number Publication Date
WO2014200437A1 true WO2014200437A1 (en) 2014-12-18

Family

ID=52022585

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SG2014/000275 Ceased WO2014200437A1 (en) 2013-06-12 2014-06-12 Method and system for human motion recognition

Country Status (3)

Country Link
US (1) US9858678B2 (en)
SG (1) SG11201510254VA (en)
WO (1) WO2014200437A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9858678B2 (en) 2013-06-12 2018-01-02 Agency For Science, Technology And Research Method and system for human motion recognition
CN113392697A (en) * 2021-04-26 2021-09-14 上海师范大学 Human body action recognition method based on bag-of-words model
US11443558B2 (en) * 2019-11-12 2022-09-13 Omron Corporation Hand-eye, body part motion recognition and chronologically aligned display of recognized body parts

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10083233B2 (en) * 2014-09-09 2018-09-25 Microsoft Technology Licensing, Llc Video processing for motor task analysis
US10254845B2 (en) 2016-01-05 2019-04-09 Intel Corporation Hand gesture recognition for cursor control
US10354129B2 (en) * 2017-01-03 2019-07-16 Intel Corporation Hand gesture recognition for virtual reality and augmented reality devices
CN108108699A (en) * 2017-12-25 2018-06-01 重庆邮电大学 Merge deep neural network model and the human motion recognition method of binary system Hash
CN109543590B (en) * 2018-11-16 2023-04-18 中山大学 Video human behavior recognition algorithm based on behavior association degree fusion characteristics
TWI710972B (en) * 2019-11-01 2020-11-21 緯創資通股份有限公司 Method, system, and computer-readable recording medium for motion recognition based on atomic poses
CN113014923B (en) * 2021-03-03 2022-12-06 西北工业大学 Behavior identification method based on compressed domain representation motion vector
CN113298013A (en) * 2021-06-08 2021-08-24 Tcl通讯(宁波)有限公司 Motion correction method, motion correction device, storage medium and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100310157A1 (en) * 2009-06-05 2010-12-09 Samsung Electronics Co., Ltd. Apparatus and method for video sensor-based human activity and facial expression modeling and recognition
US20120070070A1 (en) * 2010-09-16 2012-03-22 Primesense Ltd. Learning-based pose estimation from depth maps

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9858678B2 (en) 2013-06-12 2018-01-02 Agency For Science, Technology And Research Method and system for human motion recognition

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100310157A1 (en) * 2009-06-05 2010-12-09 Samsung Electronics Co., Ltd. Apparatus and method for video sensor-based human activity and facial expression modeling and recognition
US20120070070A1 (en) * 2010-09-16 2012-03-22 Primesense Ltd. Learning-based pose estimation from depth maps

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
IKIZLER, N.: "Understanding Human Motion: Recognition and Retrieval of Human Activities", A DISSERTATION SUBMITTED TO THE DEPARTMENT OF COMPUTER ENGINEERING AND THE INSTITUTE OF ENGINEERING AND SCIENCE OF BILKENT UNIVERSITY IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY, May 2008 (2008-05-01), pages FP - 121, Retrieved from the Internet <URL:http://www.cs.bilkent.edu.tr/~duygulu/Thesis/NazliIkizlerThesis.pdf> [retrieved on 20140828] *
NAYAK, N. ET AL.: "Motion pattern analysis for modeling and recognition of complex human activities.", GUIDE TO VIDEO ANALYSIS OF HUMANS: LOOKING AT PEOPLE, 2011, NEW YORK, pages 289 - 310 *
THURAU, C.: "Behavior Histograms for Action Recognition and Human Detection", HUMAN MOTION - UNDERSTANDING, MODELING, CAPTURE AND ANIMATION, SECOND WORKSHOP HUMAN MOTION 2007, 20 October 2007 (2007-10-20), RIO DE JANEIRO, BRAZIL, pages 299 - 312, XP019081637 *
TURAGA, P.: "Machine Recognition of Human Activities: A Survey", CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDED TECHNOLOGY, vol. 18, no. ISSUE:, November 2008 (2008-11-01), pages 1473 - 1488, XP011235232, DOI: doi:10.1109/TCSVT.2008.2005594 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9858678B2 (en) 2013-06-12 2018-01-02 Agency For Science, Technology And Research Method and system for human motion recognition
US11443558B2 (en) * 2019-11-12 2022-09-13 Omron Corporation Hand-eye, body part motion recognition and chronologically aligned display of recognized body parts
CN113392697A (en) * 2021-04-26 2021-09-14 上海师范大学 Human body action recognition method based on bag-of-words model

Also Published As

Publication number Publication date
US9858678B2 (en) 2018-01-02
SG11201510254VA (en) 2016-01-28
US20160148391A1 (en) 2016-05-26

Similar Documents

Publication Publication Date Title
US9858678B2 (en) Method and system for human motion recognition
CN110288018B (en) A WiFi Identity Recognition Method Integrating Deep Learning Models
Charfi et al. Definition and performance evaluation of a robust SVM based fall detection solution
Yang et al. Super normal vector for human activity recognition with depth cameras
Sikka et al. Multiple kernel learning for emotion recognition in the wild
Rida et al. Palmprint identification using an ensemble of sparse representations
Berlin et al. Particle swarm optimization with deep learning for human action recognition
CN111797674B (en) MI EEG Signal Recognition Method Based on Feature Fusion and Particle Swarm Optimization
Amiriparian et al. Bag-of-deep-features: Noise-robust deep feature representations for audio analysis
Choraś The lip as a biometric
CN115721323B (en) Brain-computer interface signal recognition method, system and electronic equipment
Umer et al. Biometric recognition system for challenging faces
Lee et al. ECG-based biometrics using a deep network based on independent component analysis
Laeli et al. Tuberculosis detection based on chest X-rays using ensemble method with CNN feature extraction
Wang et al. Tensor discriminant analysis for view-based object recognition
Chen et al. Modeling human activities as speech
Özkan et al. Boosted multiple kernel learning for first-person activity recognition
Mohamed et al. An improved LBP algorithm for avatar face recognition
Khorsandi et al. Ear recognition via sparse representation and Gabor filters
Jin et al. GA-APEXNET: Genetic algorithm in apex frame network for micro-expression recognition system
Bagheri et al. A framework of multi-classifier fusion for human action recognition
CN107766790B (en) Human behavior identification method based on local constraint low-rank coding
Tafazzoli et al. Improving human gait recognition using feature selection
Shao et al. Action recognition using correlogram of body poses and spectral regression
Mahmoud et al. 2D-multiwavelet transform 2D-two activation function wavelet network-based face recognition

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14811176

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 14898346

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 14811176

Country of ref document: EP

Kind code of ref document: A1