IP Library Granted Patent US 11,262,742
Granted Patent B2
US 11,262,742 · App. 16/992,842 · Granted Mar 1, 2022

Anomalous data detection in computer based reasoning and artificial intelligence systems

Inventors: Ravisutha Sakrepatna Srinivasamurthy (Raleigh, NC); Christopher James Hazard (Raleigh, NC); Michael Resnick (Raleigh, NC); Ju Hyun Kim (Raleigh, NC); Yamac Alican Isik (Durham, NC)
Assignee: Diveplane Corporation
G05B23/0281G06K9/6215G06K9/6256G06N20/00
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,262,742
App. No.
16/992,842
Granted
Mar 1, 2022
Kind
B2
Abstract

Techniques are provided herein for creating well-balanced computer-based reasoning systems and using those to control systems. The techniques include receiving a request to determine whether to use one or more particular data elements, features, cases, etc. in a computer-based reasoning model (e.g., as data elements, cases or features are being added, or as part of pruning existing features or cases). Conviction measures are determined and inclusivity conditions are tested. The result of comparing the conviction measure can be used to determine whether to include or exclude the feature, case, etc. in the model and/or whether there are anomalies in the model. A controllable system may then be controlled using the computer-based reasoning model. Examples controllable systems include self-driving cars, image labeling systems, manufacturing and assembly controls, federated systems, smart voice controls, automated control of experiments, energy transfer systems, health care systems, cybersecurity systems, and the like.

Claims (83)

1. A method comprising:

training a computer-based reasoning model;

receiving a request to determine whether one or more particular data elements in the computer-based reasoning model are anomalous;

determining for each of the one or more particular data elements, one or more conviction scores, wherein determining one or more conviction scores for the one or more particular data elements comprises determining a familiarity conviction score for the one or more particular data elements and determining a distance contribution score for the one or more particular data elements;

wherein:

the familiarity conviction score is a measure of how much the one or more particular data elements distort a model calculated as a function of one or more measures of distribution similarity, and

the distance contribution score is a locally weighted expected value of the distance from one point to its nearest neighbors calculated based on a function of similarity between the one or more particular data elements and neighboring data elements of the one or more particular data elements;

determining whether the one or more conviction scores meet one or more anomalousness conditions;

in response to determining that the one or more conviction scores meet the one or more anomalousness conditions, sending an alert to a second system that the one or more particular data elements in the computer-based reasoning model are anomalous;

wherein determining whether the one or more conviction scores meet the anomalousness conditions comprises determining that the one or more particular data elements meet the anomalousness condition when the familiarity conviction score is beyond a first threshold and the distance contribution score is beyond a second threshold,

wherein the method is performed on one or more computing devices.

2. The method of claim 1 , further comprising:

including the one or more particular data elements in the computer-based reasoning model when the one or more anomalousness conditions is not met;

causing, with a control system, control of a controllable system with the computer-based reasoning model.

3. The method of claim 1 , wherein determining whether the one or more conviction scores meet the anomalousness conditions comprises determining that the one or more particular data elements meet the one or more anomalousness conditions when the familiarity conviction score is below a first threshold and the distance contribution score is below a second threshold.

4. The method of claim 1 , further comprising, in response to determining that the one or more conviction scores meet the one or more anomalousness conditions, excluding the one or more particular data elements in the computer-based reasoning model.

5. The method of claim 1 ,

wherein receiving a request to determine whether to include one or more particular data elements comprises receiving a request to reduce the computer-based reasoning model to a particular size;

and the method further comprises:

determining a number of data elements to include in the computer-based reasoning model to reduce the computer-based reasoning model to a particular size;

determining a subset of data elements to include, that includes the number of data elements, to include in the computer-based reasoning model based at least in part on the one or more conviction scores for data elements in the computer-based reasoning model; and

including only the subset of data elements to include in the computer-based reasoning model, and excluding data elements from the computer-based reasoning model that are not in the subset of data elements to include.

6. The method of claim 1 , further comprising:

initially receiving the one or more particular data elements as part of training for the computer-based reasoning model;

in response to determining that the one or more conviction scores meet the one or more anomalousness conditions, sending an indication to a trainer associated with the training for the computer-based reasoning model that training related to the one or more particular data elements is anomalous.

7. The method of claim 1 , further comprising:

receiving a request for an action to take in a current context associated with the one or more particular data elements;

when the one or more anomalousness conditions is not met by the one or more conviction scores associated with the one or more particular data elements:

determining the action to take based on comparing the current context to contexts associated with cases in the computer-based reasoning model; and

responding to the request for the action to take with the determined action.

8. The method of claim 1 , further comprising:

receiving a request for an action to take in a current context associated with the one or more particular data elements;

when the one or more anomalousness conditions is met by the one or more conviction scores associated with the one or more particular data elements:

removing the one or more particular data elements associated with the one or more convictions scores that met the one or more anomalousness conditions.

9. A system for executing instructions, wherein said instructions are instructions which, when executed by one or more computing devices, cause performance of a process including:

training a computer-based reasoning model;

receiving a request to determine whether one or more particular data elements in the computer-based reasoning model are anomalous;

determining for each of the one or more particular data elements, one or more conviction scores, wherein determining one or more conviction scores for the one or more particular data elements comprises determining a familiarity conviction score for the one or more particular data elements and determining a distance contribution score for the one or more particular data elements;

wherein:

the familiarity conviction score is a measure of how much the one or more particular data elements distort a model calculated as a function of one or more measures of distribution similarity, and

the distance contribution score is a locally weighted expected value of the distance from one point to its nearest neighbors calculated based on a function of similarity between the one or more particular data elements and neighboring data elements of the one or more particular data elements;

determining whether the one or more conviction scores meet one or more anomalousness conditions;

in response to determining that the one or more conviction scores meet the one or more anomalousness conditions, sending an alert to a second system that the one or more particular data elements in the computer-based reasoning model are anomalous;

wherein determining whether the one or more conviction scores meet the anomalousness conditions comprises determining that the one or more particular data elements meet the anomalousness condition when the familiarity conviction score is beyond a first threshold and the distance contribution score is beyond a second threshold,

wherein the process is performed on one or more computing devices.

10. The system of claim 9 , the process further comprising:

including the one or more particular data elements in the computer-based reasoning model when the one or more anomalousness conditions is not met;

causing, with a control system, control of a controllable system with the computer-based reasoning model.

11. The system of claim 9 , wherein determining whether the one or more conviction scores meet the anomalousness conditions comprises determining that the one or more particular data elements meet the one or more anomalousness conditions when the familiarity conviction score is below a first threshold and the distance contribution score is below a second threshold.

12. The system of claim 9 , the process further comprising, in response to determining that the one or more conviction scores meet the one or more anomalousness conditions, excluding the one or more particular data elements in the computer-based reasoning model.

13. The system of claim 9 ,

wherein receiving a request to determine whether to include one or more particular data elements comprises receiving a request to reduce the computer-based reasoning model to a particular size;

and the process further comprises:

determining a number of data elements to include in the computer-based reasoning model to reduce the computer-based reasoning model to a particular size;

determining a subset of data elements to include, that includes the number of data elements, to include in the computer-based reasoning model based at least in part on the one or more conviction scores for data elements in the computer-based reasoning model; and

including only the subset of data elements to include in the computer-based reasoning model, and excluding data elements from the computer-based reasoning model that are not in the subset of data elements to include.

14. The system of claim 9 , the process further comprising:

initially receiving the one or more particular data elements as part of training for the computer-based reasoning model;

in response to determining that the one or more conviction scores meet the one or more anomalousness conditions, sending an indication to a trainer associated with the training for the computer-based reasoning model that training related to the one or more particular data elements is anomalous.

15. The system of claim 9 , the process further comprising:

receiving a request for an action to take in a current context associated with the one or more particular data elements;

when the one or more anomalousness conditions is not met by the one or more conviction scores associated with the one or more particular data elements:

determining the action to take based on comparing the current context to contexts associated with cases in the computer-based reasoning model; and

responding to the request for the action to take with the determined action.

16. The system of claim 9 , the process further comprising:

receiving a request for an action to take in a current context associated with the one or more particular data elements;

when the one or more anomalousness conditions is met by the one or more conviction scores associated with the one or more particular data elements:

removing the one or more particular data elements associated with the one or more convictions scores that met the one or more anomalousness conditions.

17. A non-transitory computer readable medium storing instructions which, when executed by one or more computing devices, cause the one or more computing devices to perform a process of:

training a computer-based reasoning model;

receiving a request to determine whether one or more particular data elements in the computer-based reasoning model are anomalous;

determining for each of the one or more particular data elements, one or more conviction scores, wherein determining one or more conviction scores for the one or more particular data elements comprises determining a familiarity conviction score for the one or more particular data elements and determining a distance contribution score for the one or more particular data elements;

wherein:

the familiarity conviction score is a measure of how much the one or more particular data elements distort a model calculated as a function of one or more measures of distribution similarity, and

the distance contribution score is a locally weighted expected value of the distance from one point to its nearest neighbors calculated based on a function of similarity between the one or more particular data elements and neighboring data elements of the one or more particular data elements;

determining whether the one or more conviction scores meet one or more anomalousness conditions;

in response to determining that the one or more conviction scores meet the one or more anomalousness conditions, sending an alert to a second system that the one or more particular data elements in the computer-based reasoning model are anomalous;

wherein determining whether the one or more conviction scores meet the anomalousness conditions comprises determining that the one or more particular data elements meet the anomalousness condition when the familiarity conviction score is beyond a first threshold and the distance contribution score is beyond a second threshold.

18. The non-transitory computer readable medium of claim 17 , the process further comprising:

including the one or more particular data elements in the computer-based reasoning model when the one or more anomalousness conditions is not met;

causing, with a control system, control of a controllable system with the computer-based reasoning model.

19. The non-transitory computer readable medium of claim 17 , wherein determining whether the one or more conviction scores meet the anomalousness conditions comprises determining that the one or more particular data elements meet the one or more anomalousness conditions when the familiarity conviction score is below a first threshold and the distance contribution score is below a second threshold.

20. The non-transitory computer readable medium of claim 17 , the process further comprising, in response to determining that the one or more conviction scores meet the one or more anomalousness conditions, excluding the one or more particular data elements in the computer-based reasoning model.

Assignments (5)
TERMINATION AND RELEASE OF INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Jan 22, 2025
From: WESTERN ALLIANCE BANK
To: HOWSO INCORPORATED
Reel/Frame 069988/0038 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 25, 2024
From: SRINIVASAMURTHY, RAVISUTHA SAKREPATNA; RESNICK, MICHAEL; HAZARD, CHRISTOPHER JAMES
To: DIVEPLANE CORPORATION
Reel/Frame 066249/0666 →
CHANGE OF NAME Recorded Sep 28, 2023
From: DIVEPLANE CORPORATION
To: HOWSO INCORPORATED
Reel/Frame 065081/0559 →
CHANGE OF NAME Recorded Sep 22, 2023
From: DIVEPLANE CORPORATION
To: HOWSO INCORPORATED
Reel/Frame 065021/0691 →
SECURITY INTEREST Recorded Jan 31, 2023
From: DIVEPLANE CORPORATION
To: WESTERN ALLIANCE BANK
Reel/Frame 062554/0106 →
Continuity (5)
Continuation In Part 16376509 · Apr 5, 2019
Continuation In Part 16220986 · Dec 14, 2018
Continuation In Part 15948805 · Apr 9, 2018
Provisional Application 63038335 · Jun 12, 2020
Related Publication 20200371512A1 · Nov 26, 2020
Cited By (3)
US 12,316,652 US 12,452,690 US 12,645,799