0% found this document useful (0 votes)
35 views4 pages

SCOA ALL Question Bank @SPPU - COMP - BOOKS - PDFS

The document contains questions related to soft computing topics like neural networks, fuzzy logic, genetic algorithms, and hybrid soft computing systems. It includes questions about taxonomy of neural networks, characteristics of neural networks, activation functions, parts of the human brain, soft vs hard computing, neural network architecture types, fuzzy set theory, fuzzy logic, neuro-fuzzy systems, genetic algorithms, evolutionary computing, particle swarm optimization, and ant colony optimization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views4 pages

SCOA ALL Question Bank @SPPU - COMP - BOOKS - PDFS

The document contains questions related to soft computing topics like neural networks, fuzzy logic, genetic algorithms, and hybrid soft computing systems. It includes questions about taxonomy of neural networks, characteristics of neural networks, activation functions, parts of the human brain, soft vs hard computing, neural network architecture types, fuzzy set theory, fuzzy logic, neuro-fuzzy systems, genetic algorithms, evolutionary computing, particle swarm optimization, and ant colony optimization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Department of Computer Engineering

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?

1 Differentiate fuzzy set and crisp set?


2 Differentiate Non crisp set and crisp set?
3 Explain the different Fuzzy relation operation?
4 Define a Fuzzy Cartesian product.
5 Describe membership function.
6 Explain the Basic Fuzzy set operation with suitable Example.
7 Give the Properties of Fuzzy set.
8 Explain the Crisp Relation with suitable example.
9 Explain the various operations on Crisp relations.
10 Explain the Fuzzy Relation with suitable example.
11 Explain the various operations on Fuzzy relations.
12 Write any two fuzzy membership functions with diagrams.
13 What is union in Fuzzy set operation and intersection in Fuzzy operation?
14 For the fuzzy representation below, find M1 ο M2 and explain the significance in the real
world. Given,
M1= M2 =

0.6 0.6 0
0 0.6 1
0 0.1 0

15. Give the properties of fuzzy sets and


also explain the operations involved in
it.
16. What is Defuzzification? Explain
different defuzzification method with an
example?
17. What do you mean by fuzzy logic?
Explain fuzzy Propositions and Fuzzy
connectives with suitable Example.
18. Explain the fuzzy inference with
suitable Example
19. Differentiate between Predicate logic
and Fuzzy Logic
20. Given a conditional and qualified
Fuzzy proposition ‘P’ of the form. P: If x
is A, then y is B is S. Where ‘ S’ is fuzzy
truth qualifier and a fact is in the form” x
is A” . We want to make an inference in
the form “y is B “Design a method based
on the truth- value restrictions for getting
the inference.
21. The results of three implication processes arc as shown in fig. Find the aggregated output
and the defuzzified output using the (1) Center of gravity (2) Center of sums and (3)
Weighted average methods

22. Explain Fuzzy to crisp conversion


23. Explain fuzzy if-then rules.
24. Explain Fuzzy Implications
25. Explain Fuzzy algorithms.
26. Describe in your own words the advantages of using fuzzy sets for describing an evolving
taxonomy.
27. Write the properties of set theory and explain.
28.

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.

You might also like