SCOA ALL Question Bank @SPPU - COMP - BOOKS - PDFS
SCOA ALL Question Bank @SPPU - COMP - BOOKS - PDFS
Question Bank
Soft Computing & Optimization Algorithm (BE Course 2015)
1. Explain the Taxonomy of Neural Network Architecture.
2. What is Neural Network Architecture? Give its types and explain them.
3. Explain the characteristics of Neural Network.
4. Write short notes on (a) transfer functions (b) recurrent neural networks.
5. Distinguish between artificial neuron & biological neuron.
6. Explain various activation functions used in ANN?
7. Explain different parts of human brain.
8. Explain soft computing vs hard computing.
9. Give short note on
1. Neural Network
2. Fuzzy logic
3. Genetic algorithm
4. Hybrid systems
10. Explain Applications of soft computing.
11. Differentiate between probability and fuzzy logic.
12. Write Applications of Neural Network.
13. Explain Fuzzy Rule based system.
14. Write application of Fuzzy logic.
15. Explain Neuro-Fuzzy Systems.
16. Write application of genetic algorithm.
17. Explain Neuro-Genetic hybrid Systems.
18. What is soft computing?
19. List applications of soft computing.
20. Write note on Hybrid system
21. Explain in detail fuzzy set theory.
22. Compare and contrast Human brain and Neural network.
23. Discuss in detail Genetic algorithms.
24. What are the different applications of Fuzzy logic concepts in Engineering problems.
25. Explain Fuzzy Relations.
26. Explain fuzzy associative memory.
27. Classify different types of neurons.
28. Name some of the properties of fuzzy sets.
29. Write the properties of Fuzzy set theory & Explain.
30. Define a fuzzy set and explain the concept of a fuzzy number. What is the significance of
fuzziness?
0.6 0.6 0
0 0.6 1
0 0.1 0
1. Explain the basic structure of fuzzy controller and explain the steps involved in designing
fuzzy controller.
2. Explain different types of fuzzy propositions.
3. Explain how the formation and decomposition of compound rules occurs in Fuzzy logic
4. Write a note on different types of fuzzy approximate reasoning
5. Explain construction and working of FIS
6. How Sugeno model of FIS differ from Mamdani model? Explain working of Mamdani model.
7. Define crisp and fuzzy relation. Describe fuzzy max - min composition and fuzzy min-max
composition
8. Explain 4 defuzzification methods with suitable example
1. Explain how Evolutionary Programming differs from Evolutionary strategies
2. How Genetic algorithms differ from evolutionary programming and evolutionary strategies
3. Differentiate between evolutionary programming and evolutionary strategies. Explain the
main components of evolutionary programming
4. Explain different parent selection methods used in EV systems
5. What are the different survivor selection methods? Explain each in detail
6. Comment on parent selection in ES and EP
7. Explain in brief function maximization and symbolic regression in evolutionary computing
8. What is Darwinian Evolution? Write advantages and disadvantages of evolutionary
computing.
9. What are components of evolutionary algorithms? what is the role of fitness function and
population in evolutionary algorithms?
1. What are the basic Genetic Algorithm Operators/state the operators of Genetic Algorithm?
2. What is Roulette wheel selection in GA? Explain in detail.
3. Classify the types of encoding employed in Genetic Algorithm.
4. Explain Holland classifier systems.
5. Describe classification of genetic algorithm.
6. Describe traditional algorithm vs genetic algorithm.
7. Describe differences in GA and Other traditional methods.
8. Describe similarities in GA and other traditional methods.
9. Describe applications of GA.
10. Mention the role of fitness function in GA and what are the requirements of GA
11. What are the parameters of GA.
12. Explain the term:
(i) Search Space (ii) Working Principle of GA
13. Explain the Tournament Selection.
14. What is Rank selection in GA? Explain in brief.
15. State what do you mean by Genetic Algorithm? and explain the Biological Background of GA.
16. Enumerate steps followed by GA.
17. Explain following
(i) Write short notes on representation of design variables in GA?
(ii) Discuss the fitness function in GA?
18. Write short note on
(i) Boltzmann Selection (ii)Steady State Selection
19. What are the basic Genetic Algorithm Operators/state the operators of Genetic Algorithm?
20. What do you understand by Tournament Selection? How does it overcomes the demerit of Roulette
Wheel Selection method
21. List and explain in brief various Selection methods of Reproduction in GA.
22. Describe the basic steps of Genetic Algorithm used for solving optimization techniques and Compare
the features of Genetic Algorithm with other optimization techniques.
23. Outline the similarities and differences between Genetic Algorithms and Evolutionary Strategies.
24. Define the terms chromosome, fitness function, crossover and mutation as used in genetic algorithms.
Explain how genetic algorithms work, in English or in pseudocode.
25. A genetic algorithm is to be used to evolve a binary string of length n containing only 1s.The initial
population is a randomly generated set of binary strings of length n.
i. Give a suitable fitness function for this problem. (2 marks)
ii. Will the offspring of parents with a high fitness value generally also have a high
fitness value, given your fitness function? Explain your answer. (2 marks)
26. If the population size in a genetic algorithm is restricted to 1, what search algorithm does it
correspond to? Explain your answer.
27. Name and describe the main features of Genetic Algorithms (GA).
28. What two requirements should a problem satisfy in order to be suitable for solving it by a GA?
29. Explain swarm intelligence in detail.
30. Describe Particle Swarm Optimization (PSO) Algorithm- Formulations.
31. Ant colony optimization (ACO)- Formulations.
32. Give Applications of PSO and ACO.