{"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/arxiv-2603-05528","title":"Omni-C: Compressing Heterogeneous Modalities into a Single Dense Encoder","arxiv_id":"2603.05528","date":"2026-02-27","proceeding":null,"authors":["Kin Wai Lau","Yasar Abbas Ur Rehman","Lai-Man Po","Pedro Porto Buarque de Gusmão"],"abstract":"Recent multimodal systems often rely on separate expert modality encoders which cause linearly scaling complexity and computational overhead with added modalities. While unified Omni-models address this via Mixture-of-Expert (MoE) architectures with specialized experts and routing, they still inflate parameter counts and introduce routing overhead. In this paper, we propose Omni-C (Omni-Compress), a single dense Transformer-based encoder that learns competitive shared representations across heterogeneous modalities--images, audio, and text--through unimodal contrastive pretraining on large-scale unaligned data. By maximizing parameter sharing in the backbone and using lightweight modality-specific projection heads, Omni-C effectively mitigates inter-modality conflicts without requiring MoE, paired supervision, or routing. This design supports efficient deployment on memory-constrained systems via sequential modality processing and low-memory inference, eliminating the need for parallel expert loading or specialized hardware. Experiments show Omni-C achieves performance comparable to expert models in unimodal and cross-model tasks, with modest zero-shot degradation on audio and text that is largely recovered through lightweight linear probing or parameter efficient fine-tuning. The unified architecture substantially reduces inference memory usage compared to multi-encoder baselines, advancing efficient and scalable multimodal learning.","url_abs":"https://arxiv.org/abs/2603.05528","url_pdf":"https://arxiv.org/pdf/2603.05528","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.05528"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/StevenLauHKHK/Omni-C","reach":null}],"summary":{"ran":4,"ran_honours":1,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":6,"ran":5,"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":6,"samples":[{"code_sha256_prefix":"bf2b242bc2a13d12","entry":"Conv2dPatchEmbed","repo":"StevenLauHKHK/Omni-C","repo_kind":"found_in_text","path":"models/SimCLR_ViT_SBoRA.py","file_url":"https://github.com/StevenLauHKHK/Omni-C/blob/HEAD/models/SimCLR_ViT_SBoRA.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bf2b242bc2a13d12"}},{"code_sha256_prefix":"a74ff5fe4997c99f","entry":"SBoRABlock","repo":"StevenLauHKHK/Omni-C","repo_kind":"found_in_text","path":"models/SimCLR_ViT_SBoRA.py","file_url":"https://github.com/StevenLauHKHK/Omni-C/blob/HEAD/models/SimCLR_ViT_SBoRA.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a74ff5fe4997c99f"}},{"code_sha256_prefix":"56c10a9d1cba1cc6","entry":"SBoRALayer","repo":"StevenLauHKHK/Omni-C","repo_kind":"found_in_text","path":"models/SimCLR_ViT_SBoRA.py","file_url":"https://github.com/StevenLauHKHK/Omni-C/blob/HEAD/models/SimCLR_ViT_SBoRA.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"56c10a9d1cba1cc6"}},{"code_sha256_prefix":"c088a6b0cf82b971","entry":"SBoRALinear","repo":"StevenLauHKHK/Omni-C","repo_kind":"found_in_text","path":"models/SimCLR_ViT_SBoRA.py","file_url":"https://github.com/StevenLauHKHK/Omni-C/blob/HEAD/models/SimCLR_ViT_SBoRA.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c088a6b0cf82b971"}},{"code_sha256_prefix":"da62d544690e3297","entry":"get_2d_sincos_pos_embed","repo":"StevenLauHKHK/Omni-C","repo_kind":"found_in_text","path":"models/SimCLR_ViT_SBoRA.py","file_url":"https://github.com/StevenLauHKHK/Omni-C/blob/HEAD/models/SimCLR_ViT_SBoRA.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"da62d544690e3297"}},{"code_sha256_prefix":"86892cd4d4c1147b","entry":"SimCLRViT_SBoRA","repo":"StevenLauHKHK/Omni-C","repo_kind":"found_in_text","path":"models/SimCLR_ViT_SBoRA.py","file_url":"https://github.com/StevenLauHKHK/Omni-C/blob/HEAD/models/SimCLR_ViT_SBoRA.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"86892cd4d4c1147b"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}