paper-with-me

홈 › Papers

UFineBench: Towards Text-based Person Retrieval with Ultra-fine Granularity

2023-12-06 · CVPR 2024 1 · Jialong Zuo, Hanyu Zhou, Ying Nie, Feng Zhang, Tianyu Guo, Nong Sang, Yunhe Wang, Changxin Gao

Existing text-based person retrieval datasets often have relatively coarse-grained text annotations. This hinders the model to comprehend the fine-grained semantics of query texts in real scenarios. To address this problem, we contribute a new benchmark named \textbf{UFineBench} for text-based person retrieval with ultra-fine granularity. Firstly, we construct a new \textbf{dataset} named UFine6926. We collect a large number of person images and manually annotate each image with two detailed textual descriptions, averaging 80.8 words each. The average word count is three to four times that of the previous datasets. In addition of standard in-domain evaluation, we also propose a special \textbf{evaluation paradigm} more representative of real scenarios. It contains a new evaluation set with cross domains, cross textual granularity and cross textual styles, named UFine3C, and a new evaluation metric for accurately measuring retrieval ability, named mean Similarity Distribution (mSD). Moreover, we propose CFAM, a more efficient \textbf{algorithm} especially designed for text-based person retrieval with ultra fine-grained texts. It achieves fine granularity mining by adopting a shared cross-modal granularity decoder and hard negative match mechanism. With standard in-domain evaluation, CFAM establishes competitive performance across various datasets, especially on our ultra fine-grained UFine6926. Furthermore, by evaluating on UFine3C, we demonstrate that training on our UFine6926 significantly improves generalization to real scenarios compared with other coarse-grained datasets. The dataset and code will be made publicly available at \url{https://github.com/Zplusdragon/UFineBench}.

📄 PDF Abstract BibTeX arXiv:2312.03441

Code (1)

zplusdragon/ufinebench 공식 구현 pytorch

Tasks

Person RetrievalRetrievalText based Person RetrievalText-based Person Retrieval

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Cross-Resolution Semantic Transfer for Robust Text-to-Image Retrieval in Low-Resolution Surveillance

2026-06-29 · Wenjie Qian, Bin Yang, Xiao Wang, Wenke Huang 외 arxiv

Text-to-image person re-identification (TIPR) retrieves target persons using natural language descriptions. However, existing methods largely overlook resolution variance in real-world surveillance. They characterize cro…

Person Re-IdentificationImage Retrieval

Chat-based Person Retrieval via Dialogue-Refined Cross-Modal Alignment

2025-01-01 · CVPR 2025 1 · Yang Bai, Yucheng Ji, Min Cao, Jinqiao Wang 외

Traditional text-based person retrieval (TPR) relies on a single-shot text as query to retrieve the target person, assuming that the query completely captures the user's search intent. However, in real-world scenario…

Attributecross-modal alignmentData AugmentationPerson Retrieval+5

ULTRA:Urdu Language Transformer-based Recommendation Architecture

2026-02-12 · Alishbah Bashir, Fatima Qaiser, Ijaz Hussain arxiv

Urdu, as a low-resource language, lacks effective semantic content recommendation systems, particularly in the domain of personalized news retrieval. Existing approaches largely rely on lexical matching or language-agnos…

Recommendation SystemsSemantic Retrieval

UltraWiki: Ultra-fine-grained Entity Set Expansion with Negative Seed Entities

2024-03-07 · Yangning Li, Qingsong Lv, Tianyu Yu, Yinghui Li 외

Entity Set Expansion (ESE) aims to identify new entities belonging to the same semantic class as a given set of seed entities. Traditional methods primarily relied on positive seed entities to represent a target semantic…

AttributeContrastive LearningRetrieval

SPARK: Search Personalization via Agent-Driven Retrieval and Knowledge-sharing

2025-12-30 · Gaurab Chhetri, Subasish Das, Tausif Islam Chowdhury arxiv

Personalized search demands the ability to model users' evolving, multi-dimensional information needs; a challenge for systems constrained by static profiles or monolithic retrieval pipelines. We present SPARK (Search Pe…

Information Retrieval