Pith. sign in

REVIEW 3 cited by

Candidate Set Re-ranking for Composed Image Retrieval with Dual Multi-modal Encoder

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.16304 v3 pith:5UTGYOLA submitted 2023-05-25 cs.CV cs.IRcs.LG

classification cs.CVcs.IRcs.LG
keywords imagecandidatescandidatequeryreferenceapproachbestcomposed
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Composed image retrieval aims to find an image that best matches a given multi-modal user query consisting of a reference image and text pair. Existing methods commonly pre-compute image embeddings over the entire corpus and compare these to a reference image embedding modified by the query text at test time. Such a pipeline is very efficient at test time since fast vector distances can be used to evaluate candidates, but modifying the reference image embedding guided only by a short textual description can be difficult, especially independent of potential candidates. An alternative approach is to allow interactions between the query and every possible candidate, i.e., reference-text-candidate triplets, and pick the best from the entire set. Though this approach is more discriminative, for large-scale datasets the computational cost is prohibitive since pre-computation of candidate embeddings is no longer possible. We propose to combine the merits of both schemes using a two-stage model. Our first stage adopts the conventional vector distancing metric and performs a fast pruning among candidates. Meanwhile, our second stage employs a dual-encoder architecture, which effectively attends to the input triplet of reference-text-candidate and re-ranks the candidates. Both stages utilize a vision-and-language pre-trained network, which has proven beneficial for various downstream tasks. Our method consistently outperforms state-of-the-art approaches on standard benchmarks for the task. Our implementation is available at https://github.com/Cuberick-Orion/Candidate-Reranking-CIR.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Controlling Embedding Spaces with Text-Conditioned Transformations

    cs.CV 2026-07 conditional novelty 6.0 of 10

    A single hypernetwork turns text descriptions of attributes into affine maps of frozen CLIP embeddings, making those attributes control retrieval and clustering without re-encoding the gallery.

  2. Composed Object Retrieval: Object-level Retrieval via Composed Expressions

    cs.CV 2025-08 conditional novelty 6.0 of 10

    Introduces Composed Object Retrieval, a masked object-level retrieval task with the COR127K benchmark and CORE model, claiming large gains over untuned CIR baselines.

  3. QuRe: Query-Relevant Retrieval through Hard Negative Sampling in Composed Image Retrieval

    cs.CV 2025-07 conditional novelty 6.0 of 10

    QuRe trains composed image retrieval models with a pairwise reward objective on hard negatives found between sharp relevance-score drops, and adds a human-preference benchmark for evaluating retrieval relevance.

Pith tools