Meta-Transformer: A unified framework for multimodal learning
kxgong.github.io
Meta-Transformer: A unified framework for multimodal learning
1–10 of 39 posts
Re: Meta-Transformer: A unified framework for multimodal learning
#2Re: Meta-Transformer: A unified framework for multimodal learning
#3Re: Meta-Transformer: A unified framework for multimodal learning
#4This seems like a step in the dangerous direction.
Re: Meta-Transformer: A unified framework for multimodal learning
#5Yo dawg, we heard you like transformers so we put transformers on your transformers so you can train while you train. The spider web graph shows metatransformers performing worse to their counterparts in almost all fields. Is there a reason I should not believe that an expert model will always outperform a general purpose one, even if it's a metatransformer?
I think it aims to leverage the cross-modal relationships and unified learning, which might not be possible with expert models designed for only a single modality.
Even if it performs slightly worse on some tasks, the ability to handle multiple modalities within a single framework is an pretty sweet advantage in scenarios where data from various sources need to be processed simultaneously, and patterns across modalities need to be captured somehow.
A general-purpose model could also be a more cost-effective solution in some cases, ensemble experts are difficult to scale and parallelize.
Re: Meta-Transformer: A unified framework for multimodal learning
#6So since it'll be hard to go deeper, going broader by interlacing different model types might be a way to pierce through.
Re: Meta-Transformer: A unified framework for multimodal learning
#7Re: Meta-Transformer: A unified framework for multimodal learning
#8We need to start ingesting raw scientific data through these models and see what it comes up with. What could these models identify by parsing through raw JWST or Hubble data? Or training against every published scientific paper? Is anyone doing this sort of thing already?
Re: Meta-Transformer: A unified framework for multimodal learning
#91. How does the multi-model help here in improving the accuracy of image classification when training is combined from text, images, and audio?
2. How about the speed? I would imagine a model with text, audio and image data would be larger compared to text-only models?
Re: Meta-Transformer: A unified framework for multimodal learning
#10Yo dawg, we heard you like transformers so we put transformers on your transformers so you can train while you train. The spider web graph shows metatransformers performing worse to their counterparts in almost all fields. Is there a reason I should not believe that an expert model will always outperform a general purpose one, even if it's a metatransformer?