Quiz Space

Deep Learning for Computer Vision · Quiz 2 · 4 Aug 2024 · May 2024 term

Question 27: Consider generative and discriminative models for a clas…

Question 27

+2 marksOne or more correct options

Consider generative and discriminative models for a classification task. Generative models learn the data-generating mechanism by modeling class-conditional and prior distributions before making predictions. Discriminative models make predictions based on patterns learned in the training set. Which one of the following is an example of a generative model? Select all that are correct.

Select all that apply.

  1. A

    Convolutional Neural Network

  2. B

    Naive-Bayes

  3. C

    Logistic Regression

  4. D

    Support Vector Machine

  5. E

    Quadratic Discriminant Analysis

Show answer

Correct answers

  • B

    Naive-Bayes

  • E

    Quadratic Discriminant Analysis

Question 27 of 29 in the IIT Madras BS Deep Learning for Computer Vision (Deep Learning for Computer Vision) Quiz 2 paper sat on 4 Aug 2024, in the May 2024 term (IIT M DEGREE AN EXAM QDB2 4 Aug 2024). It carries 2 marks.

More questions from this paper

  1. Q1Which one of the below statements is incorrect?
  2. Q2Which one of the following statements is false?
  3. Q3Match the following:
  4. Q4Identify the true statement regarding different loss functions:
  5. Q5In the context of Variational Autoencoders, the idea of variational inference solves the problem of
  6. Q6Which of the following is incorrect for the reparametrization trick used in a Variational AutoEncoder (VAE)?
  7. Q7In an image classification problem, which of the following is the quantity of interest in a generative model?
  8. Q8Figure question
  9. Q9Figure question
  10. Q10Which one of the following statements is true?
  11. Q11Which one of the following statements is false?
  12. Q12Consider two 10×10 bounding boxes(one on the upper left and one of the lower right) in an images with an overlapping re…
  13. Q13A four-dimensional input vector x = [5, 3,−1, 2] is passed to a hidden layer with a single neuron and an activation fun…
  14. Q14Figure question
  15. Q15Figure question
  16. Q16Figure question
  17. Q17Consider a Faster R-CNN object detection framework, which is being trained with a mini-batch size of 2. The RPN produce…
  18. Q18The feature embeddings obtained from a neural network for an anchor sample, positive sample and negative sample are as …
  19. Q19A Siamese network is trained for face verification. The face image to be verified is passed through the first branch an…
  20. Q20z1=_
  21. Q21z2=
  22. Q22z3=_
  23. Q23KL divergence is not a distance metric because \text{KL}(P|Q) is (a) to \text{KL}(Q|P). And KL divergence is always \ge…
  24. Q24KL divergence is not a distance metric because \text{KL}(P|Q) is (a) to \text{KL}(Q|P). And KL divergence is always \ge…
  25. Q25KL divergence is not a distance metric because \text{KL}(P|Q) is (a) to \text{KL}(Q|P). And KL divergence is always \ge…
  26. Q26KL divergence is not a distance metric because \text{KL}(P|Q) is (a) to \text{KL}(Q|P). And KL divergence is always \ge…
  27. Q28Which of the following are true:
  28. Q29Which of the following is true regarding Hard Attention and Soft Attention?