Continuous interaction learning and detection in real-time

US10366345B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10366345-B2
Application numberUS-201615182295-A
CountryUS
Kind codeB2
Filing dateJun 14, 2016
Priority dateMar 15, 2013
Publication dateJul 30, 2019
Grant dateJul 30, 2019

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Systems and methods may provide for partitioning a plurality of training samples into a first sequential list of centroids, removing one or more repeating centroids in the first sequential list of centroids to obtain a first reduced list of centroids and generating a set of Hidden Markov Model (HMM) parameters based on the first reduced list of centroids. Additionally, a plurality of detection samples may be partitioned into a second sequential list of centroids, wherein one or more repeating centroids in the second sequential list of centroids may be removed to obtain a second reduced list of centroids. The second reduced list of centroids may be used to determine a match probability for the plurality of detection samples against the set of HMM parameters. In one example, the reduced lists of centroids lack temporal variability.

First claim

Opening claim text (preview).

I claim: 1. An apparatus to process training samples, comprising: a computing device including a sensor to collect a plurality of training samples selected from human motion samples or human verbal samples, the computing device including: a partition module, implemented at least partly in one or more of configurable logic or fixed-functionality logic hardware, to partition the plurality of training samples into a sequential list of centroids including non-repeating centroids and one or more repeating centroids, wherein the sequential list has a first of the non-repeating centroids, the one or more repeating centroids and a second of the non-repeating centroids in that stated order so that the first non-repeating centroid is to transition to the one or more repeating centroids, and the one or more repeating centroids are to transition to the second non-repeating centroid, wherein the one or more repeating centroids repeat the first non-repeating centroid such that the sequential list of centroids has a temporal dimension represented by the one or more repeating centroids; a filter, implemented at least partly in one or more of configurable logic or fixed-functionality logic hardware, to remove the temporal dimension from the sequential list to obtain a reduced list of centroids lacking temporal variability, wherein to remove the temporal dimension to obtain the reduced list, the filter is to remove the one or more repeating centroids from the sequential list while each of the non-repeating centroids from the sequential list is retained so that each of the non-repeating centroids is in the reduced list and the first non-repeating centroid in the reduced list is to transition to the second non-repeating centroid in the reduced list; a parameter module, implemented at least partly in one or more of configurable logic or fixed-functionality logic hardware, to generate a set of Hidden Markov Model (HMM) parameters based on the reduced list of centroids lacking the temporal variability; and a detection module, implemented at least partly in one or more of configurable logic or fixed-functionality logic hardware, to determine a match probability for detection samples against the set of HMM parameters. 2. The apparatus of claim 1 , wherein the sequential list of centroids is to be associated with a set of clusters having a one-to-one mapping to states in the HMM. 3. The apparatus of claim 1 , wherein the partition module includes: a cluster unit, implemented at least partly in one or more of configurable logic or fixed-functionality logic hardware, to determine a set of clusters for the plurality of training samples; a centroid unit, implemented at least partly in one or more of configurable logic or fixed-functionality logic hardware, to determine a set of cluster centroids corresponding to the set of clusters; and an assignment unit, implemented at least partly in one or more of configurable logic or fixed-functionality logic hardware, to assign each training sample in the plurality of training samples to a centroid in the set of cluster centroids to partition the plurality of training samples into the sequential list of centroids. 4. The apparatus of claim 1 , wherein centroids, that are associated with the detection samples, are subjected to a forward algorithm to determine the match probability against the set of HMM parameters. 5. A method to process training samples, comprising: partitioning, with a computing device, a plurality of training samples selected from human movement samples or human verbal samples into a sequential list of centroids including non-repeating centroids and one or more repeating centroids, wherein the sequential list has a first of the non-repeating centroids, the one or more repeating centroids and a second of the non-repeating centroids in that stated order so that the first non-repeating centroid is to transition to the one or more repeating centroids, and the one or more repeating centroids are to transition to the second non-repeating centroid, wherein the one or more repeating centroids repeat the first non-repeating centroid such that the sequential list of centroids has a temporal dimension represented by the one or more repeating centroids; modifying, with the computing device, the sequential list to remove the temporal dimension from the sequential list to obtain a reduced list of centroids lacking temporal variability, wherein the modifying to remove the temporal dimension includes removing the one or more repeating centroids from the sequential list while retaining each of the non-repeating centroids from the sequential list so that each of the non-repeating centroids is in the reduced list and the first non-repeating centroid in the reduced list is to transition to the second non-repeating centroid in the reduced list; and generating, with the computing device, a set of Hidden Markov Model (HMM) parameters based on the reduced list of centroids lacking the temporal variability; and determining a match probability for detection samples against the set of HMM parameters. 6. The method of claim 5 , wherein the sequential list of centroids is associated with a set of clusters having a one-to-one mapping to states in the HMM. 7. The method of claim 5 , wherein partitioning the plurality of training samples includes: determining a set of clusters for the plurality of training samples; determining a set of cluster centroids corresponding to the set of clusters; and assigning each training sample in the plurality of training samples to a centroid in the set of cluster centroids to partition the plurality of training samples into the sequential list of centroids. 8. The method of claim 5 , wherein centroids, that are associated with the detection samples, are subjected to a forward algorithm to determine the match probability against the set of HMM parameters. 9. A method to process detection samples, comprising: partitioning, with a computing device, a plurality of detection samples selected from human movement samples or human verbal samples into a sequential list of centroids including non-repeating centroids and one or more repeating centroids, wherein the sequential list has a first of the non-repeating centroids, the one or more repeating centroids and a second of the non-repeating centroids in that stated order so that the first non-repeating centroid is to transition to the one or more repeating centroids, and the one or more repeating centroids are to transition to the second non-repeating centroid, wherein the one or more repeating centroids repeat the first non-repeating centroid such that the sequential list of centroids has a temporal dimension represented by the one or more repeating centroids; modifying, with the computing device, the sequential list to remove the temporal dimension from the sequential list to obtain a reduced list of centroids lacking temporal variability, wherein the modifying to remove the temporal dimension includes removing the one or more repeating centroids from the sequential list while retaining each of the non-repeating centroids from the sequential list so that each of the non-repeating centroids is in the reduced list and the first non-repeating centroid in the reduced list is to transition to the second non-repeating centroid in the reduced list; and determining, with the computing device, a match probability for the plurality of detection samples against a set of Hidden Markov Model (HMM) parameters, that are associated with a training session, based on the reduced list of centroids lacking the temporal variability. 10. The method of claim 9 , wherein the sequential list of centroids is associated with a set of clusters having a one-to-one

Assignees

Inventors

Classifications

  • Probabilistic graphical models, e.g. probabilistic networks · CPC title

  • Markov models or related models, e.g. semi-Markov models; Markov random fields; Networks embedding Markov models · CPC title

  • Distances to cluster centroïds · CPC title

  • Generating training patterns; Bootstrap methods, e.g. bagging or boosting · CPC title

  • G06N20/00Primary

    Machine learning · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10366345B2 cover?
Systems and methods may provide for partitioning a plurality of training samples into a first sequential list of centroids, removing one or more repeating centroids in the first sequential list of centroids to obtain a first reduced list of centroids and generating a set of Hidden Markov Model (HMM) parameters based on the first reduced list of centroids. Additionally, a plurality of detection …
Who is the assignee on this patent?
Intel Corp
What technology area does this patent fall under?
Primary CPC classification G06F18/24137. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jul 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).