paper-with-me

홈 › Papers

FineCIR: Explicit Parsing of Fine-Grained Modification Semantics for Composed Image Retrieval

2025-03-27 · Zixu Li, Zhiheng Fu, Yupeng Hu, Zhiwei Chen, Haokun Wen, Liqiang Nie

Composed Image Retrieval (CIR) facilitates image retrieval through a multimodal query consisting of a reference image and modification text. The reference image defines the retrieval context, while the modification text specifies desired alterations. However, existing CIR datasets predominantly employ coarse-grained modification text (CoarseMT), which inadequately captures fine-grained retrieval intents. This limitation introduces two key challenges: (1) ignoring detailed differences leads to imprecise positive samples, and (2) greater ambiguity arises when retrieving visually similar images. These issues degrade retrieval accuracy, necessitating manual result filtering or repeated queries. To address these limitations, we develop a robust fine-grained CIR data annotation pipeline that minimizes imprecise positive samples and enhances CIR systems' ability to discern modification intents accurately. Using this pipeline, we refine the FashionIQ and CIRR datasets to create two fine-grained CIR datasets: Fine-FashionIQ and Fine-CIRR. Furthermore, we introduce FineCIR, the first CIR framework explicitly designed to parse the modification text. FineCIR effectively captures fine-grained modification semantics and aligns them with ambiguous visual entities, enhancing retrieval precision. Extensive experiments demonstrate that FineCIR consistently outperforms state-of-the-art CIR baselines on both fine-grained and traditional CIR benchmark datasets. Our FineCIR code and fine-grained CIR datasets are available at https://github.com/SDU-L/FineCIR.git.

📄 PDF Abstract BibTeX arXiv:2503.21309

Code (1)

sdu-l/finecir 공식 구현 pytorch

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Discourse Representation Structure Parsing for Chinese

2023-06-16 · Chunliu Wang, Xiao Zhang, Johan Bos

Previous work has predominantly focused on monolingual English semantic parsing. We, instead, explore the feasibility of Chinese semantic parsing in the absence of labeled data for Chinese meaning representations. We des…

Machine TranslationSemantic ParsingTranslation

Progressive refinement: a method of coarse-to-fine image parsing using stacked network

2018-04-23 · Jiagao Hu, Zhengxing Sun, Yunhan Sun, Jinlong Shi

To parse images into fine-grained semantic parts, the complex fine-grained elements will put it in trouble when using off-the-shelf semantic segmentation networks. In this paper, for image parsing task, we propose to par…

Face ParsingHuman ParsingSegmentationSemantic Segmentation

Improving Text-to-SQL Semantic Parsing with Fine-grained Query Understanding

2022-09-28 · Jun Wang, Patrick Ng, Alexander Hanbo Li, Jiarong Jiang 외

Most recent research on Text-to-SQL semantic parsing relies on either parser itself or simple heuristic based approach to understand natural language query (NLQ). When synthesizing a SQL query, there is no explicit seman…

NERSemantic ParsingText to SQLText-To-SQL

Incorporating Graph Information in Transformer-based AMR Parsing

2023-06-23 · Pavlo Vasylenko, Pere-Lluís Huguet Cabot, Abelardo Carlos Martínez Lorenzo, Roberto Navigli

Abstract Meaning Representation (AMR) is a Semantic Parsing formalism that aims at providing a semantic graph abstraction representing a given text. Current approaches are based on autoregressive language models such as …

Abstract Meaning RepresentationAMR ParsingKnowledge DistillationSelf-Knowledge Distillation+2

Looking at Outfit to Parse Clothing

2017-03-04 · Pongsate Tangseng, Zhipeng Wu, Kota Yamaguchi

This paper extends fully-convolutional neural networks (FCN) for the clothing parsing problem. Clothing parsing requires higher-level knowledge on clothing semantics and contextual cues to disambiguate fine-grained categ…

Image RetrievalRetrieval