paper-with-me

Papers

Omni-Interactive Universal Embedder

2026-08-27 · Wei-Yao Wang, Kazuya Tateishi, Shuyang Cui, Christian Simon, Takashi Shibuya, Shusuke Takahashi, Yuki Mitsufuji 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, existing approaches primarily focus on language and image modalities, which also remain the dominant modalities for user-conditioned interactions in current embedders. In this paper, we propose the first Omni-Interactive Universal Embedder (OmniUE), which not only learns a unified embedding space across text, video, and audio by leveraging intermediate-layer representations from dedicated learnable tokens, but also supports omni-interactive querying, enabling users to provide inputs in the form of text, visual regions of interest, and audio spans. Within OmniUE, visual and audio segmenters process diverse user interactions and integrate them with an omni-LLM to produce user-conditioned any-to-any embeddings via context aggregation. To evaluate OmniUE's omni-interactive capabilities, we introduce OmniCHOIR, benchmarking models for omni-interactive compositional audio retrieval based on the given text, video, and audio as well as unimodal or multimodal interaction prompts. OmniUE consistently surpasses state-of-the-art baselines across diverse modalities, with average improvements of 10.5% on textual-interactive video benchmarks (MMEB-v2-video), 1.1% on audio tasks (MAEB), 83.7% on visual-interactive benchmarks (SCaR), and 24.1% on our omni-interactive OmniCHOIR benchmark. We believe that jointly advancing omni-modal representation learning and omni-interactive querying paves the way toward universal embedders.

📄 PDF Abstract BibTeX arXiv:2608.27044

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

VIRTUE: Visual-Interactive Text-Image Universal Embedder

2025-10-01 · Wei-Yao Wang, Kazuya Tateishi, Qiyu Wu, Shusuke Takahashi 외 arxiv

Multimodal representation learning models have demonstrated successful operation across complex tasks, and the integration of vision-language models (VLMs) has further enabled embedding models with instruction-following …

Representation Learning

OmniHands: Towards Robust 4D Hand Mesh Recovery via A Versatile Transformer

2024-05-30 · Dixuan Lin, Yuxiang Zhang, Mengcheng Li, Yebin Liu 외

In this paper, we introduce OmniHands, a universal approach to recovering interactive hand meshes and their relative movement from monocular or multi-view inputs. Our approach addresses two major limitations of previous …

InteractiveOmni: A Unified Omni-modal Model for Audio-Visual Multi-turn Dialogue

2025-10-15 · Wenwen Tong, Hewei Guo, Dongchuan Ran, Jiangnan Chen 외 arxiv

We introduce InteractiveOmni, a unified and open-source omni-modal large language model for audio-visual multi-turn interaction, ranging from 4B to 8B parameters, designed to lead the field of lightweight models by offer…

OmniFashion: Towards Generalist Fashion Intelligence via Multi-Task Vision-Language Learning

2026-03-03 · Zhengwei Yang, Andi Long, Hao Li, Zechao Hu 외 arxiv

Fashion intelligence spans multiple tasks, i.e., retrieval, recommendation, recognition, and dialogue, yet remains hindered by fragmented supervision and incomplete fashion annotations. These limitations jointly restrict…

Language Models are Universal Embedders

2023-10-12 · Xin Zhang, Zehan Li, Yanzhao Zhang, Dingkun Long 외

In the large language model (LLM) revolution, embedding is a key component of various systems. For example, it is used to retrieve knowledge or memories for LLMs, to build content moderation filters, etc. As such cases s…

Code SearchLanguage ModelingLanguage ModellingLarge Language Model+1