Introduction to Artificial Intelligence

Expert-defined terms from the Professional Certificate in Leadership and Artificial Intelligence course at London School of Business and Administration. Free to read, free to share, paired with a globally recognised certification pathway.

Introduction to Artificial Intelligence

Introduction to Artificial Intelligence Glossary #

Introduction to Artificial Intelligence Glossary

Artificial Intelligence (AI) #

Artificial Intelligence (AI)

AI refers to the simulation of human intelligence processes by machines, especia… #

These processes include learning, reasoning, problem-solving, perception, and language understanding. AI is a broad field that encompasses various subfields such as machine learning, natural language processing, and robotics.

Machine Learning #

Machine Learning

Machine learning is a subset of AI that involves the development of algorithms a… #

It is used in a wide range of applications, including image recognition, natural language processing, and recommendation systems.

Deep Learning #

Deep Learning

Deep learning is a subset of machine learning that uses artificial neural networ… #

It is particularly effective for tasks such as image and speech recognition, natural language processing, and autonomous driving.

Natural Language Processing (NLP) #

Natural Language Processing (NLP)

NLP is a subfield of AI that focuses on the interaction between computers and hu… #

It involves the development of algorithms and models that enable computers to understand, interpret, and generate human language. NLP is used in applications such as chatbots, sentiment analysis, and language translation.

Computer Vision #

Computer Vision

Computer vision is a field of AI that enables computers to interpret and underst… #

It involves the development of algorithms and models that can analyze and extract information from images and videos. Computer vision is used in applications such as facial recognition, object detection, and autonomous vehicles.

Robotics #

Robotics

Robotics is a field of AI that involves the design, construction, operation, and… #

Robots are autonomous or semi-autonomous machines that can perform tasks in the physical world. Robotics combines elements of AI, computer science, engineering, and other disciplines to create intelligent machines that can interact with their environment.

Reinforcement Learning #

Reinforcement Learning

Reinforcement learning is a type of machine learning that involves training an a… #

The agent learns through trial and error by receiving feedback in the form of rewards or penalties for its actions. Reinforcement learning is used in applications such as game playing, robotics, and resource management.

Supervised Learning #

Supervised Learning

Supervised learning is a type of machine learning that involves training a model… #

The goal is to learn a mapping from inputs to outputs so that the model can make predictions on new, unseen data. Supervised learning is used in applications such as classification, regression, and anomaly detection.

Unsupervised Learning #

Unsupervised Learning

Unsupervised learning is a type of machine learning that involves training a mod… #

The model learns to group similar data points together or discover hidden structures in the data. Unsupervised learning is used in applications such as clustering, dimensionality reduction, and anomaly detection.

Semi #

Supervised Learning

Semi #

supervised learning is a type of machine learning that combines elements of supervised and unsupervised learning. It involves training a model on a small amount of labeled data and a large amount of unlabeled data. The goal is to leverage the labeled data to improve the model's performance on the unlabeled data. Semi-supervised learning is used in applications where labeling data is expensive or time-consuming.

Artificial Neural Networks #

Artificial Neural Networks

Artificial neural networks are computational models inspired by the structure an… #

They consist of interconnected nodes or neurons that process and transmit information. Neural networks are used in various machine learning tasks, such as image recognition, speech recognition, and natural language processing.

Convolutional Neural Networks (CNNs) #

Convolutional Neural Networks (CNNs)

Convolutional neural networks are a type of neural network that is particularly… #

CNNs use convolutional layers to extract features from input data and pooling layers to reduce the spatial dimensions of the data. CNNs are widely used in computer vision tasks, such as object detection and image classification.

Recurrent Neural Networks (RNNs) #

Recurrent Neural Networks (RNNs)

Recurrent neural networks are a type of neural network that is designed to handl… #

RNNs have loops in their architecture that allow them to maintain a memory of past inputs. This makes them well-suited for tasks such as speech recognition, language translation, and sentiment analysis.

Long Short #

Term Memory (LSTM)

Long short #

term memory is a type of recurrent neural network architecture that is designed to overcome the vanishing gradient problem in traditional RNNs. LSTMs have a more complex memory mechanism that allows them to learn long-term dependencies in sequential data. LSTMs are used in applications where capturing long-range dependencies is crucial, such as speech recognition and language modeling.

Generative Adversarial Networks (GANs) #

Generative Adversarial Networks (GANs)

Generative adversarial networks are a type of neural network architecture that c… #

The generator generates fake data samples, while the discriminator distinguishes between real and fake samples. GANs are used in applications such as image generation, style transfer, and data augmentation.

Autonomous Driving #

Autonomous Driving

Autonomous driving refers to the ability of a vehicle to navigate and operate wi… #

Autonomous vehicles use a combination of sensors, cameras, radar, and AI algorithms to perceive their environment, plan their route, and make driving decisions. Autonomous driving technology is being developed by companies such as Tesla, Google, and Uber.

Chatbots #

Chatbots

Chatbots are AI #

powered software programs that can simulate conversation with users through text or voice interfaces. Chatbots use natural language processing to understand user queries and provide relevant responses. They are used in customer service, sales, and support applications to automate interactions with users and provide instant assistance.

Recommendation Systems #

Recommendation Systems

Recommendation systems are AI algorithms that analyze user preferences and behav… #

Recommendation systems use techniques such as collaborative filtering, content-based filtering, and matrix factorization to generate recommendations. They are used in e-commerce, streaming services, and social media platforms to improve user engagement and satisfaction.

Sentiment Analysis #

Sentiment Analysis

Sentiment analysis is a technique used to analyze and classify text data based o… #

Sentiment analysis uses natural language processing and machine learning algorithms to extract sentiment from text data. It is used in applications such as social media monitoring, customer feedback analysis, and brand reputation management.

Computer #

Assisted Diagnosis

Computer #

assisted diagnosis is a medical application of AI that uses machine learning algorithms to assist healthcare professionals in diagnosing diseases and conditions. These algorithms analyze medical images, patient data, and other clinical information to provide diagnostic recommendations or predictions. Computer-assisted diagnosis can help improve the accuracy and efficiency of medical diagnosis.

Fraud Detection #

Fraud Detection

Fraud detection is an application of AI that uses machine learning algorithms to… #

These algorithms analyze patterns and anomalies in transaction data to detect suspicious behavior and flag potentially fraudulent transactions. Fraud detection systems are used by banks, e-commerce platforms, and other organizations to protect against fraud.

Virtual Assistants #

Virtual Assistants

Virtual assistants are AI #

powered software programs that can perform tasks or provide information for users through voice or text interfaces. Virtual assistants use natural language processing and machine learning to understand user queries and execute commands. Examples of virtual assistants include Amazon Alexa, Apple Siri, and Google Assistant.

Deep Reinforcement Learning #

Deep Reinforcement Learning

Deep reinforcement learning is a combination of deep learning and reinforcement… #

Deep reinforcement learning has been successful in solving challenging tasks, such as playing video games, controlling robots, and optimizing resource allocation. Deep reinforcement learning algorithms, such as Deep Q-Networks and Proximal Policy Optimization, have achieved impressive results in various domains.

Explainable AI #

Explainable AI

Explainable AI refers to the development of AI models and algorithms that can pr… #

Explainable AI is important for building trust in AI systems and ensuring transparency in decision-making processes. Techniques such as feature importance analysis, attention mechanisms, and model visualization are used to make AI models more interpretable and explainable.

AI Ethics #

AI Ethics

AI ethics is a branch of ethics that focuses on the moral and social implication… #

AI ethics addresses issues such as bias and fairness in AI algorithms, privacy concerns related to data collection and usage, accountability and transparency in AI decision-making, and the impact of AI on society. Ethical guidelines and frameworks are being developed to ensure that AI technologies are developed and deployed responsibly.

AI Bias #

AI Bias

AI bias refers to the systematic and unfair discrimination or favoritism in AI a… #

AI bias can arise from biased training data, flawed algorithms, or inadequate diversity in the development team. Addressing AI bias is crucial to ensure that AI systems are fair, transparent, and equitable for all users.

Data Bias #

Data Bias

Data bias refers to the presence of systematic errors or prejudices in the train… #

Data bias can lead to biased predictions or decisions by AI algorithms, which can result in discriminatory outcomes. Data bias can be caused by sampling bias, selection bias, or historical biases present in the data. Mitigating data bias requires careful data collection, preprocessing, and evaluation strategies to ensure that AI models are trained on unbiased and representative data.

AI Fairness #

AI Fairness

AI fairness refers to the principle of ensuring that AI algorithms are fair, tra… #

Fairness in AI involves reducing bias, ensuring diversity and representation in the data and development process, and providing explanations for AI decisions. AI fairness is essential for building trust in AI systems and promoting ethical use of AI technologies.

AI Transparency #

AI Transparency

AI transparency refers to the openness and clarity of AI systems in terms of the… #

Transparent AI systems provide explanations for their decisions, disclose their limitations and biases, and allow users to understand how they work. AI transparency is important for accountability, trustworthiness, and ethical use of AI technologies.

AI Accountability #

AI Accountability

AI accountability refers to the responsibility of individuals, organizations, an… #

AI accountability involves ensuring that AI technologies are developed and used in a responsible and ethical manner, and that appropriate measures are in place to address any harm or unintended consequences caused by AI systems. Establishing clear accountability mechanisms is essential for promoting trust, fairness, and safety in the deployment of AI technologies.

AI Regulation #

AI Regulation

AI Adoption #

AI Adoption

AI adoption refers to the process of integrating AI technologies into organizati… #

AI adoption involves identifying use cases, developing AI solutions, training employees, and implementing AI systems in various domains. Successful AI adoption requires organizational support, investment in technology and talent, and a culture of innovation and experimentation.

AI Strategy #

AI Strategy

AI strategy refers to the plan and approach that organizations, governments, and… #

AI strategy involves setting goals, defining priorities, allocating resources, and implementing initiatives to drive AI innovation and adoption. AI strategy covers areas such as research and development, talent acquisition, infrastructure investment, regulatory compliance, and ethical guidelines.

AI Talent #

AI Talent

AI talent refers to individuals with the skills, knowledge, and expertise to dev… #

AI talent includes data scientists, machine learning engineers, AI researchers, software developers, and domain experts with specialized knowledge in AI applications. The demand for AI talent is growing rapidly, and organizations are competing to attract and retain top talent in the field of AI.

AI Education #

AI Education

AI education refers to programs, courses, and initiatives that provide training… #

AI education covers a wide range of topics, such as machine learning, deep learning, natural language processing, robotics, and ethics. AI education is offered at universities, online platforms, training centers, and professional development programs to help individuals acquire the skills and knowledge needed to succeed in the field of AI.

AI Research #

AI Research

AI research refers to the scientific study and exploration of artificial intelli… #

AI research aims to advance the state of the art in AI, solve complex problems, and develop innovative solutions that push the boundaries of AI capabilities. AI research is conducted by academic institutions, research labs, industry organizations, and government agencies to drive innovation and progress in the field of AI.

AI Innovation #

AI Innovation

AI innovation refers to the development of new ideas, technologies, products, an… #

AI innovation involves combining AI algorithms with domain knowledge, data, and creativity to drive breakthroughs in various industries, such as healthcare, finance, manufacturing, and transportation. AI innovation is driven by collaboration, experimentation, and a culture of continuous learning and improvement.

AI Applications #

AI Applications

AI applications refer to the practical uses and implementations of artificial in… #

AI applications cover a wide range of use cases, such as autonomous driving, healthcare diagnostics, predictive maintenance, financial forecasting, and personalized recommendations. AI applications are transforming businesses, society, and everyday life by automating tasks, improving decision-making, and enhancing productivity and efficiency.

AI Challenges #

AI Challenges

AI challenges refer to the complex issues, obstacles, and limitations that hinde… #

AI challenges include technical challenges, such as data quality, algorithm complexity, and scalability, as well as ethical, legal, and societal challenges, such as bias, fairness, transparency, and accountability. Addressing AI challenges requires interdisciplinary collaboration, research, innovation, and regulatory frameworks to ensure that AI technologies are developed and used responsibly and ethically.

AI Opportunities #

AI Opportunities

AI opportunities refer to the potential benefits, opportunities, and advantages… #

AI opportunities include automation of repetitive tasks, optimization of processes, improvement of decision-making, creation of new business models, and enhancement of user experiences. AI opportunities are driving economic growth, job creation, and social progress by unlocking new possibilities and capabilities in various industries and domains.

AI Future #

AI Future

Conclusion #

Conclusion

In conclusion, artificial intelligence is a transformative technology that is re… #

AI encompasses a wide range of subfields, such as machine learning, natural language processing, and robotics, that leverage algorithms, data, and computational power to mimic human intelligence. AI has the potential to revolutionize industries, improve efficiency, and drive innovation by automating tasks, optimizing processes, and enhancing decision-making. However, AI also presents challenges, such as bias, fairness, transparency, and accountability, that must be addressed to ensure that AI technologies are developed and used responsibly and ethically. By understanding the key concepts, applications, and implications of artificial intelligence, individuals and organizations can harness the power of AI to create value, solve problems, and shape a better future for humanity.

May 2026 intake · open enrolment
from £90 GBP
Enrol