CVOct 23, 2025

HyperET: Efficient Training in Hyperbolic Space for Multi-modal Large Language Models

arXiv:2510.20322v25 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the problem of inefficient training for MLLMs, offering a domain-specific solution that is incremental in nature.

The paper tackles the high computational cost of training multi-modal large language models (MLLMs) by proposing HyperET, an efficient training paradigm in hyperbolic space that aligns visual and textual modalities at arbitrary granularity levels, achieving consistent improvements on benchmarks with less than 1% additional parameters.

Multi-modal large language models (MLLMs) have emerged as a transformative approach for aligning visual and textual understanding. They typically require extremely high computational resources (e.g., thousands of GPUs) for training to achieve cross-modal alignment at multi-granularity levels. We argue that a key source of this inefficiency lies in the vision encoders they widely equip with, e.g., CLIP and SAM, which lack the alignment with language at multi-granularity levels. To address this issue, in this paper, we leverage hyperbolic space, which inherently models hierarchical levels and thus provides a principled framework for bridging the granularity gap between visual and textual modalities at an arbitrary granularity level. Concretely, we propose an efficient training paradigm for MLLMs, dubbed as HyperET, which can optimize visual representations to align with their textual counterparts at an arbitrary granularity level through dynamic hyperbolic radius adjustment in hyperbolic space. HyperET employs learnable matrices with Möbius multiplication operations, implemented via three effective configurations: diagonal scaling matrices, block-diagonal matrices, and banded matrices, providing a flexible yet efficient parametrization strategy. Comprehensive experiments across multiple MLLM benchmarks demonstrate that HyperET consistently improves both existing pre-training and fine-tuning MLLMs clearly with less than 1\% additional parameters.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes