Skip to content

About how multimodal upstream tasks migrate to unimodal downstream tasks #18

@zzzjjj98

Description

@zzzjjj98

Hello! I am very inspired by your work. Referring to your work, I have some doubts while pre-training MRI data.
I want to use brain tumor MRI containing four modalities for pre-training, what to do if the downstream task is single modality or modality missing?
I have a few ideas: 1. Pre-training treats the four-modality MRI of the same patient as four independent inputs . 2. Pre-training uses four-channel inputs, and when the modality of the downstream task is missing, it is replaced with all-black inputs. 3. The downstream task is loaded with only a portion of the parameters of the pre-training, and the rest of the layers that involve the channels are re-trained.
I wonder which strategy is more reasonable? Or do you have a better way to deal with it, looking forward to your reply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions