Pith. sign in

Lamra: Large multimodal model as your advanced retrieval assistant

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
abstract

As multimedia content expands, the demand for unified multimodal retrieval (UMR) in real-world applications increases. Recent work leverages multimodal large language models (MLLMs) to tackle this task. However, their large parameter size results in high training costs and low inference efficiency. To address this, we propose PUMA: a Layer-Pruned Language Model for Efficient Unified Multimodal Retrieval with Modality-Adaptive Learning. Our approach improves UMR from both structural and learning perspectives. (1) Structurally, we propose Layer-Pruned Self-Distillation, which prunes MLLMs by keeping only shallow layers while distilling features from dropped deep layers as teacher signals. This reduces parameters and preserves representation capability. (2) On the learning side, we introduce Modality-Adaptive Contrastive Learning Loss (MAC-Loss), which separates in-batch negatives into harder intra-modality and easier inter-modality groups based on the target modality, assigning different temperature strategies to enhance learning efficiency. Experiments show our method significantly reduces resource usage while maintaining strong performance.

fields

cs.CV 1 cs.IR 1

years

2026 1 2025 1

representative citing papers

FreeRet: MLLMs as Training-Free Retrievers

cs.CV · 2025-09-29 · conditional · novelty 6.0

A prompt-and-layer tweak lets pretrained multimodal LLMs serve as competitive retrieval systems without any additional training, with reranking framed as multiple-choice questions to reduce label bias.

citing papers explorer

Showing 2 of 2 citing papers.

  • FreeRet: MLLMs as Training-Free Retrievers cs.CV · 2025-09-29 · conditional · none · ref 17 · internal anchor

    A prompt-and-layer tweak lets pretrained multimodal LLMs serve as competitive retrieval systems without any additional training, with reranking framed as multiple-choice questions to reduce label bias.

  • ELVA: Exploring Ranking-Driven Universal Multimodal Retrieval cs.IR · 2026-06-18 · unverdicted · none · ref 38 · internal anchor

    ELVA uses rule-based RL rewards to rank negatives by similarity, reducing grain blindness in universal multimodal retrieval and reporting a 13.1% gain on a new multi-grain benchmark.