AI Jargon Buster
Artificial Intelligence can be filled with buzzwords and jargon, cut through it all and find the real meaning here. Click here to see how training can help your organisation. More more insights, check out our podcast on Spotify.
Agent-Based Computing
This is the least mature of the established AI techniques, but it is quickly gaining in popularity. Software agents are persistent, autonomous, goal-oriented programs that act on behalf of users or other programs. Chatbots, for example, are increasingly popular agents. Two main classes of agent applications are commonly used with existing solutions today:
-
Task automation agents can be generic (e.g., meeting scheduling assistants in email systems) or more specific (e.g., contract validation softbots for sales automation applications).
- Autonomous object programs can serve functions such as automatic temperature-setting (e.g., found in car diagnostic systems or home thermostats).
Adaptive AI
This allows for model behavior change postdeployment by learning behavioral patterns from past human and machine experience and within runtime environments to adapt more quickly to changing real-world circumstances.
Advanced Virtual Assistants (AVAs)
Sometimes called conversational AI agents, process human inputs to execute tasks, deliver predictions and offer decisions. AVAs are powered by a combination of more advanced user interfaces, natural language processing and deep learning techniques enabling decision support and personalization, as well as contextual and domain-specific knowledge.
AI Engineering
AI engineering is foundational for enterprise delivery of AI solutions at scale. The discipline unifies DataOps, MLOps and DevOps pipelines to create coherent enterprise development, delivery (hybrid, multicloud, edge), and operational (streaming, batch) AI-based systems.
Artificial general intelligence (AGI)
Artificial general intelligence (AGI), also known as strong AI, is the (currently hypothetical) intelligence of a machine that can accomplish any intellectual task that a human can perform. AGI is a trait attributed to future autonomous AI systems that can achieve goals in a wide range of real or virtual environments at least as effectively as humans can.
Artificial Intelligence (AI)
Artificial intelligence (AI) applies advanced analysis and logic-based techniques, including machine learning, to interpret events, support and automate decisions, and take actions. AI as applies advanced analysis and logic-based techniques, including machine learning (ML), to interpret events, support and automate decisions, and take actions.
Artificial Intelligence Model Operationalization (ModelOps)
Artificial intelligence (AI) model operationalization (ModelOps) is a set of capabilities that primarily focuses on the governance and the full life cycle management of all AI and decision models. This includes models based on machine learning (ML), knowledge graphs, rules, optimization, natural language techniques and agents. In contrast to MLOps (which focuses only on the operationalization of ML models) and AIOps (which is AI for IT operations), ModelOps focuses on operationalizing all AI and decision models.
AIOps (Artificial Intelligence for IT Operations)
AIOps combines big data and machine learning to automate IT operations processes, including event correlation, anomaly detection and causality determination.
AI Simulation
AI simulation is the combined application of AI and simulation technologies to jointly develop AI agents and the simulated environments in which they can be trained, tested and sometimes deployed. It includes both the use of AI to make simulations more efficient and useful, and the use of a wide range of simulation models to develop more versatile and adaptive AI systems.
AI TRiSM
AI trust, risk and security management (AI TRiSM) ensures AI model governance, trustworthiness, fairness, reliability, robustness, efficacy and data protection. This includes solutions and techniques for model interpretability and explainability, AI data protection, model operations and adversarial attack resistance.
Augmented Artificial Intelligence
This trend that is also referred to as “intelligent X” and points to systems where AI techniques provide additional and untapped functionality.
Augmented Intelligence
Augmented intelligence is a design pattern for a human-centered partnership model of people and artificial intelligence (AI) working together to enhance cognitive performance, including learning, decision making and new experiences.
Composite AI
Composite AI refers to the combined application (or fusion) of different AI techniques to improve the efficiency of learning to broaden the level of knowledge representations. Composite AI broadens AI abstraction mechanisms and, ultimately, provides a platform to solve a wider range of business problems in a more effective manner.
Causal AI
Causal artificial intelligence (AI) identifies and utilizes cause-and-effect relationships to go beyond correlation-based predictive models and toward AI systems that can prescribe actions more effectively and act more autonomously. It includes different techniques, such as causal graphs and simulation, that help uncover causal relationships to improve decision making.
ChatGPT
ChatGPT is an OpenAI service that incorporates a conversational chatbot with LLM to create content. It was trained on a foundational model of billions of words from multiple sources and then fine-tuned by reinforcement learning from human feedback.
Composite AI
This refers to the combined application of different AI techniques to improve learning efficiency. It allows organizations to broaden the level of knowledge representations and, ultimately, to solve a wider range of business problems in a more efficient manner.
Computer vision (CV)
CV is a process that can capture, process and analyze real-world images to allow machines to extract meaningful, contextual information from the physical world. CV techniques have technology and infrastructure requirements that differ from traditional ML approaches.
Deep learning (DL)
This is a variant of machine learning algorithms, uses multiple layers to solve problems by extracting knowledge from raw data and transforming it at every level. These layers incrementally obtain higher-level features from the raw data, allowing the solution of more complex problems with higher accuracy and less manual tuning.
Established AI techniques
The majority of use cases in AI today rely on robust and mature techniques that fall into three main categories:
Probabilistic reasoning. These techniques (often generalized as machine learning) extract value from the large amount of data gathered by enterprises. This category includes techniques aimed at unveiling unknown knowledge held within a large amount of data (or dimensions).
Computational logic. Often referred to as rule-based systems, these techniques use and extend the implicit and explicit know-how of the organization. These techniques are aimed at capturing known knowledge in a structured manner, often in the form of rules.
Optimization techniques. Traditionally used by operations research groups, optimization techniques maximize benefits while managing business trade-offs. They do this by finding optimal combinations of resources, given a number of constraints in a specified amount of time.
Edge AI
This refers to the use of AI techniques embedded in Internet of Things (IoT) endpoints, gateways and edge servers, in applications ranging from autonomous vehicles to streaming analytics. It offers the potential to deliver differentiated use cases for digital business.
Generative AI (GenAI)
GenAI learns about artifacts from data and generates innovative new creations that are similar to but don’t repeat the original. Generative AI has the potential to create new forms of creative content, such as video, and accelerate R&D cycles in fields ranging from medicine to product development. GenAI is taking off as a general-purpose technology that has the potential to drastically alter society through its impact on existing economic and social structures.
Generative AI refers to AI techniques that learn a representation of artifacts from data, and use it to generate brand-new, unique artifacts that resemble but don’t repeat the original data. These artifacts can serve benign or nefarious purposes. Generative AI can produce totally novel content (including text, images, video, audio, structures), computer code, synthetic data, workflows and models of physical objects. Generative AI also can be used in art, drug discovery or material design.
Knowledge representation
Capabilities such as knowledge graphs or semantic networks aim to facilitate and accelerate access to and analysis of data networks and graphs. Through their representations of knowledge, these mechanisms tend to be more intuitive for specific types of problems. Adoption of knowledge graph techniques has accelerated quickly over the last three years.
Large Language Models?
Large language models (LLMs) are text-oriented generative artificial intelligences, and they have been in mainstream headlines since OpenAI’s ChatGPT hit the market in November 2022. LLMs are trained on large volumes of text, typically billions of words, that are simulated or taken from public or private data collections. This enables them to interpret textual inputs and generate human-like textual outputs. LLMs already help search engines understand a question and formulate an answer. Breakthroughs in the LLM field have the potential to drastically change the way organizations conduct business, including enabling the automation of tasks previously done by humans, from generating code to answering questions.
Machine Learning (ML)
Machine learning is a critical technique that enables AI to solve problems. Despite common misperceptions (and misnomers in popular culture), machines do not learn. They store and compute — admittedly in increasingly complex ways. Machine learning solves business problems by using statistical models to extract knowledge and patterns from data.Advanced machine learning algorithms are composed of many technologies (such as deep learning, neural networks and natural language processing), used in unsupervised and supervised learning, that operate guided by lessons from existing information.
Natural Language Processing (NLP)
NLP provides intuitive forms of communication between humans and systems. NLP includes computational linguistic techniques (symbolic and subsymbolic) aimed at recognizing, parsing, interpreting, automatically tagging, translating and generating (or summarizing) natural languages.
Neuro-Symbolic AI
Neuro-symbolic AI is a form of composite AI that combines machine learning methods and symbolic systems (for example, knowledge graphs) to create more robust and trustworthy AI models.
Responsible AI
Responsible artificial intelligence (AI) is an umbrella term for aspects of making appropriate business and ethical choices when adopting AI. These include business and societal value, risk, trust, transparency, fairness, bias mitigation, explainability, sustainability, accountability, safety, privacy, and regulatory compliance. Responsible AI encompasses organizational responsibilities and practices that ensure positive, accountable, and ethical AI development and operation.
Definitions have been sourced from Gartner, a global research and advisory firm providing information, advice, and tools for leaders in IT, finance, HR, customer service and support, communications, legal and compliance, marketing, sales, and supply chain functions.