Neural Network Report
Neural Network Report
Neural Network Report
NEURAL NETWORK
By
DEPARTMENT OF INFORMATION TECHNOLOGY C. G. PATEL INSTITUTE OF TECHNOLOGY GUJARAT TECHNOLOGICAL UNIVERSITY, BARDOLI 394350 [2012-2013]
NEURAL NETWORK
Seminar Report
Submitted in partial fulfillment of the requirements For the degree of
By
DEPARTMENT OF INFORMATION TECHNOLOGY C. G. PATEL INSTITUTE OF TECHNOLOGY GUJARAT TECHNOLOGICAL UNIVERSITY, BARDOLI 394350 [2012-2013]
CERTIFICATE
This is to certify that the Seminar entitled NEURAL NETWORK has been submitted by PATEL SIDDHARTH .Y (10IT32) under my guidance in partial fulfillment of the degree of Bachelor of Engineering in Information Technology of Gujarat Technological University, Bardoli during the academic year 2012-2013 (Semester-V).
ABSTARCT
This report is an introduction to Neural Networks. The various types of neural networks are explained and demonstrated, and a detailed historical background is provided, Small but effective overall content of neural networks is presented .First; the history of Neural Networks which deals with the comparative study of how vast the Neural Networks have developed over the years is presented than architecture of Neural network can be explained with its figure. we proceed to next session: resemblance with brain where in the comparison between brain and neural networks as well as neurons. The most important concept of the neural networks is its wide range of its applications, a few of which will be dealt in the consequent sections and then advantages and disadvantages are explained. The main question of interest to us future of Neural Networks is presented; this section leads us to a brief conclusion and ends this report with the references. The connection between the artificial and the real thing is also investigated and explained.
ACKNOWLEDGEMENT
I take this opportunity to express my sincere thanks and deep gratitude to all those people who extended their wholehearted co-operation and helped me in completing this seminar report successfully. I express my deep and sincere gratitude to Mr. Fenil Khatiwala (guide) And Mr. Devendra Thakor (Head of Department) Who provided me an opportunity, inspiration and requisite facility to complete this report in spite of his busy schedule and patiently solving my rather amateurish queries. I am also earnestly thankful to all the concerned faculties who supported and furnished information to make this endeavour a success.
INDEX
SR.NO 1. Introduction
TOPIC
P.G.NO
1 1 1 1
1.1 What is Neural Network? 1.2 Historical Background 1.3 Why Use Neural Network?
2.
Architecture of Neural Network 2.1 Feed Forward Network 2.2 Feedback Network 2.3 Network Layer
3 3 4 4
Human and Artificial Neurons 3.1 How the Human Brain Learn 3.2 From Human neurons to Artificial Neurons.
6 7 7
Application Of Neural Network 4.1 Neural Networks in Industry 4.2 Neural networks in medicine 4.3 Neural Networks in business 4.5 Character Recognition: 4.6 Image Compression: 4.7 Food Processing: 4.8 Signature Analysis
8 8 8 9 10 10 10 10 10
4.9 Monitoring. 5. 6. 7. Advantages of Neural Network Disadvantages Of Neural Network Neural Network in Future Conclusion References
11 12 13
FIGURE INDEX
Page No.
3 4 5 6 7 7
1. INTRODUCTION
1.1 What is Neural Network?
A Neural Network (NN) is an information processing paradigm that is inspired by the way biological nervous systems, such as the brain, process information. The key element of this paradigm is the novel structure of the information processing system. It is composed of a large number of highly interconnected processing elements (neurons) working in unison to solve specific problems. NNs, like people, learn by example. An NN is configured for a specific application, such as pattern recognition or data classification, through a learning process. Learning in biological systems involves adjustments to the synaptic connections that exist between the neurons. This is true of NNs as well.
neuroscientists. This interaction established a multidisciplinary trend which continues to the present day.
2. Promising & Emerging Technology: Not only was neuroscience influential in the development of neural networks, but psychologists and engineers also contributed to the progress of neural network simulations. Rosenblatt (1958) stirred considerable interest and activity in the field when he designed and developed the Perceptron. The Perceptron had three layers with the middle layer known as the association layer. This system could learn to connect or associate a given input to a random output unit. Another system was the ADALINE (Adaptive Linear Element) which was developed in 1960 by Widrow and Hoff (of Stanford University). The ADALINE was an analogue electronic device made from simple components. The method used for learning was different to that of the Perceptron; it employed the Least-Mean-Squares (LMS) learning rule.
3. Period of Frustration & Disrepute: In 1969 Minsky and Papert wrote a book in which they generalized the limitations of single layer Perceptrons to multilayered systems. In the book they said: "...our intuitive judgment that the extension (to multilayer systems) is sterile". The significant result of their book was to eliminate funding for research with neural network simulations. The conclusions supported the disenchantment of researchers in the field. As a result, considerable prejudice against this field was activated.
4. Innovation: Although public interest and available funding were minimal, several researchers continued working to develop neuromorphically based computational methods for problems such as pattern recognition. During this period several paradigms were generated which modern work continues to enhance. Grossberg's (Steve Grossberg and Gail Carpenter in 1988) influence founded a school of thought which explores resonating algorithms. They developed the ART (Adaptive Resonance Theory) networks based on biologically plausible models. Anderson and Kohonen developed associative techniques independent of each other. Klopf (A. Henry Klopf) in 1972, developed a basis for learning in artificial neurons based on a biological principle for neuronal learning called heterostasis. Werbos (Paul Werbos 1974) developed and used the back-propagation learning method, however several years passed before this approach was popularized. Backpropagation nets are probably the most well known and widely applied of the neural networks today. In essence, the back-propagation net. is a Perceptron with multiple layers, a different threshold function in the artificial neuron, and a more robust and capable learning rule. Amari (A. Shun-Ichi 1967) was involved with theoretical developments: he published a paper which established a mathematical theory for a learning basis (error-correction method) dealing with adaptive pattern classification. While Fukushima (F. Kunihiko) developed a step wise trained multilayered neural network for interpretation of
handwritten characters. The original network was published in 1975 and was called the Cognitron.
5. Re-Emergence: Progress during the late 1970s and early 1980s was important to the re-emergence on interest in the neural network field. Several factors influenced this movement. For example, comprehensive books and conferences provided a forum for people in diverse fields with specialized technical languages, and the response to conferences and publications was quite positive. The news media picked up on the increased activity and tutorials helped disseminate the technology. Academic programs appeared and courses were introduced at most major Universities (in US and Europe). Attention is now focused on funding levels throughout Europe, Japan and the US and as this funding becomes available, several new commercial with applications in industry and financial institutions are emerging.
6. Today: Significant progress has been made in the field of neural networks-enough to attract a great deal of attention and fund further research. Advancement beyond current commercial applications appears to be possible, and research is advancing the field on many fronts. Neurally based chips are emerging and applications to complex problems developing. Clearly, today is a period of transition for neural network technology.
Other advantages include: 1. Adaptive learning: An ability to learn how to do tasks based on the data given for training or initial experience. 2. Self-Organization: An NN can create its own organization or representation of the information it receives during learning time.
8
3. Real Time Operation: NN computations may be carried out in parallel, and special hardware devices are being designed and manufactured which take advantage of this capability. 4. Fault Tolerance via Redundant Information Coding: Partial destruction of a network leads to the corresponding degradation of performance. However, some network capabilities may be retained even with major network damage.
10
2.2Feedback networks:
Feedback networks can have signals travelling in both directions by introducing loops in the network. Feedback networks are very powerful and can get extremely complicated. Feedback networks are dynamic; their 'state' is changing continuously until they reach an equilibrium point. They remain at the equilibrium point until the input changes and a new equilibrium needs to be found. Feedback architectures are also referred to as interactive or recurrent, although the latter term is often used to denote feedback connections in single-layer organizations.
The behavior of the output units depends on the activity of the hidden units and the weights between the hidden and output units.
This simple type of network is interesting because the hidden units are free to construct their own representations of the input. The weights between the input and hidden units determine when each hidden unit is active, and so by modifying these weights, a hidden unit can choose what it represents. We also distinguish single-layer and multi-layer architectures. The single-layer organization, in which all units are connected to one another, constitutes the most general case and is of more potential computational power than hierarchically structured multi-layer organizations. In multi-layer networks, units are often numbered by layer, instead of following a global numbering.
Network layer
12
Components of a neuron
13
The synapse
15
4.3.1Marketing:
There is a marketing application which has been integrated with a neural network system. The Airline Marketing Tactician (a trademark abbreviated as AMT) is a computer system made of various intelligent technologies including expert systems. A feed forward neural network is integrated with the AMT and was trained using back-propagation to assist the marketing control of airline seat allocations. The adaptive neural approach was amenable to rule expression. Additionally, the application's environment changed rapidly and constantly, which required a continuously adaptive solution. The system is used to monitor and recommend booking advice for each departure. Such information has a direct impact on the profitability of an airline and can provide a technological advantage for users of the system. While it is significant that neural networks have been applied to this problem, it is also important to see that this intelligent technology can be integrated with expert systems and other approaches to make a functional system. Neural networks were used to discover the influence of undefined interactions by the various variables. While these interactions were not defined, they were used by the neural system to develop useful conclusions. It is also noteworthy to see that neural networks can influence the bottom line.
Networks can examine a lot of information quickly and sort it all out, they can be used to Predict stock prices.
5. Character Recognition:
The idea of character recognition has become very important as handheld devices like the Palm Pilot is becoming increasingly popular. Neural networks can be used to recognize Handwritten characters.
6. Image Compression:
Neural networks can receive and process vast amounts of information at once, making Them useful in image compression. With the Internet explosion and more sites using more Images on their sites, using neural networks for image compression is worth a look.
7. Food Processing:
The food industry is perhaps the biggest practical market for electronic noses, assisting Or replacing entirely humans. Inspection of food, grading quality of food, fish inspection, Fermentation control, checking mayonnaise for rancidity, automated flavor control, Monitoring cheese ripening, verifying if orange juice is natural, beverage container Inspection and grading whisky.
8. Signature Analysis:
Neural nets can be used as a mechanism for comparing signatures made (e.g. in a bank) With those stored. This is one of the first large-scale applications of neural networks in The USA, and is also one of the first to use a neural network chip.
17
9. Monitoring:
Networks have been used to monitor the state of aircraft engines. By monitoring vibration levels and sound, early warning of engine problems can be given. British Rail has also been testing a similar application monitoring diesel engines.
18
5. ADVANTAGES:
Adapt to unknown situation. Autonomous learning & generalization. Robustness: fault tolerance due to network redundancy. High Accuracy: Neural networks are able to approximate complex non-linear mappings. Noise Tolerance: Neural networks are very Flexible with respect to incomplete, missing and noisy data. Independence from prior assumptions: Neural networks do not make a priori assumptions about the distribution of the data, or the form of interactions between factors. Ease of maintenance: Neural networks can be updated with fresh data, making them useful for dynamic environments.
19
6. DISADVANTEGES:
No exact. Large complexity of the network structure. Neural network programs sometimes become unstable when applied to larger problems. The neural network needs training to operate. Requires high processing time for large neural networks.
20
Self-diagnosis of medical problems using neural networks. Improved stock prediction. Common usage of self-driving cars. Trends found in the human genome to aid in the understanding of the data compiled by the Human Genome Project.
21
CONCLUSION
The computing world has a lot to gain from neural networks. Their ability to learn by example makes them very flexible and powerful. Furthermore there is no need to devise an algorithm in order to perform a specific task; i.e. there is no need to understand the internal mechanisms of that task. They are also very well suited for real time systems because of their fast response and computational times which are due to their parallel architecture. Neural networks also contribute to other areas of research such as neurology and psychology. They are regularly used to model parts of living organisms and to investigate the internal mechanisms of the brain. Perhaps the most exciting aspect of neural networks is the possibility that some day 'conscious' networks might be produced. There are a number of scientists arguing that consciousness is a 'mechanical' property and that 'conscious' neural networks are a realistic possibility. Finally, I would like to state that even though neural networks have a huge potential we will only get the best of them when they are integrated with computing, AI, fuzzy logic and related subjects.
22
REFERENCES:
1. An introduction to neural computing. Alexander, I. and Morton, H. 2nd edition 2. Neural Networks at Pacific Northwest National Laboratory http://www.emsl.pnl.gov:2080/docs/cie/neural/neural.homepage.html 3. Industrial Applications of Neural Networks (research reports Esprit, I.F.Croall, J.P.Mason) 4. A Novel Approach to Modeling and Diagnosing the Cardiovascular System http://www.emsl.pnl.gov:2080/docs/cie/neural/papers2/keller.wcnn95.abs.html 5. Artificial Neural Networks in Medicine http://www.emsl.pnl.gov:2080/docs/cie/techbrief/NN.techbrief.ht 6. Neural Networks by Eric Davalo and Patrick Naim 7. Learning internal representations by error propagation by Rumelhart, Hinton and Williams (1986). 8. Klimasauskas, CC. (1989). The 1989 Neuro Computing Bibliography. Hammerstrom, D. (1986). A Connectionist/Neural Network Bibliography. 9. DARPA Neural Network Study (October, 1987-February, 1989). MIT Lincoln Lab. Neural Networks, Eric Davalo and Patrick Naim 10. Asimov, I (1984, 1950), Robot, Ballatine, New York. 11. Electronic Noses for Telemedicine http://www.emsl.pnl.gov:2080/docs/cie/neural/papers2/keller.ccc95.abs.html
THANK YOU
23