IP Library Granted Patent US 7,343,623
Granted Patent B2
US 7,343,623 · App. 10/449,568 · Granted Mar 11, 2008

Authentication query strategizer and results compiler

Assignee: RAF Technology, Inc.
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 7,343,623
App. No.
10/449,568
Granted
Mar 11, 2008
Kind
B2
Abstract

Embodiments of the present invention encompass systems and methods for use in identity authentication. One illustrative application is in the context of authenticating the identity of a subject by verifying items of identifying information stored by, or accessible through, a plurality of data sources. In particular, a multi-item query can be presented to multiple data sources and the results of the query can be combined into an overall composite result that can be used to authenticate the subject's identity.

Claims (66)

1. A method for authenticating the purported identity of an authentication subject represented by a plurality of identification items, each identification item being of an item type verifiable via one or more of a plurality of data sources, the method comprising the steps of:

for each identification item, identifying a pair-wise link to each other identification item using known information about the corresponding item types verifiable via each data source, wherein each pair-wise link associates the linked identification items as potentially representing the purported identity;

querying one or more of the plurality of data sources to obtain an indication of confidence that the identification items of each pair-wise link represent the purported identity;

determining an overall confidence indication for the plurality of identification items based on the indications of confidence corresponding to the individual pair-wise links; and

evaluating the overall confidence indication against an authentication criterion.

2. The method of claim 1 further comprising the step of: if the queried data sources return multiple indications of confidence for each pair-wise link, combining the multiple indications of confidence into a single indication of confidence for each pair-wise link.

3. The method of claim 2 wherein the combining step is conducted using a Bayesian aggregation formula.

4. The method of claim 1 wherein the known information about the item types verifiable via each data source includes at least one of: available content, accuracy, coverage, item-type importance, data-source importance, item-type restriction ratings, index structure, and data-capture ability.

5. The method of claim 1 , wherein determining the overall confidence indication includes selecting the lowest indication of confidence among the pair-wise links.

6. The method of claim 1 wherein:

select identification items are considered mandatory; and

determining the overall confidence indication includes selecting the lowest indication of confidence among the pair-wise links connecting the mandatory identification items.

7. The method of claim 1 wherein the pair-wise links include direct links linking identification items verifiable via a single data source.

8. The method of claim 1 wherein the pair-wise links include indirect links linking identification items through one or more intermediate item.

9. The method of claim 8 wherein the linked identification items and the one or more intermediate item are from a single data source.

10. The method of claim 8 wherein the linked identification items and the one or more intermediate item span multiple data source.

11. The method of claim 1 wherein only a select number of pair-wise links are identified.

12. The method of claim 11 wherein the select number of pair-wise links is selected based on the ease of verifying the select pair-wise links via the known data source information.

13. The method of claim 1 wherein the indication of confidence includes an authentication response and a corresponding confidence level.

14. The method of claim 13 wherein the authentication response verifies, disqualifies, or indicates no information is available for each pair-wise link.

15. The method of claim 1 wherein the indications of confidence include confidence levels ranging from 0% for no confidence to 100% for total confidence.

16. The method of claim. 1 wherein the indications of confidence include confidence ratings ranging from 0% for complete confidence in a disqualifying query response, to 100% for complete confidence in a verifying query response, with 50% indicating a lack of confidence a query response.

17. A method for authenticating an identity represented by multiple identifying items, the method comprising the steps of:

for each identification item, identify in a pair-wise link to each other identification item;

submitting a multi-item query to multiple authentication data sources, the multi-item query requesting confidence ratings indicating how reliably each pair-wise link represents the identity;

combining received confidence ratings into a combined rating for each of the pair-wise links;

determining an overall rating for the query based on the combined ratings; and

evaluating the overall rating according to a predetermined authentication criterion.

18. The method of claim 17 wherein the determining step includes selecting the lowest combined rating as the overall rating.

19. The method of claim 17 , wherein:

select identifying items are mandatory for authentication; and

the overall rating is determined based on the combined ratings for associate pairs of mandatory items.

20. The method of claim 17 wherein the query is a verifying query.

21. The method of claim 17 wherein the query is a disqualifying query.

22. A method for authenticating an identity represented by multiple identification items, the method comprising the steps of:

delineating pair-wise links between all identification items, the links including direct links connecting items without an intermediate item, and indirect links connecting items through an intermediate item;

determining first confidence indications corresponding to each association of items connected by the direct pair-wise links;

combining corresponding first confidence indications to achieve an aggregate confidence indication for each direct pair-wise link;

determining second confidence indications corresponding to each association of items connected by the indirect pair-wise links;

combining corresponding second confidence indications to achieve an aggregate confidence indication for each indirect pair-wise link;

combining the aggregate confidence indications from corresponding direct and indirect pair-wise links into a cumulative confidence indication for each pair-wise link; and

determining an authentication result from the cumulative confidence indication for each pair-wise link.

23. The method of claim 22 wherein the indirect links connect items through multiple intermediate items.

24. The method of claim 22 wherein first confidence indications are combined via a Bayesian aggregation formula.

25. The method of claim 22 wherein:

each confidence indication is a scaled rating; and

each rating is represented as a positive percentage number.

26. The method of claim 25 wherein each rating ranges from approximately 0% for high confidence disqualifying authentication responses, to 100% for high confidence in verifying authentication responses, with 50% representing minimal confidence.

27. The method of claim 25 further including the step of narrowing the rating range equally from both the high and low ends to account for limitations of data sources supplying the authentication responses.

28. The method of claim 22 wherein each second confidence indication incorporates a restriction rating of the intermediate item.

29. The method of claim 28 wherein each second confidence indication is determined by combining the confidence indication for each direct link between the intermediate item and each end item of the indirect pair-wise links.

30. The method of claim 22 wherein select items are optional for authentication and the authentication result ignores links including the select optional items.

31. The method of claim 22 wherein the authentication result is defined as the lowest cumulative confidence indication among the pair-wise links.

32. An automated authentication system for verifying the purported identity of an authentication subject, the system comprising:

a user interface for receiving identifying items representing the purported identity;

a plurality of data sources, each data source providing information associating data items representing a particular identity with a corresponding confidence level;

a prewritten software query to request verification of pair-wise data associations from the data sources; and

a verification engine core, including a computer processor, memory, and programming instructions for

receiving the identifying items though the user interface,

for each identification item identify in a pair-wise link to each other identification item,

presenting the identifying items for verification by the data sources via the query,

ascertaining from the data sources a confidence level corresponding to each pair-wise association among the identifying items, and

combining the confidence levels into an overall authentication result.

33. The system of claim 32 wherein the memory of the verification engine core stores characterization information for each data source, and further comprising a data source interface to selectively present the query to one or more of the data sources depending on the stored characterization information for each data source and the item type for each of the identifying items.

34. The system of claim 33 wherein the characterization information for each data source includes at least one of the content, indexing, accuracy, coverage, importance, restriction ratings, and possibility for data capture of the provided information.

35. The system of claim 34 wherein each data source is independently derived and maintained.

Assignments (3)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 20, 2023
From: MATTHEWS INTERNATIONAL CORPORATION
To: RAF SOFTWARE TECHNOLOGY INC.
Reel/Frame 065922/0275 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 28, 2017
From: RAF TECHNOLOGY, INC.
To: MATTHEWS INTERNATIONAL CORPORATION
Reel/Frame 043976/0297 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 20, 2003
From: ROSS, DAVID JUSTIN
To: RAF TECHNOLOGY, INC.
Reel/Frame 014625/0189 →
Continuity (2)
Provisional Application 6038455700 · May 29, 2002
Related Publication 20040039917A1 · Feb 26, 2004