HoloLLM: Multisensory Foundation Model for Language-Grounded Human Sensing and Reasoning
Chuhao Zhou, Jianfei Yang
TL;DR
HoloLLM tackles robust language-grounded sensing in smart homes by integrating rare sensing modalities with text via a novel Universal Modality-Injection Projector (UMIP) and modality-specific encoders. The approach uses CLIP-based coarse embeddings combined with tailored fine-grained features through iterative coarse-to-fine cross-attention, producing multimodal representations that align with text for use in an LLM. A two-stage training regime (tailored encoder pre-training followed by fine-tuning of UMIP and multimodal tokens) plus a human–VLM data-curation pipeline establishes the first multisensory benchmark for human sensing, with substantial gains over existing MLLMs on action recognition, QA, and captioning across MM-Fi and XRF55. The results indicate that UMIP and tailored encoders are key to discriminability and alignment, enabling real-world, language-informed multisensory embodied intelligence while outlining important avenues for future work in planning and efficiency.
Abstract
Embodied agents operating in smart homes must understand human behavior through diverse sensory inputs and communicate via natural language. While Vision-Language Models (VLMs) have enabled impressive language-grounded perception, their reliance on visual data limits robustness in real-world scenarios with occlusions, poor lighting, or privacy constraints. In this paper, we introduce HoloLLM, a Multimodal Large Language Model (MLLM) that integrates uncommon but powerful sensing modalities, such as LiDAR, infrared, mmWave radar, and WiFi, to enable seamless human perception and reasoning across heterogeneous environments. We address two key challenges: (1) the scarcity of aligned modality-text data for rare sensors, and (2) the heterogeneity of their physical signal representations. To overcome these, we design a Universal Modality-Injection Projector (UMIP) that enhances pre-aligned modality embeddings with fine-grained, text-aligned features from tailored encoders via coarse-to-fine cross-attention without introducing significant alignment overhead. We further introduce a human-VLM collaborative data curation pipeline to generate paired textual annotations for sensing datasets. Extensive experiments on two newly constructed benchmarks show that HoloLLM significantly outperforms existing MLLMs, improving language-grounded human sensing accuracy by up to 30%. This work establishes a new foundation for real-world, language-informed multisensory embodied intelligence.
