Visual Bridge: Universal Visual Perception Representations Generating
Yilin Gao, Shuguang Dou, Junzhou Li, Zhiheng Yu, Yin Li, Dongsheng Jiang, Shugong Xu
TL;DR
Vision Bridge introduces a universal flow-matching framework that converts tokens from a self-supervised vision foundation model into task-specific visual representations across classification, detection, segmentation, depth estimation, and image-text retrieval. It learns a velocity field conditioned on multi-scale and circular task embeddings to bridge heterogeneous tasks, enabling zero-shot transfer and flexible fine-tuning without external data. The approach demonstrates competitive or superior performance across five core vision tasks, supported by ablations and visual analyses that reveal robust generalization, scalable capacity, and meaningful feature dynamics. This work advances general-purpose vision modeling by unifying diverse perception tasks under a single, trainable flow-based paradigm grounded in token-to-representation transformations.
Abstract
Recent advances in diffusion models have achieved remarkable success in isolated computer vision tasks such as text-to-image generation, depth estimation, and optical flow. However, these models are often restricted by a ``single-task-single-model'' paradigm, severely limiting their generalizability and scalability in multi-task scenarios. Motivated by the cross-domain generalization ability of large language models, we propose a universal visual perception framework based on flow matching that can generate diverse visual representations across multiple tasks. Our approach formulates the process as a universal flow-matching problem from image patch tokens to task-specific representations rather than an independent generation or regression problem. By leveraging a strong self-supervised foundation model as the anchor and introducing a multi-scale, circular task embedding mechanism, our method learns a universal velocity field to bridge the gap between heterogeneous tasks, supporting efficient and flexible representation transfer. Extensive experiments on classification, detection, segmentation, depth estimation, and image-text retrieval demonstrate that our model achieves competitive performance in both zero-shot and fine-tuned settings, outperforming prior generalist and several specialist models. Ablation studies further validate the robustness, scalability, and generalization of our framework. Our work marks a significant step towards general-purpose visual perception, providing a solid foundation for future research in universal vision modeling.
