paper-with-me

Papers

ObjEmbed: Towards Universal Multimodal Object Embeddings

2026-02-02 · Shenghao Fu, Yukun Su, Fengyun Rao, Jing Lyu, Xiaohua Xie, Wei-Shi Zheng arxiv

Aligning objects with corresponding textual descriptions is a fundamental challenge and a realistic requirement in vision-language understanding. While recent multimodal embedding models excel at global image-text alignment, they often struggle with fine-grained alignment between image regions and specific phrases. In this work, we present ObjEmbed, a novel MLLM embedding model that decomposes the input image into multiple regional embeddings, each corresponding to an individual object, along with global embeddings. It supports a wide range of visual understanding tasks like visual grounding, local image retrieval, and global image retrieval. ObjEmbed enjoys three key properties: (1) Object-Oriented Representation: It captures both semantic and spatial aspects of objects by generating two complementary embeddings for each region: an object embedding for semantic matching and an IoU embedding that predicts localization quality. The final object matching score combines semantic similarity with the predicted IoU, enabling more accurate retrieval. (2) Versatility: It seamlessly handles both region-level and image-level tasks. (3) Efficient Encoding: All objects in an image, along with the full image, are encoded in a single forward pass for high efficiency. Superior performance on 18 diverse benchmarks demonstrates its strong semantic discrimination.

📄 PDF Abstract BibTeX arXiv:2602.01753

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilarityVisual GroundingImage Retrieval

Similar Papers 제목 키워드 기반

TSEmbed: Unlocking Task Scaling in Universal Multimodal Embeddings

2026-03-05 · Yebo Wu, Feng Liu, Ziwei Xie, Zhiyuan Liu 외 arxiv

Despite the exceptional reasoning capabilities of Multimodal Large Language Models (MLLMs), their adaptation into universal embedding models is significantly impeded by task conflict. To address this, we propose TSEmbed,…

Semantic Similarity

E5-V: Universal Embeddings with Multimodal Large Language Models

2024-07-17 · Ting Jiang, Minghui Song, Zihan Zhang, Haizhen Huang 외

Multimodal large language models (MLLMs) have shown promising advancements in general visual and language understanding. However, the representation of multimodal information using MLLMs remains largely unexplored. In th…

MLLM4PUE: Toward Universal Embeddings in Computational Pathology through Multimodal LLMs

2025-02-11 · Qifeng Zhou, Thao M. Dang, Wenliang Zhong, Yuzhi Guo 외

Pathology plays a critical role in diagnosing a wide range of diseases, yet existing approaches often rely heavily on task-specific models trained on extensive, well-labeled datasets. These methods face sustainability ch…

Retrieval

Beyond Chain-of-Thought: Rewrite as a Universal Interface for Generative Multimodal Embeddings

2026-04-24 · Peixi Wu, Ke Mei, Feipeng Ma, Bosong Chai 외 arxiv

Multimodal Large Language Models (MLLMs) have emerged as a promising foundation for universal multimodal embeddings. Recent studies have shown that reasoning-driven generative multimodal embeddings can outperform discrim…

Reinforcement Learning

Transductive Universal Transport for Zero-Shot Action Recognition

2021-09-29 · Pascal Mettes

This work addresses the problem of recognizing action categories in videos for which no training examples are available. The current state-of-the-art enables such a zero-shot recognition by learning universal mappings fr…

Action RecognitionObjectPositionTemporal Localization+3