SlideShare uma empresa Scribd logo
1 de 19
OUTLINE
 Introduction
 Key Innovation
 Stability-Plasticity Dilemma
 ART Network
 Basic ART network Architecture
 ART Algorithm
 ART Types
 ART Operation Phases
 ART Application
 Conclusion
Introduction
 ART stands for "Adaptive Resonance
Theory", invented by Stephen Grossberg in 1976.
 ART represents a family of neural networks.
 The basic ART System is an unsupervised learning
model.
 The term "resonance" refers to resonant state of a
neural network in which a category prototype vector
matches close enough to the current input vector. ART
matching leads to this resonant state, which permits
learning. The network learns only in its resonant state.
Key Innovation
The key innovation of ART is the use of “expectations.”
 As each input is presented to the network, it is
compared with the prototype vector that is most
closely matches.
 If the match between the prototype and the input
vector is NOT adequate, a new prototype is selected.
In this way, previous learned memories (prototypes)
are not eroded by new learning.
Stability Plasticity Dilemma
 Real world is faced with situation where data is continuously
changing.
 In this situation every learning system faces stability-plasticity
dilemma.
 Stability: System behaviour doesn’t change after irrelevant events
 Plasticity: System adapts its behaviour according to significant events
 Dilemma:
 How to achieve stability without rigidity and plasticity
without chaos?
 Ongoing learning capability
 Preservation of learned knowledge
 The plasticity-stability dilemma poses few questions :
How can we continue to quickly learn new things about
the environment and yet not forgetting what we have
already learned?
How can a learning system remain plastic (adaptive) in
response to significant input yet stable in response to
irrelevant input?
How can a neural network can remain plastic enough to
learn new patterns and yet be able to maintain the stability
of the already learned patterns?
How does the system know to switch between its plastic
and stable modes.
 ART networks tackle the stability-plasticity dilemma.
 The ART network and algorithm maintain the plasticity
required to earn new patterns while preventing the
modifications of patterns that have been learned
previously.
 Solves Stability – Plasticity Dilemma.
Forms new memories or incorporates new information
based on a predefined vigilance parameter.
ART Network
 ART networks consist of an input layer and an output
layer.
 Bottom-up weights are used to determine output-layer
candidates that may best match the current input.
 Top-down weights represent the “prototype” for the
cluster defined by each output neuron.
 A close match between input and prototype is necessary
for categorizing the input.
 Finding this match can require multiple signal exchanges
between the two layers in both directions until
“resonance” is established or a new neuron is added.
Basic ART network Architecture
The basic ART system is unsupervised learning model.
It typically consists of
1. a comparison field
2. a recognition field composed of neurons,
3. a vigilance parameter, and
4. a reset module
 Comparison field:
The comparison field takes an input vector and
transfers it to its best match in the recognition field.
Its best match is the single neuron whose set of
weights most closely matches the input vector.
 Recognition field:
Each recognition field neuron, outputs a negative
signal proportional to that neuron's quality of match to
the input vector to each of the other recognition field
neurons and inhibits their output accordingly.
 Vigilance Parameter:
After the input vector is classified, a reset module
compares the strength of the recognition match to a
vigilance parameter.
The vigilance parameter has considerable influence on
the system.
 Reset Module:
The reset module compares the strength of the
recognition match to the vigilance parameter.
If the vigilance threshold is met, then training
commences
ART Algorithm
Adapt winner node Initialise uncommitted node
new pattern
categorisation
known unknown
recognition
comparison
 Incoming pattern matched with stored cluster templates.
 If close enough to stored template joins best matching
cluster, weights adapted.
 If not, a new cluster is initialised with pattern as template.
ART Types
 Unsupervised ARTs
ART1
ART2
ART3
Fuzzy ART
 Supervised ARTs
ARTMAP
Fuzzy ARTMAP
 ART 1 is the simplest variety of ART
networks, accepting only binary inputs.
 ART2 extends network capabilities to support
continuous inputs.
 ART3 is refinement of both modal.
 Fuzzy ART implements fuzzy logic into ART’s pattern
recognition
 ARTMAP also known as Predictive ART, combines two
slightly modified ART-1 or ART-2 units into a supervised
learning structure .
 Fuzzy ARTMAP is merely ARTMAP using fuzzy ART
units, resulting in a corresponding increase in efficacy.
ART Operational Phases
1. Initialization: Before starting all weight vectors B,T and
vigilance parameter must be set to initial value.
2. Recognition: Input vector is applied to initiate recognition
phase.
3. Comparison: At this point, feedback signal from recognition
layer cause G1 to go to Zero.
4. Search : when similarity of wining neuron is greater than
vigilance than no search is required otherwise stored pattern
must be searched.
Application of ART
• Mobile robot control
• Facial recognition
• Land cover classification
• Target recognition
• Medical diagnosis
• Signature verification
Conclusion
ART is Artificial Neural Network system that must be
able to adapt to changing environment but constant
change can make the system unstable system because
system may learn new information only by forgetting
everything it has so far learned.

Mais conteúdo relacionado

Mais procurados

Feed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descentFeed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descentMuhammad Rasel
 
Neural Networks: Least Mean Square (LSM) Algorithm
Neural Networks: Least Mean Square (LSM) AlgorithmNeural Networks: Least Mean Square (LSM) Algorithm
Neural Networks: Least Mean Square (LSM) AlgorithmMostafa G. M. Mostafa
 
Neural Networks: Multilayer Perceptron
Neural Networks: Multilayer PerceptronNeural Networks: Multilayer Perceptron
Neural Networks: Multilayer PerceptronMostafa G. M. Mostafa
 
Counter propagation Network
Counter propagation NetworkCounter propagation Network
Counter propagation NetworkAkshay Dhole
 
lecture07.ppt
lecture07.pptlecture07.ppt
lecture07.pptbutest
 
2.5 backpropagation
2.5 backpropagation2.5 backpropagation
2.5 backpropagationKrish_ver2
 
Artificial Neural Network
Artificial Neural NetworkArtificial Neural Network
Artificial Neural NetworkPrakash K
 
Artificial Neural Network Lect4 : Single Layer Perceptron Classifiers
Artificial Neural Network Lect4 : Single Layer Perceptron ClassifiersArtificial Neural Network Lect4 : Single Layer Perceptron Classifiers
Artificial Neural Network Lect4 : Single Layer Perceptron ClassifiersMohammed Bennamoun
 
Artificial nueral network slideshare
Artificial nueral network slideshareArtificial nueral network slideshare
Artificial nueral network slideshareRed Innovators
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesMohammed Bennamoun
 
Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Sivagowry Shathesh
 
Adaptive resonance theory (art)
Adaptive resonance theory (art)Adaptive resonance theory (art)
Adaptive resonance theory (art)Ashutosh Tyagi
 
Supervised Learning
Supervised LearningSupervised Learning
Supervised Learningbutest
 
Single Layer Rosenblatt Perceptron
Single Layer Rosenblatt PerceptronSingle Layer Rosenblatt Perceptron
Single Layer Rosenblatt PerceptronAndriyOleksiuk
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural networkmustafa aadel
 

Mais procurados (20)

Perceptron & Neural Networks
Perceptron & Neural NetworksPerceptron & Neural Networks
Perceptron & Neural Networks
 
Feed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descentFeed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descent
 
Neural Networks: Least Mean Square (LSM) Algorithm
Neural Networks: Least Mean Square (LSM) AlgorithmNeural Networks: Least Mean Square (LSM) Algorithm
Neural Networks: Least Mean Square (LSM) Algorithm
 
HOPFIELD NETWORK
HOPFIELD NETWORKHOPFIELD NETWORK
HOPFIELD NETWORK
 
Neural Networks: Multilayer Perceptron
Neural Networks: Multilayer PerceptronNeural Networks: Multilayer Perceptron
Neural Networks: Multilayer Perceptron
 
Counter propagation Network
Counter propagation NetworkCounter propagation Network
Counter propagation Network
 
lecture07.ppt
lecture07.pptlecture07.ppt
lecture07.ppt
 
2.5 backpropagation
2.5 backpropagation2.5 backpropagation
2.5 backpropagation
 
Artificial Neural Network
Artificial Neural NetworkArtificial Neural Network
Artificial Neural Network
 
Anfis (1)
Anfis (1)Anfis (1)
Anfis (1)
 
Artificial Neural Network Lect4 : Single Layer Perceptron Classifiers
Artificial Neural Network Lect4 : Single Layer Perceptron ClassifiersArtificial Neural Network Lect4 : Single Layer Perceptron Classifiers
Artificial Neural Network Lect4 : Single Layer Perceptron Classifiers
 
Unit 1
Unit 1Unit 1
Unit 1
 
Backpropagation algo
Backpropagation  algoBackpropagation  algo
Backpropagation algo
 
Artificial nueral network slideshare
Artificial nueral network slideshareArtificial nueral network slideshare
Artificial nueral network slideshare
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rules
 
Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing
 
Adaptive resonance theory (art)
Adaptive resonance theory (art)Adaptive resonance theory (art)
Adaptive resonance theory (art)
 
Supervised Learning
Supervised LearningSupervised Learning
Supervised Learning
 
Single Layer Rosenblatt Perceptron
Single Layer Rosenblatt PerceptronSingle Layer Rosenblatt Perceptron
Single Layer Rosenblatt Perceptron
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 

Destaque

INTRODUCTION TO ART AND ARCHITECTUERE
INTRODUCTION TO ART AND ARCHITECTUEREINTRODUCTION TO ART AND ARCHITECTUERE
INTRODUCTION TO ART AND ARCHITECTUERERavindra Patnayaka
 
A Comparison of Fuzzy ARTMAP
A Comparison of Fuzzy ARTMAPA Comparison of Fuzzy ARTMAP
A Comparison of Fuzzy ARTMAPESCOM
 
Introduction of The wdm system
Introduction of The wdm systemIntroduction of The wdm system
Introduction of The wdm systemVanessa Shen
 
The comparison of pdh and sdh
 The comparison of pdh and sdh The comparison of pdh and sdh
The comparison of pdh and sdhVanessa Shen
 
Presentación IPv6
Presentación IPv6Presentación IPv6
Presentación IPv6santisegui
 
Pdh and sdh1
Pdh and sdh1Pdh and sdh1
Pdh and sdh1Khant Oo
 
Counterpropagation
CounterpropagationCounterpropagation
CounterpropagationESCOM
 
Artificial Neural Network Lecture 6- Associative Memories & Discrete Hopfield...
Artificial Neural Network Lecture 6- Associative Memories & Discrete Hopfield...Artificial Neural Network Lecture 6- Associative Memories & Discrete Hopfield...
Artificial Neural Network Lecture 6- Associative Memories & Discrete Hopfield...Mohammed Bennamoun
 
Counterpropagation NETWORK
Counterpropagation NETWORKCounterpropagation NETWORK
Counterpropagation NETWORKESCOM
 
Principles of soft computing-Associative memory networks
Principles of soft computing-Associative memory networksPrinciples of soft computing-Associative memory networks
Principles of soft computing-Associative memory networksSivagowry Shathesh
 
ISDN Integrated Services Digital Network
ISDN Integrated Services Digital NetworkISDN Integrated Services Digital Network
ISDN Integrated Services Digital NetworkMadhumita Tamhane
 
Back propagation
Back propagationBack propagation
Back propagationNagarajan
 

Destaque (20)

INTRODUCTION TO ART AND ARCHITECTUERE
INTRODUCTION TO ART AND ARCHITECTUEREINTRODUCTION TO ART AND ARCHITECTUERE
INTRODUCTION TO ART AND ARCHITECTUERE
 
A Comparison of Fuzzy ARTMAP
A Comparison of Fuzzy ARTMAPA Comparison of Fuzzy ARTMAP
A Comparison of Fuzzy ARTMAP
 
Introduction of The wdm system
Introduction of The wdm systemIntroduction of The wdm system
Introduction of The wdm system
 
The comparison of pdh and sdh
 The comparison of pdh and sdh The comparison of pdh and sdh
The comparison of pdh and sdh
 
Presentación IPv6
Presentación IPv6Presentación IPv6
Presentación IPv6
 
IPv6
IPv6IPv6
IPv6
 
Pdh and sdh1
Pdh and sdh1Pdh and sdh1
Pdh and sdh1
 
Counterpropagation
CounterpropagationCounterpropagation
Counterpropagation
 
Artificial Neural Network Lecture 6- Associative Memories & Discrete Hopfield...
Artificial Neural Network Lecture 6- Associative Memories & Discrete Hopfield...Artificial Neural Network Lecture 6- Associative Memories & Discrete Hopfield...
Artificial Neural Network Lecture 6- Associative Memories & Discrete Hopfield...
 
hopfield neural network
hopfield neural networkhopfield neural network
hopfield neural network
 
Counterpropagation NETWORK
Counterpropagation NETWORKCounterpropagation NETWORK
Counterpropagation NETWORK
 
Principles of soft computing-Associative memory networks
Principles of soft computing-Associative memory networksPrinciples of soft computing-Associative memory networks
Principles of soft computing-Associative memory networks
 
Ipv6
Ipv6Ipv6
Ipv6
 
IPV6 ppt
IPV6 pptIPV6 ppt
IPV6 ppt
 
Ipv4 and Ipv6
Ipv4 and Ipv6Ipv4 and Ipv6
Ipv4 and Ipv6
 
ISDN Integrated Services Digital Network
ISDN Integrated Services Digital NetworkISDN Integrated Services Digital Network
ISDN Integrated Services Digital Network
 
Ipv6
Ipv6Ipv6
Ipv6
 
ipv6 ppt
ipv6 pptipv6 ppt
ipv6 ppt
 
Ipv4 ppt
Ipv4 pptIpv4 ppt
Ipv4 ppt
 
Back propagation
Back propagationBack propagation
Back propagation
 

Semelhante a Art network

Introduction Of Artificial neural network
Introduction Of Artificial neural networkIntroduction Of Artificial neural network
Introduction Of Artificial neural networkNagarajan
 
ANNs have been widely used in various domains for: Pattern recognition Funct...
ANNs have been widely used in various domains for: Pattern recognition  Funct...ANNs have been widely used in various domains for: Pattern recognition  Funct...
ANNs have been widely used in various domains for: Pattern recognition Funct...vijaym148
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural networksweetysweety8
 
Artificial neural networks
Artificial neural networks Artificial neural networks
Artificial neural networks ShwethaShreeS
 
Extracted pages from Neural Fuzzy Systems.docx
Extracted pages from Neural Fuzzy Systems.docxExtracted pages from Neural Fuzzy Systems.docx
Extracted pages from Neural Fuzzy Systems.docxdannyabe
 
Neural network final NWU 4.3 Graphics Course
Neural network final NWU 4.3 Graphics CourseNeural network final NWU 4.3 Graphics Course
Neural network final NWU 4.3 Graphics CourseMohaiminur Rahman
 
Artificial Neural Networks ppt.pptx for final sem cse
Artificial Neural Networks  ppt.pptx for final sem cseArtificial Neural Networks  ppt.pptx for final sem cse
Artificial Neural Networks ppt.pptx for final sem cseNaveenBhajantri1
 
Survey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique AlgorithmsSurvey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique AlgorithmsIRJET Journal
 
Classification by backpropacation
Classification by backpropacationClassification by backpropacation
Classification by backpropacationSiva Priya
 
Neuralnetwork 101222074552-phpapp02
Neuralnetwork 101222074552-phpapp02Neuralnetwork 101222074552-phpapp02
Neuralnetwork 101222074552-phpapp02Deepu Gupta
 
Artificial neural network for machine learning
Artificial neural network for machine learningArtificial neural network for machine learning
Artificial neural network for machine learninggrinu
 
Classification by back propagation, multi layered feed forward neural network...
Classification by back propagation, multi layered feed forward neural network...Classification by back propagation, multi layered feed forward neural network...
Classification by back propagation, multi layered feed forward neural network...bihira aggrey
 
Web spam classification using supervised artificial neural network algorithms
Web spam classification using supervised artificial neural network algorithmsWeb spam classification using supervised artificial neural network algorithms
Web spam classification using supervised artificial neural network algorithmsaciijournal
 

Semelhante a Art network (20)

Introduction Of Artificial neural network
Introduction Of Artificial neural networkIntroduction Of Artificial neural network
Introduction Of Artificial neural network
 
ANNs have been widely used in various domains for: Pattern recognition Funct...
ANNs have been widely used in various domains for: Pattern recognition  Funct...ANNs have been widely used in various domains for: Pattern recognition  Funct...
ANNs have been widely used in various domains for: Pattern recognition Funct...
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Artificial neural networks
Artificial neural networks Artificial neural networks
Artificial neural networks
 
Extracted pages from Neural Fuzzy Systems.docx
Extracted pages from Neural Fuzzy Systems.docxExtracted pages from Neural Fuzzy Systems.docx
Extracted pages from Neural Fuzzy Systems.docx
 
ai7.ppt
ai7.pptai7.ppt
ai7.ppt
 
Neural network final NWU 4.3 Graphics Course
Neural network final NWU 4.3 Graphics CourseNeural network final NWU 4.3 Graphics Course
Neural network final NWU 4.3 Graphics Course
 
Neural Networks
Neural NetworksNeural Networks
Neural Networks
 
Artificial Neural Networks ppt.pptx for final sem cse
Artificial Neural Networks  ppt.pptx for final sem cseArtificial Neural Networks  ppt.pptx for final sem cse
Artificial Neural Networks ppt.pptx for final sem cse
 
ai7.ppt
ai7.pptai7.ppt
ai7.ppt
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Survey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique AlgorithmsSurvey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique Algorithms
 
Classification by backpropacation
Classification by backpropacationClassification by backpropacation
Classification by backpropacation
 
B42010712
B42010712B42010712
B42010712
 
Neuralnetwork 101222074552-phpapp02
Neuralnetwork 101222074552-phpapp02Neuralnetwork 101222074552-phpapp02
Neuralnetwork 101222074552-phpapp02
 
Artificial neural network for machine learning
Artificial neural network for machine learningArtificial neural network for machine learning
Artificial neural network for machine learning
 
Classification by back propagation, multi layered feed forward neural network...
Classification by back propagation, multi layered feed forward neural network...Classification by back propagation, multi layered feed forward neural network...
Classification by back propagation, multi layered feed forward neural network...
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Backpropagation.pptx
Backpropagation.pptxBackpropagation.pptx
Backpropagation.pptx
 
Web spam classification using supervised artificial neural network algorithms
Web spam classification using supervised artificial neural network algorithmsWeb spam classification using supervised artificial neural network algorithms
Web spam classification using supervised artificial neural network algorithms
 

Último

Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 

Último (20)

Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 

Art network

  • 1.
  • 2. OUTLINE  Introduction  Key Innovation  Stability-Plasticity Dilemma  ART Network  Basic ART network Architecture  ART Algorithm  ART Types  ART Operation Phases  ART Application  Conclusion
  • 3. Introduction  ART stands for "Adaptive Resonance Theory", invented by Stephen Grossberg in 1976.  ART represents a family of neural networks.  The basic ART System is an unsupervised learning model.  The term "resonance" refers to resonant state of a neural network in which a category prototype vector matches close enough to the current input vector. ART matching leads to this resonant state, which permits learning. The network learns only in its resonant state.
  • 4. Key Innovation The key innovation of ART is the use of “expectations.”  As each input is presented to the network, it is compared with the prototype vector that is most closely matches.  If the match between the prototype and the input vector is NOT adequate, a new prototype is selected. In this way, previous learned memories (prototypes) are not eroded by new learning.
  • 5. Stability Plasticity Dilemma  Real world is faced with situation where data is continuously changing.  In this situation every learning system faces stability-plasticity dilemma.  Stability: System behaviour doesn’t change after irrelevant events  Plasticity: System adapts its behaviour according to significant events  Dilemma:  How to achieve stability without rigidity and plasticity without chaos?  Ongoing learning capability  Preservation of learned knowledge
  • 6.  The plasticity-stability dilemma poses few questions : How can we continue to quickly learn new things about the environment and yet not forgetting what we have already learned? How can a learning system remain plastic (adaptive) in response to significant input yet stable in response to irrelevant input? How can a neural network can remain plastic enough to learn new patterns and yet be able to maintain the stability of the already learned patterns?
  • 7. How does the system know to switch between its plastic and stable modes.  ART networks tackle the stability-plasticity dilemma.  The ART network and algorithm maintain the plasticity required to earn new patterns while preventing the modifications of patterns that have been learned previously.  Solves Stability – Plasticity Dilemma. Forms new memories or incorporates new information based on a predefined vigilance parameter.
  • 8. ART Network  ART networks consist of an input layer and an output layer.  Bottom-up weights are used to determine output-layer candidates that may best match the current input.  Top-down weights represent the “prototype” for the cluster defined by each output neuron.  A close match between input and prototype is necessary for categorizing the input.  Finding this match can require multiple signal exchanges between the two layers in both directions until “resonance” is established or a new neuron is added.
  • 9. Basic ART network Architecture
  • 10. The basic ART system is unsupervised learning model. It typically consists of 1. a comparison field 2. a recognition field composed of neurons, 3. a vigilance parameter, and 4. a reset module
  • 11.  Comparison field: The comparison field takes an input vector and transfers it to its best match in the recognition field. Its best match is the single neuron whose set of weights most closely matches the input vector.  Recognition field: Each recognition field neuron, outputs a negative signal proportional to that neuron's quality of match to the input vector to each of the other recognition field neurons and inhibits their output accordingly.
  • 12.  Vigilance Parameter: After the input vector is classified, a reset module compares the strength of the recognition match to a vigilance parameter. The vigilance parameter has considerable influence on the system.  Reset Module: The reset module compares the strength of the recognition match to the vigilance parameter. If the vigilance threshold is met, then training commences
  • 13. ART Algorithm Adapt winner node Initialise uncommitted node new pattern categorisation known unknown recognition comparison
  • 14.  Incoming pattern matched with stored cluster templates.  If close enough to stored template joins best matching cluster, weights adapted.  If not, a new cluster is initialised with pattern as template.
  • 15. ART Types  Unsupervised ARTs ART1 ART2 ART3 Fuzzy ART  Supervised ARTs ARTMAP Fuzzy ARTMAP
  • 16.  ART 1 is the simplest variety of ART networks, accepting only binary inputs.  ART2 extends network capabilities to support continuous inputs.  ART3 is refinement of both modal.  Fuzzy ART implements fuzzy logic into ART’s pattern recognition  ARTMAP also known as Predictive ART, combines two slightly modified ART-1 or ART-2 units into a supervised learning structure .  Fuzzy ARTMAP is merely ARTMAP using fuzzy ART units, resulting in a corresponding increase in efficacy.
  • 17. ART Operational Phases 1. Initialization: Before starting all weight vectors B,T and vigilance parameter must be set to initial value. 2. Recognition: Input vector is applied to initiate recognition phase. 3. Comparison: At this point, feedback signal from recognition layer cause G1 to go to Zero. 4. Search : when similarity of wining neuron is greater than vigilance than no search is required otherwise stored pattern must be searched.
  • 18. Application of ART • Mobile robot control • Facial recognition • Land cover classification • Target recognition • Medical diagnosis • Signature verification
  • 19. Conclusion ART is Artificial Neural Network system that must be able to adapt to changing environment but constant change can make the system unstable system because system may learn new information only by forgetting everything it has so far learned.