CVAIIRJul 9, 2025

MS-DPPs: Multi-Source Determinantal Point Processes for Contextual Diversity Refinement of Composite Attributes in Text to Image Retrieval

arXiv:2507.06654v1h-index: 14Has CodeIJCAI
Originality Incremental advance
AI Analysis

This addresses the limitation of conventional result diversification methods in text-to-image retrieval, which are inflexible across applications, by enabling context-aware diversity refinement.

The paper tackles the problem of refining diversity in text-to-image retrieval by proposing a new task, CDR-CA, to adjust diversities of multiple attributes based on application context, and introduces Multi-Source DPPs, achieving effectiveness as demonstrated in experiments.

Result diversification (RD) is a crucial technique in Text-to-Image Retrieval for enhancing the efficiency of a practical application. Conventional methods focus solely on increasing the diversity metric of image appearances. However, the diversity metric and its desired value vary depending on the application, which limits the applications of RD. This paper proposes a novel task called CDR-CA (Contextual Diversity Refinement of Composite Attributes). CDR-CA aims to refine the diversities of multiple attributes, according to the application's context. To address this task, we propose Multi-Source DPPs, a simple yet strong baseline that extends the Determinantal Point Process (DPP) to multi-sources. We model MS-DPP as a single DPP model with a unified similarity matrix based on a manifold representation. We also introduce Tangent Normalization to reflect contexts. Extensive experiments demonstrate the effectiveness of the proposed method. Our code is publicly available at https://github.com/NEC-N-SOGI/msdpp.

Code Implementations1 repo
Foundations

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

Your Notes