Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

UniME-R1: Learning from Failures with Retrieval-Centric Chain-of-Thought for Multimodal Retrieval

AI By Crimson AI Hugging Face Papers 7 August 2026 · 00:00 14 views
Share: X Telegram

Hugging Face researchers introduce UniME-R1, an embedder-adviser framework that generates Retrieval-Centric Chain-of-Thought (RC-CoT) based on retrieval feedback, improving unified multimodal retrieval by learning from hard negatives and aligning with retrieval outcomes.

UniME-R1: Learning from Failures with Retrieval-Centric Chain-of-Thought for Multimodal Retrieval

Key points

Unified multimodal retrieval aims to find candidates that satisfy complex user intent expressed through heterogeneous inputs. While Large Vision-Language Model (LVLM)-based retrievers are efficient and scalable, directly encoding raw multimodal inputs often misses fine-grained discriminative cues, leading to confusion among semantically similar candidates.

Recent methods mitigate this by generating Chain-of-Thought (CoT) rationales to enrich query representation. However, such reasoning is typically derived from the query alone: it explains what the query describes, but not what the retriever misunderstands. The researchers argue that effective retrieval reasoning should be conditioned on retrieval feedback.

Based on this insight, they introduce UniME-R1, an embedder-adviser framework that learns to reason over initially retrieved candidates and generate Retrieval-Centric Chain-of-Thought (RC-CoT). The adviser analyzes candidates individually to identify discriminative cues confused by the embedder. If the target appears in the initial top-k set, UniME-R1 directly reranks; otherwise, it generates RC-CoT to refine retrieval direction and performs full-corpus re-retrieval with a dual-mode embedder.

To train the framework, the authors mine hard negatives to simulate realistic retrieval failures, jointly optimize direct retrieval and RC-CoT-augmented retrieval, and align the adviser with retrieval outcomes through supervised learning and retrieval-oriented reinforcement learning. Extensive experiments on MMEB-V2 and diverse general multimodal retrieval benchmarks show consistent improvements over strong baselines.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1