uiz Space

September 2025 term · Machine Learning Foundations · BSCS2004

Machine Learning Foundations Quiz 2: 23 November 2025 (September 2025 term)

The IIT Madras BS Machine Learning Foundations (MLF) Quiz 2 paper sat on 23 Nov 2025, in the September 2025 term: 17 questions for 40 marks in 120 minutes. Every question is below with its answer. Take it as a timed mock test to be marked, or read it through first.

Questions
17
Marks
40
Duration
120 min
MCQ
7
MSQ
2
Numerical
8

Updated

Official paper: IIT M DIPLOMA AN EXAM QDD2 23 Nov 2025 NEW · No negative marking.

Question 1

+3 marksOne correct option

Consider the quadratic form
. If

, where
and
is a
matrix, which of the following is ?

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • A

Question 2

+4 marksOne or more correct options

Select all that apply.

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answers

  • A
  • C

Question 3

+3 marksNumerical answer

Consider a matrix
of shape
. The SVD of
is given by
. The columns of are the

left singular vectors and the columns of
are the right singular vectors. The following details are given:

• The first left singular vector is
• The first right singular vector is

• The first singular value is

Find
.

Show answer

Correct answer: 4 (accepted within ±0.1)

Question 4

+3 marksNumerical answer

Suppose
. What is the value of
when
is minimum?

Show answer

Correct answer: 64 (accepted within ±0.1)

Question 5

+2 marksOne correct option

For each sub-question, answer whether it is true or false.

The singular value decomposition exists only for square matrices.

  1. A

    True

  2. B

    False

Show answer

Correct answer

  • B

    False

Question 6

+2 marksOne correct option

For each sub-question, answer whether it is true or false.

If
is Hermitian, then eigenvectors corresponding to distinct eigenvalues are orthogonal.

  1. A

    True

  2. B

    False

Show answer

Correct answer

  • A

    True

Question 7

+1 markNumerical answer

Consider a unitary matrix
as given below:

Also,
and
.
Based on the above data, answer the given subquestions.

Enter the value of
.

Show answer

Correct answer: 0 (accepted within ±0.1)

Question 8

+1 markNumerical answer

Consider a unitary matrix
as given below:

Also,
and
.
Based on the above data, answer the given subquestions.

Enter the value of
.

Show answer

Correct answer: -1 (accepted within ±0.1)

Question 9

+2 marksOne correct option

Consider a unitary matrix
as given below:

Also,
and
.
Based on the above data, answer the given subquestions.

  1. A

    S is an infinite set.

  2. B

    S is a finite set that has at least two elements.

  3. C

    S is an empty set.

  4. D

    S has exactly one element.

Show answer

Correct answer

  • A

    S is an infinite set.

Question 10

+3 marksOne correct option

Consider
.
Based on the above data, answer the given subquestions.

Which of the following are the singular values of
?

  1. A
  2. B
  3. C
Show answer

Correct answer

  • A

Question 11

+3 marksOne correct option

Consider
.
Based on the above data, answer the given subquestions.

If
is a symmetric matrix, consider statements P and Q.

•
P: If
is an eigenvalue of
, then
is a singular value of
.

•
Q: If
is a singular value of
, then
is an eigenvalue of
.
Select the most appropriate option.

Hint: In the first sub-question,
is symmetric, and you should first look at its eigenvalues, which will lead you to some observations. Are these observations true for any symmetric matrix?

  1. A

    P is true, Q is false

  2. B

    Q is true, P is false

  3. C

    Both P and Q are true

  4. D

    Both P and Q are false

Show answer

Correct answer

  • D

    Both P and Q are false

Question 12

+2 marksNumerical answer

Consider the task of minimizing the function
. Let
be some arbitrary point in the plane other than the origin.
Based on the above data, answer the given subquestions.

Starting at
, run two steps of gradient descent with learning rate
to obtain

. If
, enter the value of
correct to two places after the decimal.

Note that the sequence of iterates will be:
.

Show answer

Correct answer: 0.36 (accepted within ±0.01)

Question 13

+2 marksNumerical answer

Consider the task of minimizing the function
. Let
be some arbitrary point in the plane other than the origin.
Based on the above data, answer the given subquestions.

For what value of
will gradient descent reach the minimum after exactly one step? Enter your answer correct to one decimal place.

Show answer

Correct answer: 0.5 (accepted within ±0.01)

Question 14

+2 marksOne or more correct options

Consider the task of minimizing the function
. Let
be some arbitrary point in the plane other than the origin.
Based on the above data, answer the given subquestions.

Gradient descent is said to converge to the minimum p∗=(x∗,y∗)p^* = (x^*, y^*), if the point pt=(xt,yt)p_t = (x_t, y_t) gets increasingly closer to p∗p^* as tt increases, that is, ∥p∗−pt∥\|p^* - p_t\| approaches zero as tt approaches infinity. Select all values of η\eta for which gradient descent converges to the minimum in this problem.

Select all that apply.

  1. A

    0.3

  2. B

    0.9

  3. C

    1

  4. D

    1.3

Show answer

Correct answers

  • A

    0.3

  • B

    0.9

Question 15

+3 marksNumerical answer

Based on the above data, answer the given subquestions.

If the covariance matrix of the dataset is
, find
.

Show answer

Correct answer: 2 (accepted within ±0.1)

Question 16

+2 marksNumerical answer

Based on the above data, answer the given subquestions.

If the unit-norm eigenvector corresponding to the largest eigenvalue of
is
, find
.

Show answer

Correct answer: 4 (accepted within ±0.1)

Question 17

+2 marksOne correct option

Based on the above data, answer the given subquestions.

The data-points
and
are added to
to get
. PCA is run on . The

covariance matrix of
is
and the unit-norm eigenvector corresponding to the largest

eigenvalue of
is
. Which of the following is true?

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • A