6 Emerging Technologies
6 Emerging Technologies
Training (Session –
V)
FOR CLERICAL TO TO (SYSTEMS) PROMOTION EXAM
SBIIT HYDERABAD
Agenda
Current trends in IT
Artificial Intelligence
Big Data
Block Chain
IOT
Metaverse
Virtual Reality
Cyber Security Concepts
UPI / WhatsApp Banking / Mobile Banking / Internet Banking
Artificial Intelligence
Definition:
Artificial Intelligence is the simulation of human
intelligence processes by machines, especially
computer systems.
Key Components:
Machine Learning, Natural Language
Processing, Robotics and Computer Vision, Data
& Big Data, Neural Networks and Deep learning
Example:
Virtual assistants like Siri & Alexa, ChatGPT,
Google Gemini, etc…
Components of AI: Machine
Learning
Machine learning is a subset of AI focused on developing algorithms that allow computers
to learn from and make decisions based on data. ML can be classified into three main
types:
Supervised Learning: The model is trained on labeled data, which means that each
training example is paired with an output label. This approach is used for tasks like
classification and regression.
Unsupervised Learning: The model is trained on unlabeled data and must find patterns
and relationships within the data. Clustering and association are common tasks.
Reinforcement Learning: The model learns by interacting with an environment and
receiving feedback through rewards or penalties, which is used in game playing and
robotics.
Components of AI: Neural
Networks and Deep Learning
Neural networks are computational models inspired by the human brain,
consisting of interconnected units (neurons) that process information in layers.
Deep learning, a subset of ML, involves neural networks with many layers
(deep neural networks), enabling advanced capabilities in image and speech
recognition, natural language processing, and more.
Components of AI: Natural
Language Processing (NLP)
NLP enables computers to understand, interpret, and respond
to human language.
Key tasks in NLP include text analysis, speech recognition, and
language generation.
Applications range from chatbots and virtual assistants to
sentiment analysis and machine translation.
Components of AI: Robotics
and Computer Vision
Robotics involves the design and use of robots to perform
tasks.
AI-powered robots are used in manufacturing, healthcare, and
service industries.
Computer vision, a field of AI, enables machines to interpret
visual information from the world, used in applications like facial
recognition, autonomous vehicles, and medical imaging.
Components of AI: Data and
Big Data
Data is the cornerstone of AI.
The advent of big data—large, complex datasets—has fueled AI
advancements by providing the necessary information to train
sophisticated models.
Sources of big data include social media, IoT devices, and
transactional records.
Types of Artificial
Intelligence
Narrow AI: AI systems designed for a specific task (e.g., email filtering, facial
recognition, voice assistants).
General AI: AI systems with general intelligence similar to human beings
(currently theoretical). Experts believe artificial general intelligence will occur
around 2050 / 2060
Superintelligent AI: AI that surpasses human intelligence (also theoretical).
Applications of AI
Healthcare: Diagnosing diseases, personalized treatment plans.
Finance: Credit scoring, fraud detection, algorithmic trading
Transportation: Autonomous vehicles, traffic management.
Entertainment: Personalized recommendations (Netflix, Spotify), video games.
Customer Service: Chatbots, virtual customer assistants.
In SBI, our ‘Analytics Department’ use AI for Lead Generation and other
Dashboards.
Big Data
Big Data refers to vast volumes of
structured and unstructured data that any
businesses generate on a day-to-day basis.
These data sets are so large and complex
that traditional data processing applications
often struggle to handle them effectively.
These massive sea of data has valuable
insights, patterns, and correlations, which
can be leveraged for strategic advantage.
Big Data
Key Characteristics:
Volume: Vast amounts of data.
Velocity: Rapid generation and processing of data.
Variety: Different forms of data (structured, unstructured, semi-
structured).
Importance:
Enables insights and drive decision-making.
Different Forms of Data
Structured Data: Examples: Text documents (blogs, news
articles), Images (photos, graphics), Audio
Organized and predefined format (rows &
(music, speech), Video, Social media posts
columns)
Semi Structured Data:
Easily searchable and analyzed by computers
Flexible format with some organization
Examples: Customer databases, Financial
records, Sensor data Often uses tags or markers to define data
elements
Unstructured Data:
Examples: XML files, JSON data, Email (with
No predefined format
headers and body)
Complex for computers to analyze directly
Where does this Big Data
come from?
Social Media: Platforms like Facebook, Twitter, and Instagram.
Internet of Things (IoT): Smart devices and sensors.
Transactional Data: Online transactions, banking records.
Web and Mobile Data: Browsing histories, app usage.
Machine-generated Data: Logs from servers, industrial equipment.
Blockchain
A blockchain is a distributed ledger
technology that enables the secure
recording of transactions across a
decentralized network of computers.
Unlike traditional centralized databases,
where data is stored on a single server
controlled by a central authority, blockchain
distributes data across a network of nodes,
making it transparent, immutable, and
resistant to tampering.
Components of Blockchain
1. Blocks:
A blockchain consists of a series of
blocks, each containing a list of
transactions.
These transactions could involve the
transfer of cryptocurrencies like Bitcoin
or Ether, digital assets, contracts, or
any other form of data.
2. Chain of Blocks:
Blocks are linked together in a
chronological order, forming a chain.
Each block contains a reference to the
previous block, creating a continuous
and unbroken sequence of
transactions.
Components
of Blockchain
3. Decentralized Network:
Blockchain operates on a
decentralized network of
nodes, where each node
stores a copy of the entire
blockchain.
This decentralization
ensures that no single entity
has control over the
network, making it resilient
to censorship and single
points of failure.
Components of
Blockchain
4. Consensus Mechanisms:
Consensus mechanisms are protocols used to
achieve agreement among nodes on the validity
of transactions and the order in which they are
added to the blockchain.
Popular consensus mechanisms include
Proof of Work (PoW)
Proof of Stake (PoS)
Delegated Proof of Stake (DPoS).
Components
of Blockchain
5. Cryptography:
Cryptography plays a crucial role
in securing the blockchain by
ensuring the integrity and
confidentiality of transactions.
Each block is cryptographically
linked to the previous block, and
transactions are secured using
cryptographic techniques such as
digital signatures and hash
functions.
Advantages / Disadvantages
of Blockchain Technology
Pros
• Data is Immutable (unchangeable)
• Transparency
• Free from censorship
• Traceability
• Lowers Transaction Fees
• Higher Security
Advantages / Disadvantages
of Blockchain Technology
Cons
• High Cost of Implementation
• High Energy usage
• Lower Performance (Transactions per second)
• Modifying Data is hard
• Private Key Recovery
• Prone to Illegal activity
How blockchain works?
1.Transaction Initiation: A user initiates a transaction by creating a digital
signature using their private key and broadcasting it to the network.
2.Transaction Verification: Nodes in the network validate the transaction by
verifying the digital signature and checking if the user has sufficient funds.
3.Block Formation: Valid transactions are grouped together into a block by
miners, who compete to solve complex mathematical puzzles. The first miner to
solve the puzzle adds the block to the blockchain.
4.Consensus: Other nodes in the network verify the newly added block and reach
a consensus on its validity. If the majority of nodes agree, the block is
permanently added to the blockchain.
5.Immutable Record: Once a transaction is added to the blockchain, it becomes
immutable and cannot be altered or deleted. This ensures the integrity and
transparency of the transaction history.
Internet of Things
IoT is about connecting devices that traditionally were not designed to be
connected to the internet.
These devices range from household appliances like refrigerators and air
conditioner to industrial machines and urban infrastructure components.
The purpose of these connections is to collect and exchange data, providing
real-time insights and automation capabilities that were previously unattainable.
Internet of
Things
The architecture of IoT typically involves four key
components: