
RPA AND INTELLIGENT AUTOMATION: A GLOSSARY Updated July 2020 Not sure what the latest automation acronym Contents means? You’re not alone. The shortening of terms to an abbreviation of letters is meant to make Robotic Process Automation (RPA) things simpler, but we are all aware it often Enterprise RPA doesn’t. Artificial Intelligence (AI) Intelligent Automation (IA) For anyone stepping into a room of people from Center of Excellence (COE) an industry which they aren’t part of, it can feel Computer Vision (CV) Convolutional Neural Networks (CNN) like they are speaking an alien language. Deep Learning (DL) Machine Learning (ML) And the tech industry is probably more guilty than Natural Language Processing (NLP) most of creating swathes of acronyms — we have Natural Language Generation (NLG) been known to throw one or two into a Natural Language Classification (NLC) conversation. Optical Character Recognition (OCR) Intelligent OCR (iOCR) Orchestration Proof of Value (PoV) Recurrent Neural Networks (RNN) © 2020 Blue Prism Limited. “Blue Prism”, the “Blue Prism” logo and Prism device are either trademarks or registered trademarks of Blue Prism Limited and its affiliates. All Rights Reserved. Getting to grips with the different process automation technology terms Whether or not you’re responsible for automation at your organization, it’s important to understand the types of IA and technology associated with it. This guide will help you to understand what each acronym means and, more importantly, what the technology does to ensure you know enough when looking at potential solutions to your problem, and of course, for your own sanity. So, when somebody drops CV, DL, or CNN into a conversation — you won’t be confused in thinking they’re talking about a personal profile, slang term, or a news channel, but instead put it into the context of the automation product you are looking at. ROBOTIC PROCESS AUTOMATION (RPA) Robotic Process Automation or RPA is a term On top of that, they can work with other for a piece of software, or a ‘robot’, which methods such as scripts, or web services. The carries out tasks and activities within systems, result is a ‘robot’ which can complete an or applications, in the same way a human extensive number of repetitive tasks in places would. The software is perceived as a ‘robot’ where once they were only easily completed because it works in a robotic way, completing by people. tasks automatically in the same way a human would. This element of the software is a deviation from previous automation products. Previous automation products would need modification to applications, or systems in order to carry out processes and tasks. Robotic Process Automation works differently. It interacts with systems and applications using the same interfaces a person does to capture and manipulate the required information for the process. blueprism.com ENTERPRISE RPA CENTER OF EXCELLENCE (COE) You don’t use a teaspoon to dig foundations. Up until the early 1990s, AI was understood as In the same way, you don’t use simple RPA to the general intelligence of machines, meaning automate an entire enterprise. It will be they are self-aware and have abilities which inadequate at dealing with the needs of the equal, or exceed human intelligence. organization. Enterprise RPA is built to handle the needs of an organization spanning Today, AI has taken on a wider meaning, thousands of employees — with key often referred to as ‘applied AI’, AI used in characteristics to deliver automation at scale. current automation systems and in IT systems is generally used to simulate part of human Unlike simple RPA, or desktop automation intelligence in a process. AI deployed in tools, Enterprise RPA is not a locally installed systems provides the ability for machines to solution. No more rooms full of PCs, or locally learn, reason and self-correct. installed versions on your laptop. Instead, it is built into servers either on-premises or in the This results in a machine which can intake cloud, instilling it with the ability to scale and information within a rules-based structure, giving the ability for overall control. In this reason on these rules to meet conclusions environment, controls, availability and security based on probabilities and self-correct can be implemented to provide the ability for current trajectory if they believe the current management of more than one robot at a action is going to be unsuccessful. time and easy auditability. The ability to apply intelligence to parts of After all, organizations need to know what the machine interactions gives them the ability to bots are doing when they turn down the lights recognize speech, recognize faces via at the end of the day. What’s more, Enterprise computer vision, or overcome process RPA has the ecosystem and development decisions without needing human structure around it so that it can maintain, intervention. reuse and develop automations in a simple, repeatable and reliable manner. In this way, the ‘robots’ or in more advanced AI versions, digital workers, can meet every process perfectly. blueprism.com INTELLIGENT AUTOMATION CENTER OF EXCELLENCE (IA) (COE) What is Intelligent Automation? If Robotic The term Centre of Excellence is an acronym Process Automation is the mimic of human with slightly different meaning depending actions, and Artificial Intelligence is the on what industry you find yourself in. simulation of human intelligence, then Generally speaking, a CoE is usually Intelligent Automation is the combination of responsible for providing leadership, best the two. practices, research and support for the rest of the business. In automation, it means the It takes the ‘doing’ from RPA and combines it above and more. with ‘learning’ from ML and ‘thinking’ from AI to allow the expansion of automation capabilities A Centre of Excellence (CoE) is vital in any and possibilities. automation deployment to deliver scale and instil an ‘automation first’ mindset. What IA takes technologies we’ll cover here such as does that mean in real terms? It means computer vision, NLP and machine learning creating the go-to place for employees to and applies it to RPA, allowing the automation gain knowledge and resources on how of processes that don’t have a rules-based automation can help their department. structure. Using IA digital workers can now Rather than merely setting up a team and handle unstructured data and provide answers assuming success, a CoE must be a place to based on subjective probability. distribute, reuse and enlighten staff to the possibilities of automation. The result of this is the ability to expand the number of processes that can be automated, The CoE will generally focus on three areas. from the semi-structured such as an invoice Firstly, they look at building a pipeline of being processed, to the unstructured such as automations — working out which processes email triage for an organization. are most suitable and have qualifying potential. But it goes further than that, supercharging the abilities of RPA through orchestration and the Next, they scope those processes into ability to think without requesting human deployment, being responsible for the instruction. Meaning Intelligent Automation execution of delivery — from design to gives organizations new efficiency and deployment. Lastly they make ongoing productivity, and ultimately a new digital improvements, important in identifying workforce to rely on. problems and for sharing experiences with the rest of the company. blueprism.com COMPUTER VISION (CV): CONVOLUTIONAL NEURAL EMULATION OF HUMAN VISION NETWORKS (CNN) The human eye and visual cortex is an amazing Convolutional Neural Networks (CNN) are evolutionary system. It gives us the ability to generally used as an effective means of see patterns, shapes, recognize faces and recognition within videos or images. They much, much more. Computer vision at its most use weightings and biases to work out what advanced aims to emulate or exceed this something is based on taught parameters ability. In order to achieve this, computer vision from data. uses a range of algorithms and machine learning principles to recognize, interpret and Think of those squares around objects that understand images. recognize a car, a cat, or a dog in recent uses of AI shown on tech programs. Usually, For computer vision to be effective in daily use these images have a probability number it needs to be trained. The training usually written next to them, this is taking the data takes the form of being fed labelled imagery, from within the neurons and feeding out an for example ‘this is a person’ and ‘this is car’, outcome of it being that. So, a square with the more data and variation provided, the around a cat, for instance, may have a greater reference point computer vision AI has number of 0.976, meaning out of 1, it is that for making future decisions. sure that the thing is a cat. In Intelligent Automation, computer vision has So, given that’s the usual application, what is a range of use cases from the simple to the the basic principle for how they work? complex. In simple use cases, it is used to work with systems to recognize where a button is on CNN are a type of fully connected forward a screen and where it needs to click, and in neural network. Sounds complex, but complex use cases, it can be used to recognize essentially what it means is, the network when a car is committing a parking violation. takes instruction data which is then used to decide what something is, based upon Ultimately, computer vision opens up a whole spatial relationships of pixels on a page. new set of possibilities for interactions. Providing digital workers with the ability to not In application, this may mean that it learns a only see, but if trained broadly, the ability to nose and mouth are usually a set distance recognize the intent of a UI design if a search apart, which is then combined with other button is replaced by a magnifying glass, or in a information about a person’s face to give a more complex situation mimics the real-life decision whether it is a person.
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages11 Page
-
File Size-