Ovis-Embedding: Pushing the Frontiers of Universal Omni-Modal Embeddings

Ovis-Embedding Team

arXiv:2609.25165 · 2026-09-23 공개 · arXiv · PDF

omni-modal contrastive-training embedding-model low-rank-initialization mmeb-v3 mveb embedding-distillation multimodal-backbone

Abstract

In this report, we introduce \textbf{Ovis-Embedding}, a state-of-the-art omni-modal embedding family built on native integration of text, image, video, and audio. Instead of assembling separate modality towers, Ovis-Embedding uses a shared multimodal backbone to encode different modalities in a common representation space. Specifically, we make \textbf{three key advances}: (1) \textbf{native omni-modal initialization}: we adopt a pretrained Qwen-omni model as the embedding backbone and adapt it through contrastive training with low-rank initialization; (2) \textbf{data-centric omni-modal training}: we construct a broad, high-quality corpus spanning text, images, video, audio, and interleaved multimodal data. To improve data efficiency, we introduce homogeneous-source sampling to form task-consistent batches with informative in-batch negatives; and (3) \textbf{embedding-specific training and inference optimization}: we use focal loss to emphasize hard examples and similarity-based Embedding Distillation to transfer fine-grained similarity structure from complementary experts. At inference time, low-rank feature decomposition enables compact embeddings with flexible dimensionality and minimal performance loss. Empirical evaluations show that the \textbf{Ovis-Embedding} family achieves state-of-the-art performance on \textbf{MMEB-v3}, \textbf{MMEB-v2}, \textbf{MVEB}, \textbf{MAEB}, and \textbf{RTEB}, demonstrating its effectiveness across text, image, video, and audio modalities. These results highlight the potential of unified omni-modal training to overcome modality fragmentation and advance universal embedding models for any-to-any retrieval.

한국어 요약

한 줄 요약

Ovis-Embedding은 텍스트, 이미지, 영상, 오디오를 통합한 공통 임베딩 공간을 생성하는 최신 옴니모달 임베딩 모델이다.

핵심 기여도

핵심 아이디어

기존 모델은 텍스트-비주얼 전용 모델에 오디오 경로를 추가하거나 별도 인코더를 사용해 모달 간 정밀 정렬을 제한했다. Ovis-Embedding은 Qwen-omni 모델을 기반으로 텍스트, 이미지, 영상, 오디오를 공유된 백본으로 처리해 **모달 분할을 극복**한다.

특히, **Embedding Distillation**을 통해 전문가 모델의 유사도 구조를 전이하고, **Focal Loss**를 사용해 어려운 샘플에 집중 학습함으로써 정밀도를 높인다. 또한, **저랭크 특징 분해**를 통해 임베딩 차원을 유연하게 조절하면서도 성능 손실을 최소화한다. 이는 기존의 모달 별 인코더 구조와는 차별화된 접근법이다.

기술적 접근법

주요 결과

의의 및 한계

Ovis-Embedding은 **모달 간 분할 문제를 해결**하고, **유니버설 임베딩 모델의 기초**가 될 수 있는 잠재력을 보여준다. 특히, **임베딩 차원의 유연성**과 **임베딩 공간의 일관성**은 다양한 검색 및 추천 시스템에 유용하다.

하지만, **특정 도메인에서의 성능**이나 **실시간 추론 성능**에 대한 평가가 명시되지 않았으며, **데이터 편향 가능성**이나 **대규모 모델의 에너지 소비**에 대한 논의도 부재하다.

실용적 활용

Ovis-Embedding은 **다중 모달 검색 시스템**, **챗봇 및 에이전트 기반 추천**, **멀티모달 콘텐츠 관리 플랫폼** 등에 적용 가능하다. 특히, **오디오-비디오-텍스트 통합 검색**이 필요한 산업 현장에서 유용하며, **임베딩 차원 조절 기능**은 클라우드 기반 서비스에서 저장 및 계산 비용 절감에 기여할 수 있다.