CVMMMar 13, 2025

IDEA: Inverted Text with Cooperative Deformable Aggregation for Multi-modal Object Re-Identification

arXiv:2503.10324v123 citationsh-index: 13CVPR
Originality Incremental advance
AI Analysis

This work solves the problem of retrieving specific objects using multiple modalities for computer vision applications, representing an incremental advance by introducing text-enhanced benchmarks and novel aggregation techniques.

The paper tackles the problem of multi-modal object re-identification by addressing the neglect of text-based semantic information and inefficient feature aggregation, resulting in improved performance on three new benchmarks with demonstrated effectiveness in experiments.

Multi-modal object Re-IDentification (ReID) aims to retrieve specific objects by utilizing complementary information from various modalities. However, existing methods focus on fusing heterogeneous visual features, neglecting the potential benefits of text-based semantic information. To address this issue, we first construct three text-enhanced multi-modal object ReID benchmarks. To be specific, we propose a standardized multi-modal caption generation pipeline for structured and concise text annotations with Multi-modal Large Language Models (MLLMs). Besides, current methods often directly aggregate multi-modal information without selecting representative local features, leading to redundancy and high complexity. To address the above issues, we introduce IDEA, a novel feature learning framework comprising the Inverted Multi-modal Feature Extractor (IMFE) and Cooperative Deformable Aggregation (CDA). The IMFE utilizes Modal Prefixes and an InverseNet to integrate multi-modal information with semantic guidance from inverted text. The CDA adaptively generates sampling positions, enabling the model to focus on the interplay between global features and discriminative local features. With the constructed benchmarks and the proposed modules, our framework can generate more robust multi-modal features under complex scenarios. Extensive experiments on three multi-modal object ReID benchmarks demonstrate the effectiveness of our proposed method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes