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're building a multimodal model that takes images and text as input. You notice that your model is heavily biased towards the text modality, essentially ignoring the visual input. Which of the following strategies could you employ to address this modality imbalance? (Select TWO)
Correct Answer: B,D
Using a modality-specific loss function (B) allows you to explicitly prioritize the visual modality during training. A gating mechanism (D) allows the model to adaptively balance the modalities based on the input. Increasing the learning rate for the text encoder (A) would likely exacerbate the problem. Reducing the size of visual encoder (C) would make things worse. Removing the text modality (E) defeats the purpose of a multimodal system.