WO2022186828A1 - Method and system for verification of business process adherence to standards - Google Patents

Method and system for verification of business process adherence to standards Download PDF

Info

Publication number
WO2022186828A1
WO2022186828A1 PCT/US2021/020654 US2021020654W WO2022186828A1 WO 2022186828 A1 WO2022186828 A1 WO 2022186828A1 US 2021020654 W US2021020654 W US 2021020654W WO 2022186828 A1 WO2022186828 A1 WO 2022186828A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
standard
document
predetermined
processor
Prior art date
Application number
PCT/US2021/020654
Other languages
French (fr)
Inventor
Natraj Raman
Sameena SHAH
Maria Manuela Veloso
Original Assignee
Jpmorgan Chase Bank, N.A.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jpmorgan Chase Bank, N.A. filed Critical Jpmorgan Chase Bank, N.A.
Priority to PCT/US2021/020654 priority Critical patent/WO2022186828A1/en
Publication of WO2022186828A1 publication Critical patent/WO2022186828A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations

Definitions

  • This technology generally relates to methods and systems for ensuring conformance to standards, and more particularly, to methods and systems for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
  • the manual verification process has several limitations. First, systematic errors in human judgment due to confirmation bias or overconfidence effect may occur. Second, interpretation of evidences may vary from person to person, resulting in unpredictability. Third, retaining human attention for repetitive tasks is onerous. Finally, it is difficult to determine explanations for human actions at scale.
  • the present disclosure provides, inter alia, various systems, servers, devices, methods, media, programs, and platforms for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
  • a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms is provided.
  • the method is implemented by at least one processor.
  • the method includes: obtaining, by the at least one processor, first information that relates to a first entity that has executed a first process, the first information including an identification of the first entity, a standard that relates to the first process, and at least one document that relates to a result of an execution of the first process; extracting, by the at least one processor, second information from the at least one document, the second information including a predetermined type of information; and determining, by the at least one processor based on the extracted second information, whether the execution of the first process by the first entity satisfies the standard.
  • the determining may include comparing a content of the predetermined type of information with a predetermined target content and determining whether the execution of the first process by the first entity satisfies the standard based on a result of the comparing.
  • the extracting may include using information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist to retrieve the second information.
  • the method may further include: monitoring a set of mouse clicks and keyboard strokes performed by a first user while the first user is determining whether an execution of the first process by a second entity satisfies the standard; determining a document type of the at least one document based on a result of the monitoring; and determining the predetermined type of information included in the second information and at least one from among the predetermined target content and the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist based on the result of the monitoring.
  • the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist may include at least one page number of the at least one document.
  • the predetermined type of information may include a title of the at least one document.
  • the method may further include determining a confidence level value that relates to a degree of uncertainty with respect to the determining of whether the execution of the first process by the first entity satisfies the standard.
  • the method may further include comparing the determined confidence level value with a predetermined threshold.
  • the determining of whether the execution of the first process by the first entity satisfies the standard may be based on a result of the comparing.
  • the method may further include using the determined confidence level value to adjust at least one from among the standard and the predetermined type of information to be used for determining whether the standard is satisfied in a future verification.
  • the standard may include at least one from among a governmental regulation, a predetermined quality standard, and a standard that relates to ensuring that the process is executed smoothly.
  • a computing apparatus for verifying that a process conforms to a standard includes a processor; a memory; and a communication interface coupled to each of the processor and the memory.
  • the processor is configured to: obtain first information that relates to a first entity that has executed a first process, the first information including an identification of the first entity, a standard that relates to the first process, and at least one document that relates to a result of an execution of the first process; extract second information from the at least one document, the second information including a predetermined type of information; and determine, based on the extracted second information, whether the execution of the first process by the first entity satisfies the standard.
  • the processor may be further configured to compare a content of the predetermined type of information with a predetermined target content and to determine whether the execution of the first process by the first entity satisfies the standard based on a result of the comparison.
  • the processor may be further configured to use information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist to retrieve the second information.
  • the processor may be further configured to: monitor a set of mouse clicks and keyboard strokes performed by a first user while the first user is determining whether an execution of the first process by a second entity satisfies the standard; determine a document type of the at least one document based on a result of the monitoring; and determine the predetermined type of information included in the second information and at least one from among the predetermined target content and the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist based on the result of the monitoring.
  • the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist may include at least one page number of the at least one document.
  • the predetermined type of information may include a title of the at least one document.
  • the processor may be further configured to determine a confidence level value that relates to a degree of uncertainty with respect to the determination of whether the execution of the first process by the first entity satisfies the standard.
  • the processor may be further configured to compare the determined confidence level value with a predetermined threshold, and to determine whether the execution of the first process by the first entity satisfies the standard based on a result of the comparison.
  • the processor may be further configured to use the determined confidence level value to adjust at least one from among the standard and the predetermined type of information to be used for determining whether the standard is satisfied in a future verification.
  • the standard may include at least one from among a governmental regulation, a predetermined quality standard, and a standard that relates to ensuring that the process is executed smoothly.
  • FIG. 1 illustrates an exemplary computer system.
  • FIG. 2 illustrates an exemplary diagram of a network environment.
  • FIG. 3 shows an exemplary system for implementing a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
  • FIG. 4 is a flowchart of an exemplary process for implementing a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
  • FIG. 5 is a diagram that illustrates key components of a cognitive workflow representation of a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms, according to an exemplary embodiment.
  • FIG. 6 is a diagram that illustrates a conversion of a manual workflow to a machine-understandable representation of a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms, according to an exemplary embodiment.
  • FIG. 7 is a diagram that illustrates an verification system for validating whether entity information available in emails are present in the body of the email rather than in signature or header blocks, according to an exemplary embodiment.
  • the examples may also be embodied as one or more non-transitory computer readable media having instructions stored thereon for one or more aspects of the present technology as described and illustrated by way of the examples herein.
  • the instructions in some examples include executable code that, when executed by one or more processors, cause the processors to carry out steps necessary to implement the methods of the examples of this technology that are described and illustrated herein.
  • FIG. 1 is an exemplary system for use in accordance with the embodiments described herein.
  • the system 100 is generally shown and may include a computer system 102, which is generally indicated.
  • the computer system 102 may include a set of instructions that can be executed to cause the computer system 102 to perform any one or more of the methods or computer-based functions disclosed herein, either alone or in combination with the other described devices.
  • the computer system 102 may operate as a standalone device or may be connected to other systems or peripheral devices.
  • the computer system 102 may include, or be included within, any one or more computers, servers, systems, communication networks or cloud environment. Even further, the instructions may be operative in such cloud-based computing environment.
  • the computer system 102 may operate in the capacity of a server or as a client user computer in a server-client user network environment, a client user computer in a cloud computing environment, or as a peer computer system in a peer-to-peer (or distributed) network environment.
  • the computer system 102 may be implemented as, or incorporated into, various devices, such as a personal computer, a tablet computer, a set-top box, a personal digital assistant, a mobile device, a palmtop computer, a laptop computer, a desktop computer, a communications device, a wireless smart phone, a personal trusted device, a wearable device, a global positioning satellite (GPS) device, a web appliance, or any other machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine.
  • GPS global positioning satellite
  • web appliance or any other machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine.
  • additional embodiments may include any collection of systems or sub-systems that individually or jointly execute instructions or perform functions.
  • the term “system” shall be taken throughout the present disclosure to include any collection of systems or sub-systems that individually or jointly execute a set, or multiple sets, of instructions to perform one or more computer functions.
  • the computer system 102 may include at least one processor 104.
  • the processor 104 is tangible and non-transitory. As used herein, the term “non-transitory” is to be interpreted not as an eternal characteristic of a state, but as a characteristic of a state that will last for a period of time. The term “non- transitory” specifically disavows fleeting characteristics such as characteristics of a particular carrier wave or signal or other forms that exist only transitorily in any place at any time.
  • the processor 104 is an article of manufacture and/or a machine component. The processor 104 is configured to execute software instructions in order to perform functions as described in the various embodiments herein.
  • the processor 104 may be a general-purpose processor or may be part of an application specific integrated circuit (ASIC).
  • the processor 104 may also be a microprocessor, a microcomputer, a processor chip, a controller, a microcontroller, a digital signal processor (DSP), a state machine, or a programmable logic device.
  • the processor 104 may also be a logical circuit, including a programmable gate array (PGA) such as a field programmable gate array (FPGA), or another type of circuit that includes discrete gate and/or transistor logic.
  • the processor 104 may be a central processing unit (CPU), a graphics processing unit (GPU), or both. Additionally, any processor described herein may include multiple processors, parallel processors, or both. Multiple processors may be included in, or coupled to, a single device or multiple devices.
  • the computer system 102 may also include a computer memory 106.
  • the computer memory 106 may include a static memory, a dynamic memory, or both in communication.
  • Memories described herein are tangible storage mediums that can store data as well as executable instructions and are non-transitory during the time instructions are stored therein.
  • the term “non-transitory” is to be interpreted not as an eternal characteristic of a state, but as a characteristic of a state that will last for a period of time.
  • the term “non-transitory” specifically disavows fleeting characteristics such as characteristics of a particular carrier wave or signal or other forms that exist only transitorily in any place at any time.
  • the memories are an article of manufacture and/or machine component.
  • Memories described herein are computer-readable mediums from which data and executable instructions can be read by a computer.
  • Memories as described herein may be random access memory (RAM), read only memory (ROM), flash memory, electrically programmable read only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), registers, a hard disk, a cache, a removable disk, tape, compact disk read only memory (CD-ROM), digital versatile disk (DVD), floppy disk, blu-ray disk, or any other form of storage medium known in the art.
  • Memories may be volatile or non-volatile, secure and/or encrypted, unsecure and/or unencrypted.
  • the computer memory 106 may comprise any combination of memories or a single storage.
  • the computer system 102 may further include a display 108, such as a liquid crystal display (LCD), an organic light emitting diode (OLED), a flat panel display, a solid state display, a cathode ray tube (CRT), a plasma display, or any other type of display, examples of which are well known to skilled persons.
  • a display 108 such as a liquid crystal display (LCD), an organic light emitting diode (OLED), a flat panel display, a solid state display, a cathode ray tube (CRT), a plasma display, or any other type of display, examples of which are well known to skilled persons.
  • the computer system 102 may also include at least one input device
  • a keyboard such as a keyboard, a touch-sensitive input screen or pad, a speech input, a mouse, a remote control device having a wireless keypad, a microphone coupled to a speech recognition engine, a camera such as a video camera or still camera, a cursor control device, a global positioning system (GPS) device, an altimeter, a gyroscope, an accelerometer, a proximity sensor, or any combination thereof.
  • GPS global positioning system
  • the computer system 102 may also include a medium reader 112 which is configured to read any one or more sets of instructions, e.g. software, from any of the memories described herein.
  • the instructions when executed by a processor, can be used to perform one or more of the methods and processes as described herein.
  • the instructions may reside completely, or at least partially, within the memory 106, the medium reader 112, and/or the processor 110 during execution by the computer system 102.
  • the computer system 102 may include any additional devices, components, parts, peripherals, hardware, software or any combination thereof which are commonly known and understood as being included with or within a computer system, such as, but not limited to, a network interface 114 and an output device 116.
  • the output device 116 may be, but is not limited to, a speaker, an audio out, a video out, a remote-control output, a printer, or any combination thereof.
  • Each of the components of the computer system 102 may be interconnected and communicate via a bus 118 or other communication link. As illustrated in FIG. 1, the components may each be interconnected and communicate via an internal bus. However, those skilled in the art appreciate that any of the components may also be connected via an expansion bus. Moreover, the bus 118 may enable communication via any standard or other specification commonly known and understood such as, but not limited to, peripheral component interconnect, peripheral component interconnect express, parallel advanced technology attachment, serial advanced technology attachment, etc.
  • the computer system 102 may be in communication with one or more additional computer devices 120 via a network 122.
  • the network 122 may be, but is not limited to, a local area network, a wide area network, the Internet, a telephony network, a short-range network, or any other network commonly known and understood in the art.
  • the short-range network may include, for example, Bluetooth, Zigbee, infrared, near field communication, ultraband, or any combination thereof.
  • additional networks 122 which are known and understood may additionally or alternatively be used and that the exemplary networks 122 are not limiting or exhaustive.
  • the network 122 is illustrated in FIG. 1 as a wireless network, those skilled in the art appreciate that the network 122 may also be a wired network.
  • the additional computer device 120 is illustrated in FIG. 1 as a personal computer.
  • the computer device 120 may be a laptop computer, a tablet PC, a personal digital assistant, a mobile device, a palmtop computer, a desktop computer, a communications device, a wireless telephone, a personal trusted device, a web appliance, a server, or any other device that is capable of executing a set of instructions, sequential or otherwise, that specify actions to be taken by that device.
  • the above- listed devices are merely exemplary devices and that the device 120 may be any additional device or apparatus commonly known and understood in the art without departing from the scope of the present application.
  • the computer device 120 may be the same or similar to the computer system 102.
  • the device may be any combination of devices and apparatuses.
  • the methods described herein may be implemented using a hardware computer system that executes software programs. Further, in an exemplary, non-limited embodiment, implementations can include distributed processing, component/object distributed processing, and parallel processing. Virtual computer system processing can be constructed to implement one or more of the methods or functionalities as described herein, and a processor described herein may be used to support a virtual processing environment.
  • various embodiments provide optimized methods and systems for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
  • FIG. 2 a schematic of an exemplary network environment
  • the method is executable on any networked computer platform, such as, for example, a personal computer (PC).
  • PC personal computer
  • the method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms may be implemented by an Automated Standards Conformance Verification (ASCV) device 202.
  • the ASCV device 202 may be the same or similar to the computer system 102 as described with respect to FIG. 1.
  • the ASCV device 202 may store one or more applications that can include executable instructions that, when executed by the ASCV device 202, cause the ASCV device 202 to perform actions, such as to transmit, receive, or otherwise process network messages, for example, and to perform other actions described and illustrated below with reference to the figures.
  • the application(s) may be implemented as modules or components of other applications. Further, the application(s) can be implemented as operating system extensions, modules, plugins, or the like.
  • the application(s) may be operative in a cloud-based computing environment.
  • the application(s) may be executed within or as virtual machine(s) or virtual server(s) that may be managed in a cloud-based computing environment.
  • the application(s), and even the ASCV device 202 itself may be located in virtual server(s) running in a cloud-based computing environment rather than being tied to one or more specific physical network computing devices.
  • the application(s) may be running in one or more virtual machines (VMs) executing on the ASCV device 202.
  • VMs virtual machines
  • virtual machine(s) running on the ASCV device 202 may be managed or supervised by a hypervisor.
  • the ASCV device 202 is coupled to a plurality of server devices 204(l)-204(n) that hosts a plurality of databases 206(l)-206(n), and also to a plurality of client devices 208(l)-208(n) via communication network(s) 210.
  • a communication interface of the ASCV device 202 such as the network interface 114 of the computer system 102 of FIG.
  • the ASCV device 202 operatively couples and communicates between the ASCV device 202, the server devices 204(1)- 204(n), and/or the client devices 208(l)-208(n), which are all coupled together by the communication network(s) 210, although other types and/or numbers of communication networks or systems with other types and/or numbers of connections and/or configurations to other devices and/or elements may also be used.
  • the communication network(s) 210 may be the same or similar to the network 122 as described with respect to FIG. 1, although the ASCV device 202, the server devices 204(l)-204(n), and/or the client devices 208(l)-208(n) may be coupled together via other topologies. Additionally, the network environment 200 may include other network devices such as one or more routers and/or switches, for example, which are well known in the art and thus will not be described herein. This technology provides a number of advantages including methods, non- transitory computer readable media, and ASCV devices that efficiently implement a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
  • the communication network(s) 210 may include local area network(s) (LAN(s)) or wide area network(s) (WAN(s)), and can use TCP/IP over Ethernet and industry-standard protocols, although other types and/or numbers of protocols and/or communication networks may be used.
  • the communication network(s) 210 in this example may employ any suitable interface mechanisms and network communication technologies including, for example, teletraffic in any suitable form (e.g., voice, modem, and the like), Public Switched Telephone Network (PSTNs), Ethernet-based Packet Data Networks (PDNs), combinations thereof, and the like.
  • PSTNs Public Switched Telephone Network
  • PDNs Packet Data Networks
  • the ASCV device 202 may be a standalone device or integrated with one or more other devices or apparatuses, such as one or more of the server devices 204(l)-204(n), for example.
  • the ASCV device 202 may include or be hosted by one of the server devices 204(1 )-204(n), and other arrangements are also possible.
  • one or more of the devices of the ASCV device 202 may be in a same or a different communication network including one or more public, private, or cloud networks, for example.
  • the plurality of server devices 204(l)-204(n) may be the same or similar to the computer system 102 or the computer device 120 as described with respect to FIG. 1, including any features or combination of features described with respect thereto.
  • any of the server devices 204(1 )-204(n) may include, among other features, one or more processors, a memory, and a communication interface, which are coupled together by a bus or other communication link, although other numbers and/or types of network devices may be used.
  • the server devices 204(l)-204(n) in this example may process requests received from the ASCV device 202 via the communication network(s) 210 according to the HTTP-based and/or JavaScript Object Notation (JSON) protocol, for example, although other protocols may also be used.
  • JSON JavaScript Object Notation
  • the server devices 204(l)-204(n) may be hardware or software or may represent a system with multiple servers in a pool, which may include internal or external networks.
  • the server devices 204(l)-204(n) hosts the databases 206(1)- 206(n) that are configured to store data that relates to regulatory requirements, business standards and norms, and business process evidences and audit test data.
  • server devices 204(l)-204(n) are illustrated as single devices, one or more actions of each of the server devices 204(l)-204(n) may be distributed across one or more distinct network computing devices that together comprise one or more of the server devices 204(l)-204(n). Moreover, the server devices 204(l)-204(n) are not limited to a particular configuration. Thus, the server devices 204(l)-204(n) may contain a plurality of network computing devices that operate using a master/slave approach, whereby one of the network computing devices of the server devices 204(1 )-204(n) operates to manage and/or otherwise coordinate operations of the other network computing devices.
  • the server devices 204(l)-204(n) may operate as a plurality of network computing devices within a cluster architecture, a peer-to peer architecture, virtual machines, or within a cloud architecture, for example.
  • a cluster architecture a peer-to peer architecture
  • virtual machines virtual machines
  • cloud architecture a cloud architecture
  • the plurality of client devices 208(l)-208(n) may also be the same or similar to the computer system 102 or the computer device 120 as described with respect to FIG. 1, including any features or combination of features described with respect thereto.
  • the client devices 208(l)-208(n) in this example may include any type of computing device that can interact with the ASCV device 202 via communication network(s) 210.
  • the client devices 208(l)-208(n) may be mobile computing devices, desktop computing devices, laptop computing devices, tablet computing devices, virtual machines (including cloud-based computers), or the like, that host chat, e-mail, or voice-to-text applications, for example.
  • at least one client device 208 is a wireless mobile communication device, i.e., a smart phone.
  • the client devices 208(l)-208(n) may run interface applications, such as standard web browsers or standalone client applications, which may provide an interface to communicate with the ASCV device 202 via the communication network(s) 210 in order to communicate user requests and information.
  • the client devices 208(l)-208(n) may further include, among other features, a display device, such as a display screen or touchscreen, and/or an input device, such as a keyboard, for example.
  • the exemplary network environment 200 with the ASCV device 202, the server devices 204(l)-204(n), the client devices 208(l)-208(n), and the communication network(s) 210 are described and illustrated herein, other types and/or numbers of systems, devices, components, and/or elements in other topologies may be used. It is to be understood that the systems of the examples described herein are for exemplary purposes, as many variations of the specific hardware and software used to implement the examples are possible, as will be appreciated by those skilled in the relevant art(s).
  • One or more of the devices depicted in the network environment 200 may be configured to operate as virtual instances on the same physical machine.
  • one or more of the ASCV device 202, the server devices 204(l)-204(n), or the client devices 208(l)-208(n) may operate on the same physical device rather than as separate devices communicating through communication network(s) 210.
  • two or more computing systems or devices may be substituted for any one of the systems or devices in any example. Accordingly, principles and advantages of distributed processing, such as redundancy and replication also may be implemented, as desired, to increase the robustness and performance of the devices and systems of the examples.
  • the examples may also be implemented on computer system(s) that extend across any suitable network using any suitable interface mechanisms and traffic technologies, including by way of example only teletraffic in any suitable form (e.g., voice and modem), wireless traffic networks, cellular traffic networks, Packet Data Networks (PDNs), the Internet, intranets, and combinations thereof.
  • the ASCV device 202 is described and illustrated in FIG. 3 as including a standards conformance verification module 302, although it may include other rules, policies, modules, databases, or applications, for example.
  • the standards conformance verification module 302 is configured to implement a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
  • FIG. 3 An exemplary process 300 for implementing a mechanism for using artificial intelligence techniques to verify that business processes adhere to established standards and norms by utilizing the network environment of FIG. 2 is illustrated as being executed in FIG. 3.
  • a first client device 208(1) and a second client device 208(2) are illustrated as being in communication with ASCV device 202.
  • the first client device 208(1) and the second client device 208(2) may be “clients” of the ASCV device 202 and are described herein as such.
  • the first client device 208(1) and/or the second client device 208(2) need not necessarily be “clients” of the ASCV device 202, or any entity described in association therewith herein. Any additional or alternative relationship may exist between either or both of the first client device 208(1) and the second client device 208(2) and the ASCV device 202, or no relationship may exist.
  • ASCV device 202 is illustrated as being able to access a regulatory requirements and business standards and norms data repository 206(1) and a business process evidences and audit test database 206(2).
  • the standards conformance verification module 302 may be configured to access these databases for implementing a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
  • the first client device 208(1) may be, for example, a smart phone. Of course, the first client device 208(1) may be any additional device described herein.
  • the second client device 208(2) may be, for example, a personal computer (PC). Of course, the second client device 208(2) may also be any additional device described herein.
  • the process may be executed via the communication network(s) 210, which may comprise plural networks as described above.
  • the first client device 208(1) and the second client device 208(2) may communicate with the ASCV device 202 via broadband or cellular communication.
  • these embodiments are merely exemplary and are not limiting or exhaustive.
  • 302 executes a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
  • An exemplary process for using artificial intelligence techniques to verify that business processes adhere to established standards and norms is generally indicated at flowchart 400 in FIG. 4.
  • the standards conformance verification module 302 obtains information that indicates an identity of an entity that has executed a process, an applicable standard that relates to the process, and one or more documents that contain information that relates to a result of the execution of the process.
  • the applicable standard may include any one or more of a governmental regulation, a predetermined quality standard, and a standard that relates to ensuring that the process is executed smoothly.
  • the standards conformance verification module 302 extracts target information from the document(s).
  • the target information includes a predetermined type of information, such as, for example, a title of a document.
  • an identification of the document(s) and a determination of which information and/or which type of information is included in the target information may be implemented by monitoring a set of mouse clicks and keyboard strokes performed by a user while that user is manually executing a verification of standards conformance that corresponds to the method 400, and using a result of the monitoring to identify the documents and the relevant characteristics of the target information.
  • the result of the monitoring may also be used to determine a portion of the document in which the target information is expected to exist, such as, for example, a page number or a set of page numbers.
  • the standards conformance verification module 302 compares the information extracted in step S404 with a predetermined target content.
  • the target information may include a title of a document, and the target content may include a specific title, such as, for example, “Annual Report.”
  • the target information may include other portions of a document, such as a structural artifact (i.e., a table or a chart), a section heading, a footer, a signature block, an abstract concept that is derived and/or inferred from document text such as the presence of a dialogue conversation or an embedded user comment, and/or any other suitable type of information.
  • the standards conformance verification module 302 uses a result of the comparison performed in step S406 to determine a confidence level value with respect to whether the execution of the process has satisfied the applicable standard. For example, when the extracted information exactly matches the predetermined target content, the standards conformance verification module 302 may determine that the confidence level value is 100%, because the exact match indicates that the process has been executed in accordance with the requirements of the standard. As another example, when the extracted information does not exactly match the predetermined target content, the standards conformance verification module 302 may assign a value within a range of between 0% and 99% based on a degree of uncertainty indicated by a result of the comparison performed in step S406. In an exemplary embodiment, the confidence level value may indicate that a manual review of the result of the execution process is required in order to ensure an accurate determination as to whether there is a conformance with the applicable standard.
  • the standards conformance verification module 302 uses the confidence level value determined in step S408 to make an adjustment with respect to the type of target information to be used in future verifications and/or an adjustment with respect to the applicable standard.
  • an artificial intelligence (AI) technique and/or a machine learning technique may be applied to a historical archive of results of a verification method to determine whether an adjustment regarding the target information to be extracted and/or the applicable standard should be made.
  • a solution includes three steps, as shown in a cognitive workflow representation diagram 500.
  • the workflow involved in the manual verification procedure is captured and encoded in a format that is understandable by a machine.
  • the cognitive workflow representation is used by an AI verification system to determine the adherence to standards based on the available evidences.
  • the AI system quantifies the uncertainty in validation and thus may be used as part of a feedback loop to improve the verification and also to improve the business standards.
  • an essential requirement for AI-driven verification is to abstract and synthesize the manual process involved in verification into a format that the AI system can understand.
  • a sequence of logically related tasks involved in the manual process is illustrated in the diagram 600.
  • This understanding of the work decomposition is achieved by monitoring typical actions carried out by human workers. One such way is to unobtrusively track mouse clicks and keyboard strokes and then record the set of actions executed by a user. These actions are then synthesized into an abstract representation that is machine- understandable.
  • the manual process targets a standard N which expects the presence of at least one document X that corresponds to an entity with a specific title.
  • entity ABC for which the verification is to be performed, there are multiple documents available in the system.
  • the user opens the first document, reads a particular set of pages, and then closes the document. If the user is satisfied that the required evidence is found in the document, then the user records the evidence type (e.g., Document Title) and the evidence value (e.g., an Annual Report document). Otherwise, the user proceeds to the next documentary evidence.
  • evidence type e.g., Document Title
  • evidence value e.g., an Annual Report document
  • the representation begins with a Meta action that refers the standard, entity, and available set of documentary evidences.
  • Various types of actions are used to encode manual actions
  • One such example is an Extraction action that signifies what type of value is extracted (e.g., the Title) and the expected value for this entity (e.g., Annual Report).
  • Potential hints that assist in the process, such as positional information and page number(s), are also recorded. Further, the verification decision arrived at for this particular entity is also represented.
  • the abstract representation generalizes the human actions into a finite set of logical tasks.
  • the abstract representation is used by the AI system to automatically associate specific components with each task.
  • the AI system can infer that for verification of a particular standard, there is a need for an extraction component that may in turn require sub-components for document digitization, document parsing, entity resolution, and/or other functions.
  • the abstract representation also serves as an automatic training data generator. Each data item recorded in the representation can be used to derive training labels, thereby aiding in learning supervised learning models.
  • the sub-components used by the AI system provide a measure of the quality of their functional output. This facilitates a quantification of an uncertainty encountered during various steps in the validation process. For example, consider a workflow that involves digitizing the documents, converting the digitized documents in to a structured representation, extracting relevant information, cross-correlating the information across documents, and arriving at a decision based on available evidence. Processing error may accumulate at each step and the machine captures these errors in the form of a confidence score. An aggregated score that signifies the reliability of the machine decision is presented at the end of the validation process. The user can configure the system to reject the validation after each step or at the final step. Based on the robustness of the estimated decision, the humans intervene to make a secondary inspection if necessary. This improves the overall quality of the verification and assists in building trust in the AI system.
  • FIG. 7 an example of a verification system 700 that is used for validating whether entity information available in an email is present in the body of the email rather than in signature or header blocks is illustrated.
  • the system includes sub-components for Portable Document Format (PDF) parsing, table structure identification, entity extraction, and conformance decision making. Each sub-component publishes its confidence level, and documents that fall below a user- specified threshold confidence level are automatically assigned for manual inspection.
  • PDF Portable Document Format
  • the output produced by the AI verification system may be used in a feedback loop to further improve the verification process and/or the overall business standards.
  • the system collects statistical properties about the availability and quality of evidence for each type of standard. While a manual verification may stop processing when the evidence is found, the AI system holistically considers all of the evidences available when verifying an entity and hence can build evidence profiles characterizing each entity. These details are used to analyze the distributional characteristics of the evidences across entities and the strengths and weaknesses in the business standards are highlighted. This serves as an indicator for how well the standard is being adhered to and alerts to non-conformance.
  • sub-components are trained iteratively in a weakly-supervised setting based on those abstract representations that resulted in highly confident decisions.
  • the system connects information fragments across different documentary evidences to detect contradictions, inconsistencies, and anomalies.
  • the AI driven audit solution provides the following benefits: 1) Human errors such as pre-existing beliefs, overconfidence, and repetition boredom are eliminated, thereby improving the quality, reducing risk, and enhancing productivity. 2) A continuous audit flow is established to speed up operational time and receive early warning signals in case of widespread conformance issues. 3) The uncertainty quantification facilitates manual intervention where necessary, creating a partnership model of humans and AI in an augmented intelligence setting. 4) Better audit plans can be designed based on the improvements identified by the system.
  • computer-readable medium may be described as a single medium, the term “computer-readable medium” includes a single medium or multiple media, such as a centralized or distributed database, and/or associated caches and servers that store one or more sets of instructions.
  • the term “computer- readable medium” shall also include any medium that is capable of storing, encoding or carrying a set of instructions for execution by a processor or that cause a computer system to perform any one or more of the embodiments disclosed herein.
  • the computer-readable medium may comprise a non-transitory computer-readable medium or media and/or comprise a transitory computer-readable medium or media.
  • the computer-readable medium can include a solid-state memory such as a memory card or other package that houses one or more non-volatile read-only memories.
  • the computer-readable medium can be a random-access memory or other volatile re writable memory.
  • the computer-readable medium can include a magneto-optical or optical medium, such as a disk or tapes or other storage device to capture carrier wave signals such as a signal communicated over a transmission medium. Accordingly, the disclosure is considered to include any computer-readable medium or other equivalents and successor media, in which data or instructions may be stored.
  • inventions of the disclosure may be referred to herein, individually and/or collectively, by the term “invention” merely for convenience and without intending to voluntarily limit the scope of this application to any particular invention or inventive concept.
  • inventions merely for convenience and without intending to voluntarily limit the scope of this application to any particular invention or inventive concept.
  • specific embodiments have been illustrated and described herein, it should be appreciated that any subsequent arrangement designed to achieve the same or similar purpose may be substituted for the specific embodiments shown.
  • This disclosure is intended to cover any and all subsequent adaptations or variations of various embodiments. Combinations of the above embodiments, and other embodiments not specifically described herein, will be apparent to those of skill in the art upon reviewing the description.

Abstract

A method and a system for verifying that a process conforms to a standard, such as a governmental regulation or a quality standard, are provided. The method includes: obtaining first information that relates to an entity that has executed a process, the first information including an entity identification, a standard, and at least one document that relates to a result of an execution of the first process;extracting a specific type of information from the document(s); and determining, based on the extracted information, whether the execution of the process by the entity satisfies the standard. The method may also include determining a confidence level value that relates to a degree of uncertainty of the determination of whether the standard has been satisfied, and the confidence level value may be used for adjusting the standard and/or for adjusting the verification method.

Description

METHOD AND SYSTEM FOR VERIFICATION OF BUSINESS PROCESS ADHERENCE TO STANDARDS
BACKGROUND
1. Field of the Disclosure
[0001] This technology generally relates to methods and systems for ensuring conformance to standards, and more particularly, to methods and systems for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
2. Background Information
[0002] Financial institutions define and follow standards, to comply with regulatory requirements, maintain product quality, eliminate risks, and ensure smooth functioning of their businesses. Generally, there is a requirement that the extent of adherence to such standards must be verified periodically. Such a verification is typically performed during an audit cycle, in which human analysts manually examine a sampled set of evidences and validate conformance to specified standards. The auditing process is generally independent of the evidence collection process.
[0003] The manual verification process has several limitations. First, systematic errors in human judgment due to confirmation bias or overconfidence effect may occur. Second, interpretation of evidences may vary from person to person, resulting in unpredictability. Third, retaining human attention for repetitive tasks is onerous. Finally, it is difficult to determine explanations for human actions at scale.
[0004] Accordingly, there is a need for methods and systems for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
SUMMARY
[0005] The present disclosure, through one or more of its various aspects, embodiments, and/or specific features or sub-components, provides, inter alia, various systems, servers, devices, methods, media, programs, and platforms for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
[0006] According to an aspect of the present disclosure, a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms is provided. The method is implemented by at least one processor. The method includes: obtaining, by the at least one processor, first information that relates to a first entity that has executed a first process, the first information including an identification of the first entity, a standard that relates to the first process, and at least one document that relates to a result of an execution of the first process; extracting, by the at least one processor, second information from the at least one document, the second information including a predetermined type of information; and determining, by the at least one processor based on the extracted second information, whether the execution of the first process by the first entity satisfies the standard.
[0007] The determining may include comparing a content of the predetermined type of information with a predetermined target content and determining whether the execution of the first process by the first entity satisfies the standard based on a result of the comparing.
[0008] The extracting may include using information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist to retrieve the second information.
[0009] The method may further include: monitoring a set of mouse clicks and keyboard strokes performed by a first user while the first user is determining whether an execution of the first process by a second entity satisfies the standard; determining a document type of the at least one document based on a result of the monitoring; and determining the predetermined type of information included in the second information and at least one from among the predetermined target content and the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist based on the result of the monitoring.
[0010] The information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist may include at least one page number of the at least one document.
[0011] The predetermined type of information may include a title of the at least one document.
[0012] The method may further include determining a confidence level value that relates to a degree of uncertainty with respect to the determining of whether the execution of the first process by the first entity satisfies the standard.
[0013] The method may further include comparing the determined confidence level value with a predetermined threshold. The determining of whether the execution of the first process by the first entity satisfies the standard may be based on a result of the comparing.
[0014] The method may further include using the determined confidence level value to adjust at least one from among the standard and the predetermined type of information to be used for determining whether the standard is satisfied in a future verification.
[0015] The standard may include at least one from among a governmental regulation, a predetermined quality standard, and a standard that relates to ensuring that the process is executed smoothly.
[0016] According to another exemplary embodiment, a computing apparatus for verifying that a process conforms to a standard includes a processor; a memory; and a communication interface coupled to each of the processor and the memory. The processor is configured to: obtain first information that relates to a first entity that has executed a first process, the first information including an identification of the first entity, a standard that relates to the first process, and at least one document that relates to a result of an execution of the first process; extract second information from the at least one document, the second information including a predetermined type of information; and determine, based on the extracted second information, whether the execution of the first process by the first entity satisfies the standard.
[0017] The processor may be further configured to compare a content of the predetermined type of information with a predetermined target content and to determine whether the execution of the first process by the first entity satisfies the standard based on a result of the comparison. [0018] The processor may be further configured to use information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist to retrieve the second information.
[0019] The processor may be further configured to: monitor a set of mouse clicks and keyboard strokes performed by a first user while the first user is determining whether an execution of the first process by a second entity satisfies the standard; determine a document type of the at least one document based on a result of the monitoring; and determine the predetermined type of information included in the second information and at least one from among the predetermined target content and the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist based on the result of the monitoring.
[0020] The information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist may include at least one page number of the at least one document.
[0021] The predetermined type of information may include a title of the at least one document.
[0022] The processor may be further configured to determine a confidence level value that relates to a degree of uncertainty with respect to the determination of whether the execution of the first process by the first entity satisfies the standard.
[0023] The processor may be further configured to compare the determined confidence level value with a predetermined threshold, and to determine whether the execution of the first process by the first entity satisfies the standard based on a result of the comparison.
[0024] The processor may be further configured to use the determined confidence level value to adjust at least one from among the standard and the predetermined type of information to be used for determining whether the standard is satisfied in a future verification.
[0025] The standard may include at least one from among a governmental regulation, a predetermined quality standard, and a standard that relates to ensuring that the process is executed smoothly.
BRIEF DESCRIPTION OF THE DRAWINGS
[0026] The present disclosure is further described in the detailed description which follows, in reference to the noted plurality of drawings, by way of non-limiting examples of preferred embodiments of the present disclosure, in which like characters represent like elements throughout the several views of the drawings.
[0027] FIG. 1 illustrates an exemplary computer system.
[0028] FIG. 2 illustrates an exemplary diagram of a network environment.
[0029] FIG. 3 shows an exemplary system for implementing a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
[0030] FIG. 4 is a flowchart of an exemplary process for implementing a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
[0031] FIG. 5 is a diagram that illustrates key components of a cognitive workflow representation of a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms, according to an exemplary embodiment.
[0032] FIG. 6 is a diagram that illustrates a conversion of a manual workflow to a machine-understandable representation of a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms, according to an exemplary embodiment.
[0033] FIG. 7 is a diagram that illustrates an verification system for validating whether entity information available in emails are present in the body of the email rather than in signature or header blocks, according to an exemplary embodiment.
DETAILED DESCRIPTION
[0034] Through one or more of its various aspects, embodiments and/or specific features or sub-components of the present disclosure, are intended to bring out one or more of the advantages as specifically described above and noted below.
[0035] The examples may also be embodied as one or more non-transitory computer readable media having instructions stored thereon for one or more aspects of the present technology as described and illustrated by way of the examples herein. The instructions in some examples include executable code that, when executed by one or more processors, cause the processors to carry out steps necessary to implement the methods of the examples of this technology that are described and illustrated herein.
[0036] FIG. 1 is an exemplary system for use in accordance with the embodiments described herein. The system 100 is generally shown and may include a computer system 102, which is generally indicated.
[0037] The computer system 102 may include a set of instructions that can be executed to cause the computer system 102 to perform any one or more of the methods or computer-based functions disclosed herein, either alone or in combination with the other described devices. The computer system 102 may operate as a standalone device or may be connected to other systems or peripheral devices. For example, the computer system 102 may include, or be included within, any one or more computers, servers, systems, communication networks or cloud environment. Even further, the instructions may be operative in such cloud-based computing environment.
[0038] In a networked deployment, the computer system 102 may operate in the capacity of a server or as a client user computer in a server-client user network environment, a client user computer in a cloud computing environment, or as a peer computer system in a peer-to-peer (or distributed) network environment. The computer system 102, or portions thereof, may be implemented as, or incorporated into, various devices, such as a personal computer, a tablet computer, a set-top box, a personal digital assistant, a mobile device, a palmtop computer, a laptop computer, a desktop computer, a communications device, a wireless smart phone, a personal trusted device, a wearable device, a global positioning satellite (GPS) device, a web appliance, or any other machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while a single computer system 102 is illustrated, additional embodiments may include any collection of systems or sub-systems that individually or jointly execute instructions or perform functions. The term “system” shall be taken throughout the present disclosure to include any collection of systems or sub-systems that individually or jointly execute a set, or multiple sets, of instructions to perform one or more computer functions.
[0039] As illustrated in FIG. 1, the computer system 102 may include at least one processor 104. The processor 104 is tangible and non-transitory. As used herein, the term “non-transitory” is to be interpreted not as an eternal characteristic of a state, but as a characteristic of a state that will last for a period of time. The term “non- transitory” specifically disavows fleeting characteristics such as characteristics of a particular carrier wave or signal or other forms that exist only transitorily in any place at any time. The processor 104 is an article of manufacture and/or a machine component. The processor 104 is configured to execute software instructions in order to perform functions as described in the various embodiments herein. The processor 104 may be a general-purpose processor or may be part of an application specific integrated circuit (ASIC). The processor 104 may also be a microprocessor, a microcomputer, a processor chip, a controller, a microcontroller, a digital signal processor (DSP), a state machine, or a programmable logic device. The processor 104 may also be a logical circuit, including a programmable gate array (PGA) such as a field programmable gate array (FPGA), or another type of circuit that includes discrete gate and/or transistor logic. The processor 104 may be a central processing unit (CPU), a graphics processing unit (GPU), or both. Additionally, any processor described herein may include multiple processors, parallel processors, or both. Multiple processors may be included in, or coupled to, a single device or multiple devices.
[0040] The computer system 102 may also include a computer memory 106.
The computer memory 106 may include a static memory, a dynamic memory, or both in communication. Memories described herein are tangible storage mediums that can store data as well as executable instructions and are non-transitory during the time instructions are stored therein. Again, as used herein, the term “non-transitory” is to be interpreted not as an eternal characteristic of a state, but as a characteristic of a state that will last for a period of time. The term “non-transitory” specifically disavows fleeting characteristics such as characteristics of a particular carrier wave or signal or other forms that exist only transitorily in any place at any time. The memories are an article of manufacture and/or machine component. Memories described herein are computer-readable mediums from which data and executable instructions can be read by a computer. Memories as described herein may be random access memory (RAM), read only memory (ROM), flash memory, electrically programmable read only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), registers, a hard disk, a cache, a removable disk, tape, compact disk read only memory (CD-ROM), digital versatile disk (DVD), floppy disk, blu-ray disk, or any other form of storage medium known in the art. Memories may be volatile or non-volatile, secure and/or encrypted, unsecure and/or unencrypted. Of course, the computer memory 106 may comprise any combination of memories or a single storage.
[0041] The computer system 102 may further include a display 108, such as a liquid crystal display (LCD), an organic light emitting diode (OLED), a flat panel display, a solid state display, a cathode ray tube (CRT), a plasma display, or any other type of display, examples of which are well known to skilled persons.
[0042] The computer system 102 may also include at least one input device
110, such as a keyboard, a touch-sensitive input screen or pad, a speech input, a mouse, a remote control device having a wireless keypad, a microphone coupled to a speech recognition engine, a camera such as a video camera or still camera, a cursor control device, a global positioning system (GPS) device, an altimeter, a gyroscope, an accelerometer, a proximity sensor, or any combination thereof. Those skilled in the art appreciate that various embodiments of the computer system 102 may include multiple input devices 110. Moreover, those skilled in the art further appreciate that the above-listed, exemplary input devices 110 are not meant to be exhaustive and that the computer system 102 may include any additional, or alternative, input devices 110.
[0043] The computer system 102 may also include a medium reader 112 which is configured to read any one or more sets of instructions, e.g. software, from any of the memories described herein. The instructions, when executed by a processor, can be used to perform one or more of the methods and processes as described herein. In a particular embodiment, the instructions may reside completely, or at least partially, within the memory 106, the medium reader 112, and/or the processor 110 during execution by the computer system 102.
[0044] Furthermore, the computer system 102 may include any additional devices, components, parts, peripherals, hardware, software or any combination thereof which are commonly known and understood as being included with or within a computer system, such as, but not limited to, a network interface 114 and an output device 116. The output device 116 may be, but is not limited to, a speaker, an audio out, a video out, a remote-control output, a printer, or any combination thereof.
[0045] Each of the components of the computer system 102 may be interconnected and communicate via a bus 118 or other communication link. As illustrated in FIG. 1, the components may each be interconnected and communicate via an internal bus. However, those skilled in the art appreciate that any of the components may also be connected via an expansion bus. Moreover, the bus 118 may enable communication via any standard or other specification commonly known and understood such as, but not limited to, peripheral component interconnect, peripheral component interconnect express, parallel advanced technology attachment, serial advanced technology attachment, etc.
[0046] The computer system 102 may be in communication with one or more additional computer devices 120 via a network 122. The network 122 may be, but is not limited to, a local area network, a wide area network, the Internet, a telephony network, a short-range network, or any other network commonly known and understood in the art. The short-range network may include, for example, Bluetooth, Zigbee, infrared, near field communication, ultraband, or any combination thereof. Those skilled in the art appreciate that additional networks 122 which are known and understood may additionally or alternatively be used and that the exemplary networks 122 are not limiting or exhaustive. Also, while the network 122 is illustrated in FIG. 1 as a wireless network, those skilled in the art appreciate that the network 122 may also be a wired network.
[0047] The additional computer device 120 is illustrated in FIG. 1 as a personal computer. However, those skilled in the art appreciate that, in alternative embodiments of the present application, the computer device 120 may be a laptop computer, a tablet PC, a personal digital assistant, a mobile device, a palmtop computer, a desktop computer, a communications device, a wireless telephone, a personal trusted device, a web appliance, a server, or any other device that is capable of executing a set of instructions, sequential or otherwise, that specify actions to be taken by that device. Of course, those skilled in the art appreciate that the above- listed devices are merely exemplary devices and that the device 120 may be any additional device or apparatus commonly known and understood in the art without departing from the scope of the present application. For example, the computer device 120 may be the same or similar to the computer system 102. Furthermore, those skilled in the art similarly understand that the device may be any combination of devices and apparatuses.
[0048] Of course, those skilled in the art appreciate that the above-listed components of the computer system 102 are merely meant to be exemplary and are not intended to be exhaustive and/or inclusive. Furthermore, the examples of the components listed above are also meant to be exemplary and similarly are not meant to be exhaustive and/or inclusive.
[0049] In accordance with various embodiments of the present disclosure, the methods described herein may be implemented using a hardware computer system that executes software programs. Further, in an exemplary, non-limited embodiment, implementations can include distributed processing, component/object distributed processing, and parallel processing. Virtual computer system processing can be constructed to implement one or more of the methods or functionalities as described herein, and a processor described herein may be used to support a virtual processing environment.
[0050] As described herein, various embodiments provide optimized methods and systems for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
[0051] Referring to FIG. 2, a schematic of an exemplary network environment
200 for implementing a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms is illustrated. In an exemplary embodiment, the method is executable on any networked computer platform, such as, for example, a personal computer (PC).
[0052] The method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms may be implemented by an Automated Standards Conformance Verification (ASCV) device 202. The ASCV device 202 may be the same or similar to the computer system 102 as described with respect to FIG. 1. The ASCV device 202 may store one or more applications that can include executable instructions that, when executed by the ASCV device 202, cause the ASCV device 202 to perform actions, such as to transmit, receive, or otherwise process network messages, for example, and to perform other actions described and illustrated below with reference to the figures. The application(s) may be implemented as modules or components of other applications. Further, the application(s) can be implemented as operating system extensions, modules, plugins, or the like.
[0053] Even further, the application(s) may be operative in a cloud-based computing environment. The application(s) may be executed within or as virtual machine(s) or virtual server(s) that may be managed in a cloud-based computing environment. Also, the application(s), and even the ASCV device 202 itself, may be located in virtual server(s) running in a cloud-based computing environment rather than being tied to one or more specific physical network computing devices. Also, the application(s) may be running in one or more virtual machines (VMs) executing on the ASCV device 202. Additionally, in one or more embodiments of this technology, virtual machine(s) running on the ASCV device 202 may be managed or supervised by a hypervisor.
[0054] In the network environment 200 of FIG. 2, the ASCV device 202 is coupled to a plurality of server devices 204(l)-204(n) that hosts a plurality of databases 206(l)-206(n), and also to a plurality of client devices 208(l)-208(n) via communication network(s) 210. A communication interface of the ASCV device 202, such as the network interface 114 of the computer system 102 of FIG. 1, operatively couples and communicates between the ASCV device 202, the server devices 204(1)- 204(n), and/or the client devices 208(l)-208(n), which are all coupled together by the communication network(s) 210, although other types and/or numbers of communication networks or systems with other types and/or numbers of connections and/or configurations to other devices and/or elements may also be used.
[0055] The communication network(s) 210 may be the same or similar to the network 122 as described with respect to FIG. 1, although the ASCV device 202, the server devices 204(l)-204(n), and/or the client devices 208(l)-208(n) may be coupled together via other topologies. Additionally, the network environment 200 may include other network devices such as one or more routers and/or switches, for example, which are well known in the art and thus will not be described herein. This technology provides a number of advantages including methods, non- transitory computer readable media, and ASCV devices that efficiently implement a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
[0056] By way of example only, the communication network(s) 210 may include local area network(s) (LAN(s)) or wide area network(s) (WAN(s)), and can use TCP/IP over Ethernet and industry-standard protocols, although other types and/or numbers of protocols and/or communication networks may be used. The communication network(s) 210 in this example may employ any suitable interface mechanisms and network communication technologies including, for example, teletraffic in any suitable form (e.g., voice, modem, and the like), Public Switched Telephone Network (PSTNs), Ethernet-based Packet Data Networks (PDNs), combinations thereof, and the like.
[0057] The ASCV device 202 may be a standalone device or integrated with one or more other devices or apparatuses, such as one or more of the server devices 204(l)-204(n), for example. In one particular example, the ASCV device 202 may include or be hosted by one of the server devices 204(1 )-204(n), and other arrangements are also possible. Moreover, one or more of the devices of the ASCV device 202 may be in a same or a different communication network including one or more public, private, or cloud networks, for example.
[0058] The plurality of server devices 204(l)-204(n) may be the same or similar to the computer system 102 or the computer device 120 as described with respect to FIG. 1, including any features or combination of features described with respect thereto. For example, any of the server devices 204(1 )-204(n) may include, among other features, one or more processors, a memory, and a communication interface, which are coupled together by a bus or other communication link, although other numbers and/or types of network devices may be used. The server devices 204(l)-204(n) in this example may process requests received from the ASCV device 202 via the communication network(s) 210 according to the HTTP-based and/or JavaScript Object Notation (JSON) protocol, for example, although other protocols may also be used.
[0059] The server devices 204(l)-204(n) may be hardware or software or may represent a system with multiple servers in a pool, which may include internal or external networks. The server devices 204(l)-204(n) hosts the databases 206(1)- 206(n) that are configured to store data that relates to regulatory requirements, business standards and norms, and business process evidences and audit test data.
[0060] Although the server devices 204(l)-204(n) are illustrated as single devices, one or more actions of each of the server devices 204(l)-204(n) may be distributed across one or more distinct network computing devices that together comprise one or more of the server devices 204(l)-204(n). Moreover, the server devices 204(l)-204(n) are not limited to a particular configuration. Thus, the server devices 204(l)-204(n) may contain a plurality of network computing devices that operate using a master/slave approach, whereby one of the network computing devices of the server devices 204(1 )-204(n) operates to manage and/or otherwise coordinate operations of the other network computing devices.
[0061] The server devices 204(l)-204(n) may operate as a plurality of network computing devices within a cluster architecture, a peer-to peer architecture, virtual machines, or within a cloud architecture, for example. Thus, the technology disclosed herein is not to be construed as being limited to a single environment and other configurations and architectures are also envisaged.
[0062] The plurality of client devices 208(l)-208(n) may also be the same or similar to the computer system 102 or the computer device 120 as described with respect to FIG. 1, including any features or combination of features described with respect thereto. For example, the client devices 208(l)-208(n) in this example may include any type of computing device that can interact with the ASCV device 202 via communication network(s) 210. Accordingly, the client devices 208(l)-208(n) may be mobile computing devices, desktop computing devices, laptop computing devices, tablet computing devices, virtual machines (including cloud-based computers), or the like, that host chat, e-mail, or voice-to-text applications, for example. In an exemplary embodiment, at least one client device 208 is a wireless mobile communication device, i.e., a smart phone.
[0063] The client devices 208(l)-208(n) may run interface applications, such as standard web browsers or standalone client applications, which may provide an interface to communicate with the ASCV device 202 via the communication network(s) 210 in order to communicate user requests and information. The client devices 208(l)-208(n) may further include, among other features, a display device, such as a display screen or touchscreen, and/or an input device, such as a keyboard, for example.
[0064] Although the exemplary network environment 200 with the ASCV device 202, the server devices 204(l)-204(n), the client devices 208(l)-208(n), and the communication network(s) 210 are described and illustrated herein, other types and/or numbers of systems, devices, components, and/or elements in other topologies may be used. It is to be understood that the systems of the examples described herein are for exemplary purposes, as many variations of the specific hardware and software used to implement the examples are possible, as will be appreciated by those skilled in the relevant art(s).
[0065] One or more of the devices depicted in the network environment 200, such as the ASCV device 202, the server devices 204(l)-204(n), or the client devices 208(l)-208(n), for example, may be configured to operate as virtual instances on the same physical machine. In other words, one or more of the ASCV device 202, the server devices 204(l)-204(n), or the client devices 208(l)-208(n) may operate on the same physical device rather than as separate devices communicating through communication network(s) 210. Additionally, there may be more or fewer ASCV devices 202, server devices 204(l)-204(n), or client devices 208(l)-208(n) than illustrated in FIG. 2.
[0066] In addition, two or more computing systems or devices may be substituted for any one of the systems or devices in any example. Accordingly, principles and advantages of distributed processing, such as redundancy and replication also may be implemented, as desired, to increase the robustness and performance of the devices and systems of the examples. The examples may also be implemented on computer system(s) that extend across any suitable network using any suitable interface mechanisms and traffic technologies, including by way of example only teletraffic in any suitable form (e.g., voice and modem), wireless traffic networks, cellular traffic networks, Packet Data Networks (PDNs), the Internet, intranets, and combinations thereof.
[0067] The ASCV device 202 is described and illustrated in FIG. 3 as including a standards conformance verification module 302, although it may include other rules, policies, modules, databases, or applications, for example. As will be described below, the standards conformance verification module 302 is configured to implement a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
[0068] An exemplary process 300 for implementing a mechanism for using artificial intelligence techniques to verify that business processes adhere to established standards and norms by utilizing the network environment of FIG. 2 is illustrated as being executed in FIG. 3. Specifically, a first client device 208(1) and a second client device 208(2) are illustrated as being in communication with ASCV device 202. In this regard, the first client device 208(1) and the second client device 208(2) may be “clients” of the ASCV device 202 and are described herein as such. Nevertheless, it is to be known and understood that the first client device 208(1) and/or the second client device 208(2) need not necessarily be “clients” of the ASCV device 202, or any entity described in association therewith herein. Any additional or alternative relationship may exist between either or both of the first client device 208(1) and the second client device 208(2) and the ASCV device 202, or no relationship may exist.
[0069] Further, ASCV device 202 is illustrated as being able to access a regulatory requirements and business standards and norms data repository 206(1) and a business process evidences and audit test database 206(2). The standards conformance verification module 302 may be configured to access these databases for implementing a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms.
[0070] The first client device 208(1) may be, for example, a smart phone. Of course, the first client device 208(1) may be any additional device described herein. The second client device 208(2) may be, for example, a personal computer (PC). Of course, the second client device 208(2) may also be any additional device described herein.
[0071] The process may be executed via the communication network(s) 210, which may comprise plural networks as described above. For example, in an exemplary embodiment, either or both of the first client device 208(1) and the second client device 208(2) may communicate with the ASCV device 202 via broadband or cellular communication. Of course, these embodiments are merely exemplary and are not limiting or exhaustive.
[0072] Upon being started, the standards conformance verification module
302 executes a method for using artificial intelligence techniques to verify that business processes adhere to established standards and norms. An exemplary process for using artificial intelligence techniques to verify that business processes adhere to established standards and norms is generally indicated at flowchart 400 in FIG. 4.
[0073] In method 400 of FIG. 4, at step S402, the standards conformance verification module 302 obtains information that indicates an identity of an entity that has executed a process, an applicable standard that relates to the process, and one or more documents that contain information that relates to a result of the execution of the process. In an exemplary embodiment, the applicable standard may include any one or more of a governmental regulation, a predetermined quality standard, and a standard that relates to ensuring that the process is executed smoothly.
[0074] At step S404, the standards conformance verification module 302 extracts target information from the document(s). The target information includes a predetermined type of information, such as, for example, a title of a document. In an exemplary embodiment, an identification of the document(s) and a determination of which information and/or which type of information is included in the target information may be implemented by monitoring a set of mouse clicks and keyboard strokes performed by a user while that user is manually executing a verification of standards conformance that corresponds to the method 400, and using a result of the monitoring to identify the documents and the relevant characteristics of the target information. The result of the monitoring may also be used to determine a portion of the document in which the target information is expected to exist, such as, for example, a page number or a set of page numbers.
[0075] At step S406, the standards conformance verification module 302 compares the information extracted in step S404 with a predetermined target content. In an exemplary embodiment, the target information may include a title of a document, and the target content may include a specific title, such as, for example, “Annual Report.” Alternatively, the target information may include other portions of a document, such as a structural artifact (i.e., a table or a chart), a section heading, a footer, a signature block, an abstract concept that is derived and/or inferred from document text such as the presence of a dialogue conversation or an embedded user comment, and/or any other suitable type of information.
[0076] At step S408, the standards conformance verification module 302 uses a result of the comparison performed in step S406 to determine a confidence level value with respect to whether the execution of the process has satisfied the applicable standard. For example, when the extracted information exactly matches the predetermined target content, the standards conformance verification module 302 may determine that the confidence level value is 100%, because the exact match indicates that the process has been executed in accordance with the requirements of the standard. As another example, when the extracted information does not exactly match the predetermined target content, the standards conformance verification module 302 may assign a value within a range of between 0% and 99% based on a degree of uncertainty indicated by a result of the comparison performed in step S406. In an exemplary embodiment, the confidence level value may indicate that a manual review of the result of the execution process is required in order to ensure an accurate determination as to whether there is a conformance with the applicable standard.
[0077] At step S410, the standards conformance verification module 302 uses the confidence level value determined in step S408 to make an adjustment with respect to the type of target information to be used in future verifications and/or an adjustment with respect to the applicable standard. In an exemplary embodiment, an artificial intelligence (AI) technique and/or a machine learning technique may be applied to a historical archive of results of a verification method to determine whether an adjustment regarding the target information to be extracted and/or the applicable standard should be made.
[0078] Unlike manual verification that is susceptible to human biases, inconsistencies and productivity, an artificial intelligence (Al)-driven system can produce an objective, consistent, and transparent verification system that can scale well. Referring to FIG. 5, in an exemplary embodiment, a solution includes three steps, as shown in a cognitive workflow representation diagram 500. Initially, the workflow involved in the manual verification procedure is captured and encoded in a format that is understandable by a machine. The cognitive workflow representation is used by an AI verification system to determine the adherence to standards based on the available evidences. The AI system quantifies the uncertainty in validation and thus may be used as part of a feedback loop to improve the verification and also to improve the business standards.
[0079] Referring to FIG. 6, in an exemplary embodiment, an essential requirement for AI-driven verification is to abstract and synthesize the manual process involved in verification into a format that the AI system can understand. In order to gain a deep understanding of the work decomposition, a sequence of logically related tasks involved in the manual process is illustrated in the diagram 600. This understanding of the work decomposition is achieved by monitoring typical actions carried out by human workers. One such way is to unobtrusively track mouse clicks and keyboard strokes and then record the set of actions executed by a user. These actions are then synthesized into an abstract representation that is machine- understandable.
[0080] Referring again to FIG. 6, the manual process targets a standard N which expects the presence of at least one document X that corresponds to an entity with a specific title. For an entity ABC for which the verification is to be performed, there are multiple documents available in the system. The user opens the first document, reads a particular set of pages, and then closes the document. If the user is satisfied that the required evidence is found in the document, then the user records the evidence type (e.g., Document Title) and the evidence value (e.g., an Annual Report document). Otherwise, the user proceeds to the next documentary evidence.
[0081] From the observation of this manual process, an abstract representation that summarizes the workflow is generated. The representation begins with a Meta action that refers the standard, entity, and available set of documentary evidences. Various types of actions are used to encode manual actions One such example is an Extraction action that signifies what type of value is extracted (e.g., the Title) and the expected value for this entity (e.g., Annual Report). Potential hints that assist in the process, such as positional information and page number(s), are also recorded. Further, the verification decision arrived at for this particular entity is also represented.
[0082] In an exemplary embodiment, the abstract representation generalizes the human actions into a finite set of logical tasks. The abstract representation is used by the AI system to automatically associate specific components with each task. For example, the AI system can infer that for verification of a particular standard, there is a need for an extraction component that may in turn require sub-components for document digitization, document parsing, entity resolution, and/or other functions. Further, the abstract representation also serves as an automatic training data generator. Each data item recorded in the representation can be used to derive training labels, thereby aiding in learning supervised learning models.
[0083] The sub-components used by the AI system provide a measure of the quality of their functional output. This facilitates a quantification of an uncertainty encountered during various steps in the validation process. For example, consider a workflow that involves digitizing the documents, converting the digitized documents in to a structured representation, extracting relevant information, cross-correlating the information across documents, and arriving at a decision based on available evidence. Processing error may accumulate at each step and the machine captures these errors in the form of a confidence score. An aggregated score that signifies the reliability of the machine decision is presented at the end of the validation process. The user can configure the system to reject the validation after each step or at the final step. Based on the robustness of the estimated decision, the humans intervene to make a secondary inspection if necessary. This improves the overall quality of the verification and assists in building trust in the AI system.
[0084] Referring to FIG. 7, an example of a verification system 700 that is used for validating whether entity information available in an email is present in the body of the email rather than in signature or header blocks is illustrated. The system includes sub-components for Portable Document Format (PDF) parsing, table structure identification, entity extraction, and conformance decision making. Each sub-component publishes its confidence level, and documents that fall below a user- specified threshold confidence level are automatically assigned for manual inspection.
[0085] Process Improvement: In an exemplary embodiment, the output produced by the AI verification system may be used in a feedback loop to further improve the verification process and/or the overall business standards. For example, the system collects statistical properties about the availability and quality of evidence for each type of standard. While a manual verification may stop processing when the evidence is found, the AI system holistically considers all of the evidences available when verifying an entity and hence can build evidence profiles characterizing each entity. These details are used to analyze the distributional characteristics of the evidences across entities and the strengths and weaknesses in the business standards are highlighted. This serves as an indicator for how well the standard is being adhered to and alerts to non-conformance. Further, sub-components are trained iteratively in a weakly-supervised setting based on those abstract representations that resulted in highly confident decisions. Finally, the system connects information fragments across different documentary evidences to detect contradictions, inconsistencies, and anomalies.
[0086] Key Benefits: In an exemplary embodiment, the AI driven audit solution provides the following benefits: 1) Human errors such as pre-existing beliefs, overconfidence, and repetition boredom are eliminated, thereby improving the quality, reducing risk, and enhancing productivity. 2) A continuous audit flow is established to speed up operational time and receive early warning signals in case of widespread conformance issues. 3) The uncertainty quantification facilitates manual intervention where necessary, creating a partnership model of humans and AI in an augmented intelligence setting. 4) Better audit plans can be designed based on the improvements identified by the system.
[0087] Accordingly, with this technology, an optimized process for using artificial intelligence techniques to verify that business processes adhere to established standards and norms is provided.
[0088] Although the invention has been described with reference to several exemplary embodiments, it is understood that the words that have been used are words of description and illustration, rather than words of limitation. Changes may be made within the purview of the appended claims, as presently stated and as amended, without departing from the scope and spirit of the present disclosure in its aspects. Although the invention has been described with reference to particular means, materials and embodiments, the invention is not intended to be limited to the particulars disclosed; rather the invention extends to all functionally equivalent structures, methods, and uses such as are within the scope of the appended claims.
[0089] For example, while the computer-readable medium may be described as a single medium, the term “computer-readable medium” includes a single medium or multiple media, such as a centralized or distributed database, and/or associated caches and servers that store one or more sets of instructions. The term “computer- readable medium” shall also include any medium that is capable of storing, encoding or carrying a set of instructions for execution by a processor or that cause a computer system to perform any one or more of the embodiments disclosed herein.
[0090] The computer-readable medium may comprise a non-transitory computer-readable medium or media and/or comprise a transitory computer-readable medium or media. In a particular non-limiting, exemplary embodiment, the computer-readable medium can include a solid-state memory such as a memory card or other package that houses one or more non-volatile read-only memories. Further, the computer-readable medium can be a random-access memory or other volatile re writable memory. Additionally, the computer-readable medium can include a magneto-optical or optical medium, such as a disk or tapes or other storage device to capture carrier wave signals such as a signal communicated over a transmission medium. Accordingly, the disclosure is considered to include any computer-readable medium or other equivalents and successor media, in which data or instructions may be stored.
[0091] Although the present application describes specific embodiments which may be implemented as computer programs or code segments in computer- readable media, it is to be understood that dedicated hardware implementations, such as application specific integrated circuits, programmable logic arrays and other hardware devices, can be constructed to implement one or more of the embodiments described herein. Applications that may include the various embodiments set forth herein may broadly include a variety of electronic and computer systems. Accordingly, the present application may encompass software, firmware, and hardware implementations, or combinations thereof. Nothing in the present application should be interpreted as being implemented or implementable solely with software and not hardware.
[0092] Although the present specification describes components and functions that may be implemented in particular embodiments with reference to particular standards and protocols, the disclosure is not limited to such standards and protocols. Such standards are periodically superseded by faster or more efficient equivalents having essentially the same functions. Accordingly, replacement standards and protocols having the same or similar functions are considered equivalents thereof.
[0093] The illustrations of the embodiments described herein are intended to provide a general understanding of the various embodiments. The illustrations are not intended to serve as a complete description of all the elements and features of apparatus and systems that utilize the structures or methods described herein. Many other embodiments may be apparent to those of skill in the art upon reviewing the disclosure. Other embodiments may be utilized and derived from the disclosure, such that structural and logical substitutions and changes may be made without departing from the scope of the disclosure. Additionally, the illustrations are merely representational and may not be drawn to scale. Certain proportions within the illustrations may be exaggerated, while other proportions may be minimized. Accordingly, the disclosure and the figures are to be regarded as illustrative rather than restrictive.
[0094] One or more embodiments of the disclosure may be referred to herein, individually and/or collectively, by the term “invention” merely for convenience and without intending to voluntarily limit the scope of this application to any particular invention or inventive concept. Moreover, although specific embodiments have been illustrated and described herein, it should be appreciated that any subsequent arrangement designed to achieve the same or similar purpose may be substituted for the specific embodiments shown. This disclosure is intended to cover any and all subsequent adaptations or variations of various embodiments. Combinations of the above embodiments, and other embodiments not specifically described herein, will be apparent to those of skill in the art upon reviewing the description.
[0095] The Abstract of the Disclosure is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims. In addition, in the foregoing Detailed Description, various features may be grouped together or described in a single embodiment for the purpose of streamlining the disclosure. This disclosure is not to be interpreted as reflecting an intention that the claimed embodiments require more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter may be directed to less than all of the features of any of the disclosed embodiments. Thus, the following claims are incorporated into the Detailed Description, with each claim standing on its own as defining separately claimed subject matter.
[0096] The above disclosed subject matter is to be considered illustrative, and not restrictive, and the appended claims are intended to cover all such modifications, enhancements, and other embodiments which fall within the true spirit and scope of the present disclosure. Thus, to the maximum extent allowed by law, the scope of the present disclosure is to be determined by the broadest permissible interpretation of the following claims, and their equivalents, and shall not be restricted or limited by the foregoing detailed description.

Claims

What is claimed is:
1. A method for verifying that a process conforms to a standard, the method being implemented by at least one processor, the method comprising: obtaining, by the at least one processor, first information that relates to a first entity that has executed a first process, the first information including an identification of the first entity, a standard that relates to the first process, and at least one document that relates to a result of an execution of the first process; extracting, by the at least one processor, second information from the at least one document, the second information including a predetermined type of information; and determining, by the at least one processor based on the extracted second information, whether the execution of the first process by the first entity satisfies the standard.
2. The method of claim 1, wherein the determining comprises comparing a content of the predetermined type of information with a predetermined target content and determining whether the execution of the first process by the first entity satisfies the standard based on a result of the comparing.
3. The method of claim 1, wherein the extracting comprises using information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist to retrieve the second information.
4. The method of claim 3, further comprising: monitoring a set of mouse clicks and keyboard strokes performed by a first user while the first user is determining whether an execution of the first process by a second entity satisfies the standard; determining a document type of the at least one document based on a result of the monitoring; and determining the predetermined type of information included in the second information and at least one from among the predetermined target content and the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist based on the result of the monitoring.
5. The method of claim 3, wherein the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist includes at least one page number of the at least one document.
6. The method of claim 1, wherein the predetermined type of information includes at least one from among a title of the at least one document, a table, a chart, a section heading, a footer, a signature block, a dialogue conversation, and an embedded user comment.
7. The method of claim 1, further comprising determining a confidence level value that relates to a degree of uncertainty with respect to the determining of whether the execution of the first process by the first entity satisfies the standard.
8. The method of claim 7, further comprising comparing the determined confidence level value with a predetermined threshold, wherein the determining of whether the execution of the first process by the first entity satisfies the standard is based on a result of the comparing.
9. The method of claim 7, further comprising using the determined confidence level value to adjust at least one from among the standard and the predetermined type of information to be used for determining whether the standard is satisfied in a future verification.
10. The method of claim 1, wherein the standard includes at least one from among a governmental regulation, a predetermined quality standard, and a standard that relates to ensuring that the process is executed smoothly.
11. A computing apparatus for verifying that a process conforms to a standard, the computing apparatus comprising: a processor; a memory; and a communication interface coupled to each of the processor and the memory, wherein the processor is configured to: obtain first information that relates to a first entity that has executed a first process, the first information including an identification of the first entity, a standard that relates to the first process, and at least one document that relates to a result of an execution of the first process; extract second information from the at least one document, the second information including a predetermined type of information; and determine, based on the extracted second information, whether the execution of the first process by the first entity satisfies the standard.
12. The computing apparatus of claim 11, wherein the processor is further configured to compare a content of the predetermined type of information with a predetermined target content and to determine whether the execution of the first process by the first entity satisfies the standard based on a result of the comparison.
13. The computing apparatus of claim 11, wherein the processor is further configured to use information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist to retrieve the second information.
14. The computing apparatus of claim 13, wherein the processor is further configured to: monitor a set of mouse clicks and keyboard strokes performed by a first user while the first user is determining whether an execution of the first process by a second entity satisfies the standard; determine a document type of the at least one document based on a result of the monitoring; and determine the predetermined type of information included in the second information and at least one from among the predetermined target content and the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist based on the result of the monitoring.
15. The computing apparatus of claim 13, wherein the information that indicates a predetermined portion of the at least one document within which the predetermined type of information is expected to exist includes at least one page number of the at least one document.
16. The computing apparatus of claim 11, wherein the predetermined type of information includes at least one from among a title of the at least one document, a table, a chart, a section heading, a footer, a signature block, a dialogue conversation, and an embedded user comment.
17. The computing apparatus of claim 11, wherein the processor is further configured to determine a confidence level value that relates to a degree of uncertainty with respect to the determination of whether the execution of the first process by the first entity satisfies the standard.
18. The computing apparatus of claim 17, wherein the processor is further configured to compare the determined confidence level value with a predetermined threshold, and to determine whether the execution of the first process by the first entity satisfies the standard based on a result of the comparison.
19. The computing apparatus of claim 17, wherein the processor is further configured to use the determined confidence level value to adjust at least one from among the standard and the predetermined type of information to be used for determining whether the standard is satisfied in a future verification.
20. The computing apparatus of claim 11, wherein the standard includes at least one from among a governmental regulation, a predetermined quality standard, and a standard that relates to ensuring that the process is executed smoothly.
PCT/US2021/020654 2021-03-03 2021-03-03 Method and system for verification of business process adherence to standards WO2022186828A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/US2021/020654 WO2022186828A1 (en) 2021-03-03 2021-03-03 Method and system for verification of business process adherence to standards

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US2021/020654 WO2022186828A1 (en) 2021-03-03 2021-03-03 Method and system for verification of business process adherence to standards

Publications (1)

Publication Number Publication Date
WO2022186828A1 true WO2022186828A1 (en) 2022-09-09

Family

ID=83155163

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2021/020654 WO2022186828A1 (en) 2021-03-03 2021-03-03 Method and system for verification of business process adherence to standards

Country Status (1)

Country Link
WO (1) WO2022186828A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050065941A1 (en) * 2003-09-23 2005-03-24 Deangelis Stephen F. Systems for optimizing business processes, complying with regulations, and identifying threat and vulnerabilty risks for an enterprise
US20050183143A1 (en) * 2004-02-13 2005-08-18 Anderholm Eric J. Methods and systems for monitoring user, application or device activity
US20090063223A1 (en) * 2007-08-31 2009-03-05 Mitchel Dru Elwell Systems and methods for assessing the level of conformance of a business process

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050065941A1 (en) * 2003-09-23 2005-03-24 Deangelis Stephen F. Systems for optimizing business processes, complying with regulations, and identifying threat and vulnerabilty risks for an enterprise
US20050183143A1 (en) * 2004-02-13 2005-08-18 Anderholm Eric J. Methods and systems for monitoring user, application or device activity
US20090063223A1 (en) * 2007-08-31 2009-03-05 Mitchel Dru Elwell Systems and methods for assessing the level of conformance of a business process

Similar Documents

Publication Publication Date Title
NL2024003B1 (en) Method and computing device for identifying suspicious users in message exchange systems
JP2019536185A (en) System and method for monitoring and analyzing computer and network activity
US11636259B2 (en) Method and apparatus for template authoring and execution
US11675632B2 (en) System and method for implementing a single window integrated module
US20230197105A1 (en) System and method for real-time identification of dissatisfaction data
US20210350485A1 (en) Method and apparatus for automatically extracting information from unstructured data
US20220284442A1 (en) Method and system for verification of business process adherence to standards
US11695666B2 (en) System and method for agentless infrastructure agnostic application drift detection and management
US11775508B2 (en) System and method for automating self tuning of log normalization routines for security analysis
US11074163B2 (en) Method and system for generating unit tests using machine learning
WO2022186828A1 (en) Method and system for verification of business process adherence to standards
US20210352084A1 (en) Method and system for improved malware detection
US20210247963A1 (en) Method and system for verification of random numbers
US11113340B2 (en) Data generation and certification
US20240062303A1 (en) Method and system for detecting umbrella sub-fund relationships
US20230118188A1 (en) Method and system for performing operations maintenance and fault remediation
US11620297B2 (en) Method and system for data usage analysis
US20230123855A1 (en) Method and system for managing data insertions
US11861537B2 (en) Method and system for identifying and quantifying organizational waste
US11943092B2 (en) System and method for auto-mining of resources, building dependency registry and notifying impacted services
US11972215B2 (en) Method and system for automating support services
US20240078552A1 (en) Method and system for data classification and verification
US20220366168A1 (en) Method and system for processing subpoena documents
US20240103955A1 (en) Method and system for actionable smart monitoring of error messages
US11803794B2 (en) Method and system for process visualization through network discovery

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: 21929377

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21929377

Country of ref document: EP

Kind code of ref document: A1