Sample-efficient Integration of New Modalities into Large Language Models
Integrating low-resource novel modalities—such as satellite/astronomical images, IMU signals, and molecular data—into large language models (LLMs) remains challenging due to prohibitive data and computational requirements. Method: We propose a hypernetwork-based few-shot modality adaptation framework. It employs a shared projector to unify heterogeneous modality embeddings into a common latent space and introduces a modality-agnostic hypernetwork that generates task-specific adapters for arbitrary-dimensional novel modalities using only 32 labeled samples. To enhance generalization, we incorporate isometric transformations during training to increase representation diversity. Contribution/Results: Our method achieves comparable performance to full modality fine-tuning on multimodal benchmarks while requiring only 1/64 the training data. It significantly lowers the barrier to modality expansion and enables zero-shot extensibility—allowing seamless integration of previously unseen modalities without retraining the base LLM.