{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/meta-transformer-a-unified-framework-for","title":"Meta-Transformer: A Unified Framework for Multimodal Learning","arxiv_id":"2307.10802","date":"2023-07-20","proceeding":null,"authors":["Yiyuan Zhang","Kaixiong Gong","Kaipeng Zhang","Hongsheng Li","Yu Qiao","Wanli Ouyang","Xiangyu Yue"],"abstract":"Multimodal learning aims to build models that can process and relate information from multiple modalities. Despite years of development in this field, it still remains challenging to design a unified network for processing various modalities ($\\textit{e.g.}$ natural language, 2D images, 3D point clouds, audio, video, time series, tabular data) due to the inherent gaps among them. In this work, we propose a framework, named Meta-Transformer, that leverages a $\\textbf{frozen}$ encoder to perform multimodal perception without any paired multimodal training data. In Meta-Transformer, the raw input data from various modalities are mapped into a shared token space, allowing a subsequent encoder with frozen parameters to extract high-level semantic features of the input data. Composed of three main components: a unified data tokenizer, a modality-shared encoder, and task-specific heads for downstream tasks, Meta-Transformer is the first framework to perform unified learning across 12 modalities with unpaired data. Experiments on different benchmarks reveal that Meta-Transformer can handle a wide range of tasks including fundamental perception (text, image, point cloud, audio, video), practical application (X-Ray, infrared, hyperspectral, and IMU), and data mining (graph, tabular, and time-series). Meta-Transformer indicates a promising future for developing unified multimodal intelligence with transformers. Code will be available at https://github.com/invictus717/MetaTransformer","url_abs":"https://arxiv.org/abs/2307.10802v1","url_pdf":"https://arxiv.org/pdf/2307.10802v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"meta-transformer-a-unified-framework-for","repo_url":"https://github.com/invictus717/MetaTransformer","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"time-series-1","task_name":"Time Series"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2307.10802","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2307.10802"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/invictus717/MetaTransformer","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_violates":2,"ran":5},"by_repo_kind":{"official":{"samples":7,"ran":7,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"60fff7c3c400d7ff","entry":"default","repo":"invictus717/MetaTransformer","repo_kind":"official","path":"Graph/metatransformer/modules/performer_pytorch.py","file_url":"https://github.com/invictus717/MetaTransformer/blob/HEAD/Graph/metatransformer/modules/performer_pytorch.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"60fff7c3c400d7ff"}},{"code_sha256_prefix":"49eae9f4f9e2a885","entry":"drop_path","repo":"invictus717/MetaTransformer","repo_kind":"official","path":"Graph/metatransformer/modules/droppath.py","file_url":"https://github.com/invictus717/MetaTransformer/blob/HEAD/Graph/metatransformer/modules/droppath.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"49eae9f4f9e2a885"}},{"code_sha256_prefix":"19925529d217754e","entry":"empty","repo":"invictus717/MetaTransformer","repo_kind":"official","path":"Graph/metatransformer/modules/performer_pytorch.py","file_url":"https://github.com/invictus717/MetaTransformer/blob/HEAD/Graph/metatransformer/modules/performer_pytorch.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"19925529d217754e"}},{"code_sha256_prefix":"aa5486a3650902d8","entry":"exists","repo":"invictus717/MetaTransformer","repo_kind":"official","path":"Graph/metatransformer/modules/performer_pytorch.py","file_url":"https://github.com/invictus717/MetaTransformer/blob/HEAD/Graph/metatransformer/modules/performer_pytorch.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"aa5486a3650902d8"}},{"code_sha256_prefix":"f13c4bce34f13104","entry":"gaussian_orthogonal_random_matrix","repo":"invictus717/MetaTransformer","repo_kind":"official","path":"Graph/metatransformer/modules/orf.py","file_url":"https://github.com/invictus717/MetaTransformer/blob/HEAD/Graph/metatransformer/modules/orf.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f13c4bce34f13104"}},{"code_sha256_prefix":"a02dd771934e8662","entry":"orthogonal_matrix_chunk","repo":"invictus717/MetaTransformer","repo_kind":"official","path":"Graph/metatransformer/modules/orf.py","file_url":"https://github.com/invictus717/MetaTransformer/blob/HEAD/Graph/metatransformer/modules/orf.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a02dd771934e8662"}},{"code_sha256_prefix":"23f8c3620122768a","entry":"orthogonal_matrix_chunk_batched","repo":"invictus717/MetaTransformer","repo_kind":"official","path":"Graph/metatransformer/modules/orf.py","file_url":"https://github.com/invictus717/MetaTransformer/blob/HEAD/Graph/metatransformer/modules/orf.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"23f8c3620122768a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}