CVSep 20, 2025

Towards Anytime Retrieval: A Benchmark for Anytime Person Re-Identification

arXiv:2509.16635v13 citationsh-index: 19IJCAI
Originality Incremental advance
AI Analysis

This addresses the need for anytime retrieval in real-world applications, but it is incremental as it builds on existing ReID methods with a new dataset and task.

The paper tackles the problem of person re-identification across multiple scenarios like different times of day, by introducing the AT-ReID task and collecting the AT-USTC dataset with 403k images over 21 months. Their proposed Uni-AT model achieves satisfactory results with excellent generalization to all scenarios.

In real applications, person re-identification (ReID) is expected to retrieve the target person at any time, including both daytime and nighttime, ranging from short-term to long-term. However, existing ReID tasks and datasets can not meet this requirement, as they are constrained by available time and only provide training and evaluation for specific scenarios. Therefore, we investigate a new task called Anytime Person Re-identification (AT-ReID), which aims to achieve effective retrieval in multiple scenarios based on variations in time. To address the AT-ReID problem, we collect the first large-scale dataset, AT-USTC, which contains 403k images of individuals wearing multiple clothes captured by RGB and IR cameras. Our data collection spans 21 months, and 270 volunteers were photographed on average 29.1 times across different dates or scenes, 4-15 times more than current datasets, providing conditions for follow-up investigations in AT-ReID. Further, to tackle the new challenge of multi-scenario retrieval, we propose a unified model named Uni-AT, which comprises a multi-scenario ReID (MS-ReID) framework for scenario-specific features learning, a Mixture-of-Attribute-Experts (MoAE) module to alleviate inter-scenario interference, and a Hierarchical Dynamic Weighting (HDW) strategy to ensure balanced training across all scenarios. Extensive experiments show that our model leads to satisfactory results and exhibits excellent generalization to all scenarios.

Foundations

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

Your Notes