0% found this document useful (0 votes)
2 views

Artificial Intelligence

The document provides an overview of various aspects of artificial intelligence, including statistical learning, symbolic learning, machine learning, and deep learning. It discusses key technologies such as speech recognition, natural language processing, computer vision, object recognition, and neural networks. Additionally, it highlights the importance of machine learning algorithms in pattern recognition and the evolution of recurrent neural networks towards transformer-based models.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Artificial Intelligence

The document provides an overview of various aspects of artificial intelligence, including statistical learning, symbolic learning, machine learning, and deep learning. It discusses key technologies such as speech recognition, natural language processing, computer vision, object recognition, and neural networks. Additionally, it highlights the importance of machine learning algorithms in pattern recognition and the evolution of recurrent neural networks towards transformer-based models.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Artificial Intelligence

A. Statistical Learning
 Speech Recognition
- Speech recognition AI is a form of artificial intelligence that allows machines to
recognize and understand human speech like humans do. It involves processing
audio signals, deciphering language patterns, and converting them into text for
further analysis or action. This technology uses advanced algorithms and machine
learning techniques to interpret an individual’s words, phrases, and sentences.
 Natural Language Processing
- Natural language processing (NLP) is a method computer programs can use to
interpret human language. NLP is one type of artificial intelligence (AI). Modern
NLP models are mostly built via machine learning, and also draw on the field of
linguistics, the study of the meaning of language.

B. Symbolic Learning
 Computer Vision
- Computer vision is a field of artificial intelligence (AI) that uses machine learning
and neural networks to teach computers and systems to derive meaningful
information from digital images, videos and other visual inputs and to make
recommendations or take actions when they see defects or issues.
 Object recognition
- Object recognition allows robots and AI programs to pick out and identify objects
from inputs like video and still camera images. Methods used for object
identification include 3D models, component identification, edge detection and
analysis of appearances from different angles.
Object recognition is at the convergence points of robotics, machine vision, neural
networks and AI. Google and Microsoft are among the companies working in the
area -- Google’s driverless car and Microsoft’s Kinect system both use object
recognition.
 Image Processing
- AI image processing uses artificial intelligence to analyze and enhance images. It
involves tasks like pattern recognition, object detection, and image classification.
Core technologies include deep learning, neural networks, and machine learning
algorithms.

 Robotics
- One of the key ways in which AI is used in robotics is through machine learning.
This technique enables robots to learn and perform specific tasks through
observing and mimicking human actions. AI gives robots a computer vision that
enables them to navigate, detect and determine their reactions accordingly.

C. Machine Learning
 Pattern Recognition
- Pattern recognition is the process of identifying trends in order to determine a
pattern. This can be done physically, mathematically, or through the use of
algorithms. In machine learning, pattern recognition compares incoming data
against existing information stored in databases. This is accomplished through the
use of machine learning algorithms.

D. Deep Learning
 Convolution Neural Network
- Convolutional neural network is composed of multiple building blocks, such as
convolution layers, pooling layers, and fully connected layers, and is designed to
automatically and adaptively learn spatial hierarchies of features through a
backpropagation algorithm.
 Recurrent Neural Network
- A recurrent neural network (RNN) is a deep learning model that is trained to
process and convert a sequential data input into a specific sequential data output.
Sequential data is data—such as words, sentences, or time-series data—where
sequential components interrelate based on complex semantics and syntax rules.
An RNN is a software system that consists of many interconnected components
mimicking how humans perform sequential data conversions, such as translating
text from one language to another. RNNs are largely being replaced by
transformer-based artificial intelligence (AI) and large language models (LLM),
which are much more efficient in sequential data processing.
References:
https://www.gnani.ai/resources/blogs/ai-speech-recognition-what-is-it-and-how-it-works/
#:~:text=Speech%20recognition%20AI%20is%20the,can%20be%20used%20in%20businesses.
https://www.cloudflare.com/learning/ai/natural-language-processing-nlp/
https://www.ibm.com/topics/computer-vision#:~:text=Computer%20vision%20is%20a
%20field,they%20see%20defects%20or%20issues.
https://www.techtarget.com/whatis/definition/object-recognition#:~:text=Object%20recognition
%20allows%20robots%20and,of%20appearances%20from%20different%20angles.
https://redresscompliance.com/the-fundamentals-of-ai-in-image-processing/#:~:text=AI
%20image%20processing%20uses%20artificial,networks%2C%20and%20machine%20learning
%20algorithms.
https://onlinedegrees.sandiego.edu/application-of-ai-in-robotics/#:~:text=One%20of%20the
%20key%20ways,and%20determine%20their%20reactions%20accordingly.
https://www.codemotion.com/magazine/ai-ml/pattern-recognition-101-how-to-configure-your-ai-
algorithm-with-regular-rules-events-and-conditions/#:~:text=Pattern%20recognition%20is
%20the%20process,existing%20information%20stored%20in%20databases.
https://insightsimaging.springeropen.com/articles/10.1007/s13244-018-0639-
9#:~:text=Convolutional%20neural%20network%20is%20composed,features%20through%20a
%20backpropagation%20algorithm.
https://aws.amazon.com/what-is/recurrent-neural-network/#:~:text=A%20recurrent%20neural
%20network%20(RNN,complex%20semantics%20and%20syntax%20rules.

You might also like