Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam CT-AI Topic 10 Question 46 Discussion

Actual exam question for ISTQB's CT-AI exam
Question #: 46
Topic #: 10
You are developing a "flower" ML model... Which of the following describes an objection that you can NEGLECT in your risk assessment?
Choose ONE option (1 out of 4)

Suggested Answer: D Vote an answer

The ISTQB CT-AI syllabus explains that reusing pre-trained models is strongly related tosimilarity between the original task and the new task. Section1.8 - Pre-trained Models and Transfer Learningstates that reuse is effective when the new task is similar to the original one, such as adapting a cat-classifier to classify dog breeds. The syllabus warns about risks related toinput differences,data preparation inconsistencies, inherited shortcomings, andexplainability issues. These are legitimate objections (matching options A, B, and C) because large differences in image inputs or patterns can undermine transfer learning; misclassification risk can increase; and explainability often decreases when reusing pre-trained models .
However,output differences are NOT a valid concernhere. Both the leaf-based and flower-based ML models classifythe same plant species, meaning theiroutputs are identical. The syllabus does not identify output mismatch as a transfer-learning risk. Real risks concerninputs,bias inheritance,model transparency, andtraining differences-not output labels. Therefore, OptionDdescribes an objection that can be safely neglected, because output classes are the same and do not hinder reuse.

by Hobart at Jan 22, 2026, 05:04 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.