arXiv:2604.08598cs.IRcs.CV2026-04中稿 · ACM SIGIR 2026

无需标注数据,用测试时自适应提升文本搜人精度

Pretrain-then-Adapt: Uncertainty-Aware Test-Time Adaptation for Text-based Person Search

论文配图:Pretrain-then-Adapt: Uncertainty-Aware Test-Time Adaptation for Text-based Person Search
图 1 · 摘自论文原文
  • 提出离线测试时自适应框架,仅用无标签测试数据动态调整模型
  • 引入双向检索分歧度量不确定性,有效降低错误匹配概率
  • 在4个数据集上均超越现有方法,适合实际部署场景

文本驱动的人像搜索因数据稀缺而受限,主要受隐私约束和人工标注成本高影响。现有方法通常采用预训练-微调范式,在合成图文数据上预训练以建立跨模态对齐,再在标注的真实世界数据上微调。然而,该范式在真实部署中不切实际,因大规模标注目标域数据往往不可得。本文提出新的预训练-自适应范式,通过离线测试时自适应方式消除对大量目标域监督的依赖,仅使用无标签测试数据即可实现动态模型调整,且后训练开销极小。为缓解以往基于熵的测试时自适应中过度自信导致的误检问题,我们提出不确定性感知的测试时自适应(UATTA)框架,引入双向检索分歧机制估计不确定性:当图像-文本对在图像到文本与文本到图像检索中均排名靠前时,不确定性低,表示对齐度高;否则判定为高不确定性。该指标驱动无标签下的离线模型重校准,有效缓解域偏移。我们在四个基准数据集(CUHK-PEDES、ICFG-PEDES、RSTPReid、PAB)上验证UATTA,结果表明其在基于CLIP(单阶段)和XVLM(双阶段)的框架中均实现一致性能提升。消融实验确认UATTA优于现有离线测试时自适应策略,树立了高效标签利用、可部署人像搜索系统的新标杆。

原文摘要 · Abstract (English)

Text-based person search faces inherent limitations due to data scarcity, driven by stringent privacy constraints and the high cost of manual annotation. To mitigate this, existing methods usually rely on a Pretrain-then-Finetune paradigm, where models are first pretrained on synthetic person-caption data to establish cross-modal alignment, followed by fine-tuning on labeled real-world datasets. However, this paradigm lacks practicality in real-world deployment scenarios, where large-scale annotated target-domain data is typically inaccessible. In this work, we propose a new Pretrain-then-Adapt paradigm that eliminates reliance on extensive target-domain supervision through an offline test-time adaptation manner, enabling dynamic model adaptation using only unlabeled test data with minimal post-train time cost. To mitigate overconfidence with false positives of previous entropy-based test-time adaptation, we propose an Uncertainty-Aware Test-Time Adaptation (UATTA) framework, which introduces a bidirectional retrieval disagreement mechanism to estimate uncertainty, i.e., low uncertainty is assigned when an image-text pair ranks highly in both image-to-text and text-to-image retrieval, indicating high alignment; otherwise, high uncertainty is detected. This indicator drives offline test-time model recalibration without labels, effectively mitigating domain shift. We validate UATTA on four benchmarks, i.e., CUHK-PEDES, ICFG-PEDES, RSTPReid, and PAB, showing consistent improvements across both CLIP-based (one-stage) and XVLM-based (two-stage) frameworks. Ablation studies confirm that UATTA outperforms existing offline test-time adaptation strategies, establishing a new benchmark for label-efficient, deployable person search systems. Our code is available at https://github.com/nkuzjh/UATTA.

文本搜人测试时自适应不确定性建模零样本迁移

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。