Valid NCA-GENM Dumps shared by ExamDiscuss.com for Helping Passing NCA-GENM Exam! ExamDiscuss.com now offer the newest NCA-GENM exam dumps, the ExamDiscuss.com NCA-GENM exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com NCA-GENM dumps with Test Engine here:
You are building a multimodal emotion recognition system that takes both facial expressions (images) and speech audio as input. During development, you observe that the model is heavily biased towards the audio modality, effectively ignoring the visual input. Which technique would be the LEAST effective in mitigating this modality bias?
Correct Answer: C
Increasing the audio branch's complexity while simplifying the image branch would actually exacerbate the modality bias towards audio. The other techniques (modality dropout, gradient blending, loss reweighting, and adversarial training) are all strategies designed to encourage the model to utilize both modalities more evenly. Increasing the model parameters of one mode leads to over-representation of that mode.