WO2014025540A2 - Software tool for creation and management of document reference templates - Google Patents
Software tool for creation and management of document reference templates Download PDFInfo
- Publication number
- WO2014025540A2 WO2014025540A2 PCT/US2013/051933 US2013051933W WO2014025540A2 WO 2014025540 A2 WO2014025540 A2 WO 2014025540A2 US 2013051933 W US2013051933 W US 2013051933W WO 2014025540 A2 WO2014025540 A2 WO 2014025540A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- template
- document
- analysis component
- processing engine
- user
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/93—Document management systems
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/64—Protecting data integrity, e.g. using checksums, certificates or signatures
- G06F21/645—Protecting data integrity, e.g. using checksums, certificates or signatures using a third party
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/137—Hierarchical processing, e.g. outlines
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/186—Templates
Definitions
- the invention relates to computer-aided identification and validation of security documents, such as passports, driver's licenses, birth certificates, or financial documents, using a flexible document verification framework.
- Security document readers such as ePassport readers
- security documents include passports, credit cards, ID cards, driver's licenses, birth certificates, commercial papers, and financial documents.
- the security document reader may employ a wide variety of authentication tests, including those analyzing document sizes, static image patterns, and / or information collected from specific positions on the document and / or storage mediums, e.g., bar codes, machine-readable zones, and RFID chips. The document is determined to be authentic depending on how well the document passes the authentication tests.
- Each reference template specifies the identification tests to be used to identify the corresponding type of security document and the authentication tests to confirm that the document in question is authentic.
- creating and managing the document reference templates for use by the security document readers and authentication systems is a complex task. For example, creating and/or modifying a reference template for a specific type of security document typically involves making a change using a template editing tool, deploying the modified template to the document reader / authentication system, restarting the authentication system to load the new and/or modified templates, and running a test application to view the results. If the results are not correct, the user must typically restart at the beginning by restarting the template editing tool and modifying and/or creating an authentication template.
- the current trial and error approach takes a long time and is often difficult to come up with a good template.
- a software tool in which a document authentication software engine is tightly integrated with software for creating and managing reference templates for identifying different types of security documents, such as passports and driver's licenses. This integration allows the operator to test each individual change as a document reference template is being created to shorten the creation time and improve the accuracy of the template.
- a computer-implemented system includes a host computer having a hardware- based processor and a software tool executing on the processor.
- the software tool provides a database storing a hierarchically arranged set of reference templates, each reference template defining a set of verifiers specifying instructions for identifying and authenticating a corresponding type of security document based on one or more attributes of the type of security document.
- the software tool further includes a document processing engine that controls a document reader to acquire data from an unknown type of security document. In response to the data acquired by the document reader, the document processing engine applies the reference templates to the data to compute a score value for each reference template and identify the unknown security document as one of the types of security documents.
- a template analysis component of the software tool presents an interface by which a user may create and edit the reference templates within the database.
- the document processing engine and the template analysis component are integrated within the software tool and communicate by an application programming interface (API) within the software tool.
- API application programming interface
- the template analysis component may invoke the document processing engine by the API while a user is editing one of the reference templates to test changes to the reference template with respect to the data acquired from the unknown type of security document without requiring that the user exit the template analysis component or restarting the document processing engine.
- a method comprises receiving, with a template analysis component of a software tool executing on a computer, input from a user creating a new reference template within a hierarchy of reference templates stored in a database, wherein the input defines a verifier for the new reference template specifying instructions for identifying a corresponding type of security document based on one or more attributes of the type of security document.
- the method further comprises invoking, with the template analysis component, a document processing engine integrated within the software tool to apply the verifier of the new reference template to data acquired from an unknown type of security document without requiring that the user exit the template analysis component or restarting the document processing engine; and presenting results of application of the verifier through a user interface of the software tool.
- the invention is directed to a computer-readable medium containing instructions to execute the methods described herein.
- FIG. 1 is a schematic representation illustrating an exemplary system for creating and managing document reference templates in accordance with the techniques described herein.
- FIG. 2 is a block diagram providing a high-level overview for application and use of a host system.
- FIG. 3 is a block diagram illustrating in more detail one example of a host system that provides an operating environment for software tool that integrates a template analysis component for template creation and management and a document processing engine for document identification and
- FIGS. 4-18 are screen shots presented by a graphical user interface of the software tool described herein. DETAILED DESCRIPTION
- FIG. 1 is a schematic representation illustrating an exemplary system 10 for creating and managing document reference templates in accordance with the techniques described herein.
- system 10 includes a host computer system 20 coupled to a document reader 1 1 , such as an ePassport document reader.
- host computer 20 provides an operating environment for a software tool in which a document authentication software development kit (SDK) is tightly integrated with template creation and management functions. That is, the software tool provides dual functionality.
- SDK document authentication software development kit
- a first component of the tool referred to herein as a template analysis component, includes software modules that allow a user to create and manage the document reference templates that are applied by the document authentication SDK.
- the template analysis component provides a framework for specifying and editing the distinct set of authentication tests to be applied for each template when identifying and authenticating different types of security documents.
- a document processing engine of the software tool provides functionality that allows any newly modified reference template to be immediately and seamlessly applied by document reader 1 1 to test the modified reference template, as well as the complete hierarchy of reference templates, against a sample security document 12. For example, the user may test the modified reference template without leaving the environment provided by the software tool and without restarting any authentication engine normally required by document reader 1 1.
- the software tool may allow the user to immediately apply and confirm an individual test defined within a reference template, an entire reference template, or an entire hierarchy of templates so as to determine whether the authentication engine correctly applies the hierarchy to identify the different types of security documents supported by the hierarchy.
- Document reader 1 1 works as an image capture device for confirming that security document 12 is a valid, authentic security document. As described herein, document reader 1 1 supports a wide-variety of types of security documents. As part of the authentication process, document reader 1 1 first identifies the particular type of security document inserted into the device. For example, security document 12 may be a United States passport, a United States state-specific driver's license, a United States state-specific identification card, a European Union (E.U.) driver's license, a E.U. identification card, passports or identification documents issued by various state or country governmental agencies throughout the world, title documents, identification cards, and a variety of other document types. After identifying the type of security document, system 10 may proceed to validate and extract information from security document 12.
- E.U. European Union
- host computer system 20 of system 10 may be used to direct document reader 1 1 to initially capture a sequence of one or more images of all or a portion of security document 12.
- the user places security document 12 onto view frame 14 of the document reader 1 1.
- View frame 14 accurately locates security document 12 with respect to other components of document reader 1 1.
- document reader 11 captures a sequence of one or more images of security document 12.
- the captured images may represent all or a portion of security document 12, but typically the captured images represent all of security document 12.
- Document reader 11 communicates the captured image data to host system 20 for image processing.
- system 10 may utilize data received from one or more machine-readable zones (e.g., barcodes), data received from radio frequency identification (RFID) chips embedded within or affixed to the document, or other sources of information provided by the document.
- machine-readable zones e.g., barcodes
- RFID radio frequency identification
- the document processing engine utilizes a dynamic document identification framework that can easily be extended and modified so as to support reference templates for a wide variety of different types of security documents.
- the document processing engine interacts with the framework as necessary to invoke various algorithms to categorize and ultimately identify security document 12 as a particular type of document, e.g., a security document issued by a specific agency and having certain characteristics and layout features required for subsequent authentication.
- System 10 may store the document identification framework as a hierarchically arranged, tree-like data structure within a memory, database, or other storage media (not shown in FIG. 1). Data structures referred to herein as document object types are used to represent each node within the tree-like data structure.
- Parent nodes represent categories or sub-categories of document types and can be recursively traversed down into the multiple levels of the hierarchy.
- the leaf nodes represent specific document types, e.g., a United States passport document type object, a United States driver's license document type object, or a United States identification card document type object.
- Some of the document type objects within the framework may include one or more stored images or templates as well as a set of specified characteristics that clearly delineate one document type object from another.
- a United States passport document type object may comprise an image of a template of a United States passport as well as a set of characteristics defining the occurrence of a machine -readable zone at the bottom of the United States passport template image, measurements delineating the placement of a picture within the template, and other data directed at determining the relative positions between various characteristics.
- a set of characteristics defining the occurrence of a machine -readable zone at the bottom of the United States passport template image, measurements delineating the placement of a picture within the template, and other data directed at determining the relative positions between various characteristics.
- the document processing engine of the software tool After successfully identifying that security document 12 conforms to one of the plurality of stored document type objects, the document processing engine of the software tool performs the authentication process to confirm the authenticity of the security document. For example, system 10 may analyze the captured image(s) to determine whether one or more occurrences of a stored reference image are present within the security document. If the reference image is present within the security document, system 10 may provide an indication (e.g., audible and or visual) that security document 12 has been properly authenticated. If the reference image is not present within the captured image, system 10 provides an indication that security document 12 cannot be automatically authenticated and may be denied.
- an indication e.g., audible and or visual
- the software tool described herein provides a number of features that allow the user to execute the identification, data capture and authentication processes of the document processing engine from within the template analysis component. These features may allow the user to better understand the impact of each individual change as changes are made to the reference templates and how each of the parameters and thresholds is applied when invoked by the authentication engine relative to a security document 12. These features may also shorten the development time by shorting the feedback loop for the user.
- the tool allows incremental testing of a reference template to be conducted using a single sample security document 12 or a group of sample reference documents that are of the same type or of multiple types.
- the tool may generate statistical metrics for the group such as a highest score, a lowest score, mean, mode and average score. Group testing may assist the user in understanding how a change of a specific process will work across a range of sample documents.
- the tool described herein supports a form of parameter learning with respect to parameters and thresholds to be specified when creating or modifying a reference template.
- some users may not have a strong understanding of one or more image processing algorithms required for certain reference templates.
- the software tool described herein can be configured to operate in a learning mode in which the software tool calculates a recommended set of parameters and thresholds for a reference template based on data captured from one or more sample reference documents.
- the tool further supports a form of template learning.
- the software tool executes the document identification process across a set of templates for a new or unknown document to determine where to place a new template for the document within the hierarchy of reference templates, i.e., the classification framework.
- This may be useful in that identification results for a reference template for a particular type of document may be dependent upon where the reference template is placed within a given hierarchy of reference templates. Managing a large set of reference templates can be very challenging, and this feature may provide a user with a starting point within a hierarchy for inserting a reference template for a new type of document.
- Another function that may be provided by the software tool is automatic authentication feature extraction. Depending on the type of document, there may be typical authentication features that are more appropriate than others. To aid definition of the correct authentication process, this mode of operation causes the software tool to analyze a document to identify any known feature types and automatically generate authentication processes that are added to the reference template being created.
- the tool may support batch testing that provides the capability to test a large number of sample test documents against an individual reference template or a full set of reference templates. Individual test results are generated for each sample document. These results may include actual measured or computed values and pass / fail results for a given sample document for each reference template. The tool may compute and display statistical metrics of accuracy for each of the individual templates of the set of templates.
- the tool includes revision control mechanisms for managing revisions of the individual templates for identified sets or subsets of templates. From within the tool, the user is able to check in and out reference templates from the template repository. In addition, the tool allows the user to view the revision log of a given reference template; and retrieve previous versions of the reference template. The revision management mechanisms assist in tracking template customization.
- the tool described herein provides an environment for interactively and incrementally testing reference templates for identifying security documents.
- the tool provides execution tracing in which an execution trace is generated and recorded throughout the identification process. This may include, for example recording each step as the document processing engine traverses the hierarchy of reference templates and selects a new reference template to apply to the document being tested.
- the execution trace may include a history of each test applied for each reference template, including any resulting values and parameters and pass or failure result.
- the execution trace can be displayed in text format or in a graphical format that can be overlaid onto a graphical representation of the classification framework. For example, the trace information could be overlaid on to a graphical representation of the template hierarchy in a tree-like structure. This may allow the user to properly analyze the effectiveness of an overall solution of reference templates or to debug a specific issue associated with a reference template, which may be very useful given that identification and authentication processes tend to be very complex.
- the template analysis component of the tool may allow the user to define multilevel thresholds for each reference template. This may be useful, for example, in that different organizations have varying levels of risk tolerance and that some identification and authentication processes are more time and resource intensive than others. For example, a risk adverse environment may want to include all possible checks to determine the overall pass/fail results. A low risk environment may be willing to reduce the number of checks in order to increase throughput.
- each identification and authentication process within a reference template can be assigned a risk level and, if applicable, multiple threshold values. Each of the multiple thresholds has an assigned risk level.
- the document processing engine executes those processes that have a risk level equal to or less than the overall risk level required by the environment, as configured by the user.
- the threshold that corresponds to the overall risk level required by the environment is used. In this way, multiple reference templates for the same security document need not be specified for operating environments having different risk tolerance levels.
- the software tool allows the batch testing of a set of sample security documents 12 to be invoked and automatically executed across multiple risk levels.
- the tool computes and displays statistical results across each level for the set of sample security documents, such as number of passed, false positive, false negatives and timing.
- the result can be generated across all the templates or for specific subsets or individual document.
- the tool may also provide a comparison across the various overall risk levels as well as across different rounds of batch testing.
- FIG. 2 is a block diagram providing a high-level overview for application and use of host system 20.
- a technical service engineer 27 or other expert may interact with the software tool 21 executing on host system 20 and invoke the features provided by the tool to construct and incrementally test reference templates for storage within layout database 32.
- technical service engineer 27 may interact with template analysis component 23 to define a set of reference templates within database 32 and logically arrange the templates within a hierarchy of templates, i.e., a classification framework. During this process, technical service engineer 27 may seamlessly invoke the functions of document processing engine 36 to execute the identification, data capture and authentication processes of the document processing engine from within the template analysis component 23.
- customer 31 may interact with end-user applications 25, which my in turn invoke the underlying document processing engine 36 to identify and authenticate security documents using document reader(s) 11.
- customer 31 may also invoke template analysis component 23 and utilize any of the features described herein of software tool 21 to customize and test one or more of the reference templates stored within layout database 32.
- document processing engine 36 may utilize one or more license keys 26 issued by key management system 35 to ensure that installed software components are licensed by a trusted source.
- software tool 21 including, for example, document processing engine 36 and template analysis component 23 may utilize stored images and/or other data that was previous captured from, generated from or otherwise simulate corresponding security document(s).
- FIG. 3 is a block diagram illustrating in more detail one example of a host system 20 that provides an operating environment for software tool 21 that integrates a template analysis component 23 for template creation and management and a document processing engine 36 for document identification and authentication.
- Template analysis component 23 provides a number of features that seamlessly invoke the identification, data capture and authentication processes of the document processing engine 36 from within the template analysis component. These features may allow the user to understand the impact of each individual change as changes are made to the reference templates and how each of the parameters and thresholds is applied when invoked by document processing engine 36 relative to a security document.
- document processing engine 36 exposes API 37 internally within software tool 21 that allows template analysis component 23 to invoke the identification and authentication functions while a user creates and edits reference templates.
- template analysis component 23 For example, template analysis component
- 23 includes a layout editor 30 by which a user (not shown) edits reference templates stored within database 32.
- a user edits reference templates stored within database 32.
- the user may interact with a graphical user interface 28 presented by layout editor 30 to edit reference templates stored to database 32 to extend document identification framework
- a user may interact with layout editor 30 to manually specify a new document type object for insertion into document identification framework 34.
- the user may define the attributes that are characteristics of the category, sub-category or individual document type.
- the user may associate the document type object being inserted with one or more new or existing algorithms for storage as classifiers 47, verifiers 48 and validators 49.
- layout editor 30 may present a user interface 28 to receive user input 26 by which a user specifies commands to edit a reference template, such as commands that add or remove classifiers 47, verifiers 48 and validators 49 associated with a pre-defined reference template, to insert a new reference template either manually or automatically, to remove a reference template, to re-order the nodes of document identification framework to prioritize the application of classifiers 47, verifiers 48 validators 49 and other commands.
- a user may engage layout editor 30 to tailor document identification framework 34 to more quickly identify security document types.
- template analysis component 23 may invoke document processing engine 36 to execute the identification, data capture and authentication processes of the document processing engine from within the template analysis component.
- template analysis component 23 may, in response to user input, output commands to document processing engine 36 via API 37 to trigger incremental testing of a newly created reference template against a sample security document 12 or a group of sample reference documents that are of the same type or of multiple types.
- template analysis component 23 may communicate data via API 37 that identifies a specific reference template to be used.
- document processing engine 36 applies the particular reference template, e.g., the reference template recently created by layout editor 30, rather than traverse the hierarchy of reference templates defined by document identification framework 34.
- template analysis component 23 may direct document processing engine 36 via API 37 to enter a trace mode by which the processing engine creates a history of each test applied by the reference template, including any resulting values and pass or fail results.
- Document processing engine 36 may communicate the trace history to template analysis tool 23 via API for presentation to the user.
- document processing engine 36 provides results of the tests to template analysis component 23 via API 27 to allow template analysis component 23 to provide the user with immediate feedback.
- Layout analysis editor 23 supports batch testing that provides the capability to test a large number of sample test documents against a full set of reference templates.
- layout analysis editor 23 may iteratively invoke document processing engine 36 to test a reference template being created against each sample document in the batch. During this process, layout analysis editor 23 may accumulate and generate statistical data for the result data returned by document processing engine for each test.
- document processing engine 36 When invoked through API 37, document processing engine 36 receives the captured data and performs an identification process and optionally a subsequent authentication process in accordance with the commands received from template analysis component 23.
- document processing engine 36 includes an image processing module 38 and a document identification module 40 to perform the document identification process.
- document identification module 40 selects and applies one or more of the classifiers 47, verifiers 48 and validators 49 defined by the reference template.
- template analysis tool 23 may direct document identification module 40 to perform a full identification process of a sample security document or set of documents.
- document processing engine 36 traverses document identification framework 34 by selectively invoking a plurality of classifiers 47, verifiers 48 and validators 49 of the reference templates to categorize and ultimately identify the security document as one of the plurality of document types supported by document identification framework 34.
- document processing engine 36 accesses layout database 32 and utilizes the set of references templates arranged as document identification framework 34.
- Document processing engine 36 analyzes image data 22 and optionally other data (e.g., RFID data) received from document reader 11 (FIG. 1) to dynamically identify security document 12.
- host system 20 includes a data interface 24 to receive data (e.g., image and RFID data) from document reader 11.
- the image data received by data interface 24 may represent captured image(s) of all or a portion of security document 12.
- the image data may contain one or more images, text, MRZ, barcode, watermarks, or other information.
- Data interface 24 may be, for example, a serial or parallel hardware interface for communicating with document reader 11.
- data interface 24 may be a universal serial bus (USB) interface.
- USB universal serial bus
- document identification framework 34 may be represented as a tree-like structure having a plurality of nodes, where the nodes represent categories of security documents, sub- categories of security documents, or specific types of security documents. Document identification framework 34 is organized as a tree-like data structure for easy extensibility. Each of the nodes of document identification framework 34 may include one or more references to a set of document identification software modules 41 that includes classifiers 47, verifiers 48 and validators 49, each of which define instructions for checking for one or more attributes or characteristics of a security document.
- Document authentication module 42 confirms the authenticity of the security document once identified.
- Data collection module 44 extracts relevant information from the article, e.g., security document 12.
- data collection module 44 may engage document reader 11 to read bar codes, interrogate RFID chips, and read magnetic strips present on security document 12, thereby collecting additional data that may not be contained in the image data.
- image processing module 38 may invoke image preprocessing algorithms to generate higher-quality gray, color or binarized images from the captured image data.
- Image processing module 38 may determine whether image processing is necessary based upon the type of light source used when capturing the image, e.g., a UV light source may require certain image processing algorithms, or based upon certain aspects of the captured image(s), e.g., a dark background with light text may require certain inversion image algorithms.
- Preprocessing may also be done based the type of document reader 11. For example, one type of document reader may have a different color profile than another type of document reader. The image preprocessing would ensure that the color is consistent across different reader models.
- document identification module 40 further analyzes the image data as well as other data obtained by data collection module 44 to identify the type of security document.
- FIGS. 4-18 are screen shots of a window 100 presented by graphical user interface 28 layout editor 30 to a user via display 43.
- FIG. 4 illustrates an example user interface window 100 having a sub-window 102 that provides a graphical tree-like representation of the hierarchical arrangement of the reference templates within database 32.
- window 100 includes sub- window 104 for showing reference images and test images to be utilized as inputs by document processing engine 36 when applying one or reference templates being edited or created.
- Sub-window 104 includes input mechanisms 106 that allow the user to insert, edit or delete a reference template within the graphical tree-like representation of the hierarchical arrangement of the reference templates.
- the user may manage the hierarchy of reference templates by moving reference templates up or down the hierarchy.
- FIG. 5 illustrates window 110 with which the user interacts to create a new template.
- Sub- window 112 presents a wizard- type interface that allows the user to walk through the steps for defining a reference template, including (1) specifying images with which to work when defining the template, (2) defining the identification process for the reference template, (3) defining any extended data capture functions, such as RFID, (4) defining the validation process for the reference template, and (5) defining the authentication process.
- the user is able to select currently-defined classifiers and verifiers or specify new ones.
- FIG. 6 illustrates window 110 and sub-window 112 when the user has elected to specify a first verifier 117 to be used by the newly created reference template when determining whether a security document is of the type corresponding to the reference template.
- sub-window 114 allows the user to specify the specific configuration settings for each verifier for the identification phase of the reference template, including parameters, settings, confidence levels, and expected results.
- sub-window 114 includes Learn button 115 that, when selected, causes template analysis component 23 to operate in a verifier learning mode. In this mode, template analysis component 23 invokes document processing engine 36 to process the sample security document and extract the parameters specified by the user, i.e., image parameters 119 in this example.
- template analysis component 23 has invoked document processing engine 36 to compute values for image parameters 119 required for performing a dominant color check.
- the user may direct template analysis component 23 to "learn" a set of initial values for the specific algorithms of the verifiers being defined by using a sample of the security document associated with the reference template being created. The user may modify the initial values as necessary to finalize the verifier.
- FIG. 7 illustrates an example window 110 having input mechanisms by which a user defines a series of verifier instructions for a particular new reference template.
- Window 110 includes a sub- window 112 that displays the series of verifier instructions 113 for identifying a type of security document.
- sub-window 114 allows the user to specify the specific configuration settings for each test for the identification phase of the reference template, including parameters, settings, confidence levels, and expected results.
- sub-window 114 displays the specific configuration settings for a second verifier test (i.e., a dominant color check) to be applied in the identification sequence for the reference template.
- Sub-window 116 shows example image data captured from a sample document of the type of document for the reference template being edited.
- FIG. 8 illustrates window 110 and sub-window 114 for another verifier test (i.e., a pattern match verifier in this example) to be applied in the identification sequence for the reference template.
- sub-window 114 allows the user to specify a reference image to be used as a source for the image pattern and a bounding box 119 defining a region within the image of sub-window 116 to which the image pattern is to be applied.
- the Test Verifier button 117 causes the software to run the defined test on the image data that is defined within bounding box 119 and provided the results and shows a normalized result of the test. This provides real-time feedback for a particular verifier that may be one of a series of verifiers 113 defined for identifying a reference template. This allows the user to modify the parameters for the specific verifier and repeatedly apply the verifier against a sample security document.
- FIG. 9 illustrates window 110 having sub-window 120 with which the user interacts to perform a full test of the sequence of verifiers 113 for the defined identification process of the reference template for identifying the corresponding security document.
- Sub-widow 120 includes input buttons 122 that allow the user to incrementally step through each of the verifiers 113 of the identification process.
- template analysis component 23 sequentially invokes document processing engine 36 and directs the document processing engine to apply each verifier 113 to the entire sample reference document, such as security document 12.
- Sub-window 120 presents table 124 that displays the confidence score computed for each verifier.
- Test Specific button 126 allows the user to direct template analysis component 23 to test a particular one of the verifiers against sample reference document 14. For example, in FIG.
- FIG. 10 illustrates an example graph 130 computed and displayed by template analysis component 23 to aid the user in setting confidence levels of FIG. 9.
- Graph 130 allows the user to perform a level of risk analysis when configuring the confidence levels for each reference template.
- template analysis component 23 constructs graph 130 to show results of application of the reference template to a batch of sample security documents when the required confidence levels are set within various intervals over a range of confidence levels.
- Line 134 indicates resultant positive or accurate match rate while line 132 is false match rate for the given range of confidence levels.
- required confidence levels of below 65-70 result in significant false positives.
- confidence levels of between 90 and 95 yield significant accurate match rates without yielding false positives.
- template analysis component 23 assists organizations in understanding the different risk levels, and the effects therefrom, by batch testing of a set of sample security documents 12 to be invoked and automatically executed across multiple risk levels.
- the tool computes and displays statistical results across each level for the set of sample security documents, such as number of passed, false positive, false negatives and timing.
- the result shown in graph 130 can be generated across all the templates or for specific subsets or individual reference templates.
- a user interface of the template analysis component 23 allows the user to define multilevel thresholds for each reference template. This is useful, for example, in that some identification and authentication processes are more time and resource intensive than others.
- Graph 130, as computed and displayed by template analysis component 23, may aid the user in setting different thresholds for different risk levels for a given reference template.
- FIG. 11 illustrates an example window 140 with which the user interacts to place template analysis component 23 in a batch test mode.
- window 140 allows the user to select a set of test documents (test images) to be used for testing a reference template being created or modified.
- the user has selected a batch group 142 of sample documents to be applied against the reference template being created by selection of Run button 144.
- FIG. 12 illustrates window 150 that includes a sub-window 152 constructed by template analysis component 23 to show an execution history for application of the reference template being created against the previously selected batch group 142.
- Sub-window 152 shows the overall pass / fail results for both identification and authentication of each sample document using the reference template.
- sub-window 152 shows that document processing engine 36 correctly identified the sample documents as
- FIG. 13 illustrates window 160 that includes a sub-window 162 showing an execution history 164 for application of the current hierarchy of reference templates against a sample reference document.
- template analysis component 23 invokes document processing engine 36 via API 37 and instructs the document processing engine to traverse the reference templates organized as document identification framework 34 as the hierarchy would be traversed in a real deployment environment.
- Execution history 164 shows the order of application of the reference templates, as defined by document identification framework 34. Moreover, the execution history shows a resultant confidence score for each reference template when applied to the sample security document. The scroll bar allows the user to scroll through and view the resultant confidence scores of each reference template applied to the sample reference document.
- FIG. 14 illustrates sub-window 162 showing the execution history 164 in ranked form. That is, the applied reference templates are sorted and ranked by resultant confidence score.
- template analysis component 23 may assist the user in analyzing the placement of a newly created reference template within document identification framework 34 and, for example, determine the impact of the placement on the proper identification and authentication processes of other reference templates within the hierarchy. For example, the user may determine that an existing reference template located at a higher position within the hierarchy, i.e., closer to a root node of the hierarchy, incorrectly matches the sample reference document with a high confidence level and, therefore, may prevent the newly created reference template from being selected as the best match.
- This may be, for example, an indicator that the newly created reference template may need to be modified so as to be a best match for the particular type of security document of the sample reference document.
- the user may determine that the newly created reference template incorrectly matches a different type of security document with a confidence level that exceeds an existing reference template for that document type and, therefore, causes the hierarchy of references templates to no longer correctly identify security documents of that type.
- template analysis component 23 aids the user in determining the effectiveness of an overall solution of reference templates defined within document identification framework 34, which may be very useful given that identification and authentication processes tend to be very complex.
- FIG. 15 illustrates a window 170 generated by template analysis component 23 that overlays the resultant confidence scores for each applied reference template with the graphical tree-like representation of the hierarchical arrangement of the reference templates within database 32. This may further aid the user in specifying each reference template and defining an overall solution provided by the hierarchy of reference templates.
- FIG. 16 illustrates sub-window 180 that allows a user to specify multiple confidence levels for each of identification and authentication based on a risk tolerance. That is, the template analysis component allows the user to define a hierarchy of threat levels (e.g., Green, Orange and Red). In the example of FIG. 16, the user may then define different required confidence levels for the different Green, Orange and Red risk levels.
- document processing engine 36 utilizes the corresponding confidence levels specified for the currently set risk level. For example, a government, institution or organization may specify a risk level and, when applying a reference template, document processing engine 36 applies the confidence levels for that risk level (e.g., threat level) specified by that reference template.
- risk level e.g., threat level
- FIGS. 17- 18 illustrate the final steps of defining a new reference template.
- sub- window 112 shows user-defined processes 190 for capturing data from the security document once identified.
- processes 190 are defined for capturing a driver's license number, a date of birth, a vehicle class, a name and address and other information from the document.
- FIGS. 17 and 18 show an example authentication process 192 defined for the document including the definition of four tests for authenticating a document once the document is identified as matching the requirements set forth in identifier 113 and the requisite data has been subsequently captured according to processes 190.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computer Security & Cryptography (AREA)
- Computational Linguistics (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Bioethics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Computer Hardware Design (AREA)
- Business, Economics & Management (AREA)
- Data Mining & Analysis (AREA)
- General Business, Economics & Management (AREA)
- Computing Systems (AREA)
- Evolutionary Computation (AREA)
- Medical Informatics (AREA)
- Multimedia (AREA)
- Document Processing Apparatus (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Stored Programmes (AREA)
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015526556A JP2015529907A (en) | 2012-08-07 | 2013-07-25 | Software tools for creating and managing document reference templates |
| CA2880805A CA2880805A1 (en) | 2012-08-07 | 2013-07-25 | Software tool for creation and management of document reference templates |
| KR20157005760A KR20150041050A (en) | 2012-08-07 | 2013-07-25 | Software tool for creation and management of document reference templates |
| SG11201500904VA SG11201500904VA (en) | 2012-08-07 | 2013-07-25 | Software tool for creation and management of document reference templates |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/568,998 US20140046954A1 (en) | 2012-08-07 | 2012-08-07 | Software tool for creation and management of document reference templates |
| US13/568,998 | 2012-08-07 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2014025540A2 true WO2014025540A2 (en) | 2014-02-13 |
| WO2014025540A3 WO2014025540A3 (en) | 2014-04-10 |
Family
ID=50066976
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2013/051933 Ceased WO2014025540A2 (en) | 2012-08-07 | 2013-07-25 | Software tool for creation and management of document reference templates |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US20140046954A1 (en) |
| JP (1) | JP2015529907A (en) |
| KR (1) | KR20150041050A (en) |
| CA (1) | CA2880805A1 (en) |
| SG (1) | SG11201500904VA (en) |
| WO (1) | WO2014025540A2 (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10747971B2 (en) | 2014-05-28 | 2020-08-18 | IDChecker, Inc. | Identification verification using a device with embedded radio-frequency identification functionality |
| US11461567B2 (en) | 2014-05-28 | 2022-10-04 | Mitek Systems, Inc. | Systems and methods of identification verification using hybrid near-field communication and optical authentication |
| US11640582B2 (en) | 2014-05-28 | 2023-05-02 | Mitek Systems, Inc. | Alignment of antennas on near field communication devices for communication |
| US12198215B2 (en) | 2014-05-28 | 2025-01-14 | Mitek Systems, Inc. | Self-sovereign identity systems and methods for identification documents |
Families Citing this family (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9176998B2 (en) * | 2013-05-28 | 2015-11-03 | International Business Machines Corporation | Minimization of surprisal context data through application of a hierarchy of reference artifacts |
| US9213820B2 (en) * | 2013-09-10 | 2015-12-15 | Ebay Inc. | Mobile authentication using a wearable device |
| US9495586B1 (en) | 2013-09-18 | 2016-11-15 | IDChecker, Inc. | Identity verification using biometric data |
| US9659158B2 (en) * | 2014-06-15 | 2017-05-23 | Intel Corporation | Technologies for determining confidence of user authentication |
| WO2018031628A1 (en) * | 2016-08-09 | 2018-02-15 | Ripcord, Inc. | Systems and methods for electronic records tagging |
| US10699065B2 (en) | 2017-11-06 | 2020-06-30 | Microsoft Technology Licensing, Llc | Electronic document content classification and document type determination |
| US20190236348A1 (en) * | 2018-01-30 | 2019-08-01 | Ncr Corporation | Rapid landmark-based media recognition |
| US11907621B2 (en) * | 2019-05-03 | 2024-02-20 | Rainforest Qa, Inc. | Electronic product testing systems for providing automated product testing |
| CN110866383B (en) * | 2019-10-15 | 2023-09-19 | 中国直升机设计研究所 | Interactive electronic data list generation method and system |
| CN112348022B (en) * | 2020-10-28 | 2024-05-07 | 富邦华一银行有限公司 | Free-form document identification method based on deep learning |
| CN112381080B (en) * | 2020-11-06 | 2022-08-16 | 长城信息股份有限公司 | Certificate reading method, device, equipment and medium supporting multi-protocol type |
| US11386265B2 (en) * | 2020-12-15 | 2022-07-12 | International Business Machines Corporation | Facilitating information technology solution templates |
| US11645595B2 (en) | 2020-12-15 | 2023-05-09 | International Business Machines Corporation | Predictive capacity optimizer |
| US12361071B2 (en) * | 2021-07-15 | 2025-07-15 | DryvIQ, Inc. | Systems and methods for machine learning classification-based automated remediations and handling of data items |
| US11651093B1 (en) * | 2022-02-24 | 2023-05-16 | LendingClub Bank, National Association | Automated fraudulent document detection |
| KR102886743B1 (en) | 2022-11-21 | 2025-11-17 | 주식회사 한글과컴퓨터 | Template document generating server capable of providing a template document generating service based on a format specified in an electronic document and the operating method thereof |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6704802B1 (en) * | 1996-03-27 | 2004-03-09 | Dell Usa, Lp | Method and system for communicating between independent software modules |
| WO2003107321A1 (en) * | 2002-06-12 | 2003-12-24 | Jena Jordahl | Data storage, retrieval, manipulation and display tools enabling multiple hierarchical points of view |
| US20050262049A1 (en) * | 2004-05-05 | 2005-11-24 | Nokia Corporation | System, method, device, and computer code product for implementing an XML template |
| ATE508430T1 (en) * | 2005-12-22 | 2011-05-15 | Daon Holdings Ltd | BIOMETRIC AUTHENTICATION SYSTEM |
| US8096584B2 (en) * | 2006-07-24 | 2012-01-17 | 3M Innovative Properties Company | Document authentication using template matching with fast masked normalized cross-correlation |
| US8194933B2 (en) * | 2007-12-12 | 2012-06-05 | 3M Innovative Properties Company | Identification and verification of an unknown document according to an eigen image process |
| ATE531019T1 (en) * | 2008-01-21 | 2011-11-15 | Thales Nederland Bv | SECURITY AND SECURITY SYSTEM AGAINST MULTIPLE THREATS AND DETERMINATION PROCEDURES THEREFOR |
-
2012
- 2012-08-07 US US13/568,998 patent/US20140046954A1/en not_active Abandoned
-
2013
- 2013-07-25 WO PCT/US2013/051933 patent/WO2014025540A2/en not_active Ceased
- 2013-07-25 SG SG11201500904VA patent/SG11201500904VA/en unknown
- 2013-07-25 KR KR20157005760A patent/KR20150041050A/en not_active Withdrawn
- 2013-07-25 JP JP2015526556A patent/JP2015529907A/en active Pending
- 2013-07-25 CA CA2880805A patent/CA2880805A1/en not_active Abandoned
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10747971B2 (en) | 2014-05-28 | 2020-08-18 | IDChecker, Inc. | Identification verification using a device with embedded radio-frequency identification functionality |
| US11461567B2 (en) | 2014-05-28 | 2022-10-04 | Mitek Systems, Inc. | Systems and methods of identification verification using hybrid near-field communication and optical authentication |
| US11640582B2 (en) | 2014-05-28 | 2023-05-02 | Mitek Systems, Inc. | Alignment of antennas on near field communication devices for communication |
| US12026670B2 (en) | 2014-05-28 | 2024-07-02 | Mitek Systems, Inc. | Systems and methods for aligning documents with near field communication devices |
| US12026577B2 (en) | 2014-05-28 | 2024-07-02 | Mitek Systems, Inc. | Systems and methods of user identification verification |
| US12198215B2 (en) | 2014-05-28 | 2025-01-14 | Mitek Systems, Inc. | Self-sovereign identity systems and methods for identification documents |
| US12475435B2 (en) | 2014-05-28 | 2025-11-18 | Mitek Systems, Inc. | Antenna alignment feedback using near field communication devices |
| US12524635B2 (en) | 2014-05-28 | 2026-01-13 | Mitek Systems, Inc. | User identification document verifications |
Also Published As
| Publication number | Publication date |
|---|---|
| KR20150041050A (en) | 2015-04-15 |
| CA2880805A1 (en) | 2014-02-13 |
| WO2014025540A3 (en) | 2014-04-10 |
| US20140046954A1 (en) | 2014-02-13 |
| SG11201500904VA (en) | 2015-03-30 |
| JP2015529907A (en) | 2015-10-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20140046954A1 (en) | Software tool for creation and management of document reference templates | |
| EP2245551B1 (en) | Identification of elements of currently-executing component script | |
| CN106844217B (en) | Method and device for embedding point of applied control and readable storage medium | |
| US20190138731A1 (en) | Method for determining defects and vulnerabilities in software code | |
| CN110309073B (en) | Mobile application user interface error automatic detection method, system and terminal | |
| JP5874891B2 (en) | Program test apparatus, program test method, and program | |
| CN108710571B (en) | Method and device for generating automatic test code | |
| WO2008045117A1 (en) | Methods and apparatus to analyze computer software | |
| EP4131010A1 (en) | Method and system for performing human machine interface (hmi) automation testing | |
| CN106227654A (en) | A kind of test platform | |
| CN103514092A (en) | Method for automatic testing of software system of ATM | |
| Oktaviandri et al. | Design and development of visitor management system | |
| CN120875792A (en) | Intelligent approval rule modeling method oriented to flow automation | |
| US5828829A (en) | System test support system and system test support method | |
| US20090110280A1 (en) | Image recognition apparatus, image recognition program, and image recognition method | |
| KR101290594B1 (en) | Auto test system and method for hmi device | |
| CN120371312A (en) | Code generation method, device and electronic device | |
| US10417110B2 (en) | Method for verifying traceability of first instructions in a procedural programming language generated from second instructions in a modelling language | |
| CN118886860A (en) | A financial image intelligent audit method, device and medium | |
| CN112115045B (en) | Failure prediction method for complex software system | |
| Devos et al. | Efficient reuse of domain-specific test knowledge: An industrial case in the smart card domain | |
| CN109374038B (en) | A change test method for nuclear safety-level I&C products based on application prototypes | |
| US20250370914A1 (en) | Testing Platform with Synchronized Application Specification Description | |
| CN121636364B (en) | A method and system for detecting inconsistencies between Solidity compilers | |
| CN120723655A (en) | Artificial intelligence-based software automation testing methods, devices, equipment and media |
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: 13827635 Country of ref document: EP Kind code of ref document: A2 |
|
| DPE1 | Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101) | ||
| ENP | Entry into the national phase |
Ref document number: 2880805 Country of ref document: CA |
|
| ENP | Entry into the national phase |
Ref document number: 2015526556 Country of ref document: JP Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 20157005760 Country of ref document: KR Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13827635 Country of ref document: EP Kind code of ref document: A2 |