paper-with-me

홈 › Papers

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

2026-09-21 · Embedding Team hf

In this report, we introduce 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 three key advances: (1) 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) 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) 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 Ovis-Embedding family achieves state-of-the-art performance on MMEB-v3, MMEB-v2, MVEB, MAEB, and 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.

📄 PDF Abstract BibTeX arXiv:2609.25165

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ola: Pushing the Frontiers of Omni-Modal Language Model

2025-02-06 · Zuyan Liu, Yuhao Dong, Jiahui Wang, Ziwei Liu 외

Recent advances in large language models, particularly following GPT-4o, have sparked increasing interest in developing omni-modal models capable of understanding more modalities. While some open-source alternatives have…

cross-modal alignmentLanguage ModelingLanguage Modelling

OmniDrop: Layer-wise Token Pruning for Omni-modal LLMs via Query-Guidance

2026-05-14 · Yeo Jeong Park, Hyemi Jang, Minseo Choi, Jongsun Lee 외 arxiv

Omni-modal large language models have demonstrated remarkable potential in holistic multimodal understanding; however, the token explosion caused by high-resolution audio and video inputs remains a critical bottleneck fo…

Omni-Interactive Universal Embedder

2026-08-27 · Wei-Yao Wang, Kazuya Tateishi, Shuyang Cui, Christian Simon 외 arxiv

Multimodal representation learning has been shifting from traditional two-tower architectures to large language model (LLM)-based embedders due to their strong instruction-following capabilities. Despite this progress, e…

Representation Learning

OmniTabBench: Mapping the Empirical Frontiers of GBDTs, Neural Networks, and Foundation Models for Tabular Data at Scale

2026-04-08 · Dihong Jiang, Ruoqi Cao, Zhiyuan Dang, Li Huang 외 arxiv

While traditional tree-based ensemble methods have long dominated tabular tasks, deep neural networks and emerging foundation models have challenged this primacy, yet no consensus exists on a universally superior paradig…

Omnipush: accurate, diverse, real-world dataset of pushing dynamics with RGB-D video

2019-10-01 · Maria Bauza, Ferran Alet, Yen-Chen Lin, Tomas Lozano-Perez 외

Pushing is a fundamental robotic skill. Existing work has shown how to exploit models of pushing to achieve a variety of tasks, including grasping under uncertainty, in-hand manipulation and clearing clutter. Such models…

Meta-LearningVideo Prediction